Skip to content

Instantly share code, notes, and snippets.

@justinlevi
Created March 14, 2017 18:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save justinlevi/f836a497e0941d6b79abdda3e4c64aea to your computer and use it in GitHub Desktop.
Save justinlevi/f836a497e0941d6b79abdda3e4c64aea to your computer and use it in GitHub Desktop.
⚡ blt vm:nuke && blt vm
blt > vm:nuke:
This will destroy your VM, and delete all associated configuration. Continue? [y] : y
webny: Are you sure you want to destroy the 'webny' VM? [y/N] y
==> webny: Forcing shutdown of VM...
==> webny: Destroying VM and associated drives...
==> webny: Pruning invalid NFS exports. Administrator privileges will be required...
==> webny: [vagrant-hostsupdater] Removing hosts
Password:
[echo] Your Drupal VM intance has been obliterated.
[echo] Please run `blt vm` to create a new one.
BUILD FINISHED; 19.1293 seconds
blt > vm:
blt > vm:project:init:
[echo] Creating a drush alias for the new VM.
[reflexive] Applying reflexive processing to 1 files.
[echo] Creating a config.yml file for Drupal VM.
[copy] Copying 1 file to /Users/justinwinter/Sites/wny/box
[copy] From /Users/justinwinter/Sites/wny/vendor/acquia/blt/scripts/drupal-vm/config.yml to /Users/justinwinter/Sites/wny/box/config.yml
[echo] Creating a Vagrantfile.
[copy] Copying 1 file to /Users/justinwinter/Sites/wny
[copy] From /Users/justinwinter/Sites/wny/vendor/acquia/blt/scripts/drupal-vm/Vagrantfile to /Users/justinwinter/Sites/wny/Vagrantfile
[echo] Adding geerlingguy/drupal-vm to composer dev dependencies.
./composer.json has been updated
Gathering patches for root package.
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Generating autoload files
[echo]
[echo] BLT has created default configuration for your Drupal VM.
[echo] The configuration file is /Users/justinwinter/Sites/wny/box/config.yml.
[echo]
[echo] To customize the VM, follow the Quick Start Guide in Drupal VM's README:
[echo] https://github.com/geerlingguy/drupal-vm#quick-start-guide
[echo]
[echo] To run drush commands against the VM, use the @self alias.
[echo] You may pin yourself to this alias using "drush use @self"
[echo]
[echo] To boot your machine, execute:
[echo] vagrant up
blt > setup:drupal:settings:
blt > setup:drupal:settings:site:
[echo] Making /Users/justinwinter/Sites/wny/docroot/sites/default writable
[chmod] Changed file mode on '/Users/justinwinter/Sites/wny/docroot/sites/default' to 755
[echo] Making /Users/justinwinter/Sites/wny/docroot/sites/default/settings.php writable
[chmod] Changed file mode on '/Users/justinwinter/Sites/wny/docroot/sites/default/settings.php' to 644
[echo] Ensuring that blt.settings.php is required by settings.php
[exec] require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php";
[echo] Generating local settings files
[echo] Generating /Users/justinwinter/Sites/wny/blt/project.local.yml
[copy] Copying 1 file to /Users/justinwinter/Sites/wny/blt
[copy] From /Users/justinwinter/Sites/wny/blt/example.project.local.yml to /Users/justinwinter/Sites/wny/blt/project.local.yml
blt > vm:local:init:
[echo] Updating /Users/justinwinter/Sites/wny/blt/project.local.yml...
The value for key 'drush.default_alias' was set to 'webny.local' in /Users/justinwinter/Sites/wny/blt/project.local.yml.
The value for key 'drush.aliases.local' was set to 'webny.local' in /Users/justinwinter/Sites/wny/blt/project.local.yml.
[echo] /Users/justinwinter/Sites/wny/blt/project.local.yml has been modified.
[echo] drush.default_alias has been set to webny.local
[echo] drush.aliases.local has been set to webny.local
Would you like to boot your VM now? [y] : y
blt > vm:requirements:
[echo] Operating system is Darwin
blt > vm:up:
Bringing machine 'webny' up with 'virtualbox' provider...
==> webny: Importing base box 'geerlingguy/ubuntu1404'...
==> webny: Matching MAC address for NAT networking...
==> webny: Checking if box 'geerlingguy/ubuntu1404' is up to date...
==> webny: Setting the name of the VM: webny.dev
==> webny: Clearing any previously set network interfaces...
==> webny: Preparing network interfaces based on configuration...
webny: Adapter 1: nat
webny: Adapter 2: hostonly
==> webny: Forwarding ports...
webny: 22 (guest) => 2222 (host) (adapter 1)
==> webny: Running 'pre-boot' VM customizations...
==> webny: Booting VM...
==> webny: Waiting for machine to boot. This may take a few minutes...
webny: SSH address: 127.0.0.1:2222
webny: SSH username: vagrant
webny: SSH auth method: private key
==> webny: Machine booted and ready!
[webny] GuestAdditions versions on your host (5.1.14) and guest (5.1.16) do not match.
stdin: is not a tty
Reading package lists...
Building dependency tree...
Reading state information...
linux-headers-3.13.0-32-generic is already the newest version.
The following packages were automatically installed and are no longer required:
libyaml-0-2 python-crypto python-httplib2 python-jinja2 python-markupsafe
python-paramiko python-pkg-resources python-setuptools python-yaml sshpass
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
cpp cpp-4.8 fakeroot gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev
libcloog-isl4 libfakeroot libgcc-4.8-dev libgomp1 libisl10 libitm1 libmpc3
libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev
Suggested packages:
cpp-doc gcc-4.8-locales dpkg-dev debhelper gcc-multilib autoconf automake1.9
libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg
libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg
libquadmath0-dbg glibc-doc
The following NEW packages will be installed:
cpp cpp-4.8 dkms fakeroot gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin
libc6-dev libcloog-isl4 libfakeroot libgcc-4.8-dev libgomp1 libisl10 libitm1
libmpc3 libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev
0 upgraded, 22 newly installed, 0 to remove and 5 not upgraded.
Need to get 17.1 MB of archives.
After this operation, 59.2 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.3 [63.1 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.3 [8,636 B]
Get:3 http://us.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.3 [23.1 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.3 [28.5 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.3 [126 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.3 [94.9 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.3 [4,595 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.3 [1,688 kB]
Get:14 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.3 [5,047 kB]
Get:15 http://us.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]
Get:16 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB]
Get:17 http://us.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]
Get:18 http://us.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]
Get:19 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.9 [69.0 kB]
Get:20 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-112.159 [771 kB]
Get:21 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.9 [1,910 kB]
Get:22 http://us.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]
dpkg-preconfigure: unable to re-open stdin: No such file or directory
Fetched 17.1 MB in 9s (1,793 kB/s)
Selecting previously unselected package libasan0:amd64.
(Reading database ... 58071 files and directories currently installed.)
Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package libisl10:amd64.
Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ...
Unpacking libisl10:amd64 (0.12.2-1) ...
Selecting previously unselected package libcloog-isl4:amd64.
Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...
Unpacking libcloog-isl4:amd64 (0.18.2-1) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package libmpfr4:amd64.
Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...
Unpacking libmpfr4:amd64 (3.1.2-1) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...
Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...
Selecting previously unselected package cpp-4.8.
Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package cpp.
Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...
Unpacking cpp (4:4.8.2-1ubuntu6) ...
Selecting previously unselected package libgcc-4.8-dev:amd64.
Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package gcc-4.8.
Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package gcc.
Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...
Unpacking gcc (4:4.8.2-1ubuntu6) ...
Selecting previously unselected package dkms.
Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ...
Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...
Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...
Unpacking fakeroot (1.20-3ubuntu2) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.9_amd64.deb ...
Unpacking libc-dev-bin (2.19-0ubuntu6.9) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../linux-libc-dev_3.13.0-112.159_amd64.deb ...
Unpacking linux-libc-dev:amd64 (3.13.0-112.159) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../libc6-dev_2.19-0ubuntu6.9_amd64.deb ...
Unpacking libc6-dev:amd64 (2.19-0ubuntu6.9) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...
Unpacking manpages-dev (3.54-1ubuntu1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libisl10:amd64 (0.12.2-1) ...
Setting up libcloog-isl4:amd64 (0.18.2-1) ...
Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libmpfr4:amd64 (3.1.2-1) ...
Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ...
Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.3) ...
Setting up cpp (4:4.8.2-1ubuntu6) ...
Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.3) ...
Setting up gcc (4:4.8.2-1ubuntu6) ...
Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ...
Setting up libfakeroot:amd64 (1.20-3ubuntu2) ...
Setting up fakeroot (1.20-3ubuntu2) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up libc-dev-bin (2.19-0ubuntu6.9) ...
Setting up linux-libc-dev:amd64 (3.13.0-112.159) ...
Setting up libc6-dev:amd64 (2.19-0ubuntu6.9) ...
Setting up manpages-dev (3.54-1ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
Copy iso file /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso
stdin: is not a tty
mount: block device /tmp/VBoxGuestAdditions.iso is write-protected, mounting read-only
Installing Virtualbox Guest Additions 5.1.14 - guest version is 5.1.16
stdin: is not a tty
Verifying archive integrity... All good.
Uncompressing VirtualBox 5.1.14 Guest Additions for Linux...........
VirtualBox Guest Additions installer
Removing installed version 5.1.16 of VirtualBox Guest Additions...
vboxadd-service.sh: Stopping VirtualBox Guest Addition service.
vboxadd.sh: Stopping VirtualBox Additions.
You may need to restart your guest system to finish removing the guest drivers.
Copying additional installer modules ...
Installing additional modules ...
vboxadd.sh: Building Guest Additions kernel modules.
vboxadd.sh: You should restart your guest to make sure the new modules are actually used.
vboxadd.sh: Starting the VirtualBox Guest Additions.
Could not find the X.Org or XFree86 Window System, skipping.
stdin: is not a tty
==> webny: Checking for guest additions in VM...
==> webny: [vagrant-hostsupdater] Checking for host entries
==> webny: [vagrant-hostsupdater] Writing the following entries to (/etc/hosts)
==> webny: [vagrant-hostsupdater] 192.168.88.88 webny.dev # VAGRANT: 35be449a242efbc1aa0b1bbb761909fa (webny) / 6a896b0c-1afd-4591-bab7-cc06a7d93e42
==> webny: [vagrant-hostsupdater] 192.168.88.88 www.webny.dev # VAGRANT: 35be449a242efbc1aa0b1bbb761909fa (webny) / 6a896b0c-1afd-4591-bab7-cc06a7d93e42
==> webny: [vagrant-hostsupdater] 192.168.88.88 adminer.webny.dev # VAGRANT: 35be449a242efbc1aa0b1bbb761909fa (webny) / 6a896b0c-1afd-4591-bab7-cc06a7d93e42
==> webny: [vagrant-hostsupdater] 192.168.88.88 xhprof.webny.dev # VAGRANT: 35be449a242efbc1aa0b1bbb761909fa (webny) / 6a896b0c-1afd-4591-bab7-cc06a7d93e42
==> webny: [vagrant-hostsupdater] 192.168.88.88 pimpmylog.webny.dev # VAGRANT: 35be449a242efbc1aa0b1bbb761909fa (webny) / 6a896b0c-1afd-4591-bab7-cc06a7d93e42
==> webny: [vagrant-hostsupdater] 192.168.88.88 dashboard.webny.dev # VAGRANT: 35be449a242efbc1aa0b1bbb761909fa (webny) / 6a896b0c-1afd-4591-bab7-cc06a7d93e42
==> webny: [vagrant-hostsupdater] This operation requires administrative access. You may skip it by manually adding equivalent entries to the hosts file.
Password:
==> webny: Setting hostname...
==> webny: Configuring and enabling network interfaces...
==> webny: Exporting NFS shared folders...
==> webny: Preparing to edit /etc/exports. Administrator privileges will be required...
==> webny: Mounting NFS shared folders...
==> webny: Configuring cache buckets...
==> webny: Running provisioner: ansible...
webny: Running ansible-playbook...
PLAY [all] *********************************************************************
TASK [setup] *******************************************************************
ok: [webny]
TASK [Include OS-specific variables.] ******************************************
ok: [webny]
TASK [Define config_dir.] ******************************************************
skipping: [webny]
TASK [include_vars] ************************************************************
ok: [webny] => (item=/Users/justinwinter/Sites/wny/box/config.yml)
TASK [Define fully qualified domain name.] *************************************
ok: [webny]
TASK [Define short hostname.] **************************************************
ok: [webny]
TASK [Add hostname to /etc/hosts.] *********************************************
ok: [webny]
TASK [Configure hostname.] *****************************************************
ok: [webny]
TASK [Set the hostname for current session.] ***********************************
skipping: [webny]
TASK [include] *****************************************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/tasks/init-debian.yml for webny
TASK [Update apt cache if needed.] *********************************************
changed: [webny]
TASK [Install required dependencies.] ******************************************
changed: [webny] => (item=[u'curl', u'python-apt', u'python-pycurl', u'sudo', u'unzip', u'make'])
TASK [Configure /etc/mailname.] ************************************************
ok: [webny]
TASK [Add repository for Apache 2.4.9+ on Ubuntu 12 and 14.] *******************
changed: [webny]
TASK [Add repository for PHP 5.5, 5.6, 7.0 or 7.1.] ****************************
changed: [webny]
TASK [Add repository for PHP 5 compatibility packages.] ************************
changed: [webny]
TASK [Purge PHP version packages.] *********************************************
ok: [webny] => (item=[u'php5.5', u'php5.5-apcu', u'php5.5-cli', u'php5.5-common', u'php5.5-curl', u'php5.5-dev', u'php5.5-fpm', u'php5.5-gd', u'php5.5-imap', u'php5.5-json', u'php5.5-mbstring', u'php5.5-mcrypt', u'php5.5-opcache', u'php5.5-sqlite3', u'php5.5-xml', u'php5.5-yaml', u'php7.0', u'php7.0-apcu', u'php7.0-cli', u'php7.0-common', u'php7.0-curl', u'php7.0-dev', u'php7.0-fpm', u'php7.0-gd', u'php7.0-imap', u'php7.0-json', u'php7.0-mbstring', u'php7.0-mcrypt', u'php7.0-opcache', u'php7.0-sqlite3', u'php7.0-xml', u'php7.0-yaml', u'php7.1', u'php7.1-apcu', u'php7.1-cli', u'php7.1-common', u'php7.1-curl', u'php7.1-dev', u'php7.1-fpm', u'php7.1-gd', u'php7.1-imap', u'php7.1-json', u'php7.1-mbstring', u'php7.1-mcrypt', u'php7.1-opcache', u'php7.1-sqlite3', u'php7.1-xml', u'php7.1-yaml'])
TASK [Purge PHP packages installed by default on Ubuntu.] **********************
ok: [webny] => (item=[u'php-common'])
TASK [Purge PHP modules directory.] ********************************************
skipping: [webny] => (item=/usr/lib/php5/modules)
skipping: [webny] => (item=/usr/lib/php/modules)
TASK [Define php_xhprof_html_dir.] *********************************************
skipping: [webny]
TASK [include] *****************************************************************
skipping: [webny]
TASK [Run configured pre-provision shell scripts.] *****************************
TASK [Run configured pre-provision ansible task files.] ************************
TASK [Set the PHP webserver daemon correctly when nginx is in use.] ************
skipping: [webny]
TASK [Set the correct XHProf package when PHP 5.5 or 5.6 is used.] *************
ok: [webny]
TASK [Ensure PHP version -specific workspace directory exists.] ****************
changed: [webny]
TASK [geerlingguy.repo-remi : Install remi repo.] ******************************
skipping: [webny]
TASK [geerlingguy.repo-remi : Import remi GPG key.] ****************************
skipping: [webny]
TASK [geerlingguy.firewall : Ensure iptables is installed.] ********************
ok: [webny]
TASK [geerlingguy.firewall : Flush iptables the first time playbook runs.] *****
changed: [webny]
TASK [geerlingguy.firewall : Copy firewall script into place.] *****************
changed: [webny]
TASK [geerlingguy.firewall : Copy firewall init script into place.] ************
changed: [webny]
TASK [geerlingguy.firewall : Copy firewall systemd unit file into place (for systemd systems).] ***
skipping: [webny]
TASK [geerlingguy.firewall : Ensure the firewall is enabled and will start on boot.] ***
changed: [webny]
TASK [geerlingguy.firewall : Check firewalld package is installed (on RHEL).] **
skipping: [webny]
TASK [geerlingguy.firewall : Disable the firewalld service (on RHEL, if configured).] ***
skipping: [webny]
TASK [geerlingguy.firewall : Check ufw package is installed (on Ubuntu).] ******
changed: [webny]
TASK [geerlingguy.firewall : Disable the ufw firewall (on Ubuntu, if configured).] ***
changed: [webny]
TASK [geerlingguy.git : Ensure git is installed (RedHat).] *********************
skipping: [webny] => (item=[])
TASK [geerlingguy.git : Update apt cache (Debian).] ****************************
ok: [webny]
TASK [geerlingguy.git : Ensure git is installed (Debian).] *********************
changed: [webny] => (item=[u'git', u'git-svn'])
TASK [geerlingguy.git : Ensure git's dependencies are installed (RedHat).] *****
skipping: [webny] => (item=[])
TASK [geerlingguy.git : Ensure git's dependencies are installed (Debian).] *****
skipping: [webny] => (item=[])
TASK [geerlingguy.git : Get installed version] *********************************
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
skipping: [webny]
TASK [geerlingguy.git : Force git install if the version numbers do not match] *
skipping: [webny]
TASK [geerlingguy.git : Download git.] *****************************************
skipping: [webny]
TASK [geerlingguy.git : Expand git archive.] ***********************************
skipping: [webny]
TASK [geerlingguy.git : Build git.] ********************************************
skipping: [webny] => (item=all)
skipping: [webny] => (item=install)
TASK [geerlingguy.postfix : Ensure postfix is installed (RedHat).] *************
skipping: [webny]
TASK [geerlingguy.postfix : Ensure postfix is installed (Debian).] *************
changed: [webny]
TASK [geerlingguy.postfix : Ensure postfix is started and enabled at boot.] ****
ok: [webny]
TASK [geerlingguy.apache : Include OS-specific variables.] *********************
ok: [webny]
TASK [geerlingguy.apache : Define apache_packages.] ****************************
ok: [webny]
TASK [geerlingguy.apache : include] ********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.apache/tasks/setup-Debian.yml for webny
TASK [geerlingguy.apache : Update apt cache.] **********************************
ok: [webny]
TASK [geerlingguy.apache : Ensure Apache is installed on Debian.] **************
changed: [webny] => (item=[u'apache2', u'apache2-utils'])
TASK [geerlingguy.apache : Get installed version of Apache.] *******************
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [webny]
TASK [geerlingguy.apache : Create apache_version variable.] ********************
ok: [webny]
TASK [geerlingguy.apache : include_vars] ***************************************
skipping: [webny]
TASK [geerlingguy.apache : include_vars] ***************************************
ok: [webny]
TASK [geerlingguy.apache : include] ********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.apache/tasks/configure-Debian.yml for webny
TASK [geerlingguy.apache : Configure Apache.] **********************************
ok: [webny] => (item={u'regexp': u'^Listen ', u'line': u'Listen 80'})
TASK [geerlingguy.apache : Enable Apache mods.] ********************************
changed: [webny] => (item=expires.load)
changed: [webny] => (item=ssl.load)
changed: [webny] => (item=rewrite.load)
changed: [webny] => (item=proxy.load)
changed: [webny] => (item=proxy_fcgi.load)
TASK [geerlingguy.apache : Disable Apache mods.] *******************************
TASK [geerlingguy.apache : Check whether certificates defined in vhosts exist.]
TASK [geerlingguy.apache : Add apache vhosts configuration.] *******************
changed: [webny]
TASK [geerlingguy.apache : Add vhost symlink in sites-enabled.] ****************
changed: [webny]
TASK [geerlingguy.apache : Remove default vhost in sites-enabled.] *************
changed: [webny]
TASK [geerlingguy.apache : Ensure Apache has selected state and enabled on boot.] ***
ok: [webny]
TASK [geerlingguy.apache : Include OS-specific variables.] *********************
ok: [webny]
TASK [geerlingguy.apache : Define apache_packages.] ****************************
skipping: [webny]
TASK [geerlingguy.apache : include] ********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.apache/tasks/setup-Debian.yml for webny
TASK [geerlingguy.apache : Update apt cache.] **********************************
ok: [webny]
TASK [geerlingguy.apache : Ensure Apache is installed on Debian.] **************
ok: [webny] => (item=[u'apache2', u'apache2-utils'])
TASK [geerlingguy.apache : Get installed version of Apache.] *******************
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [webny]
TASK [geerlingguy.apache : Create apache_version variable.] ********************
ok: [webny]
TASK [geerlingguy.apache : include_vars] ***************************************
skipping: [webny]
TASK [geerlingguy.apache : include_vars] ***************************************
ok: [webny]
TASK [geerlingguy.apache : include] ********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.apache/tasks/configure-Debian.yml for webny
TASK [geerlingguy.apache : Configure Apache.] **********************************
ok: [webny] => (item={u'regexp': u'^Listen ', u'line': u'Listen 80'})
TASK [geerlingguy.apache : Enable Apache mods.] ********************************
ok: [webny] => (item=expires.load)
ok: [webny] => (item=ssl.load)
ok: [webny] => (item=rewrite.load)
ok: [webny] => (item=proxy.load)
ok: [webny] => (item=proxy_fcgi.load)
TASK [geerlingguy.apache : Disable Apache mods.] *******************************
TASK [geerlingguy.apache : Check whether certificates defined in vhosts exist.]
TASK [geerlingguy.apache : Add apache vhosts configuration.] *******************
ok: [webny]
TASK [geerlingguy.apache : Add vhost symlink in sites-enabled.] ****************
ok: [webny]
TASK [geerlingguy.apache : Remove default vhost in sites-enabled.] *************
ok: [webny]
TASK [geerlingguy.apache : Ensure Apache has selected state and enabled on boot.] ***
ok: [webny]
TASK [geerlingguy.apache-php-fpm : Enable mod_proxy_fcgi.] *********************
ok: [webny] => (item=proxy.load)
ok: [webny] => (item=proxy_fcgi.load)
TASK [geerlingguy.nginx : Include OS-specific variables.] **********************
skipping: [webny]
TASK [geerlingguy.nginx : Define nginx_user.] **********************************
skipping: [webny]
TASK [geerlingguy.nginx : Enable nginx repo.] **********************************
skipping: [webny]
TASK [geerlingguy.nginx : Ensure nginx is installed.] **************************
skipping: [webny]
TASK [geerlingguy.nginx : Add PPA for Nginx.] **********************************
skipping: [webny]
TASK [geerlingguy.nginx : Ensure nginx will reinstall if the PPA was just added.] ***
skipping: [webny]
TASK [geerlingguy.nginx : Update apt cache.] ***********************************
skipping: [webny]
TASK [geerlingguy.nginx : Ensure nginx is installed.] **************************
skipping: [webny]
TASK [geerlingguy.nginx : Update pkg cache.] ***********************************
skipping: [webny]
TASK [geerlingguy.nginx : Ensure nginx is installed.] **************************
skipping: [webny]
TASK [geerlingguy.nginx : Create logs directory.] ******************************
skipping: [webny]
TASK [geerlingguy.nginx : Remove default nginx vhost config file (if configured).] ***
skipping: [webny]
TASK [geerlingguy.nginx : Ensure nginx_vhost_path exists.] *********************
skipping: [webny]
TASK [geerlingguy.nginx : Add managed vhost config file (if any vhosts are configured).] ***
skipping: [webny]
TASK [geerlingguy.nginx : Remove managed vhost config file (if no vhosts are configured).] ***
skipping: [webny]
TASK [geerlingguy.nginx : Copy nginx configuration in place.] ******************
skipping: [webny]
TASK [geerlingguy.nginx : Ensure nginx is started and enabled to start at boot.] ***
skipping: [webny]
TASK [geerlingguy.php : Include OS-specific variables.] ************************
ok: [webny]
TASK [geerlingguy.php : Define php_packages.] **********************************
skipping: [webny]
TASK [geerlingguy.php : Define extra php_packages.] ****************************
ok: [webny]
TASK [geerlingguy.php : Define php_webserver_daemon.] **************************
ok: [webny]
TASK [geerlingguy.php : Define php_conf_paths.] ********************************
skipping: [webny]
TASK [geerlingguy.php : Define php_extension_conf_paths.] **********************
skipping: [webny]
TASK [geerlingguy.php : Define php_apc_conf_filename.] *************************
ok: [webny]
TASK [geerlingguy.php : Define php_opcache_conf_filename (Ubuntu 16.04).] ******
skipping: [webny]
TASK [geerlingguy.php : Define php_opcache_conf_filename.] *********************
ok: [webny]
TASK [geerlingguy.php : Define php_fpm_conf_path.] *****************************
skipping: [webny]
TASK [geerlingguy.php : include] ***********************************************
skipping: [webny]
TASK [geerlingguy.php : include] ***********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/setup-Debian.yml for webny
TASK [geerlingguy.php : Update apt cache.] *************************************
ok: [webny]
TASK [geerlingguy.php : Ensure PHP packages are installed.] ********************
changed: [webny] => (item=[u'php5.6', u'php5.6-apcu', u'php5.6-cli', u'php5.6-common', u'php5.6-curl', u'php5.6-dev', u'php5.6-fpm', u'php5.6-gd', u'php5.6-imap', u'php5.6-json', u'php5.6-mbstring', u'php5.6-mcrypt', u'php5.6-opcache', u'php5.6-sqlite3', u'php5.6-xml', u'php5.6-yaml', u'php5.6-bz2'])
TASK [geerlingguy.php : Delete APCu configuration file if this role will provide one.] ***
changed: [webny] => (item=/etc/php/5.6/fpm/conf.d)
ok: [webny] => (item=/etc/php/5.6/apache2/conf.d)
changed: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : Delete OpCache configuration file if this role will provide one.] ***
ok: [webny] => (item=/etc/php/5.6/fpm/conf.d)
ok: [webny] => (item=/etc/php/5.6/apache2/conf.d)
ok: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : include] ***********************************************
skipping: [webny]
TASK [geerlingguy.php : include] ***********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/configure.yml for webny
TASK [geerlingguy.php : Ensure configuration directories exist.] ***************
ok: [webny] => (item=/etc/php/5.6/fpm)
changed: [webny] => (item=/etc/php/5.6/apache2)
ok: [webny] => (item=/etc/php/5.6/cli)
ok: [webny] => (item=/etc/php/5.6/fpm/conf.d)
changed: [webny] => (item=/etc/php/5.6/apache2/conf.d)
ok: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : Place PHP configuration file in place.] ****************
changed: [webny] => (item=/etc/php/5.6/fpm)
changed: [webny] => (item=/etc/php/5.6/apache2)
changed: [webny] => (item=/etc/php/5.6/cli)
TASK [geerlingguy.php : include] ***********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/configure-apcu.yml for webny
TASK [geerlingguy.php : Check for existing APCu config files.] *****************
ok: [webny] => (item=/etc/php/5.6/fpm/conf.d)
ok: [webny] => (item=/etc/php/5.6/apache2/conf.d)
ok: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : Remove any non-role-supplied APCu config files.] *******
TASK [geerlingguy.php : Ensure APCu config file is present.] *******************
changed: [webny] => (item=/etc/php/5.6/fpm/conf.d)
changed: [webny] => (item=/etc/php/5.6/apache2/conf.d)
changed: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : Remove APCu config file if APC is disabled.] ***********
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : include] ***********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/configure-opcache.yml for webny
TASK [geerlingguy.php : Check for existing OpCache config files.] **************
ok: [webny] => (item=/etc/php/5.6/fpm/conf.d)
ok: [webny] => (item=/etc/php/5.6/apache2/conf.d)
ok: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : Remove any non-role-supplied OpCache config files.] ****
changed: [webny] => (item=({'_ansible_parsed': True, u'changed': False, '_ansible_no_log': False, '_ansible_item_result': True, 'item': u'/etc/php/5.6/fpm/conf.d', u'examined': 36, 'invocation': {'module_name': u'find', u'module_args': {u'paths': [u'/etc/php/5.6/fpm/conf.d'], u'file_type': u'file', u'age': None, u'contains': u'zend_extension(\\s+)?=(\\s+)?opcache\\.so', u'recurse': False, u'age_stamp': u'mtime', u'patterns': [u'*'], u'get_checksum': False, u'use_regex': False, u'follow': False, u'hidden': False, u'size': None}}, u'matched': 1, u'msg': u''}, {u'uid': 0, u'woth': False, u'mtime': 1488462527.0, u'inode': 4327731, u'isgid': False, u'size': 79, u'isuid': False, u'isreg': True, u'gid': 0, u'ischr': False, u'wusr': True, u'xoth': False, u'islnk': False, u'nlink': 1, u'issock': False, u'rgrp': True, u'path': u'/etc/php/5.6/fpm/conf.d/10-opcache.ini', u'xusr': False, u'atime': 1489450528.588616, u'isdir': False, u'ctime': 1489450528.508616, u'isblk': False, u'wgrp': False, u'xgrp': False, u'dev': 64512, u'roth': True, u'isfifo': False, u'mode': u'0644', u'rusr': True}))
changed: [webny] => (item=({'_ansible_parsed': True, u'changed': False, '_ansible_no_log': False, '_ansible_item_result': True, 'item': u'/etc/php/5.6/cli/conf.d', u'examined': 36, 'invocation': {'module_name': u'find', u'module_args': {u'paths': [u'/etc/php/5.6/cli/conf.d'], u'file_type': u'file', u'age': None, u'contains': u'zend_extension(\\s+)?=(\\s+)?opcache\\.so', u'recurse': False, u'age_stamp': u'mtime', u'patterns': [u'*'], u'get_checksum': False, u'use_regex': False, u'follow': False, u'hidden': False, u'size': None}}, u'matched': 1, u'msg': u''}, {u'uid': 0, u'woth': False, u'mtime': 1488462527.0, u'inode': 4327731, u'isgid': False, u'size': 79, u'isuid': False, u'isreg': True, u'gid': 0, u'ischr': False, u'wusr': True, u'xoth': False, u'islnk': False, u'nlink': 1, u'issock': False, u'rgrp': True, u'path': u'/etc/php/5.6/cli/conf.d/10-opcache.ini', u'xusr': False, u'atime': 1489450528.588616, u'isdir': False, u'ctime': 1489450528.508616, u'isblk': False, u'wgrp': False, u'xgrp': False, u'dev': 64512, u'roth': True, u'isfifo': False, u'mode': u'0644', u'rusr': True}))
TASK [geerlingguy.php : Ensure OpCache config file is present.] ****************
changed: [webny] => (item=/etc/php/5.6/fpm/conf.d)
changed: [webny] => (item=/etc/php/5.6/apache2/conf.d)
changed: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : Remove OpCache config file if OpCache is disabled.] ****
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : include] ***********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/configure-fpm.yml for webny
TASK [geerlingguy.php : Define php_fpm_daemon.] ********************************
skipping: [webny]
TASK [geerlingguy.php : Define php_fpm_pool_conf_path.] ************************
skipping: [webny]
TASK [geerlingguy.php : Define php_fpm_pool_user.] *****************************
ok: [webny]
TASK [geerlingguy.php : Define php_fpm_pool_group.] ****************************
ok: [webny]
TASK [geerlingguy.php : Stat php_fpm_pool_conf_path] ***************************
ok: [webny]
TASK [geerlingguy.php : Ensure the default pool directory exists.] *************
skipping: [webny]
TASK [geerlingguy.php : Ensure the default pool exists.] ***********************
ok: [webny]
TASK [geerlingguy.php : Configure php-fpm pool (if enabled).] ******************
ok: [webny] => (item={u'regexp': u'^user.?=.+$', u'line': u'user = www-data'})
ok: [webny] => (item={u'regexp': u'^group.?=.+$', u'line': u'group = www-data'})
changed: [webny] => (item={u'regexp': u'^listen.?=.+$', u'line': u'listen = 127.0.0.1:9000'})
changed: [webny] => (item={u'regexp': u'^listen\\.allowed_clients.?=.+$', u'line': u'listen.allowed_clients = 127.0.0.1'})
changed: [webny] => (item={u'regexp': u'^pm\\.max_children.?=.+$', u'line': u'pm.max_children = 50'})
changed: [webny] => (item={u'regexp': u'^pm\\.start_servers.?=.+$', u'line': u'pm.start_servers = 5'})
changed: [webny] => (item={u'regexp': u'^pm\\.min_spare_servers.?=.+$', u'line': u'pm.min_spare_servers = 5'})
changed: [webny] => (item={u'regexp': u'^pm\\.max_spare_servers.?=.+$', u'line': u'pm.max_spare_servers = 5'})
TASK [geerlingguy.php : Ensure php-fpm is started and enabled at boot (if configured).] ***
ok: [webny]
TASK [geerlingguy.php-pecl : Install PECL libaries.] ***************************
TASK [geerlingguy.composer : Set php_executable variable to a default if not defined.] ***
skipping: [webny]
TASK [geerlingguy.composer : Check if Composer is installed.] ******************
ok: [webny]
TASK [geerlingguy.composer : Download Composer installer.] *********************
changed: [webny]
TASK [geerlingguy.composer : Run Composer installer.] **************************
changed: [webny]
TASK [geerlingguy.composer : Move Composer into globally-accessible location.] *
changed: [webny]
TASK [geerlingguy.composer : Update Composer to latest version (if configured).] ***
skipping: [webny]
TASK [geerlingguy.composer : Ensure composer directory exists.] ****************
changed: [webny]
TASK [geerlingguy.composer : Add GitHub OAuth token for Composer (if configured).] ***
skipping: [webny]
TASK [geerlingguy.composer : Install configured globally-required packages.] ***
changed: [webny] => (item={u'release': u'^0.3', u'name': u'hirak/prestissimo'})
TASK [geerlingguy.composer : Add composer_home_path bin directory to global $PATH.] ***
changed: [webny]
TASK [geerlingguy.composer : Add composer_project_path bin directory to global $PATH.] ***
skipping: [webny]
TASK [geerlingguy.mysql : Include OS-specific variables.] **********************
ok: [webny]
TASK [geerlingguy.mysql : Include OS-specific variables (RedHat).] *************
skipping: [webny]
TASK [geerlingguy.mysql : Define mysql_packages.] ******************************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_daemon.] ********************************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_slow_query_log_file.] *******************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_log_error.] *****************************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_syslog_tag.] ****************************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_pid_file.] ******************************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_config_file.] ***************************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_config_include_dir.] ********************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_socket.] ********************************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_supports_innodb_large_prefix.] **********
ok: [webny]
TASK [geerlingguy.mysql : include] *********************************************
skipping: [webny]
TASK [geerlingguy.mysql : include] *********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.mysql/tasks/setup-Debian.yml for webny
TASK [geerlingguy.mysql : Check if MySQL is already installed.] ****************
ok: [webny]
TASK [geerlingguy.mysql : Update apt cache if MySQL is not yet installed.] *****
changed: [webny]
TASK [geerlingguy.mysql : Ensure MySQL Python libraries are installed.] ********
changed: [webny]
TASK [geerlingguy.mysql : Ensure MySQL packages are installed.] ****************
changed: [webny] => (item=[u'mysql-common', u'mysql-server'])
TASK [geerlingguy.mysql : Ensure MySQL is stopped after initial install.] ******
changed: [webny]
TASK [geerlingguy.mysql : Delete innodb log files created by apt package after initial install.] ***
changed: [webny] => (item=ib_logfile0)
changed: [webny] => (item=ib_logfile1)
TASK [geerlingguy.mysql : Check if MySQL packages were installed.] *************
ok: [webny]
TASK [geerlingguy.mysql : Copy my.cnf global MySQL configuration.] *************
changed: [webny]
TASK [geerlingguy.mysql : Verify mysql include directory exists.] **************
skipping: [webny]
TASK [geerlingguy.mysql : Copy my.cnf override files into include directory.] **
TASK [geerlingguy.mysql : Create slow query log file (if configured).] *********
changed: [webny]
[WARNING]: Consider using file module with state=touch rather than running
touch
TASK [geerlingguy.mysql : Create datadir if it does not exist] *****************
changed: [webny]
TASK [geerlingguy.mysql : Set ownership on slow query log file (if configured).] ***
changed: [webny]
TASK [geerlingguy.mysql : Create error log file (if configured).] **************
ok: [webny]
TASK [geerlingguy.mysql : Set ownership on error log file (if configured).] ****
changed: [webny]
TASK [geerlingguy.mysql : Ensure MySQL is started and enabled on boot.] ********
changed: [webny]
TASK [geerlingguy.mysql : Get MySQL version.] **********************************
ok: [webny]
TASK [geerlingguy.mysql : Ensure default user is present.] *********************
skipping: [webny]
TASK [geerlingguy.mysql : Copy user-my.cnf file with password credentials.] ****
skipping: [webny]
TASK [geerlingguy.mysql : Disallow root login remotely] ************************
ok: [webny] => (item=DELETE FROM mysql.user WHERE User='root' AND Host NOT IN ('localhost', '127.0.0.1', '::1'))
TASK [geerlingguy.mysql : Get list of hosts for the root user.] ****************
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [webny]
TASK [geerlingguy.mysql : Update MySQL root password for localhost root account (5.7.x).] ***
skipping: [webny] => (item=127.0.0.1)
skipping: [webny] => (item=::1)
skipping: [webny] => (item=localhost)
TASK [geerlingguy.mysql : Update MySQL root password for localhost root account (< 5.7.x).] ***
changed: [webny] => (item=127.0.0.1)
changed: [webny] => (item=::1)
changed: [webny] => (item=localhost)
TASK [geerlingguy.mysql : Copy .my.cnf file with root password credentials.] ***
changed: [webny]
TASK [geerlingguy.mysql : Get list of hosts for the anonymous user.] ***********
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [webny]
TASK [geerlingguy.mysql : Remove anonymous MySQL users.] ***********************
TASK [geerlingguy.mysql : Remove MySQL test database.] *************************
ok: [webny]
TASK [geerlingguy.mysql : Ensure MySQL databases are present.] *****************
changed: [webny] => (item={u'collation': u'utf8mb4_general_ci', u'name': u'drupal', u'encoding': u'utf8mb4'})
TASK [geerlingguy.mysql : Ensure MySQL users are present.] *********************
changed: [webny] => (item=(censored due to no_log))
TASK [geerlingguy.mysql : Ensure replication user exists on master.] ***********
skipping: [webny]
TASK [geerlingguy.mysql : Check slave replication status.] *********************
skipping: [webny]
TASK [geerlingguy.mysql : Check master replication status.] ********************
skipping: [webny]
TASK [geerlingguy.mysql : Configure replication on the slave.] *****************
skipping: [webny]
TASK [geerlingguy.mysql : Start replication.] **********************************
skipping: [webny]
TASK [geerlingguy.php-mysql : Include OS-specific variables.] ******************
ok: [webny]
TASK [geerlingguy.php-mysql : Define php_mysql_package.] ***********************
skipping: [webny]
TASK [geerlingguy.php-mysql : Install PHP MySQL dependencies (RedHat).] ********
skipping: [webny]
TASK [geerlingguy.php-mysql : Install PHP MySQL dependencies (Debian).] ********
changed: [webny]
TASK [geerlingguy.postgresql : include] ****************************************
skipping: [webny]
TASK [geerlingguy.postgresql : include] ****************************************
skipping: [webny]
TASK [geerlingguy.postgresql : include] ****************************************
skipping: [webny]
TASK [geerlingguy.postgresql : Set PostgreSQL environment variables.] **********
skipping: [webny]
TASK [geerlingguy.postgresql : Ensure PostgreSQL data directory exists.] *******
skipping: [webny]
TASK [geerlingguy.postgresql : Check if PostgreSQL database is initialized.] ***
skipping: [webny]
TASK [geerlingguy.postgresql : Ensure PostgreSQL database is initialized.] *****
skipping: [webny]
TASK [geerlingguy.postgresql : Configure global settings.] *********************
skipping: [webny] => (item={u'option': u'unix_socket_directories', u'value': u'/var/run/postgresql'})
TASK [geerlingguy.postgresql : Ensure PostgreSQL unix socket dirs exist.] ******
skipping: [webny] => (item=/var/run/postgresql)
TASK [geerlingguy.postgresql : Ensure PostgreSQL is started and enabled on boot.] ***
skipping: [webny]
TASK [geerlingguy.postgresql : Ensure PostgreSQL databases are present.] *******
skipping: [webny] => (item={u'name': u'drupal'})
TASK [geerlingguy.postgresql : Ensure PostgreSQL users are present.] ***********
skipping: [webny] => (item=(censored due to no_log))
TASK [geerlingguy.php-pgsql : Include OS-specific variables.] ******************
skipping: [webny]
TASK [geerlingguy.php-pgsql : Define php_pgsql_package.] ***********************
skipping: [webny]
TASK [geerlingguy.php-pgsql : Install PHP PostgreSQL dependencies (RedHat).] ***
skipping: [webny]
TASK [geerlingguy.php-pgsql : Install PHP PostgreSQL dependencies (Debian).] ***
skipping: [webny]
TASK [geerlingguy.drupal-console : Install Drupal Console.] ********************
skipping: [webny]
TASK [geerlingguy.drupal-console : Ensure Drupal Console is executable.] *******
skipping: [webny]
TASK [geerlingguy.drupal-console : Run Drupal Console init.] *******************
skipping: [webny]
TASK [geerlingguy.drupal-console : Update Drupal Console to latest version (if configured).] ***
skipping: [webny]
TASK [geerlingguy.drush : Clone Drush from GitHub.] ****************************
changed: [webny]
TASK [geerlingguy.drush : Check for composer.json] *****************************
ok: [webny]
TASK [geerlingguy.drush : Ensure Drush can be installed on Debian Wheezy.] *****
skipping: [webny]
TASK [geerlingguy.drush : Install Drush dependencies with Composer.] ***********
changed: [webny]
TASK [geerlingguy.drush : Create drush symlink.] *******************************
changed: [webny]
TASK [geerlingguy.drush : Run drush to finish setting it up.] ******************
ok: [webny]
TASK [geerlingguy.memcached : Include OS-specific variables.] ******************
skipping: [webny]
TASK [geerlingguy.memcached : Define memcached_user.] **************************
skipping: [webny]
TASK [geerlingguy.memcached : Update apt cache.] *******************************
skipping: [webny]
TASK [geerlingguy.memcached : Install Memcached.] ******************************
skipping: [webny]
TASK [geerlingguy.memcached : Copy Memcached configuration.] *******************
skipping: [webny]
TASK [geerlingguy.memcached : Ensure Memcached is started and set to run on startup.] ***
skipping: [webny]
TASK [geerlingguy.php-memcached : Include OS-specific variables.] **************
skipping: [webny]
TASK [geerlingguy.php-memcached : Define php_memcached_package.] ***************
skipping: [webny]
TASK [geerlingguy.php-memcached : Install PHP Memcached extension (RedHat).] ***
skipping: [webny]
TASK [geerlingguy.php-memcached : Install PHP Memcached extension (Debian).] ***
skipping: [webny]
TASK [geerlingguy.php-tideways : Include OS-specific variables.] ***************
skipping: [webny]
TASK [geerlingguy.php-tideways : Define php_tideways_module_path.] *************
skipping: [webny]
TASK [geerlingguy.php-tideways : Define php_tideways_config_filename.] *********
skipping: [webny]
TASK [geerlingguy.php-tideways : Ensure dependencies for installing Tideways are present.] ***
skipping: [webny] => (item=[])
TASK [geerlingguy.php-tideways : Download and untar Tideways.] *****************
skipping: [webny]
TASK [geerlingguy.php-tideways : Build Tideways.] ******************************
skipping: [webny] => (item=phpize)
skipping: [webny] => (item=./configure)
skipping: [webny] => (item=make)
skipping: [webny] => (item=make install)
TASK [geerlingguy.php-tideways : Ensure Tideways module path exists.] **********
skipping: [webny]
TASK [geerlingguy.php-tideways : Move Tideways module into place.] *************
skipping: [webny]
TASK [geerlingguy.php-tideways : Ensure PHP configuration directories exist.] **
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php-tideways : Copy Tideways INI into various other conf folders.] ***
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php-tideways : Define xhprof_download_url.] ******************
skipping: [webny]
TASK [geerlingguy.php-tideways : Define xhprof_download_folder_name.] **********
skipping: [webny]
TASK [geerlingguy.php-tideways : Define php_xhprof_lib_dir.] *******************
skipping: [webny]
TASK [geerlingguy.php-tideways : Define php_xhprof_html_dir.] ******************
skipping: [webny]
TASK [geerlingguy.php-tideways : Ensure dependencies for the XHProf UI are present.] ***
skipping: [webny] => (item=[])
TASK [geerlingguy.php-tideways : Download and untar XHProf.] *******************
skipping: [webny]
TASK [geerlingguy.php-tideways : Move XHProf PHP library into place.] **********
skipping: [webny]
TASK [geerlingguy.php-tideways : Move XHProf UI into place.] *******************
skipping: [webny]
TASK [geerlingguy.php-tideways : Ensure PHP configuration directories exist.] **
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php-tideways : Copy Tideways INI into various other conf folders.] ***
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php-xdebug : Include OS-specific variables.] *****************
ok: [webny]
TASK [geerlingguy.php-xdebug : Define php_xdebug_module_path.] *****************
ok: [webny]
TASK [geerlingguy.php-xdebug : Define php_xdebug_config_filename.] *************
ok: [webny]
TASK [geerlingguy.php-xdebug : Ensure dependencies for building from source are installed (RedHat).] ***
skipping: [webny] => (item=[])
TASK [geerlingguy.php-xdebug : Ensure dependencies for building from source are installed (Debian).] ***
changed: [webny] => (item=[u'build-essential'])
TASK [geerlingguy.php-xdebug : Untar Xdebug.] **********************************
changed: [webny]
TASK [geerlingguy.php-xdebug : Build Xdebug.] **********************************
changed: [webny] => (item=phpize)
changed: [webny] => (item=./configure)
changed: [webny] => (item=make)
TASK [geerlingguy.php-xdebug : Ensure Xdebug module path exists.] **************
changed: [webny]
TASK [geerlingguy.php-xdebug : Move Xdebug module into place.] *****************
changed: [webny]
TASK [geerlingguy.php-xdebug : Copy xdebug ini into main extension config folder.] ***
changed: [webny] => (item=/etc/php/5.6/fpm/conf.d)
changed: [webny] => (item=/etc/php/5.6/apache2/conf.d)
changed: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php-xhprof : Include OS-specific variables.] *****************
skipping: [webny]
TASK [geerlingguy.php-xhprof : Define php_xhprof_module_path.] *****************
skipping: [webny]
TASK [geerlingguy.php-xhprof : Define php_xhprof_config_filename.] *************
skipping: [webny]
TASK [geerlingguy.php-xhprof : Ensure dependencies for installing XHProf are present.] ***
skipping: [webny] => (item=[])
TASK [geerlingguy.php-xhprof : Download and untar XHProf.] *********************
skipping: [webny]
TASK [geerlingguy.php-xhprof : Build XHProf.] **********************************
skipping: [webny] => (item=phpize)
skipping: [webny] => (item=./configure)
skipping: [webny] => (item=make)
TASK [geerlingguy.php-xhprof : Ensure XHProf module path exists.] **************
skipping: [webny]
TASK [geerlingguy.php-xhprof : Move XHProf module into place.] *****************
skipping: [webny]
TASK [geerlingguy.php-xhprof : Move XHProf PHP library into place.] ************
skipping: [webny]
TASK [geerlingguy.php-xhprof : Move XHProf UI into place.] *********************
skipping: [webny]
TASK [geerlingguy.php-xhprof : Ensure PHP configuration directories exist.] ****
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php-xhprof : Copy XHProf INI into various other conf folders.] ***
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php-xhprof : Ensure XHProf output directory exists.] *********
skipping: [webny]
TASK [thom8.php-upload-progress : Include OS-specific variables.] **************
skipping: [webny]
TASK [thom8.php-upload-progress : Define php_uploadprogress_module_path.] ******
skipping: [webny]
TASK [thom8.php-upload-progress : Define php_uploadprogress_config_filename.] **
skipping: [webny]
TASK [thom8.php-upload-progress : Download and untar uploadprogress.] **********
skipping: [webny]
TASK [thom8.php-upload-progress : Build uploadprogress.] ***********************
skipping: [webny] => (item=phpize)
skipping: [webny] => (item=./configure)
skipping: [webny] => (item=make)
TASK [thom8.php-upload-progress : Ensure uploadprogress module path exists.] ***
skipping: [webny]
TASK [thom8.php-upload-progress : Move uploadprogress module into place.] ******
skipping: [webny]
TASK [thom8.php-upload-progress : Add php extension config for uploadprogress.]
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.blackfire : Add packagecloud GPG key.] ***********************
skipping: [webny]
TASK [geerlingguy.blackfire : Add Blackfire repository.] ***********************
skipping: [webny]
TASK [geerlingguy.blackfire : Disable gpg_repocheck for non-bleeding-edge CentOS.] ***
skipping: [webny]
TASK [geerlingguy.blackfire : Add packagecloud apt key.] ***********************
skipping: [webny]
TASK [geerlingguy.blackfire : Add packagecloud repository.] ********************
skipping: [webny] => (item=deb http://packages.blackfire.io/debian any main)
TASK [geerlingguy.blackfire : Update apt caches after repo is added.] **********
skipping: [webny]
TASK [geerlingguy.blackfire : Ensure Blackfire packages are installed.] ********
skipping: [webny]
TASK [geerlingguy.adminer : Ensure Adminer directory exists.] ******************
changed: [webny]
TASK [geerlingguy.adminer : Download Adminer to configured directory.] *********
changed: [webny]
TASK [geerlingguy.adminer : Symlink Adminer into configured directories.] ******
TASK [geerlingguy.adminer : Set the proper Apache configuration directory (Debian).] ***
skipping: [webny]
TASK [geerlingguy.adminer : Add Apache configuration file for Adminer (Debian).] ***
skipping: [webny]
TASK [geerlingguy.adminer : Add Apache configuration file for Adminer (RedHat).] ***
skipping: [webny]
TASK [geerlingguy.pimpmylog : Clone Pimp my Log.] ******************************
skipping: [webny]
TASK [geerlingguy.pimpmylog : Grant all privileges on the Pimp my Log directory.] ***
skipping: [webny]
TASK [geerlingguy.daemonize : Download daemonize archive.] *********************
changed: [webny]
TASK [geerlingguy.daemonize : Expand daemonize archive.] ***********************
changed: [webny]
TASK [geerlingguy.daemonize : Check if daemonize is installed.] ****************
ok: [webny]
TASK [geerlingguy.daemonize : Build daemonize.] ********************************
changed: [webny] => (item=./configure --prefix=/usr)
changed: [webny] => (item=make)
changed: [webny] => (item=make install)
TASK [geerlingguy.daemonize : Download daemonize archive.] *********************
ok: [webny]
TASK [geerlingguy.daemonize : Expand daemonize archive.] ***********************
skipping: [webny]
TASK [geerlingguy.daemonize : Check if daemonize is installed.] ****************
ok: [webny]
TASK [geerlingguy.daemonize : Build daemonize.] ********************************
skipping: [webny] => (item=./configure --prefix=/usr)
skipping: [webny] => (item=make)
skipping: [webny] => (item=make install)
TASK [geerlingguy.mailhog : Ensure mailhog install directory exists.] **********
changed: [webny]
TASK [geerlingguy.mailhog : Download MailHog and mhsendmail binaries.] *********
changed: [webny] => (item={u'url': u'https://github.com/mailhog/MailHog/releases/download/v0.2.0/MailHog_linux_amd64', u'dest': u'/opt/mailhog/mailhog'})
changed: [webny] => (item={u'url': u'https://github.com/mailhog/mhsendmail/releases/download/v0.2.0/mhsendmail_linux_amd64', u'dest': u'/opt/mailhog/mhsendmail'})
TASK [geerlingguy.mailhog : Copy mailhog init script into place.] **************
changed: [webny]
TASK [geerlingguy.mailhog : Copy mailhog systemd unit file into place (for systemd systems).] ***
skipping: [webny]
TASK [geerlingguy.mailhog : Ensure mailhog is enabled and will start on boot.] *
changed: [webny]
TASK [franklinkim.newrelic : Checking for key] *********************************
skipping: [webny]
TASK [franklinkim.newrelic : Installing dependencies] **************************
skipping: [webny]
TASK [franklinkim.newrelic : Adding APT key] ***********************************
skipping: [webny]
TASK [franklinkim.newrelic : Add APT repository] *******************************
skipping: [webny]
TASK [franklinkim.newrelic : Installing packages] ******************************
skipping: [webny] => (item=[])
TASK [franklinkim.newrelic : Installing dependencies] **************************
skipping: [webny]
TASK [franklinkim.newrelic : Installing packages] ******************************
skipping: [webny] => (item=[])
TASK [franklinkim.newrelic : Configuring module] *******************************
skipping: [webny] => (item=etc/newrelic/nrsysmond.cfg)
TASK [franklinkim.newrelic : Configuring user groups] **************************
skipping: [webny]
TASK [franklinkim.newrelic : Configuring service] ******************************
skipping: [webny]
TASK [geerlingguy.nodejs : Set up the Nodesource RPM directory for Node.js > 0.10.] ***
skipping: [webny]
TASK [geerlingguy.nodejs : Set up the Nodesource RPM variable for Node.js == 0.10.] ***
skipping: [webny]
TASK [geerlingguy.nodejs : Import Nodesource RPM key (CentOS < 7).] ************
skipping: [webny]
TASK [geerlingguy.nodejs : Import Nodesource RPM key (CentOS 7+)..] ************
skipping: [webny]
TASK [geerlingguy.nodejs : Add Nodesource repositories for Node.js (CentOS < 7).] ***
skipping: [webny]
TASK [geerlingguy.nodejs : Add Nodesource repositories for Node.js (CentOS 7+).] ***
skipping: [webny]
TASK [geerlingguy.nodejs : Ensure Node.js and npm are installed.] **************
skipping: [webny]
TASK [geerlingguy.nodejs : Ensure apt-transport-https is installed.] ***********
ok: [webny]
TASK [geerlingguy.nodejs : Add Nodesource apt key.] ****************************
changed: [webny]
TASK [geerlingguy.nodejs : Add NodeSource repositories for Node.js.] ***********
changed: [webny] => (item=deb https://deb.nodesource.com/node_4.x trusty main)
changed: [webny] => (item=deb-src https://deb.nodesource.com/node_4.x trusty main)
TASK [geerlingguy.nodejs : Update apt cache if repo was added.] ****************
changed: [webny]
TASK [geerlingguy.nodejs : Ensure Node.js and npm are installed.] **************
changed: [webny]
TASK [geerlingguy.nodejs : Define nodejs_install_npm_user] *********************
skipping: [webny]
TASK [geerlingguy.nodejs : Create npm global directory] ************************
changed: [webny]
TASK [geerlingguy.nodejs : Add npm_config_prefix bin directory to global $PATH.] ***
changed: [webny]
TASK [geerlingguy.nodejs : Ensure npm global packages are installed.] **********
changed: [webny] => (item={u'name': u'bower'})
changed: [webny] => (item={u'name': u'gulp-cli'})
TASK [geerlingguy.nodejs : Ensure npm global packages are at the latest release.] ***
ok: [webny] => (item={u'name': u'bower'})
ok: [webny] => (item={u'name': u'gulp-cli'})
TASK [geerlingguy.redis : Include OS-specific variables.] **********************
skipping: [webny]
TASK [geerlingguy.redis : Define redis_package.] *******************************
skipping: [webny]
TASK [geerlingguy.redis : Ensure Redis is installed.] **************************
skipping: [webny]
TASK [geerlingguy.redis : Ensure Redis is installed.] **************************
skipping: [webny]
TASK [geerlingguy.redis : Ensure Redis is configured.] *************************
skipping: [webny]
TASK [geerlingguy.redis : Ensure Redis is running and enabled on boot.] ********
skipping: [webny]
TASK [geerlingguy.php-redis : Include OS-specific variables.] ******************
skipping: [webny]
TASK [geerlingguy.php-redis : Define php_redis_package.] ***********************
skipping: [webny]
TASK [geerlingguy.php-redis : Install PhpRedis extension (RedHat).] ************
skipping: [webny]
TASK [geerlingguy.php-redis : Install PhpRedis extension (Debian).] ************
skipping: [webny]
TASK [geerlingguy.php-redis : Clone the PhpRedis repo.] ************************
skipping: [webny]
TASK [geerlingguy.php-redis : Run phpize.] *************************************
skipping: [webny]
TASK [geerlingguy.php-redis : Run configure script.] ***************************
skipping: [webny]
TASK [geerlingguy.php-redis : Make and install PHP.] ***************************
skipping: [webny] => (item=make)
skipping: [webny] => (item=make install)
TASK [geerlingguy.php-redis : Ensure the Redis extension is present in PHP's configuration.] ***
skipping: [webny]
TASK [geerlingguy.ruby : Install ruby and rubygems.] ***************************
skipping: [webny] => (item=[])
TASK [geerlingguy.ruby : Update apt cache.] ************************************
skipping: [webny]
TASK [geerlingguy.ruby : Set rubygems package name for Ubuntu 14.04.] **********
skipping: [webny]
TASK [geerlingguy.ruby : Install ruby and rubygems.] ***************************
skipping: [webny] => (item=[])
TASK [geerlingguy.ruby : Install packages required to build ruby (RedHat).] ****
skipping: [webny] => (item=[])
TASK [geerlingguy.ruby : Update apt cache (Debian).] ***************************
skipping: [webny]
TASK [geerlingguy.ruby : Install packages required to build ruby (Debian).] ****
skipping: [webny] => (item=[])
TASK [geerlingguy.ruby : Download ruby.] ***************************************
skipping: [webny]
TASK [geerlingguy.ruby : Extract ruby.] ****************************************
skipping: [webny]
TASK [geerlingguy.ruby : Build ruby.] ******************************************
skipping: [webny] => (item=./configure --enable-shared)
skipping: [webny] => (item=make)
skipping: [webny] => (item=make install)
TASK [geerlingguy.ruby : Add ruby symlinks.] ***********************************
skipping: [webny] => (item=erb)
skipping: [webny] => (item=gem)
skipping: [webny] => (item=irb)
skipping: [webny] => (item=rake)
skipping: [webny] => (item=rdoc)
skipping: [webny] => (item=ruby)
TASK [geerlingguy.ruby : Add user installed RubyGems bin directory to global $PATH.] ***
skipping: [webny]
TASK [geerlingguy.ruby : Install Bundler.] *************************************
skipping: [webny]
TASK [geerlingguy.ruby : Install configured gems.] *****************************
TASK [geerlingguy.java : Include OS-specific variables.] ***********************
ok: [webny]
TASK [geerlingguy.java : Include OS-specific variables for Fedora.] ************
skipping: [webny]
TASK [geerlingguy.java : Include version-specific variables for Ubuntu.] *******
ok: [webny]
TASK [geerlingguy.java : Define java_packages.] ********************************
ok: [webny]
TASK [geerlingguy.java : include] **********************************************
skipping: [webny]
TASK [geerlingguy.java : include] **********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.java/tasks/setup-Debian.yml for webny
TASK [geerlingguy.java : Ensure Java is installed.] ****************************
changed: [webny] => (item=[u'openjdk-7-jdk'])
TASK [geerlingguy.java : include] **********************************************
skipping: [webny]
TASK [geerlingguy.java : Set JAVA_HOME if configured.] *************************
skipping: [webny]
TASK [arknoll.selenium : Include OS-Specific variables] ************************
ok: [webny]
TASK [arknoll.selenium : Install dependencies] *********************************
ok: [webny]
TASK [arknoll.selenium : create directory] *************************************
changed: [webny]
TASK [arknoll.selenium : Download Selenium] ************************************
changed: [webny]
TASK [arknoll.selenium : Install FireFox (if configured)] **********************
skipping: [webny]
TASK [arknoll.selenium : Add Chrome key (if configured, Debian)] ***************
changed: [webny]
TASK [arknoll.selenium : Add Chrome repo (if configured, Debian)] **************
changed: [webny]
TASK [arknoll.selenium : Install Chrome (if configured, Debian)] ***************
changed: [webny]
TASK [arknoll.selenium : Install Chrome (if configured, RedHat)] ***************
skipping: [webny]
TASK [arknoll.selenium : Get the latest release for chromedriver] **************
ok: [webny]
TASK [arknoll.selenium : Install chromedriver] *********************************
changed: [webny]
TASK [arknoll.selenium : Install xvfb] *****************************************
changed: [webny]
TASK [arknoll.selenium : Install init script] **********************************
changed: [webny]
TASK [arknoll.selenium : Install systemd unit file (for systemd systems)] ******
skipping: [webny]
TASK [arknoll.selenium : Register systemd service status (for systemd systems)]
skipping: [webny]
TASK [arknoll.selenium : Ensure selenium is running] ***************************
skipping: [webny]
TASK [geerlingguy.solr : Ensure solr_user group exists.] ***********************
skipping: [webny]
TASK [geerlingguy.solr : Ensure solr_user exists.] *****************************
skipping: [webny]
TASK [geerlingguy.solr : Set solr_filename for Solr 4+.] ***********************
skipping: [webny]
TASK [geerlingguy.solr : Set solr_filename for Solr 3.x.] **********************
skipping: [webny]
TASK [geerlingguy.solr : Check if Solr has been installed already.] ************
skipping: [webny]
TASK [geerlingguy.solr : Download Solr.] ***************************************
skipping: [webny]
TASK [geerlingguy.solr : Expand Solr.] *****************************************
skipping: [webny]
TASK [geerlingguy.solr : Check if Solr is already installed.] ******************
skipping: [webny]
TASK [geerlingguy.solr : Copy Solr into place.] ********************************
skipping: [webny]
TASK [geerlingguy.solr : Ensure Solr install files are owned by the solr_user.]
skipping: [webny]
TASK [geerlingguy.solr : Check if solr_home is already set up.] ****************
skipping: [webny]
TASK [geerlingguy.solr : Ensure solr_home directory exists.] *******************
skipping: [webny]
TASK [geerlingguy.solr : Copy Solr example into solr_home.] ********************
skipping: [webny]
TASK [geerlingguy.solr : Fix the example solrconfig.xml file.] *****************
skipping: [webny]
TASK [geerlingguy.solr : Ensure Solr home files are owned by the solr_user.] ***
skipping: [webny]
TASK [geerlingguy.solr : Ensure log file is created and has proper permissions.] ***
skipping: [webny]
TASK [geerlingguy.solr : Copy solr init script into place.] ********************
skipping: [webny]
TASK [geerlingguy.solr : Ensure daemon is installed (Debian).] *****************
skipping: [webny]
TASK [geerlingguy.solr : Copy solr systemd unit file into place (for systemd systems).] ***
skipping: [webny]
TASK [geerlingguy.solr : Ensure lsof is present (RedHat).] *********************
skipping: [webny]
TASK [geerlingguy.solr : Ensure setfacl support is present.] *******************
skipping: [webny]
TASK [geerlingguy.solr : Run Solr installation script.] ************************
skipping: [webny]
TASK [geerlingguy.solr : Ensure solr is stopped (RHEL 7 workaround).] **********
skipping: [webny]
TASK [geerlingguy.solr : Run systemd daemon_reload (RHEL 7 workaround).] *******
skipping: [webny]
TASK [geerlingguy.solr : Ensure solr is started and enabled on boot.] **********
skipping: [webny]
TASK [geerlingguy.solr : Check current list of Solr cores.] ********************
skipping: [webny]
TASK [geerlingguy.solr : Ensure Solr conf directories exist.] ******************
skipping: [webny] => (item=collection1)
TASK [geerlingguy.solr : Ensure core configuration directories exist.] *********
skipping: [webny] => (item=collection1)
TASK [geerlingguy.solr : Create configured cores.] *****************************
skipping: [webny] => (item=collection1)
TASK [geerlingguy.solr : Remove existing SOLR_HEAP configuration.] *************
skipping: [webny]
TASK [geerlingguy.solr : Apply Solr configuration changes.] ********************
skipping: [webny] => (item={u'regexp': u'^.?SOLR_JAVA_MEM=', u'line': u'SOLR_JAVA_MEM="-Xms64M -Xmx128M"'})
skipping: [webny] => (item={u'regexp': u'^SOLR_PORT=', u'line': u'SOLR_PORT="8983"'})
skipping: [webny] => (item={u'regexp': u'^.?SOLR_TIMEZONE=', u'line': u'SOLR_TIMEZONE="UTC"'})
TASK [geerlingguy.solr : include] **********************************************
skipping: [webny]
TASK [geerlingguy.java : Include OS-specific variables.] ***********************
skipping: [webny]
TASK [geerlingguy.java : Include OS-specific variables for Fedora.] ************
skipping: [webny]
TASK [geerlingguy.java : Include version-specific variables for Ubuntu.] *******
skipping: [webny]
TASK [geerlingguy.java : Define java_packages.] ********************************
skipping: [webny]
TASK [geerlingguy.java : include] **********************************************
skipping: [webny]
TASK [geerlingguy.java : include] **********************************************
skipping: [webny]
TASK [geerlingguy.java : include] **********************************************
skipping: [webny]
TASK [geerlingguy.java : Set JAVA_HOME if configured.] *************************
skipping: [webny]
TASK [geerlingguy.elasticsearch : Add Elasticsearch GPG key.] ******************
skipping: [webny]
TASK [geerlingguy.elasticsearch : Add Elasticsearch repository.] ***************
skipping: [webny]
TASK [geerlingguy.elasticsearch : Install Elasticsearch.] **********************
skipping: [webny]
TASK [geerlingguy.elasticsearch : Add Elasticsearch apt key.] ******************
skipping: [webny]
TASK [geerlingguy.elasticsearch : Add Elasticsearch repository.] ***************
skipping: [webny]
TASK [geerlingguy.elasticsearch : Install Elasticsearch.] **********************
skipping: [webny]
TASK [geerlingguy.elasticsearch : Configure Elasticsearch.] ********************
skipping: [webny]
TASK [geerlingguy.elasticsearch : Start Elasticsearch.] ************************
skipping: [webny]
TASK [geerlingguy.elasticsearch : Make sure Elasticsearch is running before proceeding.] ***
skipping: [webny]
TASK [geerlingguy.varnish : Include OS-specific variables.] ********************
skipping: [webny]
TASK [geerlingguy.varnish : Ensure Varnish dependencies are installed.] ********
skipping: [webny] => (item=[])
TASK [geerlingguy.varnish : Add Varnish repository.] ***************************
skipping: [webny]
TASK [geerlingguy.varnish : Set repo fact appropriately.] **********************
skipping: [webny]
TASK [geerlingguy.varnish : Install Varnish.] **********************************
skipping: [webny]
TASK [geerlingguy.varnish : Ensure APT HTTPS Transport is installed.] **********
skipping: [webny]
TASK [geerlingguy.varnish : Add Varnish apt key.] ******************************
skipping: [webny]
TASK [geerlingguy.varnish : Add Varnish apt repository.] ***********************
skipping: [webny]
TASK [geerlingguy.varnish : Install Varnish.] **********************************
skipping: [webny]
TASK [geerlingguy.varnish : Copy Varnish configuration (sysvinit).] ************
skipping: [webny]
TASK [geerlingguy.varnish : Copy Debian Jessie/Xenial specific Varnish configs (systemd).] ***
skipping: [webny]
TASK [geerlingguy.varnish : Copy Varnish configuration (systemd).] *************
skipping: [webny]
TASK [geerlingguy.varnish : Ensure Varnish config path exists.] ****************
skipping: [webny]
TASK [geerlingguy.varnish : Copy Varnish default VCL.] *************************
skipping: [webny]
TASK [geerlingguy.varnish : Copy varnish secret.] ******************************
skipping: [webny]
TASK [geerlingguy.varnish : Ensure Varnish services are started enabled on startup.] ***
skipping: [webny] => (item=varnish)
TASK [geerlingguy.security : Include OS-specific variables.] *******************
skipping: [webny]
TASK [geerlingguy.security : Install fail2ban.] ********************************
skipping: [webny]
TASK [geerlingguy.security : Install fail2ban.] ********************************
skipping: [webny]
TASK [geerlingguy.security : Ensure fail2ban is running and enabled on boot.] **
skipping: [webny]
TASK [geerlingguy.security : Update SSH configuration to be more secure.] ******
skipping: [webny] => (item={u'regexp': u'^PasswordAuthentication', u'line': u'PasswordAuthentication no'})
skipping: [webny] => (item={u'regexp': u'^PermitRootLogin', u'line': u'PermitRootLogin no'})
skipping: [webny] => (item={u'regexp': u'^Port', u'line': u'Port 22'})
skipping: [webny] => (item={u'regexp': u'^UseDNS', u'line': u'UseDNS no'})
skipping: [webny] => (item={u'regexp': u'^PermitEmptyPasswords', u'line': u'PermitEmptyPasswords no'})
skipping: [webny] => (item={u'regexp': u'^GSSAPIAuthentication', u'line': u'GSSAPIAuthentication no'})
skipping: [webny] => (item={u'regexp': u'^ChallengeResponseAuthentication', u'line': u'ChallengeResponseAuthentication no'})
skipping: [webny] => (item={u'regexp': u'^X11Forwarding', u'line': u'X11Forwarding no'})
TASK [geerlingguy.security : Add configured user accounts to passwordless sudoers.] ***
TASK [geerlingguy.security : Add configured user accounts to passworded sudoers.] ***
TASK [geerlingguy.security : Install yum-cron.] ********************************
skipping: [webny]
TASK [geerlingguy.security : Ensure yum-cron is running and enabled on boot.] **
skipping: [webny]
TASK [geerlingguy.security : Configure autoupdates (RHEL 7).] ******************
skipping: [webny]
TASK [geerlingguy.security : Install unattended upgrades package.] *************
skipping: [webny]
TASK [geerlingguy.security : Copy unattended-upgrades configuration files in place.] ***
skipping: [webny] => (item=10periodic)
skipping: [webny] => (item=50unattended-upgrades)
TASK [Do not accept locale environment variables passed over SSH.] *************
changed: [webny]
TASK [Check if local known_hosts file is present.] *****************************
ok: [webny]
TASK [Copy known_hosts file from host into Drupal VM.] *************************
changed: [webny]
TASK [Set SSH home directory.] *************************************************
skipping: [webny]
TASK [Install extra apt packages (if any are configured).] *********************
changed: [webny] => (item=[u'sqlite'])
TASK [Install extra yum packages (if any are configured).] *********************
skipping: [webny] => (item=[])
TASK [Ensure necessary groups exist.] ******************************************
changed: [webny] => (item=admin)
ok: [webny] => (item=dialout)
TASK [Ensure vagrant user is in admin group.] **********************************
changed: [webny]
TASK [Ensure www-data user is in dialout group (Debian).] **********************
changed: [webny]
TASK [Set nicer permissions on Apache log directory.] **************************
changed: [webny]
TASK [Copy Nginx vhosts into place.] *******************************************
skipping: [webny] => (item={u'is_php': True, u'root': u'/var/www/webny/docroot', u'server_name': u'webny.dev www.webny.dev'})
skipping: [webny] => (item={u'is_php': True, u'root': u'/opt/adminer', u'server_name': u'adminer.webny.dev'})
skipping: [webny] => (item={u'is_php': True, u'root': u'/usr/share/php/xhprof_html', u'server_name': u'xhprof.webny.dev'})
skipping: [webny] => (item={u'is_php': True, u'root': u'/usr/share/php/pimpmylog', u'server_name': u'pimpmylog.webny.dev'})
skipping: [webny] => (item={u'is_php': True, u'root': u'/var/www/dashboard', u'server_name': u'192.168.88.88 dashboard.webny.dev'})
TASK [Detect if AppArmor is working.] ******************************************
ok: [webny]
[WARNING]: Consider using service module rather than running service
TASK [Ensure MySQL AppArmor profile is disabled (for slow query log).] *********
changed: [webny]
TASK [Restart the AppArmor if necessary.] **************************************
changed: [webny]
TASK [include_role] ************************************************************
TASK [geerlingguy.drupal : Add backwards-compatibility shims.] *****************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.drupal/tasks/backwards-compatibility.yml for webny
TASK [geerlingguy.drupal : build_makefile shim] ********************************
skipping: [webny]
TASK [geerlingguy.drupal : build_composer shim] ********************************
skipping: [webny]
TASK [geerlingguy.drupal : build_composer_project shim] ************************
skipping: [webny]
TASK [geerlingguy.drupal : install_site shim] **********************************
skipping: [webny]
TASK [geerlingguy.drupal : drupalvm_database shim] *****************************
skipping: [webny]
TASK [geerlingguy.drupal : Check if Drupal is already set up.] *****************
ok: [webny]
TASK [geerlingguy.drupal : Define drupal_site_exists] **************************
ok: [webny]
TASK [geerlingguy.drupal : Copy drush makefile into place.] ********************
skipping: [webny]
TASK [geerlingguy.drupal : Ensure drupal_core_path directory exists.] **********
skipping: [webny]
TASK [geerlingguy.drupal : Generate Drupal site with drush makefile.] **********
skipping: [webny]
TASK [geerlingguy.drupal : Check if a composer.json file is present.] **********
skipping: [webny]
TASK [geerlingguy.drupal : Run composer install if composer.json is present.] **
skipping: [webny]
TASK [geerlingguy.drupal : Ensure drupal_composer_install_dir directory exists.] ***
skipping: [webny]
TASK [geerlingguy.drupal : Copy composer.json into temporary location.] ********
skipping: [webny]
TASK [geerlingguy.drupal : Move composer.json into place.] *********************
skipping: [webny]
TASK [geerlingguy.drupal : Run composer install.] ******************************
skipping: [webny]
TASK [geerlingguy.drupal : Install dependencies with composer require.] ********
skipping: [webny] => (item=drupal/devel:1.x-dev)
TASK [geerlingguy.drupal : Ensure drupal_composer_install_dir directory has proper permissions.] ***
skipping: [webny]
TASK [geerlingguy.drupal : Generate Drupal project with composer package.] *****
skipping: [webny]
TASK [geerlingguy.drupal : Install dependencies with composer require.] ********
failed: [webny] (item=drupal/devel:1.x-dev) => {"failed": true, "item": "drupal/devel:1.x-dev", "msg": "./composer.json has been updated Loading composer repositories with package information Installation failed, reverting ./composer.json to its original content. [RuntimeException] Failed to execute git clone --mirror 'git@github.com:ny/amber_alert_module.git' '/home/vagrant/.composer/cache/vcs/git-github.com-ny-amber-alert-module.git/' require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] [<packages>]...", "stdout": "./composer.json has been updated\nLoading composer repositories with package information\n\nInstallation failed, reverting ./composer.json to its original content.\n\n \n [RuntimeException] \n Failed to execute git clone --mirror 'git@github.com:ny/amber_alert_module.git' '/home/vagrant/.composer/cache/vcs/git-github.com-ny-amber-alert-module.git/' \n \n\nrequire [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] [<packages>]...\n\n", "stdout_lines": ["./composer.json has been updated", "Loading composer repositories with package information", "", "Installation failed, reverting ./composer.json to its original content.", "", " ", " [RuntimeException] ", " Failed to execute git clone --mirror 'git@github.com:ny/amber_alert_module.git' '/home/vagrant/.composer/cache/vcs/git-github.com-ny-amber-alert-module.git/' ", " ", "", "require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] [<packages>]...", ""]}
RUNNING HANDLER [geerlingguy.firewall : restart firewall] **********************
RUNNING HANDLER [geerlingguy.apache : restart apache] **************************
RUNNING HANDLER [geerlingguy.php : restart webserver] **************************
RUNNING HANDLER [geerlingguy.php : restart php-fpm] ****************************
RUNNING HANDLER [geerlingguy.mysql : restart mysql] ****************************
to retry, use: --limit @/Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/playbook.retry
PLAY RECAP *********************************************************************
webny : ok=195 changed=92 unreachable=0 failed=1
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
[phingcall] /Users/justinwinter/Sites/wny/./vendor/acquia/blt/phing/tasks/vm.xml:127:129: Task exited with code 1
BUILD FAILED/Users/justinwinter/Sites/wny/./vendor/acquia/blt/phing/tasks/vm.xml:26:8: /Users/justinwinter/Sites/wny/./vendor/acquia/blt/phing/tasks/vm.xml:29:34: Execution of the target buildfile failed. Aborting.
; 22 minutes 7.38 seconds
justinwinter in ~/Sites/wny [-b feature/NDD-868-Video-Embed*]
⚡ blt doctor
blt > doctor:
// [vagrant_machine_name].local
$aliases['webny.local'] = array(
// /var/www/[vagrant_machine_name]/docroot
'root' => '/var/www/webny/docroot',
// vagrant_hostname
'uri' => 'http://webny.dev',
// vagrant_hostname
'remote-host' => 'webny.dev',
'remote-user' => 'vagrant',
'ssh-options' => '-o PasswordAuthentication=no -i ' . drush_server_home() . '/.vagrant.d/insecure_private_key'
);
Changed current directory to /Users/justinwinter/.composer
// [vagrant_machine_name].local
$aliases['webny.local'] = array(
// /var/www/[vagrant_machine_name]/docroot
'root' => '/var/www/webny/docroot',
// vagrant_hostname
'uri' => 'http://webny.dev',
// vagrant_hostname
'remote-host' => 'webny.dev',
'remote-user' => 'vagrant',
'ssh-options' => '-o PasswordAuthentication=no -i ' . drush_server_home() . '/.vagrant.d/insecure_private_key'
);
+----------------------+----------------------------------------------------------------------------------+
| Property | Value |
+----------------------+----------------------------------------------------------------------------------+
| %paths | |
| - %root | /Users/justinwinter/Sites/wny/docroot |
| - %site | sites/default |
| - %modules | modules |
| - %themes | themes |
| - %config-sync | /Users/justinwinter/Sites/wny/config/default |
| blt-version | 8.6.14 |
| config-sync | /Users/justinwinter/Sites/wny/config/default |
| db-driver | mysql |
| db-hostname | localhost |
| db-name | drupal |
| db-password | drupal |
| db-port | 3306 |
| db-username | drupal |
| drupal-settings-file | sites/default/settings.php |
| drupal-version | 8.2.6 |
| drush-alias-files | /Users/justinwinter/.drush/aliases.drushrc.php |
| | /Users/justinwinter/.drush/nppa.aliases.drushrc.php |
| | /Users/justinwinter/.drush/WebNY.aliases.drushrc.php |
| | /Users/justinwinter/Sites/wny/docroot/../drush/site-aliases/aliases.drushrc.php |
| | /Users/justinwinter/Sites/wny/docroot/../drush/site-aliases/example.acsf.aliases |
| | .drushrc.php |
| | /Users/justinwinter/Sites/wny/docroot/../drush/site-aliases/example.local.aliase |
| | s.drushrc.php |
| | /Users/justinwinter/Sites/wny/docroot/../drush/site-aliases/nysits.aliases.drush |
| | rc.php |
| drush-conf | /Users/justinwinter/Sites/wny/drush/drushrc.php |
| drush-script | /Users/justinwinter/Sites/wny/vendor/drush/drush/drush.php |
| drush-temp | /tmp |
| drush-version | 8.1.10 |
| local-drushrc | /Users/justinwinter/Sites/wny/docroot/sites/default/local.drushrc.php |
| local-settings | /Users/justinwinter/Sites/wny/docroot/sites/default/settings/local.settings.php |
| modules | modules |
| php-bin | /usr/local/bin/php |
| php-conf | /usr/local/etc/php/5.6/php.ini |
| php-os | Darwin |
| root | /Users/justinwinter/Sites/wny/docroot |
| site | sites/default |
| themes | themes |
| uri | http://webny.dev |
+----------------------+----------------------------------------------------------------------------------+
+--------------------------+-------------------------------------------------------------------------------+
| Check | Outcome |
+--------------------------+-------------------------------------------------------------------------------+
| checkDocrootExists | Found docroot. |
| checkCoreExists | Drupal core exists |
| checkSettingsFile | BLT settings are included in settings file. |
| checkLocalSettingsFile | Found your local settings file. |
| checkLocalDrushFile | Found your local drush settings file. |
| checkUri | $options['uri'] is set. |
| checkUriResponse | Received a response from site http://webny.dev. |
| checkFileSystem:%files | Public files directory is not set. |
| checkFileSystem:%private | Private files directory is not set. |
| checkFileSystem:%temp | Temporary files directory is not set. |
| checkDbConnection | Connected to database. |
| checkDrupalBootstrapped | Could not bootstrap Drupal via drush without alias. |
| checkDrupalInstalled | Drupal is not installed. |
| | |
| | Run `blt local:setup` to install Drupal locally. |
| checkCaching:page | Drupal cache is disabled. |
| checkCaching:css | CSS preprocessing is disabled. |
| checkCaching:js | JS preprocessing is disabled. |
| checkNvmExists | NVM exists. |
| checkCiConfig | Git remotes are set in project.yml. |
| checkComposer:require | acquia/blt is in composer.json's require object. |
| checkComposer:plugins | hirak/prestissimo plugin for composer is installed. |
| checkBehat:exists | Behat local settings file exists. |
| checkProjectYml:keys | The 'project.hash_salt' key is deprecated. Please remove it from project.yml. |
| | The 'project.themes' key is deprecated. Please remove it from project.yml. |
| | The 'hosting' key is deprecated. Please remove it from project.yml. |
| checkAcsfConfig | BLT settings are included in your pre-settings-php include. |
| checkPhpDateTimezone | PHP setting for date.timezone is correctly set |
+--------------------------+-------------------------------------------------------------------------------+
BUILD FINISHED; 1 minutes 20.72 seconds
justinwinter in ~/Sites/wny [-b feature/NDD-868-Video-Embed*]
justinwinter in ~/Sites/wny [-b feature/NDD-868-Video-Embed*]
⚡ vagrant --version && echo "VirtualBox `vboxmanage --version`" && ansible --version
Vagrant 1.9.1
VirtualBox 5.1.14r112924
ansible 2.2.0.0
config file =
configured module search path = Default w/o overrides
justinwinter in ~/Sites/wny [-b feature/NDD-868-Video-Embed*]
⚡ composer update
1/2: http://packagist.org/p/provider-latest$40aa848bed17967023546dabad20f11ef1be0275ff68cd65e717a4c01f3f3d3a.json
2/2: http://packagist.org/p/provider-2017-01$2af7ea8e8caac480dbbaa6c52a3f9b517f1eb7c5e41811637b391594ca31cfa2.json
Finished: success: 2, skipped: 0, failure: 0, total: 2
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 180 installs, 0 updates, 0 removals
- Installing grasmash/drupal-security-warning (1.0.0) Loading from cache
- Installing composer/installers (v1.2.0) Loading from cache
- Installing cweagans/composer-patches (1.6.0) Loading from cache
Gathering patches for root package.
Gathering patches for dependencies. This might take a minute.
- Installing drupal-composer/drupal-scaffold (2.2.0) Loading from cache
Patches already gathered. Skipping
- Installing hirak/prestissimo (0.3.5) Loading from cache
Patches already gathered. Skipping
- Installing vierbergenlars/php-semver (3.0.1) Loading from cache
Patches already gathered. Skipping
- Installing psr/log (1.0.2) Loading from cache
Patches already gathered. Skipping
- Installing symfony/debug (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing symfony/polyfill-mbstring (v1.3.0) Loading from cache
Patches already gathered. Skipping
- Installing symfony/console (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing symfony/yaml (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing squizlabs/php_codesniffer (2.8.1) Loading from cache
Patches already gathered. Skipping
- Installing sebastian/version (1.0.6) Loading from cache
Patches already gathered. Skipping
- Installing sebastian/global-state (1.1.1) Loading from cache
Patches already gathered. Skipping
- Installing sebastian/recursion-context (1.0.5) Loading from cache
Patches already gathered. Skipping
- Installing sebastian/exporter (1.2.2) Loading from cache
Patches already gathered. Skipping
- Installing sebastian/environment (1.3.8) Loading from cache
Patches already gathered. Skipping
- Installing sebastian/diff (1.4.1) Loading from cache
Patches already gathered. Skipping
- Installing sebastian/comparator (1.2.4) Loading from cache
Patches already gathered. Skipping
- Installing doctrine/instantiator (1.0.5) Loading from cache
Patches already gathered. Skipping
- Installing phpunit/php-text-template (1.2.1) Loading from cache
Patches already gathered. Skipping
- Installing phpunit/phpunit-mock-objects (2.3.8) Loading from cache
Patches already gathered. Skipping
- Installing phpunit/php-timer (1.0.9) Loading from cache
Patches already gathered. Skipping
- Installing phpunit/php-file-iterator (1.4.2) Loading from cache
Patches already gathered. Skipping
- Installing phpunit/php-token-stream (1.4.11) Loading from cache
Patches already gathered. Skipping
- Installing phpunit/php-code-coverage (2.2.4) Loading from cache
Patches already gathered. Skipping
- Installing webmozart/assert (1.2.0) Loading from cache
Patches already gathered. Skipping
- Installing phpdocumentor/reflection-docblock (2.0.4) Loading from cache
Patches already gathered. Skipping
- Installing phpspec/prophecy (v1.7.0) Loading from cache
Patches already gathered. Skipping
- Installing phpunit/phpunit (4.8.35) Loading from cache
Patches already gathered. Skipping
- Installing phing/phing (2.15.2) Loading from cache
Patches already gathered. Skipping
- Installing dflydev/dot-access-data (dev-master 3fbd874) Cloning 3fbd874921 from cache
Patches already gathered. Skipping
- Installing symfony/filesystem (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing grasmash/yaml-cli (0.3.4) Loading from cache
Patches already gathered. Skipping
- Installing drupal/coder (8.2.11) Loading from cache
Patches already gathered. Skipping
- Installing oomphinc/composer-installers-extender (v1.1.1) Loading from cache
Patches already gathered. Skipping
- Installing doctrine/lexer (v1.0.1) Loading from cache
Patches already gathered. Skipping
- Installing doctrine/inflector (v1.1.0) Loading from cache
Patches already gathered. Skipping
- Installing doctrine/collections (v1.3.0) Loading from cache
Patches already gathered. Skipping
- Installing doctrine/cache (v1.6.1) Loading from cache
Patches already gathered. Skipping
- Installing doctrine/annotations (v1.2.7) Loading from cache
Patches already gathered. Skipping
- Installing doctrine/common (v2.5.3) Loading from cache
Patches already gathered. Skipping
- Installing twig/twig (v1.32.0) Loading from cache
Patches already gathered. Skipping
- Installing symfony/finder (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing asm89/twig-lint (1.0.2) Loading from cache
Patches already gathered. Skipping
- Installing acquia/blt (8.6.14) Loading from cache
Patches already gathered. Skipping
- Installing zendframework/zend-stdlib (3.1.0) Loading from cache
Patches already gathered. Skipping
- Installing zendframework/zend-escaper (2.5.2) Loading from cache
Patches already gathered. Skipping
- Installing zendframework/zend-feed (2.7.0) Loading from cache
Patches already gathered. Skipping
- Installing psr/http-message (1.0.1) Loading from cache
Patches already gathered. Skipping
- Installing zendframework/zend-diactoros (1.3.10) Loading from cache
Patches already gathered. Skipping
- Installing symfony/translation (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing symfony/validator (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing ircmaxell/password-compat (v1.0.4) Loading from cache
Patches already gathered. Skipping
- Installing symfony/polyfill-php55 (v1.3.0) Loading from cache
Patches already gathered. Skipping
- Installing symfony/serializer (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing symfony/routing (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing symfony/polyfill-php54 (v1.3.0) Loading from cache
Patches already gathered. Skipping
- Installing symfony/http-foundation (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing symfony/psr-http-message-bridge (v0.2) Loading from cache
Patches already gathered. Skipping
- Installing symfony/process (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing symfony/polyfill-iconv (v1.3.0) Loading from cache
Patches already gathered. Skipping
- Installing symfony/event-dispatcher (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing symfony/http-kernel (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing symfony/dependency-injection (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing symfony/polyfill-apcu (v1.3.0) Loading from cache
Patches already gathered. Skipping
- Installing symfony/class-loader (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing symfony-cmf/routing (1.4.0) Loading from cache
Patches already gathered. Skipping
- Installing stack/builder (v1.0.4) Loading from cache
Patches already gathered. Skipping
- Installing paragonie/random_compat (v2.0.10) Loading from cache
Patches already gathered. Skipping
- Installing masterminds/html5 (2.2.2) Loading from cache
Patches already gathered. Skipping
- Installing guzzlehttp/psr7 (1.4.1) Loading from cache
Patches already gathered. Skipping
- Installing guzzlehttp/promises (v1.3.1) Loading from cache
Patches already gathered. Skipping
- Installing guzzlehttp/guzzle (6.2.3) Loading from cache
Patches already gathered. Skipping
- Installing egulias/email-validator (1.2.14) Loading from cache
Patches already gathered. Skipping
- Installing easyrdf/easyrdf (0.9.1) Loading from cache
Patches already gathered. Skipping
- Installing composer/semver (1.4.2) Loading from cache
Patches already gathered. Skipping
- Installing asm89/stack-cors (1.0.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/core (8.2.6) Loading from cache
- Applying patches for drupal/core
https://www.drupal.org/files/issues/ignore_front_end_vendor-2329453-116.patch (Ignore front end vendor folders to improve directory search performance)
https://www.drupal.org/files/issues/twig_debug_output_does-2118743-89.patch (Twig debug output does not display all suggestions when an array of suggestions is passed to theme)
https://www.drupal.org/files/issues/views_exposed_filter-2710793-8.patch (Turn Views exposed filters for dates into date fields)
https://www.drupal.org/files/issues/2811887-2-exposed-date-restore-type-ealier.patch (Addresses undefined index error)
https://www.drupal.org/files/issues/2745491-15.patch (Check for the presence of image file array before using it in a function call)
Patches already gathered. Skipping
- Installing symfony/css-selector (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing symfony/dom-crawler (v3.2.6) Loading from cache
Patches already gathered. Skipping
- Installing symfony/browser-kit (v3.2.6) Loading from cache
Patches already gathered. Skipping
- Installing fabpot/goutte (v3.2.1) Loading from cache
Patches already gathered. Skipping
- Installing behat/mink (v1.7.1) Loading from cache
Patches already gathered. Skipping
- Installing behat/mink-browserkit-driver (v1.3.2) Loading from cache
Patches already gathered. Skipping
- Installing behat/mink-goutte-driver (v1.2.1) Loading from cache
Patches already gathered. Skipping
- Installing drupal/admin_toolbar (1.18.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/advagg (2.0.0-rc2) Loading from cache
Patches already gathered. Skipping
- Installing drupal/amber_alert_module (dev-master master) Cloning master from cache
Patches already gathered. Skipping
- Installing drupal/better_exposed_filters (3.0.0-alpha1) Loading from cache
Patches already gathered. Skipping
- Installing drupal/blazy (1.0.0-beta6) Loading from cache
Patches already gathered. Skipping
- Installing league/csv (7.2.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/csv_serialization (1.0.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/entity (1.0.0-alpha4) Loading from cache
Patches already gathered. Skipping
- Installing drupal/diff (1.0.0-alpha2) Loading from cache
Patches already gathered. Skipping
- Installing drupal/dropzonejs (1.0.0-alpha3) Loading from cache
- Applying patches for drupal/dropzonejs
https://www.drupal.org/files/issues/add_missing_eb_widget-2813143-2.patch (Add missing EB widget schema)
Patches already gathered. Skipping
- Installing drupal/entity_browser (1.0.0-beta2) Loading from cache
Patches already gathered. Skipping
- Installing drupal/embed (dev-1.x 1352819) Cloning 135281965d from cache
Patches already gathered. Skipping
- Installing drupal/entity_embed (dev-1.x a9f6ea8) Cloning a9f6ea87e9 from cache
Patches already gathered. Skipping
- Installing drupal/field_group (1.0.0-rc6) Loading from cache
Patches already gathered. Skipping
- Installing drupal/crop (1.0.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/focal_point (1.0.0-beta4) Loading from cache
Patches already gathered. Skipping
- Installing drupal/honeypot (1.23.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/inline_entity_form (1.0.0-beta1) Loading from cache
Patches already gathered. Skipping
- Installing drupal/libraries (dev-3.x 73f8b99) Cloning 73f8b99ec7 from cache
Patches already gathered. Skipping
- Installing drupal/linked_field (dev-1.x 0820189) Cloning 0820189630 from cache
- Applying patches for drupal/linked_field
https://www.drupal.org/files/issues/linked_field_breaks-2319165-7.patch (Fix breaking of picture markup)
Patches already gathered. Skipping
- Installing drupal/login_security (1.2.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/masquerade (1.0.0-beta1) Loading from cache
Patches already gathered. Skipping
- Installing drupal/media_entity (1.6.0) Loading from cache
- Applying patches for drupal/media_entity
https://www.drupal.org/files/issues/2749695_14_media_entity.patch (class Media extends ContentEntityBase implements MediaInterface)
Patches already gathered. Skipping
- Installing drupal/media_entity_embeddable_video (1.0.0-beta2) Loading from cache
Patches already gathered. Skipping
- Installing drupal/media_entity_image (1.2.0) Loading from cache
- Applying patches for drupal/media_entity_image
https://www.drupal.org/files/issues/2749695_14_media_entity_image.patch (class Image extends MediaTypeBase)
Patches already gathered. Skipping
- Installing drupal/media_expire (1.0.0-alpha2) Loading from cache
Patches already gathered. Skipping
- Installing drupal/memcache (dev-2.x 9e4c514) Cloning 9e4c514b2a from cache
Patches already gathered. Skipping
- Installing drupal/token (1.0.0-rc1) Loading from cache
Patches already gathered. Skipping
- Installing drupal/metatag (1.0.0-beta12) Loading from cache
Patches already gathered. Skipping
- Installing drupal/entity_reference_revisions (1.0.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/paragraphs (1.0.0) Loading from cache
- Applying patches for drupal/paragraphs
https://www.drupal.org/files/issues/field_group_not_working-2675136-53.patch (Field group not working on node edit inside paragraph)
Patches already gathered. Skipping
- Installing drupal/password_policy (3.0.0-alpha2) Loading from cache
Patches already gathered. Skipping
- Installing drupal/ctools (3.0.0-alpha27) Loading from cache
Patches already gathered. Skipping
- Installing drupal/pathauto (1.0.0-beta1) Loading from cache
Patches already gathered. Skipping
- Installing drupal/redirect (1.0.0-alpha1) Loading from cache
Patches already gathered. Skipping
- Installing drupal/services (4.0.0-beta3) Loading from cache
Patches already gathered. Skipping
- Installing drupal/simple_sitemap (2.8.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/sitemap (1.2.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/smart_trim (1.0.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/webform (5.0.0-beta4) Loading from cache
Patches already gathered. Skipping
- Installing drupal/workbench_moderation (1.2.0) Loading from cache
Patches already gathered. Skipping
- Installing symfony/config (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing behat/transliterator (v1.1.0) Loading from cache
Patches already gathered. Skipping
- Installing behat/gherkin (v4.4.5) Loading from cache
Patches already gathered. Skipping
- Installing behat/behat (v3.1.0) Loading from cache
Patches already gathered. Skipping
- Installing jarnaiz/behat-junit-formatter (v1.3.2) Loading from cache
Patches already gathered. Skipping
Patches already gathered. Skipping
- Installing drupal/video_embed_field (1.3.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/video_embed_brightcove (dev-1.x b4d1ef9) Cloning b4d1ef90e4 from cache
Patches already gathered. Skipping
- Installing symfony/expression-language (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing jakub-onderka/php-console-color (0.1) Loading from cache
Patches already gathered. Skipping
- Installing jakub-onderka/php-console-highlighter (v0.3.2) Loading from cache
Patches already gathered. Skipping
- Installing dnoegel/php-xdg-base-dir (0.1) Loading from cache
Patches already gathered. Skipping
- Installing nikic/php-parser (v3.0.5) Loading from cache
Patches already gathered. Skipping
- Installing symfony/var-dumper (v2.8.18) Loading from cache
Patches already gathered. Skipping
- Installing psy/psysh (v0.8.2) Loading from cache
Patches already gathered. Skipping
- Installing gabordemooij/redbean (v4.3.3) Loading from cache
Patches already gathered. Skipping
- Installing drupal/console-extend-plugin (0.4.0) Loading from cache
Patches already gathered. Skipping
- Installing webflo/drupal-finder (0.2.1) Loading from cache
Patches already gathered. Skipping
- Installing stecman/symfony-console-completion (0.7.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/console-en (1.0.0-rc16) Loading from cache
Patches already gathered. Skipping
- Installing dflydev/placeholder-resolver (v1.0.2) Loading from cache
Patches already gathered. Skipping
- Installing dflydev/dot-access-configuration (v1.0.1) Loading from cache
Patches already gathered. Skipping
- Installing drupal/console-core (1.0.0-rc16) Loading from cache
Patches already gathered. Skipping
- Installing alchemy/zippy (0.4.3) Loading from cache
Patches already gathered. Skipping
- Installing drupal/console (1.0.0-rc16) Loading from cache
Patches already gathered. Skipping
- Installing drupal/devel (1.0.0-rc1) Loading from cache
Patches already gathered. Skipping
- Installing drupal/drupal-driver (v1.2.1) Loading from cache
Patches already gathered. Skipping
- Installing behat/mink-extension (v2.2) Loading from cache
Patches already gathered. Skipping
- Installing instaclick/php-webdriver (1.4.3) Loading from cache
Patches already gathered. Skipping
- Installing behat/mink-selenium2-driver (v1.3.1) Loading from cache
Patches already gathered. Skipping
- Installing drupal/drupal-extension (v3.2.2) Loading from cache
Patches already gathered. Skipping
- Installing drupal/config_update (1.3.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/features (3.5.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/google_analytics (2.1.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/seckit (1.0.0-alpha2) Loading from cache
Patches already gathered. Skipping
- Installing drupal/security_review (dev-1.x 35ebae4) Cloning 35ebae445b from cache
Patches already gathered. Skipping
- Installing drupal/shield (1.0.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/twig_tweak (1.5.0) Loading from cache
Patches already gathered. Skipping
- Installing webmozart/path-util (2.3.0) Loading from cache
Patches already gathered. Skipping
- Installing pear/console_table (v1.3.0) Loading from cache
Patches already gathered. Skipping
- Installing consolidation/output-formatters (3.1.8) Loading from cache
Patches already gathered. Skipping
- Installing consolidation/annotated-command (2.4.5) Loading from cache
Patches already gathered. Skipping
- Installing drush/drush (8.1.10) Loading from cache
Patches already gathered. Skipping
- Installing drupal/acquia_connector (1.7.0) Loading from cache
Patches already gathered. Skipping
- Installing drupal/acsf (1.34.0) Loading from cache
Patches already gathered. Skipping
Patches already gathered. Skipping
Patches already gathered. Skipping
Patches already gathered. Skipping
- Installing drupal/adminimal_theme (1.3.0) Loading from cache
- Applying patches for drupal/adminimal_theme
https://www.drupal.org/files/issues/incompatible_with_admin-2635456-4_0.patch (Incompatible with admin toolbar)
Patches already gathered. Skipping
- Installing drupal/cog (1.5.0) Loading from cache
Patches already gathered. Skipping
- Installing se/selenium-server-standalone (v2.53.1) Loading from cache
Patches already gathered. Skipping
- Installing jakoch/phantomjs-installer (2.1.1-p08) Loading from cache
Patches already gathered. Skipping
- Installing geerlingguy/drupal-vm (4.3.0) Loading from cache
sebastian/global-state suggests installing ext-uopz (*)
phpdocumentor/reflection-docblock suggests installing dflydev/markdown (~1.0)
phpdocumentor/reflection-docblock suggests installing erusev/parsedown (~1.0)
phpunit/phpunit suggests installing phpunit/php-invoker (~1.1)
phing/phing suggests installing phpdocumentor/phpdocumentor (Documentation Generator for PHP)
phing/phing suggests installing sebastian/phpcpd (Copy/Paste Detector (CPD) for PHP code)
phing/phing suggests installing phpmd/phpmd (PHP version of PMD tool)
phing/phing suggests installing pdepend/pdepend (PHP version of JDepend)
phing/phing suggests installing phploc/phploc (A tool for quickly measuring the size of a PHP project)
phing/phing suggests installing pear/versioncontrol_svn (A simple OO-style interface for Subversion, the free/open-source version control system)
phing/phing suggests installing pear/versioncontrol_git (A library that provides OO interface to handle Git repository)
phing/phing suggests installing pear/archive_tar (Tar file management class)
phing/phing suggests installing siad007/versioncontrol_hg (A library for interfacing with Mercurial repositories.)
phing/phing suggests installing tedivm/jshrink (Javascript Minifier built in PHP)
zendframework/zend-feed suggests installing zendframework/zend-cache (Zend\Cache component, for optionally caching feeds between requests)
zendframework/zend-feed suggests installing zendframework/zend-db (Zend\Db component, for use with PubSubHubbub)
zendframework/zend-feed suggests installing zendframework/zend-http (Zend\Http for PubSubHubbub, and optionally for use with Zend\Feed\Reader)
zendframework/zend-feed suggests installing zendframework/zend-servicemanager (Zend\ServiceManager component, for easily extending ExtensionManager implementations)
zendframework/zend-feed suggests installing zendframework/zend-validator (Zend\Validator component, for validating email addresses used in Atom feeds and entries ehen using the Writer subcomponent)
symfony/validator suggests installing symfony/intl ()
symfony/validator suggests installing symfony/property-access (For using the 2.4 Validator API)
symfony/serializer suggests installing symfony/property-access (For using the ObjectNormalizer.)
symfony/dependency-injection suggests installing symfony/proxy-manager-bridge (Generate service proxies to lazy load them)
paragonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.)
easyrdf/easyrdf suggests installing ml/json-ld (~1.0)
behat/mink suggests installing behat/mink-zombie-driver (fast and JS-enabled headless driver for any app (requires node.js))
behat/behat suggests installing behat/symfony2-extension (for integration with Symfony2 web framework)
behat/behat suggests installing behat/yii-extension (for integration with Yii web framework)
symfony/var-dumper suggests installing ext-symfony_debug ()
psy/psysh suggests installing ext-pdo-sqlite (The doc command requires SQLite to work.)
psy/psysh suggests installing hoa/console (A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit.)
alchemy/zippy suggests installing guzzle/guzzle (To use the GuzzleTeleporter with Guzzle 3)
pear/console_table suggests installing pear/Console_Color2 (>=0.1.2)
drush/drush suggests installing drush/config-extra (Provides configuration workflow commands, such as config-merge.)
Writing lock file
Generating autoload files
You are using Drupal packages that are not supported by the Drupal Security Team!
- drupal/amber_alert_module:9999999-dev
- drupal/better_exposed_filters:3.0.0.0-alpha1
- drupal/blazy:1.0.0.0-beta6
- drupal/entity:1.0.0.0-alpha4
- drupal/diff:1.0.0.0-alpha2
- drupal/dropzonejs:1.0.0.0-alpha3
- drupal/entity_browser:1.0.0.0-beta2
- drupal/embed:dev-1.x
- drupal/entity_embed:dev-1.x
- drupal/focal_point:1.0.0.0-beta4
- drupal/inline_entity_form:1.0.0.0-beta1
- drupal/libraries:dev-3.x
- drupal/linked_field:dev-1.x
- drupal/masquerade:1.0.0.0-beta1
- drupal/media_entity_embeddable_video:1.0.0.0-beta2
- drupal/media_expire:1.0.0.0-alpha2
- drupal/memcache:dev-2.x
- drupal/metatag:1.0.0.0-beta12
- drupal/password_policy:3.0.0.0-alpha2
- drupal/ctools:3.0.0.0-alpha27
- drupal/pathauto:1.0.0.0-beta1
- drupal/redirect:1.0.0.0-alpha1
- drupal/services:4.0.0.0-beta3
- drupal/webform:5.0.0.0-beta4
- drupal/video_embed_brightcove:dev-1.x
- drupal/seckit:1.0.0.0-alpha2
- drupal/security_review:dev-1.x
See https://www.drupal.org/security-advisory-policy for more information.
Downloading: 100% Downloading: 100% Downloading: 100% Downloading: 100% Downloading: 100% Downloading: 100% Downloading: 100% Downloading: 100% Downloading: 100% Downloading: 100% Downloading: 100% Downloading: 100% Downloading: 100% Downloading: 100%Updating BLT templated files...
> blt update
blt > blt:rsync-template:
[echo] Copying files from BLT's template into your project...
rsync: failed to open exclude file /Users/justinwinter/Sites/wny/scripts/blt/ignore-existing.txt: No such file or directory (2)
rsync error: error in file IO (code 11) at exclude.c(1178) [client=3.1.2]
BUILD FAILED/Users/justinwinter/Sites/wny/./vendor/acquia/blt/phing/tasks/blt.xml:68:219: Task exited with code 11
; 2.4330 seconds
BLT update script failed! Run `blt update -verbose` to retry.
justinwinter in ~/Sites/wny [-b feature/NDD-868-Video-Embed*]
⚡ composer update
Gathering patches for root package.
Loading composer repositories with package information
Updating dependencies (including require-dev)
everPackage operations: 0 installs, 0 updates, 0 removals
Generating autoload files
justinwinter in ~/Sites/wny [-b feature/NDD-868-Video-Embed*]
⚡ blt vm:nuke && blt vm
blt > vm:nuke:
This will destroy your VM, and delete all associated configuration. Continue? [y] : y
webny: Are you sure you want to destroy the 'webny' VM? [y/N] y
==> webny: Forcing shutdown of VM...
==> webny: Destroying VM and associated drives...
==> webny: Pruning invalid NFS exports. Administrator privileges will be required...
==> webny: [vagrant-hostsupdater] Removing hosts
Password:
[echo] Your Drupal VM intance has been obliterated.
[echo] Please run `blt vm` to create a new one.
BUILD FINISHED; 2 minutes 15.02 seconds
blt > vm:
blt > vm:project:init:
[echo] Creating a drush alias for the new VM.
[reflexive] Applying reflexive processing to 1 files.
[echo] Creating a config.yml file for Drupal VM.
[copy] Copying 1 file to /Users/justinwinter/Sites/wny/box
[copy] From /Users/justinwinter/Sites/wny/vendor/acquia/blt/scripts/drupal-vm/config.yml to /Users/justinwinter/Sites/wny/box/config.yml
[echo] Creating a Vagrantfile.
[copy] Copying 1 file to /Users/justinwinter/Sites/wny
[copy] From /Users/justinwinter/Sites/wny/vendor/acquia/blt/scripts/drupal-vm/Vagrantfile to /Users/justinwinter/Sites/wny/Vagrantfile
[echo] Adding geerlingguy/drupal-vm to composer dev dependencies.
./composer.json has been updated
Gathering patches for root package.
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Writing lock file
Generating autoload files
[echo]
[echo] BLT has created default configuration for your Drupal VM.
[echo] The configuration file is /Users/justinwinter/Sites/wny/box/config.yml.
[echo]
[echo] To customize the VM, follow the Quick Start Guide in Drupal VM's README:
[echo] https://github.com/geerlingguy/drupal-vm#quick-start-guide
[echo]
[echo] To run drush commands against the VM, use the @self alias.
[echo] You may pin yourself to this alias using "drush use @self"
[echo]
[echo] To boot your machine, execute:
[echo] vagrant up
blt > setup:drupal:settings:
blt > setup:drupal:settings:site:
[echo] Making /Users/justinwinter/Sites/wny/docroot/sites/default writable
[chmod] Changed file mode on '/Users/justinwinter/Sites/wny/docroot/sites/default' to 755
[echo] Making /Users/justinwinter/Sites/wny/docroot/sites/default/settings.php writable
[chmod] Changed file mode on '/Users/justinwinter/Sites/wny/docroot/sites/default/settings.php' to 644
[echo] Ensuring that blt.settings.php is required by settings.php
[exec] require DRUPAL_ROOT . "/../vendor/acquia/blt/settings/blt.settings.php";
[echo] Generating local settings files
[echo] Generating /Users/justinwinter/Sites/wny/blt/project.local.yml
[copy] Copying 1 file to /Users/justinwinter/Sites/wny/blt
[copy] From /Users/justinwinter/Sites/wny/blt/example.project.local.yml to /Users/justinwinter/Sites/wny/blt/project.local.yml
blt > vm:local:init:
[echo] Updating /Users/justinwinter/Sites/wny/blt/project.local.yml...
The value for key 'drush.default_alias' was set to 'webny.local' in /Users/justinwinter/Sites/wny/blt/project.local.yml.
The value for key 'drush.aliases.local' was set to 'webny.local' in /Users/justinwinter/Sites/wny/blt/project.local.yml.
[echo] /Users/justinwinter/Sites/wny/blt/project.local.yml has been modified.
[echo] drush.default_alias has been set to webny.local
[echo] drush.aliases.local has been set to webny.local
Would you like to boot your VM now? [y] : y
blt > vm:requirements:
[echo] Operating system is Darwin
blt > vm:up:
Bringing machine 'webny' up with 'virtualbox' provider...
==> webny: Importing base box 'geerlingguy/ubuntu1404'...
==> webny: Matching MAC address for NAT networking...
==> webny: Checking if box 'geerlingguy/ubuntu1404' is up to date...
==> webny: Setting the name of the VM: webny.dev
==> webny: Clearing any previously set network interfaces...
==> webny: Preparing network interfaces based on configuration...
webny: Adapter 1: nat
webny: Adapter 2: hostonly
==> webny: Forwarding ports...
webny: 22 (guest) => 2222 (host) (adapter 1)
==> webny: Running 'pre-boot' VM customizations...
==> webny: Booting VM...
==> webny: Waiting for machine to boot. This may take a few minutes...
webny: SSH address: 127.0.0.1:2222
webny: SSH username: vagrant
webny: SSH auth method: private key
==> webny: Machine booted and ready!
[webny] GuestAdditions versions on your host (5.1.14) and guest (5.1.16) do not match.
stdin: is not a tty
Reading package lists...
Building dependency tree...
Reading state information...
linux-headers-3.13.0-32-generic is already the newest version.
The following packages were automatically installed and are no longer required:
libyaml-0-2 python-crypto python-httplib2 python-jinja2 python-markupsafe
python-paramiko python-pkg-resources python-setuptools python-yaml sshpass
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
cpp cpp-4.8 fakeroot gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev
libcloog-isl4 libfakeroot libgcc-4.8-dev libgomp1 libisl10 libitm1 libmpc3
libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev
Suggested packages:
cpp-doc gcc-4.8-locales dpkg-dev debhelper gcc-multilib autoconf automake1.9
libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg
libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg
libquadmath0-dbg glibc-doc
The following NEW packages will be installed:
cpp cpp-4.8 dkms fakeroot gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin
libc6-dev libcloog-isl4 libfakeroot libgcc-4.8-dev libgomp1 libisl10 libitm1
libmpc3 libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev
0 upgraded, 22 newly installed, 0 to remove and 5 not upgraded.
Need to get 17.1 MB of archives.
After this operation, 59.2 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.3 [63.1 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.3 [8,636 B]
Get:3 http://us.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.3 [23.1 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.3 [28.5 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.3 [126 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.3 [94.9 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.3 [4,595 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.3 [1,688 kB]
Get:14 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.3 [5,047 kB]
Get:15 http://us.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]
Get:16 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB]
Get:17 http://us.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]
Get:18 http://us.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]
Get:19 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.9 [69.0 kB]
Get:20 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-112.159 [771 kB]
Get:21 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.9 [1,910 kB]
Get:22 http://us.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]
dpkg-preconfigure: unable to re-open stdin: No such file or directory
Fetched 17.1 MB in 3s (4,640 kB/s)
Selecting previously unselected package libasan0:amd64.
(Reading database ... 58071 files and directories currently installed.)
Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package libisl10:amd64.
Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ...
Unpacking libisl10:amd64 (0.12.2-1) ...
Selecting previously unselected package libcloog-isl4:amd64.
Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...
Unpacking libcloog-isl4:amd64 (0.18.2-1) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package libmpfr4:amd64.
Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...
Unpacking libmpfr4:amd64 (3.1.2-1) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...
Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...
Selecting previously unselected package cpp-4.8.
Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package cpp.
Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...
Unpacking cpp (4:4.8.2-1ubuntu6) ...
Selecting previously unselected package libgcc-4.8-dev:amd64.
Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package gcc-4.8.
Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb ...
Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.3) ...
Selecting previously unselected package gcc.
Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...
Unpacking gcc (4:4.8.2-1ubuntu6) ...
Selecting previously unselected package dkms.
Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ...
Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...
Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...
Unpacking fakeroot (1.20-3ubuntu2) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.9_amd64.deb ...
Unpacking libc-dev-bin (2.19-0ubuntu6.9) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../linux-libc-dev_3.13.0-112.159_amd64.deb ...
Unpacking linux-libc-dev:amd64 (3.13.0-112.159) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../libc6-dev_2.19-0ubuntu6.9_amd64.deb ...
Unpacking libc6-dev:amd64 (2.19-0ubuntu6.9) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...
Unpacking manpages-dev (3.54-1ubuntu1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libisl10:amd64 (0.12.2-1) ...
Setting up libcloog-isl4:amd64 (0.18.2-1) ...
Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libmpfr4:amd64 (3.1.2-1) ...
Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ...
Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.3) ...
Setting up cpp (4:4.8.2-1ubuntu6) ...
Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.3) ...
Setting up gcc (4:4.8.2-1ubuntu6) ...
Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ...
Setting up libfakeroot:amd64 (1.20-3ubuntu2) ...
Setting up fakeroot (1.20-3ubuntu2) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up libc-dev-bin (2.19-0ubuntu6.9) ...
Setting up linux-libc-dev:amd64 (3.13.0-112.159) ...
Setting up libc6-dev:amd64 (2.19-0ubuntu6.9) ...
Setting up manpages-dev (3.54-1ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
Copy iso file /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso
stdin: is not a tty
mount: block device /tmp/VBoxGuestAdditions.iso is write-protected, mounting read-only
Installing Virtualbox Guest Additions 5.1.14 - guest version is 5.1.16
stdin: is not a tty
Verifying archive integrity... All good.
Uncompressing VirtualBox 5.1.14 Guest Additions for Linux...........
VirtualBox Guest Additions installer
Removing installed version 5.1.16 of VirtualBox Guest Additions...
vboxadd-service.sh: Stopping VirtualBox Guest Addition service.
vboxadd.sh: Stopping VirtualBox Additions.
You may need to restart your guest system to finish removing the guest drivers.
Copying additional installer modules ...
Installing additional modules ...
vboxadd.sh: Building Guest Additions kernel modules.
vboxadd.sh: You should restart your guest to make sure the new modules are actually used.
vboxadd.sh: Starting the VirtualBox Guest Additions.
Could not find the X.Org or XFree86 Window System, skipping.
stdin: is not a tty
==> webny: Checking for guest additions in VM...
==> webny: [vagrant-hostsupdater] Checking for host entries
==> webny: [vagrant-hostsupdater] Writing the following entries to (/etc/hosts)
==> webny: [vagrant-hostsupdater] 192.168.88.88 webny.dev # VAGRANT: 12f45ea8233192517336ff6e8539e7c6 (webny) / d55b1cbe-ec1c-4112-b951-8e998d6cec26
==> webny: [vagrant-hostsupdater] 192.168.88.88 www.webny.dev # VAGRANT: 12f45ea8233192517336ff6e8539e7c6 (webny) / d55b1cbe-ec1c-4112-b951-8e998d6cec26
==> webny: [vagrant-hostsupdater] 192.168.88.88 adminer.webny.dev # VAGRANT: 12f45ea8233192517336ff6e8539e7c6 (webny) / d55b1cbe-ec1c-4112-b951-8e998d6cec26
==> webny: [vagrant-hostsupdater] 192.168.88.88 xhprof.webny.dev # VAGRANT: 12f45ea8233192517336ff6e8539e7c6 (webny) / d55b1cbe-ec1c-4112-b951-8e998d6cec26
==> webny: [vagrant-hostsupdater] 192.168.88.88 pimpmylog.webny.dev # VAGRANT: 12f45ea8233192517336ff6e8539e7c6 (webny) / d55b1cbe-ec1c-4112-b951-8e998d6cec26
==> webny: [vagrant-hostsupdater] 192.168.88.88 dashboard.webny.dev # VAGRANT: 12f45ea8233192517336ff6e8539e7c6 (webny) / d55b1cbe-ec1c-4112-b951-8e998d6cec26
==> webny: [vagrant-hostsupdater] This operation requires administrative access. You may skip it by manually adding equivalent entries to the hosts file.
Password:
==> webny: Setting hostname...
==> webny: Configuring and enabling network interfaces...
==> webny: Exporting NFS shared folders...
==> webny: Preparing to edit /etc/exports. Administrator privileges will be required...
==> webny: Mounting NFS shared folders...
==> webny: Configuring cache buckets...
==> webny: Running provisioner: ansible...
webny: Running ansible-playbook...
PLAY [all] *********************************************************************
TASK [setup] *******************************************************************
ok: [webny]
TASK [Include OS-specific variables.] ******************************************
ok: [webny]
TASK [Define config_dir.] ******************************************************
skipping: [webny]
TASK [include_vars] ************************************************************
ok: [webny] => (item=/Users/justinwinter/Sites/wny/box/config.yml)
TASK [Define fully qualified domain name.] *************************************
ok: [webny]
TASK [Define short hostname.] **************************************************
ok: [webny]
TASK [Add hostname to /etc/hosts.] *********************************************
ok: [webny]
TASK [Configure hostname.] *****************************************************
ok: [webny]
TASK [Set the hostname for current session.] ***********************************
skipping: [webny]
TASK [include] *****************************************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/tasks/init-debian.yml for webny
TASK [Update apt cache if needed.] *********************************************
changed: [webny]
TASK [Install required dependencies.] ******************************************
changed: [webny] => (item=[u'curl', u'python-apt', u'python-pycurl', u'sudo', u'unzip', u'make'])
TASK [Configure /etc/mailname.] ************************************************
ok: [webny]
TASK [Add repository for Apache 2.4.9+ on Ubuntu 12 and 14.] *******************
changed: [webny]
TASK [Add repository for PHP 5.5, 5.6, 7.0 or 7.1.] ****************************
changed: [webny]
TASK [Add repository for PHP 5 compatibility packages.] ************************
changed: [webny]
TASK [Purge PHP version packages.] *********************************************
ok: [webny] => (item=[u'php5.5', u'php5.5-apcu', u'php5.5-cli', u'php5.5-common', u'php5.5-curl', u'php5.5-dev', u'php5.5-fpm', u'php5.5-gd', u'php5.5-imap', u'php5.5-json', u'php5.5-mbstring', u'php5.5-mcrypt', u'php5.5-opcache', u'php5.5-sqlite3', u'php5.5-xml', u'php5.5-yaml', u'php7.0', u'php7.0-apcu', u'php7.0-cli', u'php7.0-common', u'php7.0-curl', u'php7.0-dev', u'php7.0-fpm', u'php7.0-gd', u'php7.0-imap', u'php7.0-json', u'php7.0-mbstring', u'php7.0-mcrypt', u'php7.0-opcache', u'php7.0-sqlite3', u'php7.0-xml', u'php7.0-yaml', u'php7.1', u'php7.1-apcu', u'php7.1-cli', u'php7.1-common', u'php7.1-curl', u'php7.1-dev', u'php7.1-fpm', u'php7.1-gd', u'php7.1-imap', u'php7.1-json', u'php7.1-mbstring', u'php7.1-mcrypt', u'php7.1-opcache', u'php7.1-sqlite3', u'php7.1-xml', u'php7.1-yaml'])
TASK [Purge PHP packages installed by default on Ubuntu.] **********************
ok: [webny] => (item=[u'php-common'])
TASK [Purge PHP modules directory.] ********************************************
skipping: [webny] => (item=/usr/lib/php5/modules)
skipping: [webny] => (item=/usr/lib/php/modules)
TASK [Define php_xhprof_html_dir.] *********************************************
skipping: [webny]
TASK [include] *****************************************************************
skipping: [webny]
TASK [Run configured pre-provision shell scripts.] *****************************
TASK [Run configured pre-provision ansible task files.] ************************
TASK [Set the PHP webserver daemon correctly when nginx is in use.] ************
skipping: [webny]
TASK [Set the correct XHProf package when PHP 5.5 or 5.6 is used.] *************
ok: [webny]
TASK [Ensure PHP version -specific workspace directory exists.] ****************
changed: [webny]
TASK [geerlingguy.repo-remi : Install remi repo.] ******************************
skipping: [webny]
TASK [geerlingguy.repo-remi : Import remi GPG key.] ****************************
skipping: [webny]
TASK [geerlingguy.firewall : Ensure iptables is installed.] ********************
ok: [webny]
TASK [geerlingguy.firewall : Flush iptables the first time playbook runs.] *****
changed: [webny]
TASK [geerlingguy.firewall : Copy firewall script into place.] *****************
changed: [webny]
TASK [geerlingguy.firewall : Copy firewall init script into place.] ************
changed: [webny]
TASK [geerlingguy.firewall : Copy firewall systemd unit file into place (for systemd systems).] ***
skipping: [webny]
TASK [geerlingguy.firewall : Ensure the firewall is enabled and will start on boot.] ***
changed: [webny]
TASK [geerlingguy.firewall : Check firewalld package is installed (on RHEL).] **
skipping: [webny]
TASK [geerlingguy.firewall : Disable the firewalld service (on RHEL, if configured).] ***
skipping: [webny]
TASK [geerlingguy.firewall : Check ufw package is installed (on Ubuntu).] ******
changed: [webny]
TASK [geerlingguy.firewall : Disable the ufw firewall (on Ubuntu, if configured).] ***
changed: [webny]
TASK [geerlingguy.git : Ensure git is installed (RedHat).] *********************
skipping: [webny] => (item=[])
TASK [geerlingguy.git : Update apt cache (Debian).] ****************************
ok: [webny]
TASK [geerlingguy.git : Ensure git is installed (Debian).] *********************
changed: [webny] => (item=[u'git', u'git-svn'])
TASK [geerlingguy.git : Ensure git's dependencies are installed (RedHat).] *****
skipping: [webny] => (item=[])
TASK [geerlingguy.git : Ensure git's dependencies are installed (Debian).] *****
skipping: [webny] => (item=[])
TASK [geerlingguy.git : Get installed version] *********************************
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
skipping: [webny]
TASK [geerlingguy.git : Force git install if the version numbers do not match] *
skipping: [webny]
TASK [geerlingguy.git : Download git.] *****************************************
skipping: [webny]
TASK [geerlingguy.git : Expand git archive.] ***********************************
skipping: [webny]
TASK [geerlingguy.git : Build git.] ********************************************
skipping: [webny] => (item=all)
skipping: [webny] => (item=install)
TASK [geerlingguy.postfix : Ensure postfix is installed (RedHat).] *************
skipping: [webny]
TASK [geerlingguy.postfix : Ensure postfix is installed (Debian).] *************
changed: [webny]
TASK [geerlingguy.postfix : Ensure postfix is started and enabled at boot.] ****
ok: [webny]
TASK [geerlingguy.apache : Include OS-specific variables.] *********************
ok: [webny]
TASK [geerlingguy.apache : Define apache_packages.] ****************************
ok: [webny]
TASK [geerlingguy.apache : include] ********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.apache/tasks/setup-Debian.yml for webny
TASK [geerlingguy.apache : Update apt cache.] **********************************
ok: [webny]
TASK [geerlingguy.apache : Ensure Apache is installed on Debian.] **************
changed: [webny] => (item=[u'apache2', u'apache2-utils'])
TASK [geerlingguy.apache : Get installed version of Apache.] *******************
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [webny]
TASK [geerlingguy.apache : Create apache_version variable.] ********************
ok: [webny]
TASK [geerlingguy.apache : include_vars] ***************************************
skipping: [webny]
TASK [geerlingguy.apache : include_vars] ***************************************
ok: [webny]
TASK [geerlingguy.apache : include] ********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.apache/tasks/configure-Debian.yml for webny
TASK [geerlingguy.apache : Configure Apache.] **********************************
ok: [webny] => (item={u'regexp': u'^Listen ', u'line': u'Listen 80'})
TASK [geerlingguy.apache : Enable Apache mods.] ********************************
changed: [webny] => (item=expires.load)
changed: [webny] => (item=ssl.load)
changed: [webny] => (item=rewrite.load)
changed: [webny] => (item=proxy.load)
changed: [webny] => (item=proxy_fcgi.load)
TASK [geerlingguy.apache : Disable Apache mods.] *******************************
TASK [geerlingguy.apache : Check whether certificates defined in vhosts exist.]
TASK [geerlingguy.apache : Add apache vhosts configuration.] *******************
changed: [webny]
TASK [geerlingguy.apache : Add vhost symlink in sites-enabled.] ****************
changed: [webny]
TASK [geerlingguy.apache : Remove default vhost in sites-enabled.] *************
changed: [webny]
TASK [geerlingguy.apache : Ensure Apache has selected state and enabled on boot.] ***
ok: [webny]
TASK [geerlingguy.apache : Include OS-specific variables.] *********************
ok: [webny]
TASK [geerlingguy.apache : Define apache_packages.] ****************************
skipping: [webny]
TASK [geerlingguy.apache : include] ********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.apache/tasks/setup-Debian.yml for webny
TASK [geerlingguy.apache : Update apt cache.] **********************************
ok: [webny]
TASK [geerlingguy.apache : Ensure Apache is installed on Debian.] **************
ok: [webny] => (item=[u'apache2', u'apache2-utils'])
TASK [geerlingguy.apache : Get installed version of Apache.] *******************
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [webny]
TASK [geerlingguy.apache : Create apache_version variable.] ********************
ok: [webny]
TASK [geerlingguy.apache : include_vars] ***************************************
skipping: [webny]
TASK [geerlingguy.apache : include_vars] ***************************************
ok: [webny]
TASK [geerlingguy.apache : include] ********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.apache/tasks/configure-Debian.yml for webny
TASK [geerlingguy.apache : Configure Apache.] **********************************
ok: [webny] => (item={u'regexp': u'^Listen ', u'line': u'Listen 80'})
TASK [geerlingguy.apache : Enable Apache mods.] ********************************
ok: [webny] => (item=expires.load)
ok: [webny] => (item=ssl.load)
ok: [webny] => (item=rewrite.load)
ok: [webny] => (item=proxy.load)
ok: [webny] => (item=proxy_fcgi.load)
TASK [geerlingguy.apache : Disable Apache mods.] *******************************
TASK [geerlingguy.apache : Check whether certificates defined in vhosts exist.]
TASK [geerlingguy.apache : Add apache vhosts configuration.] *******************
ok: [webny]
TASK [geerlingguy.apache : Add vhost symlink in sites-enabled.] ****************
ok: [webny]
TASK [geerlingguy.apache : Remove default vhost in sites-enabled.] *************
ok: [webny]
TASK [geerlingguy.apache : Ensure Apache has selected state and enabled on boot.] ***
ok: [webny]
TASK [geerlingguy.apache-php-fpm : Enable mod_proxy_fcgi.] *********************
ok: [webny] => (item=proxy.load)
ok: [webny] => (item=proxy_fcgi.load)
TASK [geerlingguy.nginx : Include OS-specific variables.] **********************
skipping: [webny]
TASK [geerlingguy.nginx : Define nginx_user.] **********************************
skipping: [webny]
TASK [geerlingguy.nginx : Enable nginx repo.] **********************************
skipping: [webny]
TASK [geerlingguy.nginx : Ensure nginx is installed.] **************************
skipping: [webny]
TASK [geerlingguy.nginx : Add PPA for Nginx.] **********************************
skipping: [webny]
TASK [geerlingguy.nginx : Ensure nginx will reinstall if the PPA was just added.] ***
skipping: [webny]
TASK [geerlingguy.nginx : Update apt cache.] ***********************************
skipping: [webny]
TASK [geerlingguy.nginx : Ensure nginx is installed.] **************************
skipping: [webny]
TASK [geerlingguy.nginx : Update pkg cache.] ***********************************
skipping: [webny]
TASK [geerlingguy.nginx : Ensure nginx is installed.] **************************
skipping: [webny]
TASK [geerlingguy.nginx : Create logs directory.] ******************************
skipping: [webny]
TASK [geerlingguy.nginx : Remove default nginx vhost config file (if configured).] ***
skipping: [webny]
TASK [geerlingguy.nginx : Ensure nginx_vhost_path exists.] *********************
skipping: [webny]
TASK [geerlingguy.nginx : Add managed vhost config file (if any vhosts are configured).] ***
skipping: [webny]
TASK [geerlingguy.nginx : Remove managed vhost config file (if no vhosts are configured).] ***
skipping: [webny]
TASK [geerlingguy.nginx : Copy nginx configuration in place.] ******************
skipping: [webny]
TASK [geerlingguy.nginx : Ensure nginx is started and enabled to start at boot.] ***
skipping: [webny]
TASK [geerlingguy.php : Include OS-specific variables.] ************************
ok: [webny]
TASK [geerlingguy.php : Define php_packages.] **********************************
skipping: [webny]
TASK [geerlingguy.php : Define extra php_packages.] ****************************
ok: [webny]
TASK [geerlingguy.php : Define php_webserver_daemon.] **************************
ok: [webny]
TASK [geerlingguy.php : Define php_conf_paths.] ********************************
skipping: [webny]
TASK [geerlingguy.php : Define php_extension_conf_paths.] **********************
skipping: [webny]
TASK [geerlingguy.php : Define php_apc_conf_filename.] *************************
ok: [webny]
TASK [geerlingguy.php : Define php_opcache_conf_filename (Ubuntu 16.04).] ******
skipping: [webny]
TASK [geerlingguy.php : Define php_opcache_conf_filename.] *********************
ok: [webny]
TASK [geerlingguy.php : Define php_fpm_conf_path.] *****************************
skipping: [webny]
TASK [geerlingguy.php : include] ***********************************************
skipping: [webny]
TASK [geerlingguy.php : include] ***********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/setup-Debian.yml for webny
TASK [geerlingguy.php : Update apt cache.] *************************************
ok: [webny]
TASK [geerlingguy.php : Ensure PHP packages are installed.] ********************
changed: [webny] => (item=[u'php5.6', u'php5.6-apcu', u'php5.6-cli', u'php5.6-common', u'php5.6-curl', u'php5.6-dev', u'php5.6-fpm', u'php5.6-gd', u'php5.6-imap', u'php5.6-json', u'php5.6-mbstring', u'php5.6-mcrypt', u'php5.6-opcache', u'php5.6-sqlite3', u'php5.6-xml', u'php5.6-yaml', u'php5.6-bz2'])
TASK [geerlingguy.php : Delete APCu configuration file if this role will provide one.] ***
changed: [webny] => (item=/etc/php/5.6/fpm/conf.d)
ok: [webny] => (item=/etc/php/5.6/apache2/conf.d)
changed: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : Delete OpCache configuration file if this role will provide one.] ***
ok: [webny] => (item=/etc/php/5.6/fpm/conf.d)
ok: [webny] => (item=/etc/php/5.6/apache2/conf.d)
ok: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : include] ***********************************************
skipping: [webny]
TASK [geerlingguy.php : include] ***********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/configure.yml for webny
TASK [geerlingguy.php : Ensure configuration directories exist.] ***************
ok: [webny] => (item=/etc/php/5.6/fpm)
changed: [webny] => (item=/etc/php/5.6/apache2)
ok: [webny] => (item=/etc/php/5.6/cli)
ok: [webny] => (item=/etc/php/5.6/fpm/conf.d)
changed: [webny] => (item=/etc/php/5.6/apache2/conf.d)
ok: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : Place PHP configuration file in place.] ****************
changed: [webny] => (item=/etc/php/5.6/fpm)
changed: [webny] => (item=/etc/php/5.6/apache2)
changed: [webny] => (item=/etc/php/5.6/cli)
TASK [geerlingguy.php : include] ***********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/configure-apcu.yml for webny
TASK [geerlingguy.php : Check for existing APCu config files.] *****************
ok: [webny] => (item=/etc/php/5.6/fpm/conf.d)
ok: [webny] => (item=/etc/php/5.6/apache2/conf.d)
ok: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : Remove any non-role-supplied APCu config files.] *******
TASK [geerlingguy.php : Ensure APCu config file is present.] *******************
changed: [webny] => (item=/etc/php/5.6/fpm/conf.d)
changed: [webny] => (item=/etc/php/5.6/apache2/conf.d)
changed: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : Remove APCu config file if APC is disabled.] ***********
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : include] ***********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/configure-opcache.yml for webny
TASK [geerlingguy.php : Check for existing OpCache config files.] **************
ok: [webny] => (item=/etc/php/5.6/fpm/conf.d)
ok: [webny] => (item=/etc/php/5.6/apache2/conf.d)
ok: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : Remove any non-role-supplied OpCache config files.] ****
changed: [webny] => (item=({'_ansible_parsed': True, u'changed': False, '_ansible_no_log': False, '_ansible_item_result': True, 'item': u'/etc/php/5.6/fpm/conf.d', u'examined': 36, 'invocation': {'module_name': u'find', u'module_args': {u'paths': [u'/etc/php/5.6/fpm/conf.d'], u'file_type': u'file', u'age': None, u'contains': u'zend_extension(\\s+)?=(\\s+)?opcache\\.so', u'recurse': False, u'age_stamp': u'mtime', u'patterns': [u'*'], u'get_checksum': False, u'use_regex': False, u'follow': False, u'hidden': False, u'size': None}}, u'matched': 1, u'msg': u''}, {u'uid': 0, u'woth': False, u'mtime': 1488462527.0, u'inode': 4327731, u'isgid': False, u'size': 79, u'isuid': False, u'isreg': True, u'gid': 0, u'ischr': False, u'wusr': True, u'xoth': False, u'islnk': False, u'nlink': 1, u'issock': False, u'rgrp': True, u'path': u'/etc/php/5.6/fpm/conf.d/10-opcache.ini', u'xusr': False, u'atime': 1489500754.726277, u'isdir': False, u'ctime': 1489500754.650277, u'isblk': False, u'wgrp': False, u'xgrp': False, u'dev': 64512, u'roth': True, u'isfifo': False, u'mode': u'0644', u'rusr': True}))
changed: [webny] => (item=({'_ansible_parsed': True, u'changed': False, '_ansible_no_log': False, '_ansible_item_result': True, 'item': u'/etc/php/5.6/cli/conf.d', u'examined': 36, 'invocation': {'module_name': u'find', u'module_args': {u'paths': [u'/etc/php/5.6/cli/conf.d'], u'file_type': u'file', u'age': None, u'contains': u'zend_extension(\\s+)?=(\\s+)?opcache\\.so', u'recurse': False, u'age_stamp': u'mtime', u'patterns': [u'*'], u'get_checksum': False, u'use_regex': False, u'follow': False, u'hidden': False, u'size': None}}, u'matched': 1, u'msg': u''}, {u'uid': 0, u'woth': False, u'mtime': 1488462527.0, u'inode': 4327731, u'isgid': False, u'size': 79, u'isuid': False, u'isreg': True, u'gid': 0, u'ischr': False, u'wusr': True, u'xoth': False, u'islnk': False, u'nlink': 1, u'issock': False, u'rgrp': True, u'path': u'/etc/php/5.6/cli/conf.d/10-opcache.ini', u'xusr': False, u'atime': 1489500754.726277, u'isdir': False, u'ctime': 1489500754.650277, u'isblk': False, u'wgrp': False, u'xgrp': False, u'dev': 64512, u'roth': True, u'isfifo': False, u'mode': u'0644', u'rusr': True}))
TASK [geerlingguy.php : Ensure OpCache config file is present.] ****************
changed: [webny] => (item=/etc/php/5.6/fpm/conf.d)
changed: [webny] => (item=/etc/php/5.6/apache2/conf.d)
changed: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : Remove OpCache config file if OpCache is disabled.] ****
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php : include] ***********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/configure-fpm.yml for webny
TASK [geerlingguy.php : Define php_fpm_daemon.] ********************************
skipping: [webny]
TASK [geerlingguy.php : Define php_fpm_pool_conf_path.] ************************
skipping: [webny]
TASK [geerlingguy.php : Define php_fpm_pool_user.] *****************************
ok: [webny]
TASK [geerlingguy.php : Define php_fpm_pool_group.] ****************************
ok: [webny]
TASK [geerlingguy.php : Stat php_fpm_pool_conf_path] ***************************
ok: [webny]
TASK [geerlingguy.php : Ensure the default pool directory exists.] *************
skipping: [webny]
TASK [geerlingguy.php : Ensure the default pool exists.] ***********************
ok: [webny]
TASK [geerlingguy.php : Configure php-fpm pool (if enabled).] ******************
ok: [webny] => (item={u'regexp': u'^user.?=.+$', u'line': u'user = www-data'})
ok: [webny] => (item={u'regexp': u'^group.?=.+$', u'line': u'group = www-data'})
changed: [webny] => (item={u'regexp': u'^listen.?=.+$', u'line': u'listen = 127.0.0.1:9000'})
changed: [webny] => (item={u'regexp': u'^listen\\.allowed_clients.?=.+$', u'line': u'listen.allowed_clients = 127.0.0.1'})
changed: [webny] => (item={u'regexp': u'^pm\\.max_children.?=.+$', u'line': u'pm.max_children = 50'})
changed: [webny] => (item={u'regexp': u'^pm\\.start_servers.?=.+$', u'line': u'pm.start_servers = 5'})
changed: [webny] => (item={u'regexp': u'^pm\\.min_spare_servers.?=.+$', u'line': u'pm.min_spare_servers = 5'})
changed: [webny] => (item={u'regexp': u'^pm\\.max_spare_servers.?=.+$', u'line': u'pm.max_spare_servers = 5'})
TASK [geerlingguy.php : Ensure php-fpm is started and enabled at boot (if configured).] ***
ok: [webny]
TASK [geerlingguy.php-pecl : Install PECL libaries.] ***************************
TASK [geerlingguy.composer : Set php_executable variable to a default if not defined.] ***
skipping: [webny]
TASK [geerlingguy.composer : Check if Composer is installed.] ******************
ok: [webny]
TASK [geerlingguy.composer : Download Composer installer.] *********************
changed: [webny]
TASK [geerlingguy.composer : Run Composer installer.] **************************
changed: [webny]
TASK [geerlingguy.composer : Move Composer into globally-accessible location.] *
changed: [webny]
TASK [geerlingguy.composer : Update Composer to latest version (if configured).] ***
skipping: [webny]
TASK [geerlingguy.composer : Ensure composer directory exists.] ****************
changed: [webny]
TASK [geerlingguy.composer : Add GitHub OAuth token for Composer (if configured).] ***
skipping: [webny]
TASK [geerlingguy.composer : Install configured globally-required packages.] ***
changed: [webny] => (item={u'release': u'^0.3', u'name': u'hirak/prestissimo'})
TASK [geerlingguy.composer : Add composer_home_path bin directory to global $PATH.] ***
changed: [webny]
TASK [geerlingguy.composer : Add composer_project_path bin directory to global $PATH.] ***
skipping: [webny]
TASK [geerlingguy.mysql : Include OS-specific variables.] **********************
ok: [webny]
TASK [geerlingguy.mysql : Include OS-specific variables (RedHat).] *************
skipping: [webny]
TASK [geerlingguy.mysql : Define mysql_packages.] ******************************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_daemon.] ********************************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_slow_query_log_file.] *******************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_log_error.] *****************************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_syslog_tag.] ****************************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_pid_file.] ******************************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_config_file.] ***************************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_config_include_dir.] ********************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_socket.] ********************************
ok: [webny]
TASK [geerlingguy.mysql : Define mysql_supports_innodb_large_prefix.] **********
ok: [webny]
TASK [geerlingguy.mysql : include] *********************************************
skipping: [webny]
TASK [geerlingguy.mysql : include] *********************************************
included: /Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.mysql/tasks/setup-Debian.yml for webny
TASK [geerlingguy.mysql : Check if MySQL is already installed.] ****************
ok: [webny]
TASK [geerlingguy.mysql : Update apt cache if MySQL is not yet installed.] *****
changed: [webny]
TASK [geerlingguy.mysql : Ensure MySQL Python libraries are installed.] ********
changed: [webny]
TASK [geerlingguy.mysql : Ensure MySQL packages are installed.] ****************
changed: [webny] => (item=[u'mysql-common', u'mysql-server'])
TASK [geerlingguy.mysql : Ensure MySQL is stopped after initial install.] ******
changed: [webny]
TASK [geerlingguy.mysql : Delete innodb log files created by apt package after initial install.] ***
changed: [webny] => (item=ib_logfile0)
changed: [webny] => (item=ib_logfile1)
TASK [geerlingguy.mysql : Check if MySQL packages were installed.] *************
ok: [webny]
TASK [geerlingguy.mysql : Copy my.cnf global MySQL configuration.] *************
changed: [webny]
TASK [geerlingguy.mysql : Verify mysql include directory exists.] **************
skipping: [webny]
TASK [geerlingguy.mysql : Copy my.cnf override files into include directory.] **
TASK [geerlingguy.mysql : Create slow query log file (if configured).] *********
changed: [webny]
[WARNING]: Consider using file module with state=touch rather than running
touch
TASK [geerlingguy.mysql : Create datadir if it does not exist] *****************
changed: [webny]
TASK [geerlingguy.mysql : Set ownership on slow query log file (if configured).] ***
changed: [webny]
TASK [geerlingguy.mysql : Create error log file (if configured).] **************
ok: [webny]
TASK [geerlingguy.mysql : Set ownership on error log file (if configured).] ****
changed: [webny]
TASK [geerlingguy.mysql : Ensure MySQL is started and enabled on boot.] ********
changed: [webny]
TASK [geerlingguy.mysql : Get MySQL version.] **********************************
ok: [webny]
TASK [geerlingguy.mysql : Ensure default user is present.] *********************
skipping: [webny]
TASK [geerlingguy.mysql : Copy user-my.cnf file with password credentials.] ****
skipping: [webny]
TASK [geerlingguy.mysql : Disallow root login remotely] ************************
ok: [webny] => (item=DELETE FROM mysql.user WHERE User='root' AND Host NOT IN ('localhost', '127.0.0.1', '::1'))
TASK [geerlingguy.mysql : Get list of hosts for the root user.] ****************
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [webny]
TASK [geerlingguy.mysql : Update MySQL root password for localhost root account (5.7.x).] ***
skipping: [webny] => (item=127.0.0.1)
skipping: [webny] => (item=::1)
skipping: [webny] => (item=localhost)
TASK [geerlingguy.mysql : Update MySQL root password for localhost root account (< 5.7.x).] ***
changed: [webny] => (item=127.0.0.1)
changed: [webny] => (item=::1)
changed: [webny] => (item=localhost)
TASK [geerlingguy.mysql : Copy .my.cnf file with root password credentials.] ***
changed: [webny]
TASK [geerlingguy.mysql : Get list of hosts for the anonymous user.] ***********
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [webny]
TASK [geerlingguy.mysql : Remove anonymous MySQL users.] ***********************
TASK [geerlingguy.mysql : Remove MySQL test database.] *************************
ok: [webny]
TASK [geerlingguy.mysql : Ensure MySQL databases are present.] *****************
changed: [webny] => (item={u'collation': u'utf8mb4_general_ci', u'name': u'drupal', u'encoding': u'utf8mb4'})
TASK [geerlingguy.mysql : Ensure MySQL users are present.] *********************
changed: [webny] => (item=(censored due to no_log))
TASK [geerlingguy.mysql : Ensure replication user exists on master.] ***********
skipping: [webny]
TASK [geerlingguy.mysql : Check slave replication status.] *********************
skipping: [webny]
TASK [geerlingguy.mysql : Check master replication status.] ********************
skipping: [webny]
TASK [geerlingguy.mysql : Configure replication on the slave.] *****************
skipping: [webny]
TASK [geerlingguy.mysql : Start replication.] **********************************
skipping: [webny]
TASK [geerlingguy.php-mysql : Include OS-specific variables.] ******************
ok: [webny]
TASK [geerlingguy.php-mysql : Define php_mysql_package.] ***********************
skipping: [webny]
TASK [geerlingguy.php-mysql : Install PHP MySQL dependencies (RedHat).] ********
skipping: [webny]
TASK [geerlingguy.php-mysql : Install PHP MySQL dependencies (Debian).] ********
changed: [webny]
TASK [geerlingguy.postgresql : include] ****************************************
skipping: [webny]
TASK [geerlingguy.postgresql : include] ****************************************
skipping: [webny]
TASK [geerlingguy.postgresql : include] ****************************************
skipping: [webny]
TASK [geerlingguy.postgresql : Set PostgreSQL environment variables.] **********
skipping: [webny]
TASK [geerlingguy.postgresql : Ensure PostgreSQL data directory exists.] *******
skipping: [webny]
TASK [geerlingguy.postgresql : Check if PostgreSQL database is initialized.] ***
skipping: [webny]
TASK [geerlingguy.postgresql : Ensure PostgreSQL database is initialized.] *****
skipping: [webny]
TASK [geerlingguy.postgresql : Configure global settings.] *********************
skipping: [webny] => (item={u'option': u'unix_socket_directories', u'value': u'/var/run/postgresql'})
TASK [geerlingguy.postgresql : Ensure PostgreSQL unix socket dirs exist.] ******
skipping: [webny] => (item=/var/run/postgresql)
TASK [geerlingguy.postgresql : Ensure PostgreSQL is started and enabled on boot.] ***
skipping: [webny]
TASK [geerlingguy.postgresql : Ensure PostgreSQL databases are present.] *******
skipping: [webny] => (item={u'name': u'drupal'})
TASK [geerlingguy.postgresql : Ensure PostgreSQL users are present.] ***********
skipping: [webny] => (item=(censored due to no_log))
TASK [geerlingguy.php-pgsql : Include OS-specific variables.] ******************
skipping: [webny]
TASK [geerlingguy.php-pgsql : Define php_pgsql_package.] ***********************
skipping: [webny]
TASK [geerlingguy.php-pgsql : Install PHP PostgreSQL dependencies (RedHat).] ***
skipping: [webny]
TASK [geerlingguy.php-pgsql : Install PHP PostgreSQL dependencies (Debian).] ***
skipping: [webny]
TASK [geerlingguy.drupal-console : Install Drupal Console.] ********************
skipping: [webny]
TASK [geerlingguy.drupal-console : Ensure Drupal Console is executable.] *******
skipping: [webny]
TASK [geerlingguy.drupal-console : Run Drupal Console init.] *******************
skipping: [webny]
TASK [geerlingguy.drupal-console : Update Drupal Console to latest version (if configured).] ***
skipping: [webny]
TASK [geerlingguy.drush : Clone Drush from GitHub.] ****************************
changed: [webny]
TASK [geerlingguy.drush : Check for composer.json] *****************************
ok: [webny]
TASK [geerlingguy.drush : Ensure Drush can be installed on Debian Wheezy.] *****
skipping: [webny]
TASK [geerlingguy.drush : Install Drush dependencies with Composer.] ***********
changed: [webny]
TASK [geerlingguy.drush : Create drush symlink.] *******************************
changed: [webny]
TASK [geerlingguy.drush : Run drush to finish setting it up.] ******************
ok: [webny]
TASK [geerlingguy.memcached : Include OS-specific variables.] ******************
skipping: [webny]
TASK [geerlingguy.memcached : Define memcached_user.] **************************
skipping: [webny]
TASK [geerlingguy.memcached : Update apt cache.] *******************************
skipping: [webny]
TASK [geerlingguy.memcached : Install Memcached.] ******************************
skipping: [webny]
TASK [geerlingguy.memcached : Copy Memcached configuration.] *******************
skipping: [webny]
TASK [geerlingguy.memcached : Ensure Memcached is started and set to run on startup.] ***
skipping: [webny]
TASK [geerlingguy.php-memcached : Include OS-specific variables.] **************
skipping: [webny]
TASK [geerlingguy.php-memcached : Define php_memcached_package.] ***************
skipping: [webny]
TASK [geerlingguy.php-memcached : Install PHP Memcached extension (RedHat).] ***
skipping: [webny]
TASK [geerlingguy.php-memcached : Install PHP Memcached extension (Debian).] ***
skipping: [webny]
TASK [geerlingguy.php-tideways : Include OS-specific variables.] ***************
skipping: [webny]
TASK [geerlingguy.php-tideways : Define php_tideways_module_path.] *************
skipping: [webny]
TASK [geerlingguy.php-tideways : Define php_tideways_config_filename.] *********
skipping: [webny]
TASK [geerlingguy.php-tideways : Ensure dependencies for installing Tideways are present.] ***
skipping: [webny] => (item=[])
TASK [geerlingguy.php-tideways : Download and untar Tideways.] *****************
skipping: [webny]
TASK [geerlingguy.php-tideways : Build Tideways.] ******************************
skipping: [webny] => (item=phpize)
skipping: [webny] => (item=./configure)
skipping: [webny] => (item=make)
skipping: [webny] => (item=make install)
TASK [geerlingguy.php-tideways : Ensure Tideways module path exists.] **********
skipping: [webny]
TASK [geerlingguy.php-tideways : Move Tideways module into place.] *************
skipping: [webny]
TASK [geerlingguy.php-tideways : Ensure PHP configuration directories exist.] **
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php-tideways : Copy Tideways INI into various other conf folders.] ***
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php-tideways : Define xhprof_download_url.] ******************
skipping: [webny]
TASK [geerlingguy.php-tideways : Define xhprof_download_folder_name.] **********
skipping: [webny]
TASK [geerlingguy.php-tideways : Define php_xhprof_lib_dir.] *******************
skipping: [webny]
TASK [geerlingguy.php-tideways : Define php_xhprof_html_dir.] ******************
skipping: [webny]
TASK [geerlingguy.php-tideways : Ensure dependencies for the XHProf UI are present.] ***
skipping: [webny] => (item=[])
TASK [geerlingguy.php-tideways : Download and untar XHProf.] *******************
skipping: [webny]
TASK [geerlingguy.php-tideways : Move XHProf PHP library into place.] **********
skipping: [webny]
TASK [geerlingguy.php-tideways : Move XHProf UI into place.] *******************
skipping: [webny]
TASK [geerlingguy.php-tideways : Ensure PHP configuration directories exist.] **
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php-tideways : Copy Tideways INI into various other conf folders.] ***
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php-xdebug : Include OS-specific variables.] *****************
ok: [webny]
TASK [geerlingguy.php-xdebug : Define php_xdebug_module_path.] *****************
ok: [webny]
TASK [geerlingguy.php-xdebug : Define php_xdebug_config_filename.] *************
ok: [webny]
TASK [geerlingguy.php-xdebug : Ensure dependencies for building from source are installed (RedHat).] ***
skipping: [webny] => (item=[])
TASK [geerlingguy.php-xdebug : Ensure dependencies for building from source are installed (Debian).] ***
changed: [webny] => (item=[u'build-essential'])
TASK [geerlingguy.php-xdebug : Untar Xdebug.] **********************************
changed: [webny]
TASK [geerlingguy.php-xdebug : Build Xdebug.] **********************************
changed: [webny] => (item=phpize)
changed: [webny] => (item=./configure)
changed: [webny] => (item=make)
TASK [geerlingguy.php-xdebug : Ensure Xdebug module path exists.] **************
changed: [webny]
TASK [geerlingguy.php-xdebug : Move Xdebug module into place.] *****************
changed: [webny]
TASK [geerlingguy.php-xdebug : Copy xdebug ini into main extension config folder.] ***
changed: [webny] => (item=/etc/php/5.6/fpm/conf.d)
changed: [webny] => (item=/etc/php/5.6/apache2/conf.d)
changed: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php-xhprof : Include OS-specific variables.] *****************
skipping: [webny]
TASK [geerlingguy.php-xhprof : Define php_xhprof_module_path.] *****************
skipping: [webny]
TASK [geerlingguy.php-xhprof : Define php_xhprof_config_filename.] *************
skipping: [webny]
TASK [geerlingguy.php-xhprof : Ensure dependencies for installing XHProf are present.] ***
skipping: [webny] => (item=[])
TASK [geerlingguy.php-xhprof : Download and untar XHProf.] *********************
skipping: [webny]
TASK [geerlingguy.php-xhprof : Build XHProf.] **********************************
skipping: [webny] => (item=phpize)
skipping: [webny] => (item=./configure)
skipping: [webny] => (item=make)
TASK [geerlingguy.php-xhprof : Ensure XHProf module path exists.] **************
skipping: [webny]
TASK [geerlingguy.php-xhprof : Move XHProf module into place.] *****************
skipping: [webny]
TASK [geerlingguy.php-xhprof : Move XHProf PHP library into place.] ************
skipping: [webny]
TASK [geerlingguy.php-xhprof : Move XHProf UI into place.] *********************
skipping: [webny]
TASK [geerlingguy.php-xhprof : Ensure PHP configuration directories exist.] ****
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php-xhprof : Copy XHProf INI into various other conf folders.] ***
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.php-xhprof : Ensure XHProf output directory exists.] *********
skipping: [webny]
TASK [thom8.php-upload-progress : Include OS-specific variables.] **************
skipping: [webny]
TASK [thom8.php-upload-progress : Define php_uploadprogress_module_path.] ******
skipping: [webny]
TASK [thom8.php-upload-progress : Define php_uploadprogress_config_filename.] **
skipping: [webny]
TASK [thom8.php-upload-progress : Download and untar uploadprogress.] **********
skipping: [webny]
TASK [thom8.php-upload-progress : Build uploadprogress.] ***********************
skipping: [webny] => (item=phpize)
skipping: [webny] => (item=./configure)
skipping: [webny] => (item=make)
TASK [thom8.php-upload-progress : Ensure uploadprogress module path exists.] ***
skipping: [webny]
TASK [thom8.php-upload-progress : Move uploadprogress module into place.] ******
skipping: [webny]
TASK [thom8.php-upload-progress : Add php extension config for uploadprogress.]
skipping: [webny] => (item=/etc/php/5.6/fpm/conf.d)
skipping: [webny] => (item=/etc/php/5.6/apache2/conf.d)
skipping: [webny] => (item=/etc/php/5.6/cli/conf.d)
TASK [geerlingguy.blackfire : Add packagecloud GPG key.] ***********************
skipping: [webny]
TASK [geerlingguy.blackfire : Add Blackfire repository.] ***********************
skipping: [webny]
TASK [geerlingguy.blackfire : Disable gpg_repocheck for non-bleeding-edge CentOS.] ***
skipping: [webny]
TASK [geerlingguy.blackfire : Add packagecloud apt key.] ***********************
skipping: [webny]
TASK [geerlingguy.blackfire : Add packagecloud repository.] ********************
skipping: [webny] => (item=deb http://packages.blackfire.io/debian any main)
TASK [geerlingguy.blackfire : Update apt caches after repo is added.] **********
skipping: [webny]
TASK [geerlingguy.blackfire : Ensure Blackfire packages are installed.] ********
skipping: [webny]
TASK [geerlingguy.adminer : Ensure Adminer directory exists.] ******************
changed: [webny]
TASK [geerlingguy.adminer : Download Adminer to configured directory.] *********
changed: [webny]
TASK [geerlingguy.adminer : Symlink Adminer into configured directories.] ******
TASK [geerlingguy.adminer : Set the proper Apache configuration directory (Debian).] ***
skipping: [webny]
TASK [geerlingguy.adminer : Add Apache configuration file for Adminer (Debian).] ***
skipping: [webny]
TASK [geerlingguy.adminer : Add Apache configuration file for Adminer (RedHat).] ***
skipping: [webny]
TASK [geerlingguy.pimpmylog : Clone Pimp my Log.] ******************************
skipping: [webny]
TASK [geerlingguy.pimpmylog : Grant all privileges on the Pimp my Log directory.] ***
skipping: [webny]
TASK [geerlingguy.daemonize : Download daemonize archive.] *********************
changed: [webny]
TASK [geerlingguy.daemonize : Expand daemonize archive.] ***********************
changed: [webny]
TASK [geerlingguy.daemonize : Check if daemonize is installed.] ****************
ok: [webny]
TASK [geerlingguy.daemonize : Build daemonize.] ********************************
changed: [webny] => (item=./configure --prefix=/usr)
changed: [webny] => (item=make)
changed: [webny] => (item=make install)
TASK [geerlingguy.daemonize : Download daemonize archive.] *********************
ok: [webny]
TASK [geerlingguy.daemonize : Expand daemonize archive.] ***********************
skipping: [webny]
TASK [geerlingguy.daemonize : Check if daemonize is installed.] ****************
ok: [webny]
TASK [geerlingguy.daemonize : Build daemonize.] ********************************
skipping: [webny] => (item=./configure --prefix=/usr)
skipping: [webny] => (item=make)
skipping: [webny] => (item=make install)
TASK [geerlingguy.mailhog : Ensure mailhog install directory exists.] **********
changed: [webny]
TASK [geerlingguy.mailhog : Download MailHog and mhsendmail binaries.] *********
failed: [webny] (item={u'url': u'https://github.com/mailhog/MailHog/releases/download/v0.2.0/MailHog_linux_amd64', u'dest': u'/opt/mailhog/mailhog'}) => {"failed": true, "item": {"dest": "/opt/mailhog/mailhog", "url": "https://github.com/mailhog/MailHog/releases/download/v0.2.0/MailHog_linux_amd64"}, "msg": "failed to create temporary content file: The read operation timed out"}
changed: [webny] => (item={u'url': u'https://github.com/mailhog/mhsendmail/releases/download/v0.2.0/mhsendmail_linux_amd64', u'dest': u'/opt/mailhog/mhsendmail'})
RUNNING HANDLER [geerlingguy.firewall : restart firewall] **********************
RUNNING HANDLER [geerlingguy.apache : restart apache] **************************
RUNNING HANDLER [geerlingguy.php : restart webserver] **************************
RUNNING HANDLER [geerlingguy.php : restart php-fpm] ****************************
RUNNING HANDLER [geerlingguy.mysql : restart mysql] ****************************
to retry, use: --limit @/Users/justinwinter/Sites/wny/vendor/geerlingguy/drupal-vm/provisioning/playbook.retry
PLAY RECAP *********************************************************************
webny : ok=153 changed=64 unreachable=0 failed=1
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
[phingcall] /Users/justinwinter/Sites/wny/./vendor/acquia/blt/phing/tasks/vm.xml:127:129: Task exited with code 1
BUILD FAILED/Users/justinwinter/Sites/wny/./vendor/acquia/blt/phing/tasks/vm.xml:26:8: /Users/justinwinter/Sites/wny/./vendor/acquia/blt/phing/tasks/vm.xml:29:34: Execution of the target buildfile failed. Aborting.
; 30 minutes 20.90 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment