Started by timer Building in workspace /var/lib/jenkins/jobs/U_aegir_6.x-2.x_to_7.x-3.x_upgrade/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://git.drupal.org/project/puppet-aegir.git # timeout=10 Fetching upstream changes from http://git.drupal.org/project/puppet-aegir.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress http://git.drupal.org/project/puppet-aegir.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/1.0.x^{commit} # timeout=10 Checking out Revision c460c311fd05e5f658f78b1b77c0a6a45b4ff58e (origin/1.0.x) > git config core.sparsecheckout # timeout=10 > git checkout -f c460c311fd05e5f658f78b1b77c0a6a45b4ff58e > git rev-list c460c311fd05e5f658f78b1b77c0a6a45b4ff58e # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson7691427112533395429.sh + ./tests/functional_tests/aegir2to3-dev/setup.sh Already up-to-date. Already up-to-date. ==> default: VM not created. Moving on... [workspace] $ /bin/sh -xe /tmp/hudson7239979994294704584.sh + ./tests/functional_tests/aegir2to3-dev/run-tests.sh Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'wheezy64'... Progress: 10% Progress: 20% Progress: 30% Progress: 40% Progress: 70% Progress: 80% Progress: 90% ==> default: Matching MAC address for NAT networking... ==> default: Setting the name of the VM: workspace_default_1491009616755_20126 ==> default: Fixed port collision for 22 => 2222. Now on port 2202. ==> default: Clearing any previously set network interfaces... ==> default: Preparing network interfaces based on configuration... default: Adapter 1: nat ==> default: Forwarding ports... default: 22 => 2202 (adapter 1) ==> default: Booting VM... ==> default: Waiting for machine to boot. This may take a few minutes... default: SSH address: 127.0.0.1:2202 default: SSH username: vagrant default: SSH auth method: private key default: Warning: Connection timeout. Retrying... default: Warning: Remote connection disconnect. Retrying... ==> default: Machine booted and ready! ==> default: Checking for guest additions in VM... default: The guest additions on this VM do not match the installed version of default: VirtualBox! In most cases this is fine, but in rare cases it can default: prevent things such as shared folders from working properly. If you see default: shared folder errors, please make sure the guest additions within the default: virtual machine match the version of VirtualBox you have installed on default: your host and reload your VM. default: default: Guest Additions Version: 4.2.12 default: VirtualBox Version: 4.3 ==> default: Setting hostname... ==> default: Mounting shared folders... default: /vagrant => /var/lib/jenkins/jobs/U_aegir_6.x-2.x_to_7.x-3.x_upgrade/workspace default: /var/cache/apt/archives => /var/lib/jenkins/jobs/U_aegir_6.x-2.x_to_7.x-3.x_upgrade/workspace/tmp/apt/cache default: /var/aegir/.drush/cache => /var/lib/jenkins/jobs/U_aegir_6.x-2.x_to_7.x-3.x_upgrade/workspace/tmp/drush/cache default: /tmp/vagrant-puppet-3/manifests => /var/lib/jenkins/jobs/U_aegir_6.x-2.x_to_7.x-3.x_upgrade/workspace/tests/functional_tests/aegir2to3-dev default: /tmp/vagrant-puppet-3/modules-0 => /var/lib/jenkins/jobs/U_aegir_6.x-2.x_to_7.x-3.x_upgrade/workspace/tests/functional_tests/aegir2to3-dev/modules ==> default: Running provisioner: puppet... ==> default: Running Puppet with nodes.pp... ==> default: stdin: is not a tty ==> default: notice: /Stage[main]/Drush::Apt::Update/Exec[drush_apt_update]/returns: executed successfully ==> default: notice: /Stage[main]/Drush::Git::Drush/Drush::Git[https://github.com/drush-ops/drush.git]/Exec[drush-clone-repo:https://github.com/drush-ops/drush.git]/returns: executed successfully ==> default: notice: /Stage[main]/Drush::Git::Drush/Drush::Git[https://github.com/drush-ops/drush.git]/Exec[drush-checkout-ref:https://github.com/drush-ops/drush.git]/returns: executed successfully ==> default: notice: /Stage[main]/Drush::Git::Drush/File[symlink drush]/ensure: created ==> default: notice: /Stage[main]/Drush::Git::Drush/Package[php5-cli]/ensure: ensure changed 'purged' to 'present' ==> default: notice: /Stage[main]/Drush::Git::Drush/Exec[Install composer]/returns: executed successfully ==> default: err: /Stage[main]/Drush::Git::Drush/Exec[Install Drush dependencies]: Failed to call refresh: php ./composer.phar install > composer.log returned 1 instead of one of [0] at /tmp/vagrant-puppet-3/modules-0/drush/manifests/git/drush.pp:64 ==> default: notice: /Stage[main]/Drush::Git::Drush/Exec[first drush run]: Triggered 'refresh' from 1 events ==> default: notice: /Stage[main]/Aegir::Dev/File[/etc/sudoers.d/aegir]/ensure: created ==> default: notice: /Stage[main]/Aegir::Dev/Group[aegir]/ensure: created ==> default: notice: /Stage[main]/Aegir::Dev/Exec[aegir_dev_update_apt]/returns: executed successfully ==> default: notice: /Stage[main]/Aegir::Dev/Package[mysql-server]/ensure: ensure changed 'purged' to 'present' ==> default: notice: /Stage[main]/Aegir::Dev/Exec[mysql_secure_installation]/returns: executed successfully ==> default: notice: /Stage[main]/Aegir::Dev/Exec[mysql_secure_installation]: Triggered 'refresh' from 1 events ==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[php5-mysql]/ensure: ensure changed 'purged' to 'present' ==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[php5-gd]/ensure: ensure changed 'purged' to 'present' ==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[php5]/ensure: ensure changed 'purged' to 'present' ==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[postfix]/ensure: ensure changed 'purged' to 'present' ==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[unzip]/ensure: ensure changed 'purged' to 'present' ==> default: notice: /Stage[main]/Aegir::Dev/Package[apache2]/ensure: ensure changed 'purged' to 'present' ==> default: notice: /Stage[main]/Aegir::Dev/User[aegir]/ensure: created ==> default: notice: /Stage[main]/Aegir::Dev/File[/var/aegir]/owner: owner changed 'root' to 'aegir' ==> default: notice: /Stage[main]/Aegir::Dev/File[/var/aegir]/group: group changed 'root' to 'aegir' ==> default: notice: /Stage[main]/Aegir::Dev/File[/etc/apache2/conf.d/aegir.conf]/ensure: created ==> default: notice: /Stage[main]/Aegir::Dev/Exec[Enable mod-rewrite]: Triggered 'refresh' from 1 events ==> default: notice: /Stage[main]/Aegir::Dev/File[/var/aegir/.drush]/owner: owner changed 'root' to 'aegir' ==> default: notice: /Stage[main]/Aegir::Dev/File[/var/aegir/.drush]/group: group changed 'root' to 'aegir' ==> default: notice: /Stage[main]/Aegir::Dev/Drush::Git[Install provision]/Exec[drush-clone-repo:Install provision]/returns: executed successfully ==> default: notice: /Stage[main]/Aegir::Dev/Drush::Git[Install provision]/Exec[drush-checkout-ref:Install provision]/returns: executed successfully ==> default: notice: /Stage[main]/Aegir::Dev/Drush::Git[Install provision_git]/Exec[drush-clone-repo:Install provision_git]/returns: executed successfully ==> default: notice: /Stage[main]/Aegir::Dev/Drush::Git[Install provision_git]/Exec[drush-checkout-ref:Install provision_git]/returns: executed successfully ==> default: notice: /Stage[main]/Aegir::Dev/Drush::Run[cache-clear drush]/Exec[drush-run:cache-clear drush]/returns: executed successfully ==> default: notice: /Stage[main]/Aegir::Dev/Drush::Run[hostmaster-install]/Exec[drush-run:hostmaster-install]/returns: executed successfully ==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: ******************************************************************************* ==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: * Open the link below to access your new Aegir site: ==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: * http://aegir2to3-dev.test/user/reset/1/1491009761/0c35e779417afa2cbcf3b56beda43fef/login ==> default: ==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: ******************************************************************************* ==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: executed successfully ==> default: notice: /Stage[main]/Aegir::Dev/File[queue daemon init script]/ensure: defined content as '{md5}8f8fa21f052d3e3e8e55a5b7359fa624' ==> default: notice: /Stage[main]/Aegir::Dev/Drush::En[hosting_queued]/Drush::Run[drush-en:hosting_queued]/Exec[drush-run:drush-en:hosting_queued]: Triggered 'refresh' from 1 events ==> default: notice: /Stage[main]/Aegir::Dev/Service[hosting-queued]/ensure: ensure changed 'stopped' to 'running' ==> default: notice: /Stage[main]/Aegir::Dev/Service[hosting-queued]: Triggered 'refresh' from 1 events ==> default: notice: Finished catalog run in 111.66 seconds ctools is already enabled. [ok] There were no extensions that could be enabled. [ok] --2017-04-01 03:22:52-- http://drupalcode.org/project/provision.git/blob_plain/7.x-3.x:/upgrade.sh.txt Resolving drupalcode.org (drupalcode.org)... 140.211.10.43 Connecting to drupalcode.org (drupalcode.org)|140.211.10.43|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: http://cgit.drupalcode.org/project/provision.git/blob_plain/7.x-3.x:/upgrade.sh.txt [following] --2017-04-01 03:22:52-- http://cgit.drupalcode.org/project/provision.git/blob_plain/7.x-3.x:/upgrade.sh.txt Resolving cgit.drupalcode.org (cgit.drupalcode.org)... 140.211.10.43 Reusing existing connection to drupalcode.org:80. HTTP request sent, awaiting response... 302 Found Location: http://cgit.drupalcode.org/provision.git/blob_plain/7.x-3.x:/upgrade.sh.txt [following] --2017-04-01 03:22:52-- http://cgit.drupalcode.org/provision.git/blob_plain/7.x-3.x:/upgrade.sh.txt Reusing existing connection to drupalcode.org:80. HTTP request sent, awaiting response... 302 Found Location: http://cgit.drupalcode.org/provision/plain/upgrade.sh.txt?id=7.x-3.x [following] --2017-04-01 03:22:52-- http://cgit.drupalcode.org/provision/plain/upgrade.sh.txt?id=7.x-3.x Reusing existing connection to drupalcode.org:80. HTTP request sent, awaiting response... 200 OK Length: 6671 (6.5K) [text/plain] Saving to: `upgrade.sh' 0K ...... 100% 637M=0s 2017-04-01 03:22:53 (637 MB/s) - `upgrade.sh' saved [6671/6671] Switched to a new branch '6.x' Branch 6.x set up to track remote branch 6.x from origin. unlink(/usr/share/drush/lib/package.xml): No such file or directory [warning] drush.inc:691 ==> Drush is in the path, good ==> Aegir 7.x-3.x automated upgrade script ==> This script makes the following assumptions: * you have read http://docs.aegirproject.org/en/3.x/install/upgrade/ and have prepared the server accordingly * you are executing this script as your "aegir" user * that the following settings are correct The Aegir version to upgrade to is 7.x-3.x The Aegir home dir is /var/aegir The new hostmaster platform will be /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323 Your Aegir domain is aegir2to3-dev.test Your old hostmaster platform was /var/aegir/hostmaster-6.x-2.x The Drush command is "drush" Drush will not be upgraded as its directory is not writable: /usr/share/drush Do you want to proceed with the upgrade? [Y/n] ==> Moving existing drush into /var/aegir/pre-upgrade-2017-04-01-0323 mv: cannot move `/usr/share/drush/drush' to `/var/aegir/pre-upgrade-2017-04-01-0323/drush': Permission denied curl: no URL specified! curl: try 'curl --help' or 'curl --manual' for more information chmod: changing permissions of `/usr/share/drush/drush': Operation not permitted ==> Moving existing provision into /var/aegir/pre-upgrade-2017-04-01-0323 Cloning into '/var/aegir/.drush/provision'... 'drush' cache was cleared. [success] This command will operate the following changes in your system: 1. verify the server and the hostmaster site (provision-verify) 2. verify the new platform (which will download it if missing) 3. stop the queue (hosting-pause) 4. attempt a migration to the new platform (provision-migrate) 5. start the queue (hosting-resume) We are making the following assumptions: * you have read UPGRADE.txt * you are executing this script as your "aegir" user Do you really want to proceed with the upgrade? (y/n): Provision configuration root path /var/aegir/config exists. [success] Provision configuration root ownership of /var/aegir/config has been [success] changed to aegir. Provision configuration root permissions of /var/aegir/config have [success] been changed to 711. Provision configuration root path /var/aegir/config is writable. [success] Provision configuration path /var/aegir/config/server_master exists. [success] Provision configuration ownership of /var/aegir/config/server_master [success] has been changed to aegir. Provision configuration permissions of [success] /var/aegir/config/server_master have been changed to 711. Provision configuration path /var/aegir/config/server_master is [success] writable. Provision client home path /var/aegir/clients exists. [success] Provision client home ownership of /var/aegir/clients has been [success] changed to aegir. Provision client home permissions of /var/aegir/clients have been [success] changed to 711. Provision client home path /var/aegir/clients is writable. [success] Backup path /var/aegir/backups exists. [success] Backup ownership of /var/aegir/backups has been changed to aegir. [success] Backup permissions of /var/aegir/backups have been changed to 700. [success] Backup path /var/aegir/backups is writable. [success] Provision PHP configuration path /var/aegir/config/includes exists. [success] Provision PHP configuration ownership of /var/aegir/config/includes [success] has been changed to aegir. Provision PHP configuration permissions of /var/aegir/config/includes [success] have been changed to 711. Provision PHP configuration path /var/aegir/config/includes is [success] writable. Global configuration file exists [success] Changed permissions of [success] /var/aegir/.drush/server_master.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/server_master.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/server_master.alias.drushrc.php to 440 Webserver custom pre-configuration path [success] /var/aegir/config/server_master/apache exists. Webserver custom pre-configuration ownership of [success] /var/aegir/config/server_master/apache has been changed to aegir. Webserver custom pre-configuration permissions of [success] /var/aegir/config/server_master/apache have been changed to 711. Webserver custom pre-configuration path [success] /var/aegir/config/server_master/apache is writable. Webserver custom pre-configuration path [success] /var/aegir/config/server_master/apache/pre.d exists. Webserver custom pre-configuration ownership of [success] /var/aegir/config/server_master/apache/pre.d has been changed to aegir. Webserver custom pre-configuration permissions of [success] /var/aegir/config/server_master/apache/pre.d have been changed to 700. Webserver custom pre-configuration path [success] /var/aegir/config/server_master/apache/pre.d is writable. Webserver custom post-configuration path [success] /var/aegir/config/server_master/apache/post.d exists. Webserver custom post-configuration ownership of [success] /var/aegir/config/server_master/apache/post.d has been changed to aegir. Webserver custom post-configuration permissions of [success] /var/aegir/config/server_master/apache/post.d have been changed to 700. Webserver custom post-configuration path [success] /var/aegir/config/server_master/apache/post.d is writable. Webserver platform configuration path [success] /var/aegir/config/server_master/apache/platform.d exists. Webserver platform configuration ownership of [success] /var/aegir/config/server_master/apache/platform.d has been changed to aegir. Webserver platform configuration permissions of [success] /var/aegir/config/server_master/apache/platform.d have been changed to 700. Webserver platform configuration path [success] /var/aegir/config/server_master/apache/platform.d is writable. Webserver virtual host configuration path [success] /var/aegir/config/server_master/apache/vhost.d exists. Webserver virtual host configuration ownership of [success] /var/aegir/config/server_master/apache/vhost.d has been changed to aegir. Webserver virtual host configuration permissions of [success] /var/aegir/config/server_master/apache/vhost.d have been changed to 700. Webserver virtual host configuration path [success] /var/aegir/config/server_master/apache/vhost.d is writable. Webserver subdir configuration path [success] /var/aegir/config/server_master/apache/subdir.d exists. Webserver subdir configuration ownership of [success] /var/aegir/config/server_master/apache/subdir.d has been changed to aegir. Webserver subdir configuration permissions of [success] /var/aegir/config/server_master/apache/subdir.d have been changed to 700. Webserver subdir configuration path [success] /var/aegir/config/server_master/apache/subdir.d is writable. Generated config in write(): web server configuration file [success] (/var/aegir/config/server_master/apache.conf) Generated blank Drupal local.settings.php file [success] Changed group ownership of [success] <code>/var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php) Changed permissions of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php to 440 Change group ownership of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of <code>sites/aegir2to3-dev.test</code> to 755 [success] Changed permissions of <code>sites/aegir2to3-dev.test/themes</code> [success] to 2775 Changed permissions of <code>sites/aegir2to3-dev.test/modules</code> [success] to 2775 Changed permissions of [success] <code>sites/aegir2to3-dev.test/libraries</code> to 2775 Changed permissions of <code>sites/aegir2to3-dev.test/files</code> to [success] 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/files/tmp</code> to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/files/images</code> to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/files/pictures</code> to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/files/css</code> to 2770 Changed permissions of <code>sites/aegir2to3-dev.test/files/js</code> [success] to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/files/ctools</code> to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/files/imagecache</code> to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/files/locations</code> to 2770 Changed permissions of <code>sites/aegir2to3-dev.test/private</code> [success] to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/private/files</code> to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/private/temp</code> to 2770 Created <code>sites/aegir2to3-dev.test/files/styles</code> [success] Changed permissions of [success] <code>sites/aegir2to3-dev.test/files/styles</code> to 2770 Created <code>sites/aegir2to3-dev.test/private/config</code> [success] Changed permissions of [success] <code>sites/aegir2to3-dev.test/private/config</code> to 2770 Created <code>sites/aegir2to3-dev.test/private/config/sync</code> [success] Changed permissions of [success] <code>sites/aegir2to3-dev.test/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/images</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/css</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/js</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/locations</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/private</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/private/files</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/private/temp</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/styles</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/private/config</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/private/config/sync</code> to www-data Changed group ownership of [success] <code>/var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php) Changed permissions of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php to 440 Change group ownership of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php to www-data Changed permissions of /var/aegir/.drush/drushrc.php to 640 [success] Generated config in write(): Aegir Drush configuration file [success] (/var/aegir/.drush/drushrc.php) Changed permissions of /var/aegir/.drush/drushrc.php to 440 [success] Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of /var/aegir/.drush/hostmaster.alias.drushrc.php [success] to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/hostmaster.alias.drushrc.php) Changed permissions of /var/aegir/.drush/hostmaster.alias.drushrc.php [success] to 440 Generated config in write(): virtual host configuration file [success] (/var/aegir/config/server_master/apache/vhost.d/aegir2to3-dev.test) Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink /var/aegir/clients/admin/aegir2to3-dev.test to [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test Changed permissions of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/drushrc.php) Changed permissions of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_hostmaster7x3x201704010323.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_hostmaster7x3x201704010323.alias.drushrc.php to 440 Beginning to build /var/aegir/.drush/provision/aegir.make. [ok] drupal-7.54 downloaded. [ok] hostmaster cloned from http://git.drupal.org/project/hostmaster.git. [ok] Checked out branch 7.x-3.x. [ok] Found makefile: hostmaster.make [ok] eldir cloned from http://git.drupal.org/project/eldir.git. [ok] Checked out branch 7.x-3.x. [ok] hosting cloned from http://git.drupal.org/project/hosting.git. [ok] Checked out branch 7.x-3.x. [ok] hosting_git cloned from [ok] http://git.drupal.org/project/hosting_git.git. Checked out branch 7.x-3.x. [ok] hosting_remote_import cloned from [ok] http://git.drupal.org/project/hosting_remote_import.git. Checked out branch 7.x-3.x. [ok] hosting_site_backup_manager cloned from [ok] http://git.drupal.org/project/hosting_site_backup_manager.git. Checked out branch 7.x-3.x. [ok] hosting_tasks_extra cloned from [ok] http://git.drupal.org/project/hosting_tasks_extra.git. Checked out branch 7.x-3.x. [ok] hosting_civicrm cloned from [ok] http://git.drupal.org/project/hosting_civicrm.git. Checked out branch 7.x-3.x. [ok] hosting_dns cloned from [ok] http://git.drupal.org/project/hosting_dns.git. Checked out branch 7.x-3.x. [ok] Project admin_menu contains 3 modules: admin_menu_toolbar, admin_devel, admin_menu. admin_menu-7.x-3.0-rc5 downloaded. [ok] betterlogin-7.x-1.4 downloaded. [ok] Project ctools contains 10 modules: ctools_access_ruleset, term_depth, stylizer, ctools_ajax_sample, page_manager, bulk_export, ctools_custom_content, views_content, ctools_plugin_example, ctools. ctools-7.x-1.12 downloaded. [ok] Project entity contains 2 modules: entity, entity_token. entity-7.x-1.8 downloaded. [ok] openidadmin-7.x-1.0 downloaded. [ok] Project overlay_paths contains 3 modules: overlay_paths_ui, overlay_paths_example, overlay_paths. overlay_paths-7.x-1.3 downloaded. [ok] r4032login-7.x-1.8 downloaded. [ok] Project views contains 2 modules: views, views_ui. views-7.x-3.15 downloaded. [ok] Project views_bulk_operations contains 2 modules: views_bulk_operations, actions_permissions. views_bulk_operations-7.x-3.4 downloaded. [ok] libraries-7.x-2.3 downloaded. [ok] tfa-7.x-2.0 downloaded. [ok] tfa_basic-7.x-1.0 downloaded. [ok] tfa_basic patched with use_libraries_module-2807953-8.patch. [ok] Generated PATCHES.txt file for tfa_basic [ok] Project devel contains 3 modules: devel_generate, devel, devel_node_access. devel-7.x-1.5 downloaded. [ok] devel_debug_log-7.x-1.2 downloaded. [ok] qrcodejs cloned from https://github.com/davidshimjs/qrcodejs.git. [ok] Checked out revision 04f46c6a0708418cb7b96fc563eacae0fbf77674. [ok] Drupal sites directory [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites is writable by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_hostmaster7x3x201704010323.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_hostmaster7x3x201704010323.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_hostmaster7x3x201704010323.alias.drushrc.php to 440 Generated config in write(): platform configuration file [success] (/var/aegir/config/server_master/apache/platform.d/platform_hostmaster7x3x201704010323.conf) Created directory [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/all/drush. Generated config in write(): Platform Drush configuration file [success] (/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/all/drush/drushrc.php) Changed permissions of [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] 6.31 Detected major version upgrade. Disabling error-reporting. [warning] Backed up local.settings.php. [success] Changed group ownership of [success] <code>/var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php) Changed permissions of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php to 440 Change group ownership of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php to www-data Changed group ownership of [success] <code>/var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php) Changed permissions of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php to 440 Change group ownership of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed group ownership of [success] <code>/var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php) Changed permissions of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php to 440 Change group ownership of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/aegir2to3-dev.test-20170401.032336.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups has been created. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/aegir2to3-dev.test-20170401.032336.tar.gz to /var/aegir/backups/aegir2to3-dev.test-20170401.032336.tar.gz Changed permissions of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/drushrc.php) Changed permissions of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2to3-dev.test/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of /var/aegir/.drush/hostmaster.alias.drushrc.php [success] to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/hostmaster.alias.drushrc.php) Changed permissions of /var/aegir/.drush/hostmaster.alias.drushrc.php [success] to 440 Deploying site from [success] /var/aegir/backups/aegir2to3-dev.test-20170401.032336.tar.gz Created aegir2to3devte_0 database [success] Successfully extracted the contents of [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test Changed group ownership of files in [success] <code>/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/files</code> to www-data Changed group ownership of private files in [success] <code>/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/private/files</code> to www-data Changed group ownership of temp files in [success] <code>/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/private/temp</code> to www-data Changed permissions of [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/drushrc.php) Changed permissions of [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed group ownership of [success] <code>/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/settings.php) Changed permissions of [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/settings.php to 440 Change group ownership of [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Found database dump at [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/database.sql. Database dump at [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/database.sql is readable Generated config in write(): Drupal sites.php file [success] (/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/sites.php) Changed permissions of [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/sites.php to 644 Changed permissions of <code>sites/aegir2to3-dev.test</code> to 755 [success] Changed permissions of <code>sites/aegir2to3-dev.test/themes</code> [success] to 2775 Changed permissions of <code>sites/aegir2to3-dev.test/modules</code> [success] to 2775 Changed permissions of [success] <code>sites/aegir2to3-dev.test/libraries</code> to 2775 Changed permissions of <code>sites/aegir2to3-dev.test/files</code> to [success] 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/files/tmp</code> to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/files/images</code> to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/files/pictures</code> to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/files/css</code> to 2770 Changed permissions of <code>sites/aegir2to3-dev.test/files/js</code> [success] to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/files/ctools</code> to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/files/imagecache</code> to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/files/locations</code> to 2770 Changed permissions of <code>sites/aegir2to3-dev.test/private</code> [success] to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/private/files</code> to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/private/temp</code> to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/files/styles</code> to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/private/config</code> to 2770 Changed permissions of [success] <code>sites/aegir2to3-dev.test/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/images</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/css</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/js</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/locations</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/private</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/private/files</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/private/temp</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/files/styles</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/private/config</code> to www-data Changed group ownership of [success] <code>sites/aegir2to3-dev.test/private/config/sync</code> to www-data Removed dump file [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/database.sql after restoring from it Generated config in write(): virtual host configuration file [success] (/var/aegir/config/server_master/apache/vhost.d/aegir2to3-dev.test) 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) System 7000 Rename blog and forum permissions to be consistent with other content types. System 7001 Generate a cron key and save it in the variables table. System 7002 Add a table to store blocked IP addresses. System 7003 Update {blocked_ips} with valid IP addresses from {access}. System 7004 Remove hardcoded numeric deltas from all blocks in core. System 7005 Remove throttle columns and variables. System 7007 Convert to new method of storing permissions. System 7009 Rename the variable for primary links. System 7011 Split the 'bypass node access' permission from 'administer nodes'. System 7013 Convert default time zone offset to default time zone name. System 7015 Change the user logout path. System 7016 Remove custom datatype _unsigned in PostgreSQL. System 7017 Change the theme setting 'toggle_node_info' into a per content type variable. System 7018 Shorten the {system}.type column and modify indexes. System 7020 Enable field and field_ui modules. System 7021 Change the PHP for settings permission. System 7027 Enable field type modules. System 7029 Add new 'view own unpublished content' permission for authenticated users. Preserves legacy behavior from Drupal 6.x. System 7032 7032 - Alter field hostname to identifier in the {flood} table. System 7033 Move CACHE_AGGRESSIVE to CACHE_NORMAL. System 7034 Migrate the file path settings and create the new {file_managed} table. System 7036 Split the 'access site in maintenance mode' permission from 'administer site configuration'. System 7042 Upgrade the {url_alias} table and create a cache bin for path aliases. System 7044 Drop the actions_aid table. System 7045 Add expiration field to the {flood} table. System 7046 Switch from the Minnelli theme if it is the default or admin theme. System 7047 Normalize the front page path variable. System 7048 Convert path languages from the empty string to LANGUAGE_NONE. System 7049 Rename 'Default' profile to 'Standard.' System 7050 Change {batch}.id column from serial to regular int. System 7051 make the IP field IPv6 compatible System 7052 Rename file to include_file in {menu_router} table. System 7053 Upgrade standard blocks and menus. System 7054 Remove {cache_}.headers columns. System 7055 Converts fields that store serialized variables from text to blob. System 7057 Increase the size of session-ids. System 7058 Remove cron semaphore variable. System 7059 Create the {file_usage} table. System 7060 Create fields in preparation for migrating upload.module to file.module. System 7061 Migrate upload.module data to the newly created file field. System 7062 Replace 'system_list' index with 'bootstrap' index on {system}. System 7063 Delete {menu_links} records for 'type' => MENU_CALLBACK which would not appear in a fresh install. System 7064 Remove block_callback field from {menu_router}. System 7065 Remove the default value for sid. System 7066 Migrate the 'file_directory_temp' variable. System 7067 Grant administrators permission to view the administration theme. System 7068 Update {url_alias}.language description. System 7069 Remove the obsolete 'site_offline' variable. @see update_fix_d7_requirements() System 7070 Remove the obsolete 'drupal_badge_color' and 'drupal_badge_size' variables. System 7071 Add index missed during upgrade, and fix field default. System 7072 Remove the obsolete 'site_offline_message' variable. @see update_fix_d7_requirements() System 7073 Add binary to {file_managed}, in case system_update_7034() was run without it. System 7074 This update has been removed and will not run. System 7076 Convert menu_links query strings into arrays. System 7077 Revert {file_managed}.filename changed to a binary column. System 7078 Add binary to {date_formats}.format. System 7079 Convert the 'filesize' column in {file_managed} to a bigint. System 7080 Convert the 'format' column in {date_format_locale} to case sensitive varchar. System 7081 Remove the Drupal 6 default install profile if it is still in the database. Block 7000 Set system.weight to a low value for block module. Block should go first so that other modules can alter its output during hook_page_alter(). Almost everything on the page is a block, so before block module runs, there will not be much to alter. Block 7002 Rename {blocks} table to {block}, {blocks_roles} to {block_role} and {boxes} to {block_custom}. Block 7003 Change the weight column to normal int. Block 7004 Add new blocks to new regions, migrate custom variables to blocks. Block 7005 Update the {block_custom}.format column. Block 7006 Recreates cache_block table. Converts fields that hold serialized variables from text to blob. Removes 'headers' column. Block 7007 Change {block_custom}.format into varchar. Block 7008 Update database to match Drupal 7 schema. Block 7009 Increase {block}.title length to 255 characters. Color 7001 Warn site administrator if unsafe CSS color codes are found in the database. Filter 7000 Upgrade the {filter_formats} table and rename it to {filter_format}. Filter 7001 Break out "escape HTML filter" option to its own filter. Filter 7003 Upgrade the {filter} table for core filters. Filter 7005 Integrate text formats with the user permissions system. This function converts text format role assignments to use the new text format permissions introduced in Drupal 7, creates a fallback (plain text) format that is available to all users, and explicitly sets the text format in cases that used to rely on a single site-wide default. Filter 7008 Grant usage of all text formats to user roles having the 'administer filters' permission. Filter 7009 Converts fields that store serialized variables from text to blob. Filter 7010 Change {filter_format}.format and {filter}.format into varchar. Menu 7000 Migrate the "Default menu for content" setting to individual node types. Menu 7001 Rename "Primary Links" and "Secondary Links" to their Drupal 7 equivalents. Menu 7002 Rename the primarysecondary menu blocks to match previously renamed menus. Menu 7003 Add missing custom menus to active menus list. Node 7000 Upgrade the node type table and fix node type 'module' attribute to avoid name-space conflicts. Node 7001 Rename {node_revisions} table to {node_revision}. Node 7002 Extend the node_promote_status index to include all fields required for the node page query. Node 7003 Remove the node_counter if the statistics module is uninstalled. Node 7004 Extend the existing default preview and teaser settings to all node types. Node 7005 Add statuscommentpromote and sticky columns to the {node_revision} table. Node 7006 Convert body and teaser from node properties to fields, and migrate statuscommentpromote and sticky columns to the {node_revision} table. Node 7007 Remove column min_word_count. Node 7008 Split the 'administer nodes' permission from 'access content overview'. Node 7009 Convert node languages from the empty string to LANGUAGE_NONE. Node 7010 Add the {block_node_type} table. Node 7011 Update the database from Drupal 6 to match the schema. Node 7012 Switches body fields to untranslatable while upgrading from D6 and makes them language neutral. Node 7013 Change {node}.vid default value from 0 to NULL to avoid deadlock issues on MySQL. Node 7014 Add an index on {node}.language. Node 7015 Enable node types that may have been erroneously disabled in Drupal 7.36. Node 7016 Change {history}.nid to an unsigned int in order to match {node}.nid. User 7000 Increase the length of the password field to accommodate better hashes. Also re-hashes all current passwords to improve security. This may be a lengthy process, and is performed batch-wise. User 7001 Remove the 'threshold', 'mode' and 'sort' columns from the {users} table. These fields were previously used to store per-user comment settings. User 7002 Convert user time zones from time zone offsets to time zone names. User 7003 Update user settings for cancelling user accounts. Prior to 7.x, users were not able to cancel their accounts. When administrators deleted an account, all contents were assigned to uid 0, which is the same as the 'user_cancel_reassign' method now. User 7005 Changes the users table to allow longer e-mail addresses. User 7006 Add module data to {role_permission}. User 7007 Add a weight column to user roles. User 7008 If 'user_register' variable was unset in Drupal 6, set it to be the same as the Drupal 6 default setting. User 7009 Converts fields that store serialized variables from text to blob. User 7010 Update the {user}.signature_format column. User 7011 Placeholder function. As a fix for user_update_7011() not updating email templates to use the new tokens, user_update_7017() now targets email templates of Drupal 6 sites and already upgraded sites. User 7012 Add the user's pictures to the {file_managed} table and make them managed files. User 7013 Add user module file usage entries. User 7014 Rename the 'post comments without approval' permission. In Drupal 7, this permission has been renamed to 'skip comment approval'. User 7015 Change {users}.signature_format into varchar. User 7016 Update the database to match the schema. User 7017 Update email templates to use new tokens. This function upgrades customized email templates from the old !token format to the new core tokens format. Additionally, in Drupal 7 we no longer e-mail plain text passwords to users, and there is no token for a plain text password in the new token system. Therefore, it also modifies any saved templates using the old '!password' token such that the token is removed, and displays a warning to users that they may need to go and modify the wording of their templates. User 7018 Ensure there is an index on {users}.picture. User 7019 Ensure there is a combined index on {authmap}.uid and {authmap}.module. Admin_ 7300 Add {cache_admin_menu} table. menu Admin_ 7302 Increase the module weight. @see admin_menu_install() menu Admin_ 7303 Remove local tasks from {menu_links} table. menu Admin_ 7304 Remove obsolete 'admin_menu' menu and all orphan links in it. menu Ctools 6008 ctools_object_cache needs to be defined as a blob. Ctools 7000 Enable the custom CSS cache handler. Ctools 7001 Increase the length of the ctools_object_cache.obj column. Hostin 7000 Save 'aegir_hostmaster_site_nid' variable. g Hostin 7001 Suppress error messages by default. g Hostin 7301 Change filename field to longtext. g_pack age Hostin 7300 Add 'name' field to hosting_server. g_serv er Hostin 7301 Add 'verified' and 'status' fields to hosting_server. g_serv er Hostin 7300 Allow NULLs in 'db_name' column in 'hosting_site' table. g_site Hostin 7301 Use int:big to store backup size. g_site Hostin 7000 Clear cache for tasks view update. g_task Views 7000 Rename some system variables. Views 7001 Fix missing items from Views administrative breadcrumb Views 7300 Make sure the human_name field is added to the views_view table. If you updated from 6.x-2.x-dev to 7.x-3.x you already had schema version 6014, so update 6013 never was nor will be run. As a result, the human_name field is missing from the database. This will add the human_name field if it doesn't already exist. Views 7301 Enlarge the name column Views 7302 Remove headers field from cache tables @see system_update_7054(). Do you wish to run all pending updates? (y/n): y 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 User passwords rehashed to improve security [ok] Performed update: user_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7001 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7002 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Migrated user time zones [ok] Performed update: user_update_7002 [ok] Some user time zones have been emptied and need to be set to the [warning] correct values. Use the new time zone options to choose whether to remind users at login to set the correct time zone. 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7003 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7005 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7001 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7002 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7003 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7004 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7005 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: filter_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: filter_update_7001 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: filter_update_7003 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: block_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: block_update_7002 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: block_update_7003 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: block_update_7004 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: block_update_7005 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: block_update_7006 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: block_update_7007 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: block_update_7008 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: block_update_7009 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7001 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7002 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7003 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7004 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7005 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Inserted into {role_permission} the permissions for role ID 1, [ok] Inserted into {role_permission} the permissions for role ID 2, Inserted into {role_permission} the permissions for role ID 3, Inserted into {role_permission} the permissions for role ID 4, Inserted into {role_permission} the permissions for role ID 5, Inserted into {role_permission} the permissions for role ID 6 Performed update: system_update_7007 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7006 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7007 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: filter_update_7005 [ok] A new Plain text format has been created which will be available to [status] all users. You can configure this text format on the text format configuration page. 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: filter_update_7008 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: filter_update_7009 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: filter_update_7010 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7008 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7009 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7010 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7011 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7009 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7011 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7013 [ok] The default time zone has been set to Europe/Helsinki. Check the date [warning] and time configuration page to configure it correctly. 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7015 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7016 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7017 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7018 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7020 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7021 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7027 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7006 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7006 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7006 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7007 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7008 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7009 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7010 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7011 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7012 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7013 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7014 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7015 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: node_update_7016 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7029 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7032 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7033 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7034 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7036 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7042 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7044 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7045 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7046 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7047 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7048 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7049 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7050 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7051 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7052 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7053 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7054 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7055 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7057 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7058 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7059 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7060 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7061 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7012 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7013 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Renamed the 'post comments without approval' permission to 'skip [ok] comment approval'. Performed update: user_update_7014 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7015 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7016 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7017 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7018 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: user_update_7019 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7062 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7063 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7064 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7065 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7066 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7067 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7068 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7069 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7070 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7071 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7072 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7073 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7074 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7076 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: views_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7077 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7078 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: menu_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: views_update_7001 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: admin_menu_update_7300 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: menu_update_7001 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: views_update_7300 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: admin_menu_update_7302 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7079 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: ctools_update_6008 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: ctools_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: hosting_server_update_7300 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: hosting_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: hosting_site_update_7300 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: admin_menu_update_7303 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7080 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: views_update_7301 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: menu_update_7002 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: hosting_site_update_7301 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: views_update_7302 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: hosting_task_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: menu_update_7003 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: color_update_7001 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: system_update_7081 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: admin_menu_update_7304 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: ctools_update_7001 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: hosting_package_update_7301 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: hosting_update_7001 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) The following module is missing from the file system: <em [warning] class="placeholder">hosting_platform_pathauto</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">install_profile_api</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">jquery_update</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 The following module is missing from the file system: <em [warning] class="placeholder">modalframe</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1138 Performed update: hosting_server_update_7301 [ok] 'all' cache was cleared. [success] Finished performing updates. [ok] Changed group ownership of [success] <code>/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/settings.php) Changed permissions of [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/settings.php to 440 Change group ownership of [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config in write(): Drupal sites.php file [success] (/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/sites.php) Changed permissions of [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/sites.php to 644 Changed group ownership of [success] <code>/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/settings.php) Changed permissions of [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/settings.php to 440 Change group ownership of [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/settings.php to www-data Changed permissions of /var/aegir/.drush/drushrc.php to 640 [success] Generated config in write(): Aegir Drush configuration file [success] (/var/aegir/.drush/drushrc.php) Changed permissions of /var/aegir/.drush/drushrc.php to 440 [success] Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of /var/aegir/.drush/hostmaster.alias.drushrc.php [success] to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/hostmaster.alias.drushrc.php) Changed permissions of /var/aegir/.drush/hostmaster.alias.drushrc.php [success] to 440 Generated config in write(): virtual host configuration file [success] (/var/aegir/config/server_master/apache/vhost.d/aegir2to3-dev.test) Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink /var/aegir/clients/admin/aegir2to3-dev.test to [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test [warning] We trust you have received the usual lecture from the local System [warning] Administrator. It usually boils down to these three things: [warning] [warning] #1) Respect the privacy of others. [warning] #2) Think before you type. [warning] #3) With great power comes great responsibility. [warning] [warning] sudo: no tty present and no askpass program specified [warning] sudo: no tty present and no askpass program specified [warning] Changed permissions of [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/drushrc.php) Changed permissions of [success] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Restored backup of local.settings.php. [success] 'drush' cache was cleared. [success] This command will replace your crontab for this user. continue? (y/n): y /usr/bin/env php /usr/share/drush/drush.php '@hostmaster' hosting-dispatch Dispatch command was run successfully [success] Adding hosting-dispatch cron entry to run every minute [ok] Installed a new crontab entry. [success] Changed permissions of [success] /var/aegir/.drush/server_master.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/server_master.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/server_master.alias.drushrc.php to 440 Provision configuration root path /var/aegir/config exists. [success] Provision configuration root ownership of /var/aegir/config has been [success] changed to aegir. Provision configuration root permissions of /var/aegir/config have [success] been changed to 711. Provision configuration root path /var/aegir/config is writable. [success] Provision configuration path /var/aegir/config/server_master exists. [success] Provision configuration ownership of /var/aegir/config/server_master [success] has been changed to aegir. Provision configuration permissions of [success] /var/aegir/config/server_master have been changed to 711. Provision configuration path /var/aegir/config/server_master is [success] writable. Provision client home path /var/aegir/clients exists. [success] Provision client home ownership of /var/aegir/clients has been [success] changed to aegir. Provision client home permissions of /var/aegir/clients have been [success] changed to 711. Provision client home path /var/aegir/clients is writable. [success] Backup path /var/aegir/backups exists. [success] Backup ownership of /var/aegir/backups has been changed to aegir. [success] Backup permissions of /var/aegir/backups have been changed to 700. [success] Backup path /var/aegir/backups is writable. [success] Provision PHP configuration path /var/aegir/config/includes exists. [success] Provision PHP configuration ownership of /var/aegir/config/includes [success] has been changed to aegir. Provision PHP configuration permissions of /var/aegir/config/includes [success] have been changed to 711. Provision PHP configuration path /var/aegir/config/includes is [success] writable. Global configuration file exists [success] Changed permissions of [success] /var/aegir/.drush/server_master.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/server_master.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/server_master.alias.drushrc.php to 440 Webserver custom pre-configuration path [success] /var/aegir/config/server_master/apache exists. Webserver custom pre-configuration ownership of [success] /var/aegir/config/server_master/apache has been changed to aegir. Webserver custom pre-configuration permissions of [success] /var/aegir/config/server_master/apache have been changed to 711. Webserver custom pre-configuration path [success] /var/aegir/config/server_master/apache is writable. Webserver custom pre-configuration path [success] /var/aegir/config/server_master/apache/pre.d exists. Webserver custom pre-configuration ownership of [success] /var/aegir/config/server_master/apache/pre.d has been changed to aegir. Webserver custom pre-configuration permissions of [success] /var/aegir/config/server_master/apache/pre.d have been changed to 700. Webserver custom pre-configuration path [success] /var/aegir/config/server_master/apache/pre.d is writable. Webserver custom post-configuration path [success] /var/aegir/config/server_master/apache/post.d exists. Webserver custom post-configuration ownership of [success] /var/aegir/config/server_master/apache/post.d has been changed to aegir. Webserver custom post-configuration permissions of [success] /var/aegir/config/server_master/apache/post.d have been changed to 700. Webserver custom post-configuration path [success] /var/aegir/config/server_master/apache/post.d is writable. Webserver platform configuration path [success] /var/aegir/config/server_master/apache/platform.d exists. Webserver platform configuration ownership of [success] /var/aegir/config/server_master/apache/platform.d has been changed to aegir. Webserver platform configuration permissions of [success] /var/aegir/config/server_master/apache/platform.d have been changed to 700. Webserver platform configuration path [success] /var/aegir/config/server_master/apache/platform.d is writable. Webserver virtual host configuration path [success] /var/aegir/config/server_master/apache/vhost.d exists. Webserver virtual host configuration ownership of [success] /var/aegir/config/server_master/apache/vhost.d has been changed to aegir. Webserver virtual host configuration permissions of [success] /var/aegir/config/server_master/apache/vhost.d have been changed to 700. Webserver virtual host configuration path [success] /var/aegir/config/server_master/apache/vhost.d is writable. Webserver subdir configuration path [success] /var/aegir/config/server_master/apache/subdir.d exists. Webserver subdir configuration ownership of [success] /var/aegir/config/server_master/apache/subdir.d has been changed to aegir. Webserver subdir configuration permissions of [success] /var/aegir/config/server_master/apache/subdir.d have been changed to 700. Webserver subdir configuration path [success] /var/aegir/config/server_master/apache/subdir.d is writable. Generated config in write(): web server configuration file [success] (/var/aegir/config/server_master/apache.conf) yes: standard output: Broken pipe yes: write error This command should only be run on a clean Aegir install, and data may be lost! Do you want to continue? (y/n): y Create a custom verify task for the hostmaster site and place it in [ok] the queue. Bootstrap to phase 0. [0 sec, 1.88 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drush() [0 sec, 1.99 MB] [bootstrap] Loading drushrc "/var/aegir/.drush/drushrc.php" into "home.drush" [bootstrap] scope. [0.01 sec, 2 MB] Loaded alias @hostmaster from file [notice] /var/aegir/.drush/hostmaster.alias.drushrc.php [0.01 sec, 2.02 MB] Cache SET cid: 6.8-dev-alias-path--d26dfbee45ea477a31c424c200d0937d [debug] [0.01 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/all/drush/drushrc.php" into "drupal" scope. [0.01 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/drushrc.php" into "site" scope. [0.01 sec, 2.5 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-0-2b5d9860b6c0a386bfc0777639f370e0 [0.02 sec, 3.06 MB] Starting task "Verify: hostmaster-7.x-3.x-2017-04-01-0323" [ok] [node/102]. Calling proc_open(/usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --strict= --verbose --debug --yes --root=/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323 --uri=aegir2to3-dev.test hosting-task 102 2>&1 --quiet &); Launched task "Verify: hostmaster-7.x-3.x-2017-04-01-0323" in a [ok] forked process. [node/102] Starting task "Verify: aegir2to3-dev.test" [node/103]. [ok] Bootstrap to phase 0. [0.01 sec, 1.88 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drush() [0.01 sec, 1.99 MB] [bootstrap] Loading drushrc "/var/aegir/.drush/drushrc.php" into "home.drush" [bootstrap] scope. [0.02 sec, 2 MB] Cache HIT cid: 6.8-dev-alias-path--d26dfbee45ea477a31c424c200d0937d [debug] [0.05 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/all/drush/drushrc.php" into "drupal" scope. [0.05 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/drushrc.php" into "site" scope. [0.05 sec, 2.49 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-0-2b5d9860b6c0a386bfc0777639f370e0 [0.09 sec, 3.05 MB] Bootstrap to phase 0. [0.18 sec, 7.38 MB] [bootstrap] Calling proc_open(/usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --strict= --verbose --debug --yes --root=/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323 --uri=aegir2to3-dev.test hosting-task 103 2>&1 --quiet &); Launched task "Verify: aegir2to3-dev.test" in a forked process. [ok] [node/103] Starting task "Verify: hostmaster" [node/105]. [ok] Bootstrap to phase 5. [0.24 sec, 7.38 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drupal_root() [0.25 sec, [bootstrap] 8.35 MB] Initialized Drupal 7.54 root directory at [notice] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323 [0.26 sec, 8.35 MB] Drush bootstrap phase : _drush_bootstrap_drupal_site() [0.26 sec, [bootstrap] 8.35 MB] Initialized Drupal site aegir2to3-dev.test at [notice] sites/aegir2to3-dev.test [0.26 sec, 8.35 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-2-dedfe63f791ae3bb3357753e8eb78e1a [0.28 sec, 8.36 MB] Drush bootstrap phase : _drush_bootstrap_drupal_configuration() [0.29[bootstrap] sec, 8.36 MB] Drush bootstrap phase : _drush_bootstrap_drupal_database() [0.29 sec,[bootstrap] 8.37 MB] Successfully connected to the Drupal database. [0.29 sec, 8.37 MB] [bootstrap] Bootstrap to phase 0. [0.01 sec, 1.88 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drush() [0.02 sec, 1.99 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drupal_full() [0.31 sec, [bootstrap] 8.89 MB] Loading drushrc "/var/aegir/.drush/drushrc.php" into "home.drush" [bootstrap] scope. [0.03 sec, 2 MB] Cache HIT cid: 6.8-dev-alias-path--d26dfbee45ea477a31c424c200d0937d [debug] [0.04 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/all/drush/drushrc.php" into "drupal" scope. [0.04 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/drushrc.php" into "site" scope. [0.04 sec, 2.49 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-0-2b5d9860b6c0a386bfc0777639f370e0 [0.09 sec, 3.05 MB] Bootstrap to phase 0. [0.21 sec, 7.38 MB] [bootstrap] Cache HIT cid: [debug] 6.8-dev-install_profile-3e144fa97ca145d005d335d8b3a72896 [0.54 sec, 19.04 MB] Bootstrap to phase 5. [0.27 sec, 7.38 MB] [bootstrap] Cache HIT cid: [debug] 6.8-dev-install_profile-3e144fa97ca145d005d335d8b3a72896 [0.56 sec, 19.04 MB] Drush bootstrap phase : _drush_bootstrap_drupal_root() [0.29 sec, [bootstrap] 8.35 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-5-723b2967348ed10e99c3c17f81bb34e0 [0.57 sec, 19.05 MB] Initialized Drupal 7.54 root directory at [notice] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323 [0.3 sec, 8.35 MB] Drush bootstrap phase : _drush_bootstrap_drupal_site() [0.3 sec, 8.35[bootstrap] MB] Initialized Drupal site aegir2to3-dev.test at [notice] sites/aegir2to3-dev.test [0.3 sec, 8.35 MB] Calling proc_open(/usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --strict= --verbose --debug --yes --root=/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323 --uri=aegir2to3-dev.test hosting-task 105 2>&1 --quiet &); Launched task "Verify: hostmaster" in a forked process. [node/105] [ok] Cache HIT cid: [debug] 6.8-dev-commandfiles-2-dedfe63f791ae3bb3357753e8eb78e1a [0.34 sec, 8.36 MB] Drush bootstrap phase : _drush_bootstrap_drupal_configuration() [0.34[bootstrap] sec, 8.36 MB] Drush bootstrap phase : _drush_bootstrap_drupal_database() [0.34 sec,[bootstrap] 8.37 MB] Successfully connected to the Drupal database. [0.34 sec, 8.37 MB] [bootstrap] Timer Cum (sec) Count Avg (msec) page 31.683 1 31682.58 Illegal string offset 'site' backend.inc:1014 [warning] The command could not be executed successfully (returned: Bootstrap [error] to phase 0. [0 sec, 1.88 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drush() [0 sec, 1.99 MB] [bootstrap] Loading drushrc "/var/aegir/.drush/drushrc.php" into "home.drush" [bootstrap] scope. [0.01 sec, 2 MB] Loaded alias @hostmaster from file [notice] /var/aegir/.drush/hostmaster.alias.drushrc.php [0.01 sec, 2.02 MB] Cache SET cid: 6.8-dev-alias-path--d26dfbee45ea477a31c424c200d0937d [debug] [0.01 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/all/drush/drushrc.php" into "drupal" scope. [0.01 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/drushrc.php" into "site" scope. [0.01 sec, 2.5 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-0-2b5d9860b6c0a386bfc0777639f370e0 [0.02 sec, 3.06 MB] Calling proc_open(/usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --strict= --verbose --debug --yes --root=/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323 --uri=aegir2to3-dev.test hosting-task 102 2>&1 --quiet &); Bootstrap to phase 0. [0.01 sec, 1.88 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drush() [0.01 sec, 1.99 MB] [bootstrap] Loading drushrc "/var/aegir/.drush/drushrc.php" into "home.drush" [bootstrap] scope. [0.02 sec, 2 MB] Cache HIT cid: 6.8-dev-alias-path--d26dfbee45ea477a31c424c200d0937d [debug] [0.05 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/all/drush/drushrc.php" into "drupal" scope. [0.05 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/drushrc.php" into "site" scope. [0.05 sec, 2.49 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-0-2b5d9860b6c0a386bfc0777639f370e0 [0.09 sec, 3.05 MB] Bootstrap to phase 0. [0.18 sec, 7.38 MB] [bootstrap] Calling proc_open(/usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --strict= --verbose --debug --yes --root=/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323 --uri=aegir2to3-dev.test hosting-task 103 2>&1 --quiet &); Bootstrap to phase 5. [0.24 sec, 7.38 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drupal_root() [0.25 sec, [bootstrap] 8.35 MB] Initialized Drupal 7.54 root directory at [notice] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323 [0.26 sec, 8.35 MB] Drush bootstrap phase : _drush_bootstrap_drupal_site() [0.26 sec, [bootstrap] 8.35 MB] Initialized Drupal site aegir2to3-dev.test at [notice] sites/aegir2to3-dev.test [0.26 sec, 8.35 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-2-dedfe63f791ae3bb3357753e8eb78e1a [0.28 sec, 8.36 MB] Drush bootstrap phase : _drush_bootstrap_drupal_configuration() [0.29[bootstrap] sec, 8.36 MB] Drush bootstrap phase : _drush_bootstrap_drupal_database() [0.29 sec,[bootstrap] 8.37 MB] Successfully connected to the Drupal database. [0.29 sec, 8.37 MB] [bootstrap] Bootstrap to phase 0. [0.01 sec, 1.88 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drush() [0.02 sec, 1.99 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drupal_full() [0.31 sec, [bootstrap] 8.89 MB] Loading drushrc "/var/aegir/.drush/drushrc.php" into "home.drush" [bootstrap] scope. [0.03 sec, 2 MB] Cache HIT cid: 6.8-dev-alias-path--d26dfbee45ea477a31c424c200d0937d [debug] [0.04 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/all/drush/drushrc.php" into "drupal" scope. [0.04 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/drushrc.php" into "site" scope. [0.04 sec, 2.49 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-0-2b5d9860b6c0a386bfc0777639f370e0 [0.09 sec, 3.05 MB] Bootstrap to phase 0. [0.21 sec, 7.38 MB] [bootstrap] Cache HIT cid: [debug] 6.8-dev-install_profile-3e144fa97ca145d005d335d8b3a72896 [0.54 sec, 19.04 MB] Bootstrap to phase 5. [0.27 sec, 7.38 MB] [bootstrap] Cache HIT cid: [debug] 6.8-dev-install_profile-3e144fa97ca145d005d335d8b3a72896 [0.56 sec, 19.04 MB] Drush bootstrap phase : _drush_bootstrap_drupal_root() [0.29 sec, [bootstrap] 8.35 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-5-723b2967348ed10e99c3c17f81bb34e0 [0.57 sec, 19.05 MB] Initialized Drupal 7.54 root directory at [notice] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323 [0.3 sec, 8.35 MB] Drush bootstrap phase : _drush_bootstrap_drupal_site() [0.3 sec, 8.35[bootstrap] MB] Initialized Drupal site aegir2to3-dev.test at [notice] sites/aegir2to3-dev.test [0.3 sec, 8.35 MB] Calling proc_open(/usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --strict= --verbose --debug --yes --root=/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323 --uri=aegir2to3-dev.test hosting-task 105 2>&1 --quiet &); Cache HIT cid: [debug] 6.8-dev-commandfiles-2-dedfe63f791ae3bb3357753e8eb78e1a [0.34 sec, 8.36 MB] Drush bootstrap phase : _drush_bootstrap_drupal_configuration() [0.34[bootstrap] sec, 8.36 MB] Drush bootstrap phase : _drush_bootstrap_drupal_database() [0.34 sec,[bootstrap] 8.37 MB] Successfully connected to the Drupal database. [0.34 sec, 8.37 MB] [bootstrap] Timer Cum (sec) Count Avg (msec) page 31.683 1 31682.58 DRUSH_BACKEND_OUTPUT_START>>>{"output":"","object":[],"error_status":0,"log":[{"type":"bootstrap","message":"Bootstrap to phase 0.","timestamp":1491010080.6583,"memory":1968768,"error":null},{"type":"bootstrap","message":"Drush bootstrap phase : _drush_bootstrap_drush()","timestamp":1491010080.6601,"memory":2088448,"error":null},{"type":"bootstrap","message":"Loading drushrc \"\/var\/aegir\/.drush\/drushrc.php\" into \"home.drush\" scope.","timestamp":1491010080.6625,"memory":2094352,"error":null},{"type":"notice","message":"Loaded alias @hostmaster from file \/var\/aegir\/.drush\/hostmaster.alias.drushrc.php","timestamp":1491010080.6637,"memory":2115928,"error":null},{"type":"debug","message":"Cache SET cid: 6.8-dev-alias-path--d26dfbee45ea477a31c424c200d0937d","timestamp":1491010080.6666,"memory":2119416,"error":null},{"type":"bootstrap","message":"Loading drushrc \"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/sites\/all\/drush\/drushrc.php\" into \"drupal\" scope.","timestamp":1491010080.6674,"memory":2122744,"error":null},{"type":"bootstrap","message":"Loading drushrc \"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/sites\/aegir2to3-dev.test\/drushrc.php\" into \"site\" scope.","timestamp":1491010080.6703,"memory":2617600,"error":null},{"type":"debug","message":"Cache HIT cid: 6.8-dev-commandfiles-0-2b5d9860b6c0a386bfc0777639f370e0","timestamp":1491010080.6763,"memory":3204280,"error":null},{"type":"bootstrap","message":"Bootstrap to phase 0.","timestamp":1491010080.7202,"memory":7732672,"error":null},{"type":"bootstrap","message":"Bootstrap to phase 5.","timestamp":1491010080.7438,"memory":7733808,"error":null},{"type":"bootstrap","message":"Drush bootstrap phase : _drush_bootstrap_drupal_root()","timestamp":1491010080.7504,"memory":8749072,"error":null},{"type":"notice","message":"Initialized Drupal 7.54 root directory at \/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323","timestamp":1491010080.7525,"memory":8750680,"error":null},{"type":"bootstrap","message":"Drush bootstrap phase : _drush_bootstrap_drupal_site()","timestamp":1491010080.7532,"memory":8753800,"error":null},{"type":"notice","message":"Initialized Drupal site aegir2to3-dev.test at sites\/aegir2to3-dev.test","timestamp":1491010080.7532,"memory":8755496,"error":null},{"type":"debug","message":"Cache HIT cid: 6.8-dev-commandfiles-2-dedfe63f791ae3bb3357753e8eb78e1a","timestamp":1491010080.7565,"memory":8758616,"error":null},{"type":"bootstrap","message":"Drush bootstrap phase : _drush_bootstrap_drupal_configuration()","timestamp":1491010080.757,"memory":8757264,"error":null},{"type":"bootstrap","message":"Drush bootstrap phase : _drush_bootstrap_drupal_database()","timestamp":1491010080.7593,"memory":8772096,"error":null},{"type":"bootstrap","message":"Successfully connected to the Drupal database.","timestamp":1491010080.7595,"memory":8773256,"error":null},{"type":"bootstrap","message":"Drush bootstrap phase : _drush_bootstrap_drupal_full()","timestamp":1491010080.7629,"memory":9317128,"error":null},{"type":"debug","message":"Cache HIT cid: 6.8-dev-install_profile-3e144fa97ca145d005d335d8b3a72896","timestamp":1491010080.8406,"memory":19955176,"error":null},{"type":"debug","message":"Cache HIT cid: 6.8-dev-install_profile-3e144fa97ca145d005d335d8b3a72896","timestamp":1491010080.8416,"memory":19956600,"error":null},{"type":"debug","message":"Cache HIT cid: 6.8-dev-commandfiles-5-723b2967348ed10e99c3c17f81bb34e0","timestamp":1491010080.8426,"memory":19971928,"error":null},{"type":"bootstrap","message":"Bootstrap to phase 6.","timestamp":1491010080.8848,"memory":20779752,"error":null},{"type":"bootstrap","message":"Drush bootstrap phase : _drush_bootstrap_drupal_login()","timestamp":1491010080.8864,"memory":20782712,"error":null},{"type":"bootstrap","message":"Successfully logged into Drupal as Anonymous (uid=0)","timestamp":1491010080.8875,"memory":20848120,"error":null},{"type":"bootstrap","message":"Found command: hosting-tasks (commandfile=hosting)","timestamp":1491010080.8877,"memory":20848064,"error":null},{"type":"notice","message":"Loaded alias @server_localhost from file \/var\/aegir\/.drush\/server_localhost.alias.drushrc.php","timestamp":1491010081.0979,"memory":20879872,"error":null},{"type":"notice","message":"Loaded alias @server_master from file \/var\/aegir\/.drush\/server_master.alias.drushrc.php","timestamp":1491010081.2501,"memory":20914032,"error":null},{"type":"notice","message":"Loading apache driver for the http service","timestamp":1491010081.2515,"memory":21009016,"error":null},{"type":"notice","message":"Loading mysql driver for the db service","timestamp":1491010081.2525,"memory":21164552,"error":null},{"type":"notice","message":"Loaded alias @platform_hostmaster7x3x201704010323 from file \/var\/aegir\/.drush\/platform_hostmaster7x3x201704010323.alias.drushrc.php","timestamp":1491010081.4437,"memory":21196560,"error":null},{"type":"debug","message":"Calling hook hosting_run_queue","timestamp":1491010081.445,"memory":21251176,"error":null},{"type":"notice","message":"Acquiring lock on tasks queue.","timestamp":1491010081.4493,"memory":21255072,"error":null},{"type":"notice","message":"Found 3 tasks (max 5) in queue. Running...","timestamp":1491010111.5591,"memory":21418664,"error":null},{"type":"notice","message":"WD hosting_task: Starting task \"Verify: hostmaster-7.x-3.x-2017-04-01-0323\" [node\/102].","timestamp":1491010111.5621,"memory":21459056,"error":null},{"type":"ok","message":"Starting task \"Verify: hostmaster-7.x-3.x-2017-04-01-0323\" [node\/102].","timestamp":1491010111.5624,"memory":21453920,"error":null},{"type":"command","message":"Backend invoke: \/usr\/bin\/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off \/usr\/share\/drush\/drush.php --php=\/usr\/bin\/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --strict= --verbose --debug --yes --root=\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323 --uri=aegir2to3-dev.test hosting-task 102 2>&1","timestamp":1491010111.761,"memory":21470216,"error":null},{"type":"ok","message":"Launched task \"Verify: hostmaster-7.x-3.x-2017-04-01-0323\" in a forked process. [node\/102]","timestamp":1491010111.7631,"memory":21460520,"error":null},{"type":"notice","message":"WD hosting_task: Starting task \"Verify: aegir2to3-dev.test\" [node\/103].","timestamp":1491010111.7649,"memory":21467944,"error":null},{"type":"ok","message":"Starting task \"Verify: aegir2to3-dev.test\" [node\/103].","timestamp":1491010111.7651,"memory":21462824,"error":null},{"type":"command","message":"Backend invoke: \/usr\/bin\/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off \/usr\/share\/drush\/drush.php --php=\/usr\/bin\/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --strict= --verbose --debug --yes --root=\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323 --uri=aegir2to3-dev.test hosting-task 103 2>&1","timestamp":1491010112.0243,"memory":21490152,"error":null},{"type":"ok","message":"Launched task \"Verify: aegir2to3-dev.test\" in a forked process. [node\/103]","timestamp":1491010112.0269,"memory":21480216,"error":null},{"type":"notice","message":"WD hosting_task: Starting task \"Verify: hostmaster\" [node\/105].","timestamp":1491010112.0287,"memory":21487624,"error":null},{"type":"ok","message":"Starting task \"Verify: hostmaster\" [node\/105].","timestamp":1491010112.0288,"memory":21482512,"error":null},{"type":"command","message":"Backend invoke: \/usr\/bin\/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off \/usr\/share\/drush\/drush.php --php=\/usr\/bin\/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --strict= --verbose --debug --yes --root=\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323 --uri=aegir2to3-dev.test hosting-task 105 2>&1","timestamp":1491010112.421,"memory":21487272,"error":null},{"type":"ok","message":"Launched task \"Verify: hostmaster\" in a forked process. [node\/105]","timestamp":1491010112.4285,"memory":21477328,"error":null},{"type":"notice","message":"Releasing tasks lock.","timestamp":1491010112.4285,"memory":21477432,"error":null},{"type":"debug","message":"Returned from hook hosting_run_queue","timestamp":1491010112.4297,"memory":21474840,"error":null},{"type":"notice","message":"Command dispatch complete","timestamp":1491010112.4396,"memory":21419672,"error":null},{"type":"memory","message":"Peak memory usage was 22.94 MB","timestamp":1491010112.443,"memory":21417664,"error":null}],"error_log":[],"self":{"db_type":"mysql","db_host":"localhost","db_port":"3306","db_passwd":"WdRbC7gJ4g","db_name":"aegir2to3devte_0","db_user":"aegir2to3devte_0","packages":{"platforms":{"drupal":{"short_name":"drupal","version":"7.54","description":"This platform is running Drupal 7.54"}},"profiles":{"hostmaster":{"name":"hostmaster","info":{"name":"Hostmaster","description":"Select this profile to manage the installation and maintenance of hosted Drupal sites.","core":"7.x","distribution_name":"Hostmaster (Aegir)","exclusive":true,"dependencies":["block","color","filter","help","menu","node","overlay","system","user","hosting","hosting_task","hosting_client","hosting_db_server","hosting_package","hosting_platform","hosting_site","hosting_web_server","hosting_server","admin_menu","betterlogin","overlay_paths","views","views_bulk_operations","actions_permissions","r4032login"],"version":"7.x-3.10+1-dev","project":"hostmaster","datestamp":"1491009797","php":"5.2.4","languages":["en"]},"filename":".\/profiles\/hostmaster\/hostmaster.info","version":"7.54","status":1}},"modules":{"aggregator":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/aggregator\/aggregator.module","name":"aggregator","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Aggregator","description":"Aggregates syndicated content (RSS, RDF, and Atom feeds).","package":"Core","version":"7.54","core":"7.x","files":["aggregator.test"],"configure":"admin\/config\/services\/aggregator\/settings","stylesheets":{"all":["aggregator.css"]},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"block":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/block\/block.module","name":"block","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7009","weight":"-5","info":{"name":"Block","description":"Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page.","package":"Core","version":"7.54","core":"7.x","files":["block.test"],"configure":"admin\/structure\/block","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"blog":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/blog\/blog.module","name":"blog","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Blog","description":"Enables multi-user blogs.","package":"Core","version":"7.54","core":"7.x","files":["blog.test"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"book":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/book\/book.module","name":"book","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Book","description":"Allows users to create and organize related content in an outline.","package":"Core","version":"7.54","core":"7.x","files":["book.test"],"configure":"admin\/content\/book\/settings","stylesheets":{"all":["book.css"]},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"color":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/color\/color.module","name":"color","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7001","weight":"0","info":{"name":"Color","description":"Allows administrators to change the color scheme of compatible themes.","package":"Core","version":"7.54","core":"7.x","files":["color.test"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"comment":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/comment\/comment.module","name":"comment","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Comment","description":"Allows users to comment on and discuss published content.","package":"Core","version":"7.54","core":"7.x","dependencies":["text"],"files":["comment.module","comment.test"],"configure":"admin\/content\/comment","stylesheets":{"all":["comment.css"]},"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"contact":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/contact\/contact.module","name":"contact","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Contact","description":"Enables the use of both personal and site-wide contact forms.","package":"Core","version":"7.54","core":"7.x","files":["contact.test"],"configure":"admin\/structure\/contact","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"contextual":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/contextual\/contextual.module","name":"contextual","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Contextual links","description":"Provides contextual links to perform actions related to elements on a page.","package":"Core","version":"7.54","core":"7.x","files":["contextual.test"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"dashboard":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/dashboard\/dashboard.module","name":"dashboard","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Dashboard","description":"Provides a dashboard page in the administrative interface for organizing administrative tasks and tracking information within your site.","core":"7.x","package":"Core","version":"7.54","files":["dashboard.test"],"dependencies":["block"],"configure":"admin\/dashboard\/customize","project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"dblog":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/dblog\/dblog.module","name":"dblog","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Database logging","description":"Logs and records system events to the database.","package":"Core","version":"7.54","core":"7.x","files":["dblog.test"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"field":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/field\/field.module","name":"field","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7004","weight":"0","info":{"name":"Field","description":"Field API to add fields to entities like nodes and users.","package":"Core","version":"7.54","core":"7.x","files":["field.module","field.attach.inc","field.info.class.inc","tests\/field.test"],"dependencies":["field_sql_storage"],"required":true,"stylesheets":{"all":["theme\/field.css"]},"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"field_sql_storage":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/field\/modules\/field_sql_storage\/field_sql_storage.module","name":"field_sql_storage","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7002","weight":"0","info":{"name":"Field SQL storage","description":"Stores field data in an SQL database.","package":"Core","version":"7.54","core":"7.x","dependencies":["field"],"files":["field_sql_storage.test"],"required":true,"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"list":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/field\/modules\/list\/list.module","name":"list","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7002","weight":"0","info":{"name":"List","description":"Defines list field types. Use with Options to create selection lists.","package":"Core","version":"7.54","core":"7.x","dependencies":["field","options"],"files":["tests\/list.test"],"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"number":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/field\/modules\/number\/number.module","name":"number","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"0","weight":"0","info":{"name":"Number","description":"Defines numeric field types.","package":"Core","version":"7.54","core":"7.x","dependencies":["field"],"files":["number.test"],"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"options":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/field\/modules\/options\/options.module","name":"options","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"0","weight":"0","info":{"name":"Options","description":"Defines selection, check box and radio button widgets for text and numeric fields.","package":"Core","version":"7.54","core":"7.x","dependencies":["field"],"files":["options.test"],"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"text":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/field\/modules\/text\/text.module","name":"text","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7000","weight":"0","info":{"name":"Text","description":"Defines simple text field types.","package":"Core","version":"7.54","core":"7.x","dependencies":["field"],"files":["text.test"],"required":true,"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"field_ui":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/field_ui\/field_ui.module","name":"field_ui","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"0","weight":"0","info":{"name":"Field UI","description":"User interface for the Field API.","package":"Core","version":"7.54","core":"7.x","dependencies":["field"],"files":["field_ui.test"],"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"file":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/file\/file.module","name":"file","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"File","description":"Defines a file field type.","package":"Core","version":"7.54","core":"7.x","dependencies":["field"],"files":["tests\/file.test"],"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"filter":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/filter\/filter.module","name":"filter","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7010","weight":"0","info":{"name":"Filter","description":"Filters content in preparation for display.","package":"Core","version":"7.54","core":"7.x","files":["filter.test"],"required":true,"configure":"admin\/config\/content\/formats","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"forum":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/forum\/forum.module","name":"forum","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Forum","description":"Provides discussion forums.","dependencies":["taxonomy","comment"],"package":"Core","version":"7.54","core":"7.x","files":["forum.test"],"configure":"admin\/structure\/forum","stylesheets":{"all":["forum.css"]},"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"help":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/help\/help.module","name":"help","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"0","weight":"0","info":{"name":"Help","description":"Manages the display of online help.","package":"Core","version":"7.54","core":"7.x","files":["help.test"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"image":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/image\/image.module","name":"image","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Image","description":"Provides image manipulation tools.","package":"Core","version":"7.54","core":"7.x","dependencies":["file"],"files":["image.test"],"configure":"admin\/config\/media\/image-styles","project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"locale":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/locale\/locale.module","name":"locale","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Locale","description":"Adds language handling functionality and enables the translation of the user interface to languages other than English.","package":"Core","version":"7.54","core":"7.x","files":["locale.test"],"configure":"admin\/config\/regional\/language","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"menu":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/menu\/menu.module","name":"menu","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7003","weight":"0","info":{"name":"Menu","description":"Allows administrators to customize the site navigation menu.","package":"Core","version":"7.54","core":"7.x","files":["menu.test"],"configure":"admin\/structure\/menu","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"node":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/node\/node.module","name":"node","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7016","weight":"0","info":{"name":"Node","description":"Allows content to be submitted to the site and displayed on pages.","package":"Core","version":"7.54","core":"7.x","files":["node.module","node.test"],"required":true,"configure":"admin\/structure\/types","stylesheets":{"all":["node.css"]},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"openid":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/openid\/openid.module","name":"openid","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"OpenID","description":"Allows users to log into your site using OpenID.","version":"7.54","package":"Core","core":"7.x","files":["openid.test"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"overlay":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/overlay\/overlay.module","name":"overlay","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Overlay","description":"Displays the Drupal administration interface in an overlay.","package":"Core","version":"7.54","core":"7.x","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"path":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/path\/path.module","name":"path","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Path","description":"Allows users to rename URLs.","package":"Core","version":"7.54","core":"7.x","files":["path.test"],"configure":"admin\/config\/search\/path","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"php":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/php\/php.module","name":"php","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"PHP filter","description":"Allows embedded PHP code\/snippets to be evaluated.","package":"Core","version":"7.54","core":"7.x","files":["php.test"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"poll":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/poll\/poll.module","name":"poll","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Poll","description":"Allows your site to capture votes on different topics in the form of multiple choice questions.","package":"Core","version":"7.54","core":"7.x","files":["poll.test"],"stylesheets":{"all":["poll.css"]},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"rdf":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/rdf\/rdf.module","name":"rdf","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"RDF","description":"Enriches your content with metadata to let other applications (e.g. search engines, aggregators) better understand its relationships and attributes.","package":"Core","version":"7.54","core":"7.x","files":["rdf.test"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"search":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/search\/search.module","name":"search","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Search","description":"Enables site-wide keyword searching.","package":"Core","version":"7.54","core":"7.x","files":["search.extender.inc","search.test"],"configure":"admin\/config\/search\/settings","stylesheets":{"all":["search.css"]},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"shortcut":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/shortcut\/shortcut.module","name":"shortcut","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Shortcut","description":"Allows users to manage customizable lists of shortcut links.","package":"Core","version":"7.54","core":"7.x","files":["shortcut.test"],"configure":"admin\/config\/user-interface\/shortcut","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"simpletest":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/simpletest\/simpletest.module","name":"simpletest","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Testing","description":"Provides a framework for unit and functional testing.","package":"Core","version":"7.54","core":"7.x","files":["simpletest.test","drupal_web_test_case.php","tests\/actions.test","tests\/ajax.test","tests\/batch.test","tests\/boot.test","tests\/bootstrap.test","tests\/cache.test","tests\/common.test","tests\/database_test.test","tests\/entity_crud.test","tests\/entity_crud_hook_test.test","tests\/entity_query.test","tests\/error.test","tests\/file.test","tests\/filetransfer.test","tests\/form.test","tests\/graph.test","tests\/image.test","tests\/lock.test","tests\/mail.test","tests\/menu.test","tests\/module.test","tests\/pager.test","tests\/password.test","tests\/path.test","tests\/registry.test","tests\/schema.test","tests\/session.test","tests\/tablesort.test","tests\/theme.test","tests\/unicode.test","tests\/update.test","tests\/xmlrpc.test","tests\/upgrade\/upgrade.test","tests\/upgrade\/upgrade.comment.test","tests\/upgrade\/upgrade.filter.test","tests\/upgrade\/upgrade.forum.test","tests\/upgrade\/upgrade.locale.test","tests\/upgrade\/upgrade.menu.test","tests\/upgrade\/upgrade.node.test","tests\/upgrade\/upgrade.taxonomy.test","tests\/upgrade\/upgrade.trigger.test","tests\/upgrade\/upgrade.translatable.test","tests\/upgrade\/upgrade.upload.test","tests\/upgrade\/upgrade.user.test","tests\/upgrade\/update.aggregator.test","tests\/upgrade\/update.trigger.test","tests\/upgrade\/update.field.test","tests\/upgrade\/update.user.test"],"configure":"admin\/config\/development\/testing\/settings","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"statistics":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/statistics\/statistics.module","name":"statistics","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Statistics","description":"Logs access statistics for your site.","package":"Core","version":"7.54","core":"7.x","files":["statistics.test"],"configure":"admin\/config\/system\/statistics","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"syslog":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/syslog\/syslog.module","name":"syslog","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Syslog","description":"Logs and records system events to syslog.","package":"Core","version":"7.54","core":"7.x","files":["syslog.test"],"configure":"admin\/config\/development\/logging","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"system":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/system\/system.module","name":"system","type":"module","owner":"","status":"1","bootstrap":"1","schema_version":"7081","weight":"0","info":{"name":"System","description":"Handles general site configuration for administrators.","package":"Core","version":"7.54","core":"7.x","files":["system.archiver.inc","system.mail.inc","system.queue.inc","system.tar.inc","system.updater.inc","system.test"],"required":true,"configure":"admin\/config\/system","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"taxonomy":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/taxonomy\/taxonomy.module","name":"taxonomy","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Taxonomy","description":"Enables the categorization of content.","package":"Core","version":"7.54","core":"7.x","dependencies":["options"],"files":["taxonomy.module","taxonomy.test"],"configure":"admin\/structure\/taxonomy","project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"toolbar":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/toolbar\/toolbar.module","name":"toolbar","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Toolbar","description":"Provides a toolbar that shows the top-level administration menu items and links from other modules.","core":"7.x","package":"Core","version":"7.54","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"tracker":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/tracker\/tracker.module","name":"tracker","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Tracker","description":"Enables tracking of recent content for users.","dependencies":["comment"],"package":"Core","version":"7.54","core":"7.x","files":["tracker.test"],"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"translation":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/translation\/translation.module","name":"translation","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Content translation","description":"Allows content to be translated into different languages.","dependencies":["locale"],"package":"Core","version":"7.54","core":"7.x","files":["translation.test"],"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"trigger":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/trigger\/trigger.module","name":"trigger","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Trigger","description":"Enables actions to be fired on certain system events, such as when new content is created.","package":"Core","version":"7.54","core":"7.x","files":["trigger.test"],"configure":"admin\/structure\/trigger","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"update":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/update\/update.module","name":"update","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Update manager","description":"Checks for available updates, and can securely install or update modules and themes via a web interface.","version":"7.54","package":"Core","core":"7.x","files":["update.test"],"configure":"admin\/reports\/updates\/settings","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"user":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/user\/user.module","name":"user","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7019","weight":"0","info":{"name":"User","description":"Manages the user registration and login system.","package":"Core","version":"7.54","core":"7.x","files":["user.module","user.test"],"required":true,"configure":"admin\/config\/people","stylesheets":{"all":["user.css"]},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"hosting_alias":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/alias\/hosting_alias.module","name":"hosting_alias","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Site aliases","description":"Maintain domain aliases for sites.","package":"Hosting","dependencies":["hosting_site"],"core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_client":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/client\/hosting_client.module","name":"hosting_client","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"6004","weight":"0","info":{"name":"Client","description":"Allow Hostmaster to configure clients.","package":"Hosting","dependencies":["hosting"],"core":"7.x","files":["hosting_client.access.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_clone":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/clone\/hosting_clone.module","name":"hosting_clone","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"0","weight":"0","info":{"name":"Site cloning","description":"Clone sites between platforms, performing upgrades when necessary.","package":"Hosting","dependencies":["hosting","hosting_migrate"],"core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_cron":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/cron\/hosting_cron.module","name":"hosting_cron","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"0","weight":"0","info":{"name":"Hosting Cron","description":"Allow the hosting system to cron all the installed sites on a schedule.","package":"Hosting","dependencies":["hosting_site"],"core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_db_server":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/db_server\/hosting_db_server.module","name":"hosting_db_server","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"6001","weight":"0","info":{"name":"Database Server","description":"Allow Hostmaster to configure database servers.","package":"Hosting","dependencies":["hosting"],"core":"7.x","files":["hosting_db_server.service.inc","hosting_db_server_handler_filter_db_server_type.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_example":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/example\/example_service\/hosting_example.module","name":"hosting_example","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting example","description":"Contains example implementations of the Hosting API.","package":"Hosting Examples","dependencies":["hosting"],"core":"7.x","files":["hosting_example.service.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_server_data":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/example\/server_data\/hosting_server_data.module","name":"hosting_server_data","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"server_data","description":"Example implementation of saving data into a server context.","package":"Hosting Examples","dependencies":["hosting_server"],"core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_site_data":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/example\/site_data\/hosting_site_data.module","name":"hosting_site_data","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"site_data","description":"Example implementation of saving data into a site context.","package":"Hosting Examples","dependencies":["hosting_site"],"core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/hosting.module","name":"hosting","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7001","weight":"0","info":{"name":"Hosting","description":"Allow this Drupal site to deploy hosted sites.","package":"Hosting","core":"7.x","dependencies":["views","views_bulk_operations"],"files":["includes\/views\/handlers\/hosting_field_handler_interval.inc","includes\/views\/handlers\/hosting_field_handler_status.inc","hosting.test"],"configure":"admin\/hosting","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_migrate":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/migrate\/hosting_migrate.module","name":"hosting_migrate","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"0","weight":"0","info":{"name":"Site migration","description":"Migrate sites between platforms, performing upgrades when necessary.","package":"Hosting","dependencies":["hosting","hosting_site"],"core":"7.x","files":["hosting_migrate.batch.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_package":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/package\/hosting_package.module","name":"hosting_package","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7301","weight":"0","info":{"name":"Package management","description":"Allow Hostmaster to keep track which packages have been installed.","package":"Hosting","dependencies":["hosting"],"core":"7.x","files":["includes\/views\/handlers\/hosting_package_handler_field_site_count.inc","includes\/views\/handlers\/hosting_package_handler_field_status.inc","includes\/views\/handlers\/hosting_package_handler_filter_status.inc","includes\/views\/handlers\/hosting_package_handler_filter_type.inc","includes\/views\/handlers\/hosting_package_handler_sort_site_count.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_platform":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/platform\/hosting_platform.module","name":"hosting_platform","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"6209","weight":"0","info":{"name":"Platforms","description":"Allow Hostmaster to keep track of multiple instances of Drupal.","package":"Hosting","dependencies":["hosting","hosting_package"],"files":["includes\/views\/handlers\/hosting_platform_handler_field_release.inc","includes\/views\/handlers\/hosting_platform_handler_field_sites.inc","includes\/views\/handlers\/hosting_platform_handler_field_status.inc"],"core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_queued":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/queued\/hosting_queued.module","name":"hosting_queued","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"6201","weight":"0","info":{"name":"Hosting queue daemon","description":"Allows the hosting queue to be run in a daemon.","package":"Hosting","dependencies":["hosting"],"core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_quota":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/quota\/hosting_quota.module","name":"hosting_quota","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Client Quota","description":"Allow Hostmaster to configure quotas.","package":"Hosting","dependencies":["hosting","hosting_client"],"core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_server":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/server\/hosting_server.module","name":"hosting_server","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7301","weight":"0","info":{"name":"Server","description":"Allow hostmaster to configure servers.","package":"Hosting","dependencies":["hosting"],"core":"7.x","files":["hosting_server.service.inc","hosting_server.test","includes\/views\/handlers\/hosting_server_handler_field_services.inc","includes\/views\/handlers\/hosting_server_handler_field_human_name.inc","includes\/views\/handlers\/hosting_server_handler_field_status.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_signup":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/signup\/hosting_signup.module","name":"hosting_signup","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Signup form","description":"A simple signup form that allows users to sign up for a new site.","package":"Hosting","core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","dependencies":[],"php":"5.2.4"},"version":"7.x-3.10"},"hosting_site":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/site\/hosting_site.module","name":"hosting_site","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7301","weight":"0","info":{"name":"Sites","description":"Allow Aegir to manage of hosted sites.","package":"Hosting","dependencies":["hosting","hosting_client"],"core":"7.x","files":["includes\/views\/handlers\/hosting_site_handler_field_language.inc","includes\/views\/handlers\/hosting_site_handler_field_status.inc","includes\/views\/plugins\/hosting_site_plugin_access.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_subdirs":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/subdirs\/hosting_subdirs.module","name":"hosting_subdirs","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Subdirectories","description":"Allow hostmaster to install sites in subdirectories.","package":"Hosting","dependencies":["hosting","hosting_alias"],"core":"7.x","files":["hosting.feature.subdirs.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_task":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/task\/hosting_task.module","name":"hosting_task","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7000","weight":"0","info":{"name":"Hosting tasks","description":"Allow Hostmaster to keep track of tasks that have been processed on the servers.","package":"Hosting","dependencies":["hosting"],"core":"7.x","files":["includes\/views\/handlers\/hosting_task_handler_field_status.inc","includes\/views\/handlers\/hosting_task_handler_filter_type.inc","includes\/views\/handlers\/hosting_task_handler_filter_status.inc","includes\/views\/handlers\/hosting_task_handler_sort_default.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_task_gc":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/task_gc\/hosting_task_gc.module","name":"hosting_task_gc","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting task garbage collection","description":"Removes old tasks and task logs.","core":"7.x","package":"Hosting","dependencies":["hosting_site"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_web_cluster":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/web_cluster\/hosting_web_cluster.module","name":"hosting_web_cluster","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Web Cluster","description":"Allow hostmaster to configure web clusters.","package":"Hosting","dependencies":["hosting_web_server"],"core":"7.x","files":["hosting_web_cluster.service.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_web_pack":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/web_pack\/hosting_web_pack.module","name":"hosting_web_pack","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Web Pack","description":"Allow hostmaster to configure web \"packs\", which have masters and slaves.","package":"Hosting","dependencies":["hosting_web_server"],"core":"7.x","files":["hosting_web_pack.service.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_web_server":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/web_server\/hosting_web_server.module","name":"hosting_web_server","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"6002","weight":"0","info":{"name":"Web Server","description":"Allow hostmaster to configure web servers.","package":"Hosting","dependencies":["hosting"],"core":"7.x","files":["hosting_web_server.service.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_nginx":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/web_server\/nginx\/hosting_nginx.module","name":"hosting_nginx","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Nginx servers","description":"Allow hostmaster to configure NGINX web servers.","package":"Hosting","dependencies":["hosting_web_server"],"core":"7.x","files":["hosting_nginx.service.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_nginx_ssl":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/web_server\/nginx\/ssl\/hosting_nginx_ssl.module","name":"hosting_nginx_ssl","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Nginx +SSL servers","description":"Allow hostmaster to configure NGINX web servers with SSL support.","package":"Hosting","dependencies":["hosting_web_server","hosting_ssl","hosting_nginx"],"core":"7.x","files":["hosting_nginx_ssl.service.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_ssl":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/web_server\/ssl\/hosting_ssl.module","name":"hosting_ssl","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"SSL support","description":"Allow hostmaster to configure web servers with SSL support","package":"Hosting","dependencies":["hosting","hosting_web_server"],"core":"7.x","files":["hosting_ssl.service.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_civicrm":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_civicrm\/hosting_civicrm.module","name":"hosting_civicrm","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting CiviCRM","description":"Enables installation and maintenance of CiviCRM on sites.","package":"Aegir CiviCRM","dependencies":["hosting"],"core":"7.x","version":"7.x-3.10","project":"hosting_civicrm","datestamp":"1491009805","php":"5.2.4"},"version":"7.x-3.10"},"hosting_civicrm_cron":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_civicrm\/hosting_civicrm_cron\/hosting_civicrm_cron.module","name":"hosting_civicrm_cron","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting CiviCRM Cron","description":"Allow the hosting system to run cron on CiviCRM sites.","package":"Aegir CiviCRM","dependencies":["hosting","hosting_civicrm"],"core":"7.x","version":"7.x-3.10","project":"hosting_civicrm","datestamp":"1491009805","php":"5.2.4"},"version":"7.x-3.10"},"hosting_dns":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_dns\/hosting_dns.module","name":"hosting_dns","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"DNS support","description":"Manage DNS records for your hosted sites.","package":"Aegir DNS","dependencies":["hosting","hosting_site"],"core":"7.x","files":["hosting_dns.service.inc"],"version":"7.x-3.x-dev","project":"hosting_dns","datestamp":"1491009805","php":"5.2.4"},"version":"7.x-3.x-dev"},"hosting_git_checkout":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_git\/checkout\/hosting_git_checkout.module","name":"hosting_git_checkout","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Git checkout tasks","description":"Allows access to the checkout task","package":"Aegir Git","dependencies":["hosting_site","hosting_git"],"core":"7.x","version":"7.x-3.10","project":"hosting_git","datestamp":"1491009801","php":"5.2.4"},"version":"7.x-3.10"},"hosting_git":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_git\/hosting_git.module","name":"hosting_git","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Git integration","description":"Allows Hostmaster managed sites and platforms to use Git.","package":"Aegir Git","dependencies":["hosting_site"],"core":"7.x","version":"7.x-3.10","project":"hosting_git","datestamp":"1491009801","php":"5.2.4"},"version":"7.x-3.10"},"hosting_git_pull":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_git\/pull\/hosting_git_pull.module","name":"hosting_git_pull","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Git pull tasks","description":"Allows access to the pull task","package":"Aegir Git","dependencies":["hosting_site","hosting_git"],"core":"7.x","version":"7.x-3.10","project":"hosting_git","datestamp":"1491009801","php":"5.2.4"},"version":"7.x-3.10"},"hosting_remote_import":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_remote_import\/hosting_remote_import.module","name":"hosting_remote_import","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting remote import","description":"Helps to import sites from remote Hostmasters","core":"7.x","package":"Hosting","files":["hosting_remote_import.service.inc"],"version":"7.x-3.10","project":"hosting_remote_import","datestamp":"1491009802","dependencies":[],"php":"5.2.4"},"version":"7.x-3.10"},"hosting_backup_queue":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_site_backup_manager\/hosting_backup_queue\/hosting_backup_queue.module","name":"hosting_backup_queue","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Backup queue","description":"Allows hourly\/daily\/weekly scheduled backups of Aegir sites.","core":"7.x","package":"Aegir Backup","dependencies":["hosting_site","hosting_site_backup_manager"],"version":"7.x-3.10","project":"hosting_site_backup_manager","datestamp":"1491009803","php":"5.2.4"},"version":"7.x-3.10"},"hosting_backup_window":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_site_backup_manager\/hosting_backup_window\/hosting_backup_window.module","name":"hosting_backup_window","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Backup window","description":"Allows restricting the backup queue to only run at certain times","core":"7.x","package":"Aegir Backup","dependencies":["hosting_site","hosting_site_backup_manager","hosting_backup_queue"],"version":"7.x-3.10","project":"hosting_site_backup_manager","datestamp":"1491009803","php":"5.2.4"},"version":"7.x-3.10"},"hosting_site_backup_manager":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_site_backup_manager\/hosting_site_backup_manager.module","name":"hosting_site_backup_manager","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting Site Backup Manager","description":"Provides a user interface to manage site backups.","package":"Aegir Backup","dependencies":["hosting_site","hosting_task"],"core":"7.x","version":"7.x-3.10","project":"hosting_site_backup_manager","datestamp":"1491009803","php":"5.2.4"},"version":"7.x-3.10"},"fix_ownership":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_tasks_extra\/fix_ownership\/fix_ownership.module","name":"fix_ownership","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Fix Ownership","description":"Fix file ownership of Drupal platforms and sites.","package":"Aegir Extras","dependencies":["hosting_site"],"core":"7.x","version":"7.x-3.10","project":"hosting_tasks_extra","datestamp":"1491009804","php":"5.2.4"},"version":"7.x-3.10"},"fix_permissions":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_tasks_extra\/fix_permissions\/fix_permissions.module","name":"fix_permissions","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Fix Permissions","description":"Fix file permissions of Drupal platforms and sites.","package":"Aegir Extras","dependencies":["hosting_site"],"core":"7.x","version":"7.x-3.10","project":"hosting_tasks_extra","datestamp":"1491009804","php":"5.2.4"},"version":"7.x-3.10"},"hosting_drush_alias":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_tasks_extra\/hosting_drush_alias\/hosting_drush_alias.module","name":"hosting_drush_alias","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting Drush Alias","description":"Generates drush aliases for sites.","package":"Aegir Extras","dependencies":["hosting"],"core":"7.x","version":"7.x-3.10","project":"hosting_tasks_extra","datestamp":"1491009804","php":"5.2.4"},"version":"7.x-3.10"},"hosting_sync":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_tasks_extra\/hosting_sync\/hosting_sync.module","name":"hosting_sync","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting Sync","description":"Allows database and files to be synchronized between Aegir sites (frontend).","core":"7.x","package":"Aegir Extras","dependencies":["hosting"],"version":"7.x-3.10","project":"hosting_tasks_extra","datestamp":"1491009804","php":"5.2.4"},"version":"7.x-3.10"},"hosting_tasks_extra":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_tasks_extra\/hosting_tasks_extra.module","name":"hosting_tasks_extra","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting tasks extra","description":"Adds additional tasks to Aegir.","package":"Aegir Extras","dependencies":["hosting_site"],"core":"7.x","version":"7.x-3.10","project":"hosting_tasks_extra","datestamp":"1491009804","php":"5.2.4"},"version":"7.x-3.10"},"hosting_http_basic_auth":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_tasks_extra\/http_basic_auth\/hosting_http_basic_auth.module","name":"hosting_http_basic_auth","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"HTTP Basic Authentication","description":"Allows admins to specify HTTP basic authentication for sites.","package":"Aegir Extras","dependencies":["hosting_site"],"core":"7.x","version":"7.x-3.10","project":"hosting_tasks_extra","datestamp":"1491009804","php":"5.2.4"},"version":"7.x-3.10"},"admin_devel":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/admin_menu\/admin_devel\/admin_devel.module","name":"admin_devel","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Administration Development tools","description":"Administration and debugging functionality for developers and site builders.","package":"Administration","core":"7.x","scripts":["admin_devel.js"],"version":"7.x-3.0-rc5","project":"admin_menu","datestamp":"1419029284","dependencies":[],"php":"5.2.4"},"version":"7.x-3.0-rc5"},"admin_menu":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/admin_menu\/admin_menu.module","name":"admin_menu","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7304","weight":"100","info":{"name":"Administration menu","description":"Provides a dropdown menu to most administrative tasks and other common destinations (to users with the proper permissions).","package":"Administration","core":"7.x","configure":"admin\/config\/administration\/admin_menu","dependencies":["system (>7.10)"],"files":["tests\/admin_menu.test"],"version":"7.x-3.0-rc5","project":"admin_menu","datestamp":"1419029284","php":"5.2.4"},"version":"7.x-3.0-rc5"},"admin_menu_toolbar":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/admin_menu\/admin_menu_toolbar\/admin_menu_toolbar.module","name":"admin_menu_toolbar","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Administration menu Toolbar style","description":"A better Toolbar.","package":"Administration","core":"7.x","dependencies":["admin_menu"],"version":"7.x-3.0-rc5","project":"admin_menu","datestamp":"1419029284","php":"5.2.4"},"version":"7.x-3.0-rc5"},"betterlogin":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/betterlogin\/betterlogin.module","name":"betterlogin","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Better Login","description":"Make the login screens better :)","package":"User interface","core":"7.x","version":"7.x-1.4","project":"betterlogin","datestamp":"1438155243","dependencies":[],"php":"5.2.4"},"version":"7.x-1.4"},"bulk_export":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/bulk_export\/bulk_export.module","name":"bulk_export","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Bulk Export","description":"Performs bulk exporting of data objects known about by Chaos tools.","core":"7.x","dependencies":["ctools"],"package":"Chaos tool suite","version":"7.x-1.12","project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"ctools":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/ctools.module","name":"ctools","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7001","weight":"0","info":{"name":"Chaos tools","description":"A library of helpful tools by Merlin of Chaos.","core":"7.x","package":"Chaos tool suite","files":["includes\/context.inc","includes\/css-cache.inc","includes\/math-expr.inc","includes\/stylizer.inc","tests\/context.test","tests\/css.test","tests\/css_cache.test","tests\/ctools.plugins.test","tests\/math_expression.test","tests\/math_expression_stack.test","tests\/object_cache.test"],"version":"7.x-1.12","project":"ctools","datestamp":"1479787162","dependencies":[],"php":"5.2.4"},"version":"7.x-1.12"},"ctools_access_ruleset":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/ctools_access_ruleset\/ctools_access_ruleset.module","name":"ctools_access_ruleset","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Custom rulesets","description":"Create custom, exportable, reusable access rulesets for applications like Panels.","core":"7.x","package":"Chaos tool suite","version":"7.x-1.12","dependencies":["ctools"],"project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"ctools_ajax_sample":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/ctools_ajax_sample\/ctools_ajax_sample.module","name":"ctools_ajax_sample","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Chaos Tools (CTools) AJAX Example","description":"Shows how to use the power of Chaos AJAX.","package":"Chaos tool suite","version":"7.x-1.12","dependencies":["ctools"],"core":"7.x","project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"ctools_custom_content":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/ctools_custom_content\/ctools_custom_content.module","name":"ctools_custom_content","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Custom content panes","description":"Create custom, exportable, reusable content panes for applications like Panels.","core":"7.x","package":"Chaos tool suite","version":"7.x-1.12","dependencies":["ctools"],"project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"ctools_plugin_example":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\Drush bootstrap phase : _drush_bootstrap_drupal_full() [0.36 sec, [bootstrap] 8.89 MB] /profiles\/hostmaster\/modules\/contrib\/ctools\/ctools_plugin_example\/ctools_plugin_example.module","name":"ctools_plugin_example","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Chaos Tools (CTools) Plugin Example","description":"Shows how an external module can provide ctools plugins (for Panels, etc.).","package":"Chaos tool suite","version":"7.x-1.12","dependencies":["ctools","panels","page_manager","advanced_help"],"core":"7.x","project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"page_manager":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/page_manager\/page_manager.module","name":"page_manager","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Page manager","description":"Provides a UI and API to manage pages within the site.","core":"7.x","dependencies":["ctools"],"package":"Chaos tool suite","version":"7.x-1.12","project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"stylizer":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/stylizer\/stylizer.module","name":"stylizer","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Stylizer","description":"Create custom styles for applications such as Panels.","core":"7.x","package":"Chaos tool suite","version":"7.x-1.12","dependencies":["ctools","color"],"project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"term_depth":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/term_depth\/term_depth.module","name":"term_depth","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Term Depth access","description":"Controls access to context based upon term depth","core":"7.x","dependencies":["ctools"],"package":"Chaos tool suite","version":"7.x-1.12","project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"views_content":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/views_content\/views_content.module","name":"views_content","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Views content panes","description":"Allows Views content to be used in Panels, Dashboard and other modules which use the CTools Content API.","package":"Chaos tool suite","dependencies":["ctools","views"],"core":"7.x","version":"7.x-1.12","files":["plugins\/views\/views_content_plugin_display_ctools_context.inc","plugins\/views\/views_content_plugin_display_panel_pane.inc","plugins\/views\/views_content_plugin_style_ctools_context.inc"],"project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"entity":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/entity\/entity.module","name":"entity","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Entity API","description":"Enables modules to work with any entity type and to provide entities.","core":"7.x","files":["entity.features.inc","entity.i18n.inc","entity.info.inc","entity.rules.inc","entity.test","includes\/entity.inc","includes\/entity.controller.inc","includes\/entity.ui.inc","includes\/entity.wrapper.inc","views\/entity.views.inc","views\/handlers\/entity_views_field_handler_helper.inc","views\/handlers\/entity_views_handler_area_entity.inc","views\/handlers\/entity_views_handler_field_boolean.inc","views\/handlers\/entity_views_handler_field_date.inc","views\/handlers\/entity_views_handler_field_duration.inc","views\/handlers\/entity_views_handler_field_entity.inc","views\/handlers\/entity_views_handler_field_field.inc","views\/handlers\/entity_views_handler_field_numeric.inc","views\/handlers\/entity_views_handler_field_options.inc","views\/handlers\/entity_views_handler_field_text.inc","views\/handlers\/entity_views_handler_field_uri.inc","views\/handlers\/entity_views_handler_relationship_by_bundle.inc","views\/handlers\/entity_views_handler_relationship.inc","views\/plugins\/entity_views_plugin_row_entity_view.inc"],"version":"7.x-1.8","project":"entity","datestamp":"1474546503","dependencies":[],"php":"5.2.4"},"version":"7.x-1.8"},"entity_token":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/entity\/entity_token.module","name":"entity_token","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Entity tokens","description":"Provides token replacements for all properties that have no tokens and are known to the entity API.","core":"7.x","files":["entity_token.tokens.inc","entity_token.module"],"dependencies":["entity"],"version":"7.x-1.8","project":"entity","datestamp":"1474546503","php":"5.2.4"},"version":"7.x-1.8"},"libraries":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/libraries\/libraries.module","name":"libraries","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Libraries","description":"Allows version-dependent and shared usage of external libraries.","core":"7.x","dependencies":["system (>=7.11)"],"files":["tests\/LibrariesAdminWebTest.test","tests\/LibrariesLoadWebTest.test","tests\/LibrariesUnitTest.test","tests\/LibrariesWebTestBase.test"],"version":"7.x-2.3","project":"libraries","datestamp":"1463077450","php":"5.2.4"},"version":"7.x-2.3"},"openidadmin":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/openidadmin\/openidadmin.module","name":"openidadmin","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"OpenID Admin","description":"Allows bulk operations for OpenID administration.","dependencies":["openid"],"core":"7.x","files":["openidadmin.module"],"version":"7.x-1.0","project":"openidadmin","datestamp":"1284569742","php":"5.2.4"},"version":"7.x-1.0"},"overlay_paths":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/overlay_paths\/overlay_paths.module","name":"overlay_paths","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Overlay paths","description":"Allows other developers to define paths that should use the overlay, but not an admin theme","core":"7.x","dependencies":["overlay"],"version":"7.x-1.3","project":"overlay_paths","datestamp":"1388699909","php":"5.2.4"},"version":"7.x-1.3"},"overlay_paths_example":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/overlay_paths\/overlay_paths_example\/overlay_paths_example.module","name":"overlay_paths_example","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Overlay paths - Example","description":"A demonstration module for Overlay paths that provides a UI for setting paths that should appear in the overlay.","core":"7.x","dependencies":["overlay_paths"],"configure":"admin\/config\/system\/overlay_paths_example","hidden":"true","version":"7.x-1.3","project":"overlay_paths","datestamp":"1388699909","php":"5.2.4"},"version":"7.x-1.3"},"overlay_paths_ui":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/overlay_paths\/overlay_paths_ui\/overlay_paths_ui.module","name":"overlay_paths_ui","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Overlay paths UI","description":"Provides a UI for overlay paths, allow site builders to select paths that should appear in the overlay.","core":"7.x","dependencies":["overlay_paths"],"configure":"admin\/config\/system\/overlay_paths_ui","version":"7.x-1.3","project":"overlay_paths","datestamp":"1388699909","php":"5.2.4"},"version":"7.x-1.3"},"r4032login":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/r4032login\/r4032login.module","name":"r4032login","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Redirect 403 to User Login","description":"Redirect anonymous users from 403 Access Denied pages to the \/user\/login page.","core":"7.x","files":["r4032login.install","r4032login.module"],"configure":"admin\/config\/system\/site-information","version":"7.x-1.8","project":"r4032login","datestamp":"1407782030","dependencies":[],"php":"5.2.4"},"version":"7.x-1.8"},"tfa":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/tfa\/tfa.module","name":"tfa","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Two-factor Authentication (TFA)","description":"Pluggable provider of second factor authentication for Drupal","core":"7.x","configure":"admin\/config\/people\/tfa","files":["tfa.inc","tests\/tfa.test"],"version":"7.x-2.0","project":"tfa","datestamp":"1463169918","dependencies":[],"php":"5.2.4"},"version":"7.x-2.0"},"tfa_basic":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/tfa_basic\/tfa_basic.module","name":"tfa_basic","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"TFA Basic Plugins","description":"TFA plugins for Time-based One Time Passwords, Trusted Browsers, Recovery Codes, and Twilio SMS","core":"7.x","dependencies":["tfa","libraries"],"files":["tests\/tfa_basic.test","includes\/tfa_totp.inc","includes\/tfa_trusted_browser.inc","includes\/tfa_recovery.inc","includes\/tfa_sms.inc","includes\/tfa_help.inc","includes\/googleauthenticator\/GoogleAuthenticator.php","includes\/twilio-php\/Services\/Twilio.php"],"version":"7.x-1.0","project":"tfa_basic","datestamp":"1477519747","php":"5.2.4"},"version":"7.x-1.0"},"views":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/views\/views.module","name":"views","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7302","weight":"10","info":{"name":"Views","description":"Create customized lists and queries from your database.","package":"Views","core":"7.x","php":"5.2","stylesheets":{"all":["css\/views.css"]},"dependencies":["ctools"],"files":["handlers\/views_handler_area.inc","handlers\/views_handler_area_messages.inc","handlers\/views_handler_area_result.inc","handlers\/views_handler_area_text.inc","handlers\/views_handler_area_text_custom.inc","handlers\/views_handler_area_view.inc","handlers\/views_handler_argument.inc","handlers\/views_handler_argument_date.inc","handlers\/views_handler_argument_formula.inc","handlers\/views_handler_argument_many_to_one.inc","handlers\/views_handler_argument_null.inc","handlers\/views_handler_argument_numeric.inc","handlers\/views_handler_argument_string.inc","handlers\/views_handler_argument_group_by_numeric.inc","handlers\/views_handler_field.inc","handlers\/views_handler_field_counter.inc","handlers\/views_handler_field_boolean.inc","handlers\/views_handler_field_contextual_links.inc","handlers\/views_handler_field_ctools_dropdown.inc","handlers\/views_handler_field_custom.inc","handlers\/views_handler_field_date.inc","handlers\/views_handler_field_entity.inc","handlers\/views_handler_field_links.inc","handlers\/views_handler_field_markup.inc","handlers\/views_handler_field_math.inc","handlers\/views_handler_field_numeric.inc","handlers\/views_handler_field_prerender_list.inc","handlers\/views_handler_field_time_interval.inc","handlers\/views_handler_field_serialized.inc","handlers\/views_handler_field_machine_name.inc","handlers\/views_handler_field_url.inc","handlers\/views_handler_filter.inc","handlers\/views_handler_filter_boolean_operator.inc","handlers\/views_handler_filter_boolean_operator_string.inc","handlers\/views_handler_filter_combine.inc","handlers\/views_handler_filter_date.inc","handlers\/views_handler_filter_equality.inc","handlers\/views_handler_filter_entity_bundle.inc","handlers\/views_handler_filter_group_by_numeric.inc","handlers\/views_handler_filter_in_operator.inc","handlers\/views_handler_filter_many_to_one.inc","handlers\/views_handler_filter_numeric.inc","handlers\/views_handler_filter_string.inc","handlers\/views_handler_filter_fields_compare.inc","handlers\/views_handler_relationship.inc","handlers\/views_handler_relationship_groupwise_max.inc","handlers\/views_handler_sort.inc","handlers\/views_handler_sort_date.inc","handlers\/views_handler_sort_formula.inc","handlers\/views_handler_sort_group_by_numeric.inc","handlers\/views_handler_sort_menu_hierarchy.inc","handlers\/views_handler_sort_random.inc","includes\/base.inc","includes\/handlers.inc","includes\/plugins.inc","includes\/view.inc","modules\/aggregator\/views_handler_argument_aggregator_fid.inc","modules\/aggregator\/views_handler_argument_aggregator_iid.inc","modules\/aggregator\/views_handler_argument_aggregator_category_cid.inc","modules\/aggregator\/views_handler_field_aggregator_title_link.inc","modules\/aggregator\/views_handler_field_aggregator_category.inc","modules\/aggregator\/views_handler_field_aggregator_item_description.inc","modules\/aggregator\/views_handler_field_aggregator_xss.inc","modules\/aggregator\/views_handler_filter_aggregator_category_cid.inc","modules\/aggregator\/views_plugin_row_aggregator_rss.inc","modules\/book\/views_plugin_argument_default_book_root.inc","modules\/comment\/views_handler_argument_comment_user_uid.inc","modules\/comment\/views_handler_field_comment.inc","modules\/comment\/views_handler_field_comment_depth.inc","modules\/comment\/views_handler_field_comment_link.inc","modules\/comment\/views_handler_field_comment_link_approve.inc","modules\/comment\/views_handler_field_comment_link_delete.inc","modules\/comment\/views_handler_field_comment_link_edit.inc","modules\/comment\/views_handler_field_comment_link_reply.inc","modules\/comment\/views_handler_field_comment_node_link.inc","modules\/comment\/views_handler_field_comment_username.inc","modules\/comment\/views_handler_field_ncs_last_comment_name.inc","modules\/comment\/views_handler_field_ncs_last_updated.inc","modules\/comment\/views_handler_field_node_comment.inc","modules\/comment\/views_handler_field_node_new_comments.inc","modules\/comment\/views_handler_field_last_comment_timestamp.inc","modules\/comment\/views_handler_filter_comment_user_uid.inc","modules\/comment\/views_handler_filter_ncs_last_updated.inc","modules\/comment\/views_handler_filter_node_comment.inc","modules\/comment\/views_handler_sort_comment_thread.inc","modules\/comment\/views_handler_sort_ncs_last_comment_name.inc","modules\/comment\/views_handler_sort_ncs_last_updated.inc","modules\/comment\/views_plugin_row_comment_rss.inc","modules\/comment\/views_plugin_row_comment_view.inc","modules\/contact\/views_handler_field_contact_link.inc","modules\/field\/views_handler_field_field.inc","modules\/field\/views_handler_relationship_entity_reverse.inc","modules\/field\/views_handler_argument_field_list.inc","modules\/field\/views_handler_filter_field_list_boolean.inc","modules\/field\/views_handler_argument_field_list_string.inc","modules\/field\/views_handler_filter_field_list.inc","modules\/filter\/views_handler_field_filter_format_name.inc","modules\/locale\/views_handler_field_node_language.inc","modules\/locale\/views_handler_filter_node_language.inc","modules\/locale\/views_handler_argument_locale_group.inc","modules\/locale\/views_handler_argument_locale_language.inc","modules\/locale\/views_handler_field_locale_group.inc","modules\/locale\/views_handler_field_locale_language.inc","modules\/locale\/views_handler_field_locale_link_edit.inc","modules\/locale\/views_handler_filter_locale_group.inc","modules\/locale\/views_handler_filter_locale_language.inc","modules\/locale\/views_handler_filter_locale_version.inc","modules\/locale\/views_handler_sort_node_language.inc","modules\/node\/views_handler_argument_dates_various.inc","modules\/node\/views_handler_argument_node_language.inc","modules\/node\/views_handler_argument_node_nid.inc","modules\/node\/views_handler_argument_node_type.inc","modules\/node\/views_handler_argument_node_vid.inc","modules\/node\/views_handler_argument_node_uid_revision.inc","modules\/node\/views_handler_field_history_user_timestamp.inc","modules\/node\/views_handler_field_node.inc","modules\/node\/views_handler_field_node_link.inc","modules\/node\/views_handler_field_node_link_delete.inc","modules\/node\/views_handler_field_node_link_edit.inc","modules\/node\/views_handler_field_node_revision.inc","modules\/node\/views_handler_field_node_revision_link.inc","modules\/node\/views_handler_field_node_revision_link_delete.inc","modules\/node\/views_handler_field_node_revision_link_revert.inc","modules\/node\/views_handler_field_node_path.inc","modules\/node\/views_handler_field_node_type.inc","modules\/node\/views_handler_field_node_version_count.inc","modules\/node\/views_handler_filter_history_user_timestamp.inc","modules\/node\/views_handler_filter_node_access.inc","modules\/node\/views_handler_filter_node_status.inc","modules\/node\/views_handler_filter_node_type.inc","modules\/node\/views_handler_filter_node_uid_revision.inc","modules\/node\/views_handler_filter_node_version_count.inc","modules\/node\/views_handler_sort_node_version_count.inc","modules\/node\/views_plugin_argument_default_node.inc","modules\/node\/views_plugin_argument_validate_node.inc","modules\/node\/views_plugin_row_node_rss.inc","modules\/node\/views_plugin_row_node_view.inc","modules\/profile\/views_handler_field_profile_date.inc","modules\/profile\/views_handler_field_profile_list.inc","modules\/profile\/views_handler_filter_profile_selection.inc","modules\/search\/views_handler_argument_search.inc","modules\/search\/views_handler_field_search_score.inc","modules\/search\/views_handler_filter_search.inc","modules\/search\/views_handler_sort_search_score.inc","modules\/search\/views_plugin_row_search_view.inc","modules\/statistics\/views_handler_field_accesslog_path.inc","modules\/statistics\/views_handler_field_node_counter_timestamp.inc","modules\/statistics\/views_handler_field_statistics_numeric.inc","modules\/system\/views_handler_argument_file_fid.inc","modules\/system\/views_handler_field_file.inc","modules\/system\/views_handler_field_file_extension.inc","modules\/system\/views_handler_field_file_filemime.inc","modules\/system\/views_handler_field_file_uri.inc","modules\/system\/views_handler_field_file_status.inc","modules\/system\/views_handler_filter_file_status.inc","modules\/taxonomy\/views_handler_argument_taxonomy.inc","modules\/taxonomy\/views_handler_argument_term_node_tid.inc","modules\/taxonomy\/views_handler_argument_term_node_tid_depth.inc","modules\/taxonomy\/views_handler_argument_term_node_tid_depth_join.inc","modules\/taxonomy\/views_handler_argument_term_node_tid_depth_modifier.inc","modules\/taxonomy\/views_handler_argument_vocabulary_vid.inc","modules\/taxonomy\/views_handler_argument_vocabulary_machine_name.inc","modules\/taxonomy\/views_handler_field_taxonomy.inc","modules\/taxonomy\/views_handler_field_term_node_tid.inc","modules\/taxonomy\/views_handler_field_term_link_edit.inc","modules\/taxonomy\/views_handler_filter_term_node_tid.inc","modules\/taxonomy\/views_handler_filter_term_node_tid_depth.inc","modules\/taxonomy\/views_handler_filter_term_node_tid_depth_join.inc","modules\/taxonomy\/views_handler_filter_vocabulary_vid.inc","modules\/taxonomy\/views_handler_filter_vocabulary_machine_name.inc","modules\/taxonomy\/views_handler_relationship_node_term_data.inc","modules\/taxonomy\/views_plugin_argument_validate_taxonomy_term.inc","modules\/taxonomy\/views_plugin_argument_default_taxonomy_tid.inc","modules\/tracker\/views_handler_argument_tracker_comment_user_uid.inc","modules\/tracker\/views_handler_filter_tracker_comment_user_uid.inc","modules\/tracker\/views_handler_filter_tracker_boolean_operator.inc","modules\/system\/views_handler_filter_system_type.inc","modules\/translation\/views_handler_argument_node_tnid.inc","modules\/translation\/views_handler_field_node_link_translate.inc","modules\/translation\/views_handler_field_node_translation_link.inc","modules\/translation\/views_handler_filter_node_tnid.inc","modules\/translation\/views_handler_filter_node_tnid_child.inc","modules\/translation\/views_handler_relationship_translation.inc","modules\/user\/views_handler_argument_user_uid.inc","modules\/user\/views_handler_argument_users_roles_rid.inc","modules\/user\/views_handler_field_user.inc","modules\/user\/views_handler_field_user_language.inc","modules\/user\/views_handler_field_user_link.inc","modules\/user\/views_handler_field_user_link_cancel.inc","modules\/user\/views_handler_field_user_link_edit.inc","modules\/user\/views_handler_field_user_mail.inc","modules\/user\/views_handler_field_user_name.inc","modules\/user\/views_handler_field_user_permissions.inc","modules\/user\/views_handler_field_user_picture.inc","modules\/user\/views_handler_field_user_roles.inc","modules\/user\/views_handler_filter_user_current.inc","modules\/user\/views_handler_filter_user_name.inc","modules\/user\/views_handler_filter_user_permissions.inc","modules\/user\/views_handler_filter_user_roles.inc","modules\/user\/views_plugin_argument_default_current_user.inc","modules\/user\/views_plugin_argument_default_user.inc","modules\/user\/views_plugin_argument_validate_user.inc","modules\/user\/views_plugin_row_user_view.inc","plugins\/views_plugin_access.inc","plugins\/views_plugin_access_none.inc","plugins\/views_plugin_access_perm.inc","plugins\/views_plugin_access_role.inc","plugins\/views_plugin_argument_default.inc","plugins\/views_plugin_argument_default_php.inc","plugins\/views_plugin_argument_default_fixed.inc","plugins\/views_plugin_argument_default_raw.inc","plugins\/views_plugin_argument_validate.inc","plugins\/views_plugin_argument_validate_numeric.inc","plugins\/views_plugin_argument_validate_php.inc","plugins\/views_plugin_cache.inc","plugins\/views_plugin_cache_none.inc","plugins\/views_plugin_cache_time.inc","plugins\/views_plugin_display.inc","plugins\/views_plugin_display_attachment.inc","plugins\/views_plugin_display_block.inc","plugins\/views_plugin_display_default.inc","plugins\/views_plugin_display_embed.inc","plugins\/views_plugin_display_extender.inc","plugins\/views_plugin_display_feed.inc","plugins\/views_plugin_display_page.inc","plugins\/views_plugin_exposed_form_basic.inc","plugins\/views_plugin_exposed_form.inc","plugins\/views_plugin_exposed_form_input_required.inc","plugins\/views_plugin_localization_core.inc","plugins\/views_plugin_localization.inc","plugins\/views_plugin_localization_none.inc","plugins\/views_plugin_pager.inc","plugins\/views_plugin_pager_full.inc","plugins\/views_plugin_pager_mini.inc","plugins\/views_plugin_pager_none.inc","plugins\/views_plugin_pager_some.inc","plugins\/views_plugin_query.inc","plugins\/views_plugin_query_default.inc","plugins\/views_plugin_row.inc","plugins\/views_plugin_row_fields.inc","plugins\/views_plugin_row_rss_fields.inc","plugins\/views_plugin_style.inc","plugins\/views_plugin_style_default.inc","plugins\/views_plugin_style_grid.inc","plugins\/views_plugin_style_list.inc","plugins\/views_plugin_style_jump_menu.inc","plugins\/views_plugin_style_mapping.inc","plugins\/views_plugin_style_rss.inc","plugins\/views_plugin_style_summary.inc","plugins\/views_plugin_style_summary_jump_menu.inc","plugins\/views_plugin_style_summary_unformatted.inc","plugins\/views_plugin_style_table.inc","tests\/handlers\/views_handlers.test","tests\/handlers\/views_handler_area_text.test","tests\/handlers\/views_handler_argument_null.test","tests\/handlers\/views_handler_argument_string.test","tests\/handlers\/views_handler_field.test","tests\/handlers\/views_handler_field_boolean.test","tests\/handlers\/views_handler_field_custom.test","tests\/handlers\/views_handler_field_counter.test","tests\/handlers\/views_handler_field_date.test","tests\/handlers\/views_handler_field_file_extension.test","tests\/handlers\/views_handler_field_file_size.test","tests\/handlers\/views_handler_field_math.test","tests\/handlers\/views_handler_field_url.test","tests\/handlers\/views_handler_field_xss.test","tests\/handlers\/views_handler_filter_combine.test","tests\/handlers\/views_handler_filter_date.test","tests\/handlers\/views_handler_filter_equality.test","tests\/handlers\/views_handler_filter_in_operator.test","tests\/handlers\/views_handler_filter_numeric.test","tests\/handlers\/views_handler_filter_string.test","tests\/handlers\/views_handler_sort_random.test","tests\/handlers\/views_handler_sort_date.test","tests\/handlers\/views_handler_sort.test","tests\/test_handlers\/views_test_area_access.inc","tests\/test_plugins\/views_test_plugin_access_test_dynamic.inc","tests\/test_plugins\/views_test_plugin_access_test_static.inc","tests\/test_plugins\/views_test_plugin_style_test_mapping.inc","tests\/plugins\/views_plugin_display.test","tests\/styles\/views_plugin_style_jump_menu.test","tests\/styles\/views_plugin_style.test","tests\/styles\/views_plugin_style_base.test","tests\/styles\/views_plugin_style_mapping.test","tests\/styles\/views_plugin_style_unformatted.test","tests\/views_access.test","tests\/views_analyze.test","tests\/views_basic.test","tests\/views_argument_default.test","tests\/views_argument_validator.test","tests\/views_exposed_form.test","tests\/field\/views_fieldapi.test","tests\/views_glossary.test","tests\/views_groupby.test","tests\/views_handlers.test","tests\/views_module.test","tests\/views_pager.test","tests\/views_plugin_localization_test.inc","tests\/views_translatable.test","tests\/views_query.test","tests\/views_upgrade.test","tests\/views_test.views_default.inc","tests\/comment\/views_handler_argument_comment_user_uid.test","tests\/comment\/views_handler_filter_comment_user_uid.test","tests\/node\/views_node_revision_relations.test","tests\/taxonomy\/views_handler_relationship_node_term_data.test","tests\/user\/views_handler_field_user_name.test","tests\/user\/views_user_argument_default.test","tests\/user\/views_user_argument_validate.test","tests\/user\/views_user.test","tests\/views_cache.test","tests\/views_view.test","tests\/views_ui.test"],"version":"7.x-3.15","project":"views","datestamp":"1487784193"},"version":"7.x-3.15"},"views_ui":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/views\/views_ui.module","name":"views_ui","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Views UI","description":"Administrative interface to views. Without this module, you cannot create or edit your views.","package":"Views","core":"7.x","configure":"admin\/structure\/views","dependencies":["views"],"files":["views_ui.module","plugins\/views_wizard\/views_ui_base_views_wizard.class.php"],"version":"7.x-3.15","project":"views","datestamp":"1487784193","php":"5.2.4"},"version":"7.x-3.15"},"actions_permissions":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/views_bulk_operations\/actions_permissions.module","name":"actions_permissions","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"0","weight":"0","info":{"name":"Actions permissions (VBO)","description":"Provides permission-based access control for actions. Used by Views Bulk Operations.","package":"Administration","core":"7.x","version":"7.x-3.4","project":"views_bulk_operations","datestamp":"1487698687","dependencies":[],"php":"5.2.4"},"version":"7.x-3.4"},"views_bulk_operations":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/views_bulk_operations\/views_bulk_operations.module","name":"views_bulk_operations","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"6002","weight":"0","info":{"name":"Views Bulk Operations","description":"Provides a way of selecting multiple rows and applying operations to them.","dependencies":["entity","views (>=3.12)"],"package":"Views","core":"7.x","php":"5.2.9","files":["plugins\/operation_types\/base.class.php","views\/views_bulk_operations_handler_field_operations.inc"],"version":"7.x-3.4","project":"views_bulk_operations","datestamp":"1487698687"},"version":"7.x-3.4"},"devel":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/developer\/devel\/devel.module","name":"devel","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Devel","description":"Various blocks, pages, and functions for developers.","package":"Development","core":"7.x","configure":"admin\/config\/development\/devel","tags":["developer"],"files":["devel.test","devel.mail.inc"],"version":"7.x-1.5","project":"devel","datestamp":"1398963366","dependencies":[],"php":"5.2.4"},"version":"7.x-1.5"},"devel_generate":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/developer\/devel\/devel_generate\/devel_generate.module","name":"devel_generate","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Devel generate","description":"Generate dummy users, nodes, and taxonomy terms.","package":"Development","core":"7.x","tags":["developer"],"configure":"admin\/config\/development\/generate","files":["devel_generate.test"],"version":"7.x-1.5","project":"devel","datestamp":"1398963366","dependencies":[],"php":"5.2.4"},"version":"7.x-1.5"},"devel_node_access":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/developer\/devel\/devel_node_access.module","name":"devel_node_access","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Devel node access","description":"Developer blocks and page illustrating relevant node_access records.","package":"Development","dependencies":["menu"],"core":"7.x","configure":"admin\/config\/development\/devel","tags":["developer"],"version":"7.x-1.5","project":"devel","datestamp":"1398963366","php":"5.2.4"},"version":"7.x-1.5"},"devel_debug_log":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/developer\/devel_debug_log\/devel_debug_log.module","name":"devel_debug_log","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Devel debug log","description":"Creates a page that shows debug messages.","package":"Development","core":"7.x","dependencies":["devel"],"version":"7.x-1.2","project":"devel_debug_log","datestamp":"1401723828","php":"5.2.4"},"version":"7.x-1.2"},"hosting_platform_pathauto":{"filename":false,"name":"hosting_platform_pathauto","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":"0","weight":"0","info":{"dependencies":[],"description":"","version":null,"php":"5.2.4"},"version":null},"install_profile_api":{"filename":false,"name":"install_profile_api","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":"0","weight":"0","info":{"dependencies":[],"description":"","version":null,"php":"5.2.4"},"version":null},"jquery_ui":{"filename":false,"name":"jquery_ui","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":"0","weight":"0","info":{"dependencies":[],"description":"","version":null,"php":"5.2.4"},"version":null},"jquery_update":{"filename":false,"name":"jquery_update","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":"6200","weight":"99","info":{"dependencies":[],"description":"","version":null,"php":"5.2.4"},"version":null},"modalframe":{"filename":false,"name":"modalframe","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":"0","weight":"0","info":{"dependencies":[],"description":"","version":null,"php":"5.2.4"},"version":null}},"themes":{"bartik":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/themes\/bartik\/bartik.info","name":"bartik","type":"theme","owner":"themes\/engines\/phptemplate\/phptemplate.engine","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Bartik","description":"A flexible, recolorable theme with many regions.","package":"Core","version":"7.54","core":"7.x","stylesheets":{"all":["css\/layout.css","css\/style.css","css\/colors.css"],"print":["css\/print.css"]},"regions":{"header":"Header","help":"Help","page_top":"Page top","page_bottom":"Page bottom","highlighted":"Highlighted","featured":"Featured","content":"Content","sidebar_first":"Sidebar first","sidebar_second":"Sidebar second","triptych_first":"Triptych first","triptych_middle":"Triptych middle","triptych_last":"Triptych last","footer_firstcolumn":"Footer first column","footer_secondcolumn":"Footer second column","footer_thirdcolumn":"Footer third column","footer_fourthcolumn":"Footer fourth column","footer":"Footer"},"settings":{"shortcut_module_link":"0"},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"eldir":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/themes\/aegir\/eldir\/eldir.info","name":"eldir","type":"theme","owner":"themes\/engines\/phptemplate\/phptemplate.engine","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Eldir","description":"Companion theme for the Aegir hosting system.","version":"7.x-3.10","core":"7.x","engine":"phptemplate","stylesheets":{"all":["style.css"]},"stylesheets-conditional":{"lt IE 7":{"all":["ie6.css"]}},"regions":{"sidebar_first":"Sidebar top","sidebar_second":"Sidebar bottom","content":"Content","content_bottom":"Content bottom","header":"Header","footer":"Footer","help":"Help"},"project":"eldir","datestamp":"1491009799","dependencies":[],"php":"5.2.4"},"version":"7.x-3.10"},"garland":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/themes\/garland\/garland.info","name":"garland","type":"theme","owner":"themes\/engines\/phptemplate\/phptemplate.engine","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Garland","description":"A multi-column theme which can be configured to modify colors and switch between fixed and fluid width layouts.","package":"Core","version":"7.54","core":"7.x","stylesheets":{"all":["style.css"],"print":["print.css"]},"settings":{"garland_width":"fluid"},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"seven":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/themes\/seven\/seven.info","name":"seven","type":"theme","owner":"themes\/engines\/phptemplate\/phptemplate.engine","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Seven","description":"A simple one-column, tableless, fluid width administration theme.","package":"Core","version":"7.54","core":"7.x","stylesheets":{"screen":["reset.css","style.css"]},"settings":{"shortcut_module_link":"1"},"regions":{"content":"Content","help":"Help","page_top":"Page top","page_bottom":"Page bottom","sidebar_first":"First sidebar"},"regions_hidden":["sidebar_first"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"stark":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/themes\/stark\/stark.info","name":"stark","type":"theme","owner":"themes\/engines\/phptemplate\/phptemplate.engine","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Stark","description":"This theme demonstrates Drupal's default HTML markup and CSS styles. To learn how to build your own theme and override Drupal's default code, see the <a href=\"http:\/\/drupal.org\/theme-guide\">Theming Guide<\/a>.","package":"Core","version":"7.54","core":"7.x","stylesheets":{"all":["layout.css"]},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"}}},"installed":true,"root":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323","uri":"aegir2to3-dev.test","context_type":"site","platform":"@platform_hostmaster7x3x201704010323","server":"@server_master","db_server":"@server_localhost","site_path":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/sites\/aegir2to3-dev.test","site_enabled":true,"language":"en","client_name":"admin","aliases":[],"redirection":false,"cron_key":"","drush_aliases":[],"profile":"hostmaster","#file":"\/var\/aegir\/.drush\/hostmaster.alias.drushrc.php","path-aliases":{"%root":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323"}},"context":{"hosting_features":{"remote_import":"0","sync":"0","fix_permissions":"0","http_basic_auth":"0","drush_alias":"0","fix_ownership":"0","tasks_extra":"0","backup_queue":"0","backup_window":"0","backup_manager":"0","civicrm_cron":"0","civicrm":"0","dns":"0","ssl":"0","nginx_ssl":"0","nginx":"0","web_server":"1","db_server":"1","platform":"1","queued":"1","web_cluster":"0","alias":"0","quota":"0","subdirs":"0","web_pack":"0","migrate":"1","client":"1","example":"0","site_data":"0","server_data":"0","signup":"0","cron":"1","task":"1","server":"1","clone":"1","package":"1","site":"1","task_gc":"0","hosting":"1","git":"0","git_pull":"0","git_checkout":"0"},"exclude":["remote_import","sync","fix_permissions","http_basic_auth","drush_alias","fix_ownership","tasks_extra","backup_queue","backup_window","backup_manager","civicrm_cron","civicrm","dns","ssl","nginx_ssl","nginx","web_cluster","alias","quota","subdirs","web_pack","example","site_data","server_data","signup","task_gc","git","git_pull","git_checkout"],"include":[],"config-file":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/sites\/aegir2to3-dev.test\/drushrc.php","context-path":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/sites\/aegir2to3-dev.test\/drushrc.php","sites":[],"profiles":["hostmaster","standard","minimal"],"packages":{"platforms":{"drupal":{"short_name":"drupal","version":"7.54","description":"This platform is running Drupal 7.54"}},"profiles":{"hostmaster":{"name":"hostmaster","info":{"name":"Hostmaster","description":"Select this profile to manage the installation and maintenance of hosted Drupal sites.","core":"7.x","distribution_name":"Hostmaster (Aegir)","exclusive":true,"dependencies":["block","color","filter","help","menu","node","overlay","system","user","hosting","hosting_task","hosting_client","hosting_db_server","hosting_package","hosting_platform","hosting_site","hosting_web_server","hosting_server","admin_menu","betterlogin","overlay_paths","views","views_bulk_operations","actions_permissions","r4032login"],"version":"7.x-3.10+1-dev","project":"hostmaster","datestamp":"1491009797","php":"5.2.4","languages":["en"]},"filename":".\/profiles\/hostmaster\/hostmaster.info","version":"7.54","status":1}},"modules":{"aggregator":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/aggregator\/aggregator.module","name":"aggregator","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Aggregator","description":"Aggregates syndicated content (RSS, RDF, and Atom feeds).","package":"Core","version":"7.54","core":"7.x","files":["aggregator.test"],"configure":"admin\/config\/services\/aggregator\/settings","stylesheets":{"all":["aggregator.css"]},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"block":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/block\/block.module","name":"block","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7009","weight":"-5","info":{"name":"Block","description":"Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page.","package":"Core","version":"7.54","core":"7.x","files":["block.test"],"configure":"admin\/structure\/block","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"blog":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/blog\/blog.module","name":"blog","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Blog","description":"Enables multi-user blogs.","package":"Core","version":"7.54","core":"7.x","files":["blog.test"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"book":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/book\/book.module","name":"book","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Book","description":"Allows users to create and organize related content in an outline.","package":"Core","version":"7.54","core":"7.x","files":["book.test"],"configure":"admin\/content\/book\/settings","stylesheets":{"all":["book.css"]},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"color":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/color\/color.module","name":"color","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7001","weight":"0","info":{"name":"Color","description":"Allows administrators to change the color scheme of compatible themes.","package":"Core","version":"7.54","core":"7.x","files":["color.test"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"comment":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/comment\/comment.module","name":"comment","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Comment","description":"Allows users to comment on and discuss published content.","package":"Core","version":"7.54","core":"7.x","dependencies":["text"],"files":["comment.module","comment.test"],"configure":"admin\/content\/comment","stylesheets":{"all":["comment.css"]},"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"contact":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/contact\/contact.module","name":"contact","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Contact","description":"Enables the use of both personal and site-wide contact forms.","package":"Core","version":"7.54","core":"7.x","files":["contact.test"],"configure":"admin\/structure\/contact","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"contextual":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/contextual\/contextual.module","name":"contextual","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Contextual links","description":"Provides contextual links to perform actions related to elements on a page.","package":"Core","version":"7.54","core":"7.x","files":["contextual.test"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"dashboard":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/dashboard\/dashboard.module","name":"dashboard","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Dashboard","description":"Provides a dashboard page in the administrative interface for organizing administrative tasks and tracking information within your site.","core":"7.x","package":"Core","version":"7.54","files":["dashboard.test"],"dependencies":["block"],"configure":"admin\/dashboard\/customize","project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"dblog":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/dblog\/dblog.module","name":"dblog","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Database logging","description":"Logs and records system events to the database.","package":"Core","version":"7.54","core":"7.x","files":["dblog.test"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"field":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/field\/field.module","name":"field","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7004","weight":"0","info":{"name":"Field","description":"Field API to add fields to entities like nodes and users.","package":"Core","version":"7.54","core":"7.x","files":["field.module","field.attach.inc","field.info.class.inc","tests\/field.test"],"dependencies":["field_sql_storage"],"required":true,"stylesheets":{"all":["theme\/field.css"]},"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"field_sql_storage":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/field\/modules\/field_sql_storage\/field_sql_storage.module","name":"field_sql_storage","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7002","weight":"0","info":{"name":"Field SQL storage","description":"Stores field data in an SQL database.","package":"Core","version":"7.54","core":"7.x","dependencies":["field"],"files":["field_sql_storage.test"],"required":true,"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"list":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/field\/modules\/list\/list.module","name":"list","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7002","weight":"0","info":{"name":"List","description":"Defines list field types. Use with Options to create selection lists.","package":"Core","version":"7.54","core":"7.x","dependencies":["field","options"],"files":["tests\/list.test"],"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"number":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/field\/modules\/number\/number.module","name":"number","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"0","weight":"0","info":{"name":"Number","description":"Defines numeric field types.","package":"Core","version":"7.54","core":"7.x","dependencies":["field"],"files":["number.test"],"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"options":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/field\/modules\/options\/options.module","name":"options","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"0","weight":"0","info":{"name":"Options","description":"Defines selection, check box and radio button widgets for text and numeric fields.","package":"Core","version":"7.54","core":"7.x","dependencies":["field"],"files":["options.test"],"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"text":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/field\/modules\/text\/text.module","name":"text","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7000","weight":"0","info":{"name":"Text","description":"Defines simple text field types.","package":"Core","version":"7.54","core":"7.x","dependencies":["field"],"files":["text.test"],"required":true,"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"field_ui":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/field_ui\/field_ui.module","name":"field_ui","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"0","weight":"0","info":{"name":"Field UI","description":"User interface for the Field API.","package":"Core","version":"7.54","core":"7.x","dependencies":["field"],"files":["field_ui.test"],"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"file":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/file\/file.module","name":"file","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"File","description":"Defines a file field type.","package":"Core","version":"7.54","core":"7.x","dependencies":["field"],"files":["tests\/file.test"],"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"filter":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/filter\/filter.module","name":"filter","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7010","weight":"0","info":{"name":"Filter","description":"Filters content in preparation for display.","package":"Core","version":"7.54","core":"7.x","files":["filter.test"],"required":true,"configure":"admin\/config\/content\/formats","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"forum":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/forum\/forum.module","name":"forum","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Forum","description":"Provides discussion forums.","dependencies":["taxonomy","comment"],"package":"Core","version":"7.54","core":"7.x","files":["forum.test"],"configure":"admin\/structure\/forum","stylesheets":{"all":["forum.css"]},"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"help":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/help\/help.module","name":"help","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"0","weight":"0","info":{"name":"Help","description":"Manages the display of online help.","package":"Core","version":"7.54","core":"7.x","files":["help.test"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"image":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/image\/image.module","name":"image","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Image","description":"Provides image manipulation tools.","package":"Core","version":"7.54","core":"7.x","dependencies":["file"],"files":["image.test"],"configure":"admin\/config\/media\/image-styles","project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"locale":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/locale\/locale.module","name":"locale","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Locale","description":"Adds language handling functionality and enables the translation of the user interface to languages other than English.","package":"Core","version":"7.54","core":"7.x","files":["locale.test"],"configure":"admin\/config\/regional\/language","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"menu":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/menu\/menu.module","name":"menu","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7003","weight":"0","info":{"name":"Menu","description":"Allows administrators to customize the site navigation menu.","package":"Core","version":"7.54","core":"7.x","files":["menu.test"],"configure":"admin\/structure\/menu","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"node":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/node\/node.module","name":"node","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7016","weight":"0","info":{"name":"Node","description":"Allows content to be submitted to the site and displayed on pages.","package":"Core","version":"7.54","core":"7.x","files":["node.module","node.test"],"required":true,"configure":"admin\/structure\/types","stylesheets":{"all":["node.css"]},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"openid":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/openid\/openid.module","name":"openid","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"OpenID","description":"Allows users to log into your site using OpenID.","version":"7.54","package":"Core","core":"7.x","files":["openid.test"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"overlay":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/overlay\/overlay.module","name":"overlay","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Overlay","description":"Displays the Drupal administration interface in an overlay.","package":"Core","version":"7.54","core":"7.x","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"path":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/path\/path.module","name":"path","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Path","description":"Allows users to rename URLs.","package":"Core","version":"7.54","core":"7.x","files":["path.test"],"configure":"admin\/config\/search\/path","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"php":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/php\/php.module","name":"php","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"PHP filter","description":"Allows embedded PHP code\/snippets to be evaluated.","package":"Core","version":"7.54","core":"7.x","files":["php.test"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"poll":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/poll\/poll.module","name":"poll","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Poll","description":"Allows your site to capture votes on different topics in the form of multiple choice questions.","package":"Core","version":"7.54","core":"7.x","files":["poll.test"],"stylesheets":{"all":["poll.css"]},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"rdf":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/rdf\/rdf.module","name":"rdf","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"RDF","description":"Enriches your content with metadata to let other applications (e.g. search engines, aggregators) better understand its relationships and attributes.","package":"Core","version":"7.54","core":"7.x","files":["rdf.test"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"search":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/search\/search.module","name":"search","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Search","description":"Enables site-wide keyword searching.","package":"Core","version":"7.54","core":"7.x","files":["search.extender.inc","search.test"],"configure":"admin\/config\/search\/settings","stylesheets":{"all":["search.css"]},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"shortcut":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/shortcut\/shortcut.module","name":"shortcut","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Shortcut","description":"Allows users to manage customizable lists of shortcut links.","package":"Core","version":"7.54","core":"7.x","files":["shortcut.test"],"configure":"admin\/config\/user-interface\/shortcut","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"simpletest":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/simpletest\/simpletest.module","name":"simpletest","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Testing","description":"Provides a framework for unit and functional testing.","package":"Core","version":"7.54","core":"7.x","files":["simpletest.test","drupal_web_test_case.php","tests\/actions.test","tests\/ajax.test","tests\/batch.test","tests\/boot.test","tests\/bootstrap.test","tests\/cache.test","tests\/common.test","tests\/database_test.test","tests\/entity_crud.test","tests\/entity_crud_hook_test.test","tests\/entity_query.test","tests\/error.test","tests\/file.test","tests\/filetransfer.test","tests\/form.test","tests\/graph.test","tests\/image.test","tests\/lock.test","tests\/mail.test","tests\/menu.test","tests\/module.test","tests\/pager.test","tests\/password.test","tests\/path.test","tests\/registry.test","tests\/schema.test","tests\/session.test","tests\/tablesort.test","tests\/theme.test","tests\/unicode.test","tests\/update.test","tests\/xmlrpc.test","tests\/upgrade\/upgrade.test","tests\/upgrade\/upgrade.comment.test","tests\/upgrade\/upgrade.filter.test","tests\/upgrade\/upgrade.forum.test","tests\/upgrade\/upgrade.locale.test","tests\/upgrade\/upgrade.menu.test","tests\/upgrade\/upgrade.node.test","tests\/upgrade\/upgrade.taxonomy.test","tests\/upgrade\/upgrade.trigger.test","tests\/upgrade\/upgrade.translatable.test","tests\/upgrade\/upgrade.upload.test","tests\/upgrade\/upgrade.user.test","tests\/upgrade\/update.aggregator.test","tests\/upgrade\/update.trigger.test","tests\/upgrade\/update.field.test","tests\/upgrade\/update.user.test"],"configure":"admin\/config\/development\/testing\/settings","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"statistics":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/statistics\/statistics.module","name":"statistics","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Statistics","description":"Logs access statistics for your site.","package":"Core","version":"7.54","core":"7.x","files":["statistics.test"],"configure":"admin\/config\/system\/statistics","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"syslog":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/syslog\/syslog.module","name":"syslog","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Syslog","description":"Logs and records system events to syslog.","package":"Core","version":"7.54","core":"7.x","files":["syslog.test"],"configure":"admin\/config\/development\/logging","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"system":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/system\/system.module","name":"system","type":"module","owner":"","status":"1","bootstrap":"1","schema_version":"7081","weight":"0","info":{"name":"System","description":"Handles general site configuration for administrators.","package":"Core","version":"7.54","core":"7.x","files":["system.archiver.inc","system.mail.inc","system.queue.inc","system.tar.inc","system.updater.inc","system.test"],"required":true,"configure":"admin\/config\/system","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"taxonomy":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/taxonomy\/taxonomy.module","name":"taxonomy","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Taxonomy","description":"Enables the categorization of content.","package":"Core","version":"7.54","core":"7.x","dependencies":["options"],"files":["taxonomy.module","taxonomy.test"],"configure":"admin\/structure\/taxonomy","project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"toolbar":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/toolbar\/toolbar.module","name":"toolbar","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Toolbar","description":"Provides a toolbar that shows the top-level administration menu items and links from other modules.","core":"7.x","package":"Core","version":"7.54","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"tracker":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/tracker\/tracker.module","name":"tracker","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Tracker","description":"Enables tracking of recent content for users.","dependencies":["comment"],"package":"Core","version":"7.54","core":"7.x","files":["tracker.test"],"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"translation":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/translation\/translation.module","name":"translation","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Content translation","description":"Allows content to be translated into different languages.","dependencies":["locale"],"package":"Core","version":"7.54","core":"7.x","files":["translation.test"],"project":"drupal","datestamp":"1485986921","php":"5.2.4"},"version":"7.54"},"trigger":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/trigger\/trigger.module","name":"trigger","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Trigger","description":"Enables actions to be fired on certain system events, such as when new content is created.","package":"Core","version":"7.54","core":"7.x","files":["trigger.test"],"configure":"admin\/structure\/trigger","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"update":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/update\/update.module","name":"update","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Update manager","description":"Checks for available updates, and can securely install or update modules and themes via a web interface.","version":"7.54","package":"Core","core":"7.x","files":["update.test"],"configure":"admin\/reports\/updates\/settings","project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"user":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/modules\/user\/user.module","name":"user","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7019","weight":"0","info":{"name":"User","description":"Manages the user registration and login system.","package":"Core","version":"7.54","core":"7.x","files":["user.module","user.test"],"required":true,"configure":"admin\/config\/people","stylesheets":{"all":["user.css"]},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"hosting_alias":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/alias\/hosting_alias.module","name":"hosting_alias","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Site aliases","description":"Maintain domain aliases for sites.","package":"Hosting","dependencies":["hosting_site"],"core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_client":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/client\/hosting_client.module","name":"hosting_client","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"6004","weight":"0","info":{"name":"Client","description":"Allow Hostmaster to configure clients.","package":"Hosting","dependencies":["hosting"],"core":"7.x","files":["hosting_client.access.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_clone":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/clone\/hosting_clone.module","name":"hosting_clone","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"0","weight":"0","info":{"name":"Site cloning","description":"Clone sites between platforms, performing upgrades when necessary.","package":"Hosting","dependencies":["hosting","hosting_migrate"],"core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_cron":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/cron\/hosting_cron.module","name":"hosting_cron","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"0","weight":"0","info":{"name":"Hosting Cron","description":"Allow the hosting system to cron all the installed sites on a schedule.","package":"Hosting","dependencies":["hosting_site"],"core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_db_server":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/db_server\/hosting_db_server.module","name":"hosting_db_server","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"6001","weight":"0","info":{"name":"Database Server","description":"Allow Hostmaster to configure database servers.","package":"Hosting","dependencies":["hosting"],"core":"7.x","files":["hosting_db_server.service.inc","hosting_db_server_handler_filter_db_server_type.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_example":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/example\/example_service\/hosting_example.module","name":"hosting_example","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting example","description":"Contains example implementations of the Hosting API.","package":"Hosting Examples","dependencies":["hosting"],"core":"7.x","files":["hosting_example.service.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_server_data":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/example\/server_data\/hosting_server_data.module","name":"hosting_server_data","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"server_data","description":"Example implementation of saving data into a server context.","package":"Hosting Examples","dependencies":["hosting_server"],"core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_site_data":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/example\/site_data\/hosting_site_data.module","name":"hosting_site_data","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"site_data","description":"Example implementation of saving data into a site context.","package":"Hosting Examples","dependencies":["hosting_site"],"core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/hosting.module","name":"hosting","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7001","weight":"0","info":{"name":"Hosting","description":"Allow this Drupal site to deploy hosted sites.","package":"Hosting","core":"7.x","dependencies":["views","views_bulk_operations"],"files":["includes\/views\/handlers\/hosting_field_handler_interval.inc","includes\/views\/handlers\/hosting_field_handler_status.inc","hosting.test"],"configure":"admin\/hosting","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_migrate":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/migrate\/hosting_migrate.module","name":"hosting_migrate","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"0","weight":"0","info":{"name":"Site migration","description":"Migrate sites between platforms, performing upgrades when necessary.","package":"Hosting","dependencies":["hosting","hosting_site"],"core":"7.x","files":["hosting_migrate.batch.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_package":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/package\/hosting_package.module","name":"hosting_package","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7301","weight":"0","info":{"name":"Package management","description":"Allow Hostmaster to keep track which packages have been installed.","package":"Hosting","dependencies":["hosting"],"core":"7.x","files":["includes\/views\/handlers\/hosting_package_handler_field_site_count.inc","includes\/views\/handlers\/hosting_package_handler_field_status.inc","includes\/views\/handlers\/hosting_package_handler_filter_status.inc","includes\/views\/handlers\/hosting_package_handler_filter_type.inc","includes\/views\/handlers\/hosting_package_handler_sort_site_count.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_platform":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/platform\/hosting_platform.module","name":"hosting_platform","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"6209","weight":"0","info":{"name":"Platforms","description":"Allow Hostmaster to keep track of multiple instances of Drupal.","package":"Hosting","dependencies":["hosting","hosting_package"],"files":["includes\/views\/handlers\/hosting_platform_handler_field_release.inc","includes\/views\/handlers\/hosting_platform_handler_field_sites.inc","includes\/views\/handlers\/hosting_platform_handler_field_status.inc"],"core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_queued":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/queued\/hosting_queued.module","name":"hosting_queued","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"6201","weight":"0","info":{"name":"Hosting queue daemon","description":"Allows the hosting queue to be run in a daemon.","package":"Hosting","dependencies":["hosting"],"core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_quota":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/quota\/hosting_quota.module","name":"hosting_quota","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Client Quota","description":"Allow Hostmaster to configure quotas.","package":"Hosting","dependencies":["hosting","hosting_client"],"core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_server":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/server\/hosting_server.module","name":"hosting_server","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7301","weight":"0","info":{"name":"Server","description":"Allow hostmaster to configure servers.","package":"Hosting","dependencies":["hosting"],"core":"7.x","files":["hosting_server.service.inc","hosting_server.test","includes\/views\/handlers\/hosting_server_handler_field_services.inc","includes\/views\/handlers\/hosting_server_handler_field_human_name.inc","includes\/views\/handlers\/hosting_server_handler_field_status.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_signup":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/signup\/hosting_signup.module","name":"hosting_signup","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Signup form","description":"A simple signup form that allows users to sign up for a new site.","package":"Hosting","core":"7.x","version":"7.x-3.10","project":"hosting","datestamp":"1491009800","dependencies":[],"php":"5.2.4"},"version":"7.x-3.10"},"hosting_site":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/site\/hosting_site.module","name":"hosting_site","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7301","weight":"0","info":{"name":"Sites","description":"Allow Aegir to manage of hosted sites.","package":"Hosting","dependencies":["hosting","hosting_client"],"core":"7.x","files":["includes\/views\/handlers\/hosting_site_handler_field_language.inc","includes\/views\/handlers\/hosting_site_handler_field_status.inc","includes\/views\/plugins\/hosting_site_plugin_access.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_subdirs":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/subdirs\/hosting_subdirs.module","name":"hosting_subdirs","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Subdirectories","description":"Allow hostmaster to install sites in subdirectories.","package":"Hosting","dependencies":["hosting","hosting_alias"],"core":"7.x","files":["hosting.feature.subdirs.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_task":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/task\/hosting_task.module","name":"hosting_task","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7000","weight":"0","info":{"name":"Hosting tasks","description":"Allow Hostmaster to keep track of tasks that have been processed on the servers.","package":"Hosting","dependencies":["hosting"],"core":"7.x","files":["includes\/views\/handlers\/hosting_task_handler_field_status.inc","includes\/views\/handlers\/hosting_task_handler_filter_type.inc","includes\/views\/handlers\/hosting_task_handler_filter_status.inc","includes\/views\/handlers\/hosting_task_handler_sort_default.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_task_gc":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/task_gc\/hosting_task_gc.module","name":"hosting_task_gc","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting task garbage collection","description":"Removes old tasks and task logs.","core":"7.x","package":"Hosting","dependencies":["hosting_site"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_web_cluster":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/web_cluster\/hosting_web_cluster.module","name":"hosting_web_cluster","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Web Cluster","description":"Allow hostmaster to configure web clusters.","package":"Hosting","dependencies":["hosting_web_server"],"core":"7.x","files":["hosting_web_cluster.service.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_web_pack":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/web_pack\/hosting_web_pack.module","name":"hosting_web_pack","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Web Pack","description":"Allow hostmaster to configure web \"packs\", which have masters and slaves.","package":"Hosting","dependencies":["hosting_web_server"],"core":"7.x","files":["hosting_web_pack.service.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_web_server":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/web_server\/hosting_web_server.module","name":"hosting_web_server","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"6002","weight":"0","info":{"name":"Web Server","description":"Allow hostmaster to configure web servers.","package":"Hosting","dependencies":["hosting"],"core":"7.x","files":["hosting_web_server.service.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_nginx":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/web_server\/nginx\/hosting_nginx.module","name":"hosting_nginx","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Nginx servers","description":"Allow hostmaster to configure NGINX web servers.","package":"Hosting","dependencies":["hosting_web_server"],"core":"7.x","files":["hosting_nginx.service.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_nginx_ssl":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/web_server\/nginx\/ssl\/hosting_nginx_ssl.module","name":"hosting_nginx_ssl","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Nginx +SSL servers","description":"Allow hostmaster to configure NGINX web servers with SSL support.","package":"Hosting","dependencies":["hosting_web_server","hosting_ssl","hosting_nginx"],"core":"7.x","files":["hosting_nginx_ssl.service.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_ssl":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting\/web_server\/ssl\/hosting_ssl.module","name":"hosting_ssl","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"SSL support","description":"Allow hostmaster to configure web servers with SSL support","package":"Hosting","dependencies":["hosting","hosting_web_server"],"core":"7.x","files":["hosting_ssl.service.inc"],"version":"7.x-3.10","project":"hosting","datestamp":"1491009800","php":"5.2.4"},"version":"7.x-3.10"},"hosting_civicrm":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_civicrm\/hosting_civicrm.module","name":"hosting_civicrm","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting CiviCRM","description":"Enables installation and maintenance of CiviCRM on sites.","package":"Aegir CiviCRM","dependencies":["hosting"],"core":"7.x","version":"7.x-3.10","project":"hosting_civicrm","datestamp":"1491009805","php":"5.2.4"},"version":"7.x-3.10"},"hosting_civicrm_cron":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_civicrm\/hosting_civicrm_cron\/hosting_civicrm_cron.module","name":"hosting_civicrm_cron","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting CiviCRM Cron","description":"Allow the hosting system to run cron on CiviCRM sites.","package":"Aegir CiviCRM","dependencies":["hosting","hosting_civicrm"],"core":"7.x","version":"7.x-3.10","project":"hosting_civicrm","datestamp":"1491009805","php":"5.2.4"},"version":"7.x-3.10"},"hosting_dns":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_dns\/hosting_dns.module","name":"hosting_dns","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"DNS support","description":"Manage DNS records for your hosted sites.","package":"Aegir DNS","dependencies":["hosting","hosting_site"],"core":"7.x","files":["hosting_dns.service.inc"],"version":"7.x-3.x-dev","project":"hosting_dns","datestamp":"1491009805","php":"5.2.4"},"version":"7.x-3.x-dev"},"hosting_git_checkout":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_git\/checkout\/hosting_git_checkout.module","name":"hosting_git_checkout","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Git checkout tasks","description":"Allows access to the checkout task","package":"Aegir Git","dependencies":["hosting_site","hosting_git"],"core":"7.x","version":"7.x-3.10","project":"hosting_git","datestamp":"1491009801","php":"5.2.4"},"version":"7.x-3.10"},"hosting_git":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_git\/hosting_git.module","name":"hosting_git","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Git integration","description":"Allows Hostmaster managed sites and platforms to use Git.","package":"Aegir Git","dependencies":["hosting_site"],"core":"7.x","version":"7.x-3.10","project":"hosting_git","datestamp":"1491009801","php":"5.2.4"},"version":"7.x-3.10"},"hosting_git_pull":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_git\/pull\/hosting_git_pull.module","name":"hosting_git_pull","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Git pull tasks","description":"Allows access to the pull task","package":"Aegir Git","dependencies":["hosting_site","hosting_git"],"core":"7.x","version":"7.x-3.10","project":"hosting_git","datestamp":"1491009801","php":"5.2.4"},"version":"7.x-3.10"},"hosting_remote_import":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_remote_import\/hosting_remote_import.module","name":"hosting_remote_import","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting remote import","description":"Helps to import sites from remote Hostmasters","core":"7.x","package":"Hosting","files":["hosting_remote_import.service.inc"],"version":"7.x-3.10","project":"hosting_remote_import","datestamp":"1491009802","dependencies":[],"php":"5.2.4"},"version":"7.x-3.10"},"hosting_backup_queue":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_site_backup_manager\/hosting_backup_queue\/hosting_backup_queue.module","name":"hosting_backup_queue","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Backup queue","description":"Allows hourly\/daily\/weekly scheduled backups of Aegir sites.","core":"7.x","package":"Aegir Backup","dependencies":["hosting_site","hosting_site_backup_manager"],"version":"7.x-3.10","project":"hosting_site_backup_manager","datestamp":"1491009803","php":"5.2.4"},"version":"7.x-3.10"},"hosting_backup_window":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_site_backup_manager\/hosting_backup_window\/hosting_backup_window.module","name":"hosting_backup_window","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Backup window","description":"Allows restricting the backup queue to only run at certain times","core":"7.x","package":"Aegir Backup","dependencies":["hosting_site","hosting_site_backup_manager","hosting_backup_queue"],"version":"7.x-3.10","project":"hosting_site_backup_manager","datestamp":"1491009803","php":"5.2.4"},"version":"7.x-3.10"},"hosting_site_backup_manager":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_site_backup_manager\/hosting_site_backup_manager.module","name":"hosting_site_backup_manager","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting Site Backup Manager","description":"Provides a user interface to manage site backups.","package":"Aegir Backup","dependencies":["hosting_site","hosting_task"],"core":"7.x","version":"7.x-3.10","project":"hosting_site_backup_manager","datestamp":"1491009803","php":"5.2.4"},"version":"7.x-3.10"},"fix_ownership":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_tasks_extra\/fix_ownership\/fix_ownership.module","name":"fix_ownership","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Fix Ownership","description":"Fix file ownership of Drupal platforms and sites.","package":"Aegir Extras","dependencies":["hosting_site"],"core":"7.x","version":"7.x-3.10","project":"hosting_tasks_extra","datestamp":"1491009804","php":"5.2.4"},"version":"7.x-3.10"},"fix_permissions":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_tasks_extra\/fix_permissions\/fix_permissions.module","name":"fix_permissions","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Fix Permissions","description":"Fix file permissions of Drupal platforms and sites.","package":"Aegir Extras","dependencies":["hosting_site"],"core":"7.x","version":"7.x-3.10","project":"hosting_tasks_extra","datestamp":"1491009804","php":"5.2.4"},"version":"7.x-3.10"},"hosting_drush_alias":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_tasks_extra\/hosting_drush_alias\/hosting_drush_alias.module","name":"hosting_drush_alias","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting Drush Alias","description":"Generates drush aliases for sites.","package":"Aegir Extras","dependencies":["hosting"],"core":"7.x","version":"7.x-3.10","project":"hosting_tasks_extra","datestamp":"1491009804","php":"5.2.4"},"version":"7.x-3.10"},"hosting_sync":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_tasks_extra\/hosting_sync\/hosting_sync.module","name":"hosting_sync","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting Sync","description":"Allows database and files to be synchronized between Aegir sites (frontend).","core":"7.x","package":"Aegir Extras","dependencies":["hosting"],"version":"7.x-3.10","project":"hosting_tasks_extra","datestamp":"1491009804","php":"5.2.4"},"version":"7.x-3.10"},"hosting_tasks_extra":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_tasks_extra\/hosting_tasks_extra.module","name":"hosting_tasks_extra","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Hosting tasks extra","description":"Adds additional tasks to Aegir.","package":"Aegir Extras","dependencies":["hosting_site"],"core":"7.x","version":"7.x-3.10","project":"hosting_tasks_extra","datestamp":"1491009804","php":"5.2.4"},"version":"7.x-3.10"},"hosting_http_basic_auth":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/aegir\/hosting_tasks_extra\/http_basic_auth\/hosting_http_basic_auth.module","name":"hosting_http_basic_auth","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"HTTP Basic Authentication","description":"Allows admins to specify HTTP basic authentication for sites.","package":"Aegir Extras","dependencies":["hosting_site"],"core":"7.x","version":"7.x-3.10","project":"hosting_tasks_extra","datestamp":"1491009804","php":"5.2.4"},"version":"7.x-3.10"},"admin_devel":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/admin_menu\/admin_devel\/admin_devel.module","name":"admin_devel","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Administration Development tools","description":"Administration and debugging functionality for developers and site builders.","package":"Administration","core":"7.x","scripts":["admin_devel.js"],"version":"7.x-3.0-rc5","project":"admin_menu","datestamp":"1419029284","dependencies":[],"php":"5.2.4"},"version":"7.x-3.0-rc5"},"admin_menu":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/admin_menu\/admin_menu.module","name":"admin_menu","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7304","weight":"100","info":{"name":"Administration menu","description":"Provides a dropdown menu to most administrative tasks and other common destinations (to users with the proper permissions).","package":"Administration","core":"7.x","configure":"admin\/config\/administration\/admin_menu","dependencies":["system (>7.10)"],"files":["tests\/admin_menu.test"],"version":"7.x-3.0-rc5","project":"admin_menu","datestamp":"1419029284","php":"5.2.4"},"version":"7.x-3.0-rc5"},"admin_menu_toolbar":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/admin_menu\/admin_menu_toolbar\/admin_menu_toolbar.module","name":"admin_menu_toolbar","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Administration menu Toolbar style","description":"A better Toolbar.","package":"Administration","core":"7.x","dependencies":["admin_menu"],"version":"7.x-3.0-rc5","project":"admin_menu","datestamp":"1419029284","php":"5.2.4"},"version":"7.x-3.0-rc5"},"betterlogin":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/betterlogin\/betterlogin.module","name":"betterlogin","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Better Login","description":"Make the login screens better :)","package":"User interface","core":"7.x","version":"7.x-1.4","project":"betterlogin","datestamp":"1438155243","dependencies":[],"php":"5.2.4"},"version":"7.x-1.4"},"bulk_export":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/bulk_export\/bulk_export.module","name":"bulk_export","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Bulk Export","description":"Performs bulk exporting of data objects known about by Chaos tools.","core":"7.x","dependencies":["ctools"],"package":"Chaos tool suite","version":"7.x-1.12","project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"ctools":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/ctools.module","name":"ctools","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7001","weight":"0","info":{"name":"Chaos tools","description":"A library of helpful tools by Merlin of Chaos.","core":"7.x","package":"Chaos tool suite","files":["includes\/context.inc","includes\/css-cache.inc","includes\/math-expr.inc","includes\/stylizer.inc","tests\/context.test","tests\/css.test","tests\/css_cache.test","tests\/ctools.plugins.test","tests\/math_expression.test","tests\/math_expression_stack.test","tests\/object_cache.test"],"version":"7.x-1.12","project":"ctools","datestamp":"1479787162","dependencies":[],"php":"5.2.4"},"version":"7.x-1.12"},"ctools_access_ruleset":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/ctools_access_ruleset\/ctools_access_ruleset.module","name":"ctools_access_ruleset","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Custom rulesets","description":"Create custom, exportable, reusable access rulesets for applications like Panels.","core":"7.x","package":"Chaos tool suite","version":"7.x-1.12","dependencies":["ctools"],"project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"ctools_ajax_sample":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/ctools_ajax_sample\/ctools_ajax_sample.module","name":"ctools_ajax_sample","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Chaos Tools (CTools) AJAX Example","description":"Shows how to use the power of Chaos AJAX.","package":"Chaos tool suite","version":"7.x-1.12","dependencies":["ctools"],"core":"7.x","project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"ctools_custom_content":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/ctools_custom_content\/ctools_custom_content.module","name":"ctools_custom_content","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Custom content panes","description":"Create custom, exportable, reusable content panes for applications like Panels.","core":"7.x","package":"Chaos tool suite","version":"7.x-1.12","dependencies":["ctools"],"project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"ctools_plugin_example":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/ctools_plugin_example\/ctools_plugin_example.module","name":"ctools_plugin_example","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Chaos Tools (CTools) Plugin Example","description":"Shows how an external module can provide ctools plugins (for Panels, etc.).","package":"Chaos tool suite","version":"7.x-1.12","dependencies":["ctools","panels","page_manager","advanced_help"],"core":"7.x","project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"page_manager":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/page_manager\/page_manager.module","name":"page_manager","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Page manager","description":"Provides a UI and API to manage pages within the site.","core":"7.x","dependencies":["ctools"],"package":"Chaos tool suite","version":"7.x-1.12","project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"stylizer":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/stylizer\/stylizer.module","name":"stylizer","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Stylizer","description":"Create custom styles for applications such as Panels.","core":"7.x","package":"Chaos tool suite","version":"7.x-1.12","dependencies":["ctools","color"],"project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"term_depth":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/term_depth\/term_depth.module","name":"term_depth","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Term Depth access","description":"Controls access to context based upon term depth","core":"7.x","dependencies":["ctools"],"package":"Chaos tool suite","version":"7.x-1.12","project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"views_content":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/ctools\/views_content\/views_content.module","name":"views_content","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Views content panes","description":"Allows Views content to be used in Panels, Dashboard and other modules which use the CTools Content API.","package":"Chaos tool suite","dependencies":["ctools","views"],"core":"7.x","version":"7.x-1.12","files":["plugins\/views\/views_content_plugin_display_ctools_context.inc","plugins\/views\/views_content_plugin_display_panel_pane.inc","plugins\/views\/views_content_plugin_style_ctools_context.inc"],"project":"ctools","datestamp":"1479787162","php":"5.2.4"},"version":"7.x-1.12"},"entity":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/entity\/entity.module","name":"entity","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Entity API","description":"Enables modules to work with any entity type and to provide entities.","core":"7.x","files":["entity.features.inc","entity.i18n.inc","entity.info.inc","entity.rules.inc","entity.test","includes\/entity.inc","includes\/entity.controller.inc","includes\/entity.ui.inc","includes\/entity.wrapper.inc","views\/entity.views.inc","views\/handlers\/entity_views_field_handler_helper.inc","views\/handlers\/entity_views_handler_area_entity.inc","views\/handlers\/entity_views_handler_field_boolean.inc","views\/handlers\/entity_views_handler_field_date.inc","views\/handlers\/entity_views_handler_field_duration.inc","views\/handlers\/entity_views_handler_field_entity.inc","views\/handlers\/entity_views_handler_field_field.inc","views\/handlers\/entity_views_handler_field_numeric.inc","views\/handlers\/entity_views_handler_field_options.inc","views\/handlers\/entity_views_handler_field_text.inc","views\/handlers\/entity_views_handler_field_uri.inc","views\/handlers\/entity_views_handler_relationship_by_bundle.inc","views\/handlers\/entity_views_handler_relationship.inc","views\/plugins\/entity_views_plugin_row_entity_view.inc"],"version":"7.x-1.8","project":"entity","datestamp":"1474546503","dependencies":[],"php":"5.2.4"},"version":"7.x-1.8"},"entity_token":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/entity\/entity_token.module","name":"entity_token","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Entity tokens","description":"Provides token replacements for all properties that have no tokens and are known to the entity API.","core":"7.x","files":["entity_token.tokens.inc","entity_token.module"],"dependencies":["entity"],"version":"7.x-1.8","project":"entity","datestamp":"1474546503","php":"5.2.4"},"version":"7.x-1.8"},"libraries":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/libraries\/libraries.module","name":"libraries","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Libraries","description":"Allows version-dependent and shared usage of external libraries.","core":"7.x","dependencies":["system (>=7.11)"],"files":["tests\/LibrariesAdminWebTest.test","tests\/LibrariesLoadWebTest.test","tests\/LibrariesUnitTest.test","tests\/LibrariesWebTestBase.test"],"version":"7.x-2.3","project":"libraries","datestamp":"1463077450","php":"5.2.4"},"version":"7.x-2.3"},"openidadmin":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/openidadmin\/openidadmin.module","name":"openidadmin","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"OpenID Admin","description":"Allows bulk operations for OpenID administration.","dependencies":["openid"],"core":"7.x","files":["openidadmin.module"],"version":"7.x-1.0","project":"openidadmin","datestamp":"1284569742","php":"5.2.4"},"version":"7.x-1.0"},"overlay_paths":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/overlay_paths\/overlay_paths.module","name":"overlay_paths","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Overlay paths","description":"Allows other developers to define paths that should use the overlay, but not an admin theme","core":"7.x","dependencies":["overlay"],"version":"7.x-1.3","project":"overlay_paths","datestamp":"1388699909","php":"5.2.4"},"version":"7.x-1.3"},"overlay_paths_example":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/overlay_paths\/overlay_paths_example\/overlay_paths_example.module","name":"overlay_paths_example","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Overlay paths - Example","description":"A demonstration module for Overlay paths that provides a UI for setting paths that should appear in the overlay.","core":"7.x","dependencies":["overlay_paths"],"configure":"admin\/config\/system\/overlay_paths_example","hidden":"true","version":"7.x-1.3","project":"overlay_paths","datestamp":"1388699909","php":"5.2.4"},"version":"7.x-1.3"},"overlay_paths_ui":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/overlay_paths\/overlay_paths_ui\/overlay_paths_ui.module","name":"overlay_paths_ui","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Overlay paths UI","description":"Provides a UI for overlay paths, allow site builders to select paths that should appear in the overlay.","core":"7.x","dependencies":["overlay_paths"],"configure":"admin\/config\/system\/overlay_paths_ui","version":"7.x-1.3","project":"overlay_paths","datestamp":"1388699909","php":"5.2.4"},"version":"7.x-1.3"},"r4032login":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/r4032login\/r4032login.module","name":"r4032login","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Redirect 403 to User Login","description":"Redirect anonymous users from 403 Access Denied pages to the \/user\/login page.","core":"7.x","files":["r4032login.install","r4032login.module"],"configure":"admin\/config\/system\/site-information","version":"7.x-1.8","project":"r4032login","datestamp":"1407782030","dependencies":[],"php":"5.2.4"},"version":"7.x-1.8"},"tfa":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/tfa\/tfa.module","name":"tfa","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Two-factor Authentication (TFA)","description":"Pluggable provider of second factor authentication for Drupal","core":"7.x","configure":"admin\/config\/people\/tfa","files":["tfa.inc","tests\/tfa.test"],"version":"7.x-2.0","project":"tfa","datestamp":"1463169918","dependencies":[],"php":"5.2.4"},"version":"7.x-2.0"},"tfa_basic":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/tfa_basic\/tfa_basic.module","name":"tfa_basic","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"TFA Basic Plugins","description":"TFA plugins for Time-based One Time Passwords, Trusted Browsers, Recovery Codes, and Twilio SMS","core":"7.x","dependencies":["tfa","libraries"],"files":["tests\/tfa_basic.test","includes\/tfa_totp.inc","includes\/tfa_trusted_browser.inc","includes\/tfa_recovery.inc","includes\/tfa_sms.inc","includes\/tfa_help.inc","includes\/googleauthenticator\/GoogleAuthenticator.php","includes\/twilio-php\/Services\/Twilio.php"],"version":"7.x-1.0","project":"tfa_basic","datestamp":"1477519747","php":"5.2.4"},"version":"7.x-1.0"},"views":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/views\/views.module","name":"views","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"7302","weight":"10","info":{"name":"Views","description":"Create customized lists and queries from your database.","package":"Views","core":"7.x","php":"5.2","stylesheets":{"all":["css\/views.css"]},"dependencies":["ctools"],"files":["handlers\/views_handler_area.inc","handlers\/views_handler_area_messages.inc","handlers\/views_handler_area_result.inc","handlers\/views_handler_area_text.inc","handlers\/views_handler_area_text_custom.inc","handlers\/views_handler_area_view.inc","handlers\/views_handler_argument.inc","handlers\/views_handler_argument_date.inc","handlers\/views_handler_argument_formula.inc","handlers\/views_handler_argument_many_to_one.inc","handlers\/views_handler_argument_null.inc","handlers\/views_handler_argument_numeric.inc","handlers\/views_handler_argument_string.inc","handlers\/views_handler_argument_group_by_numeric.inc","handlers\/views_handler_field.inc","handlers\/views_handler_field_counter.inc","handlers\/views_handler_field_boolean.inc","handlers\/views_handler_field_contextual_links.inc","handlers\/views_handler_field_ctools_dropdown.inc","handlers\/views_handler_field_custom.inc","handlers\/views_handler_field_date.inc","handlers\/views_handler_field_entity.inc","handlers\/views_handler_field_links.inc","handlers\/views_handler_field_markup.inc","handlers\/views_handler_field_math.inc","handlers\/views_handler_field_numeric.inc","handlers\/views_handler_field_prerender_list.inc","handlers\/views_handler_field_time_interval.inc","handlers\/views_handler_field_serialized.inc","handlers\/views_handler_field_machine_name.inc","handlers\/views_handler_field_url.inc","handlers\/views_handler_filter.inc","handlers\/views_handler_filter_boolean_operator.inc","handlers\/views_handler_filter_boolean_operator_string.inc","handlers\/views_handler_filter_combine.inc","handlers\/views_handler_filter_date.inc","handlers\/views_handler_filter_equality.inc","handlers\/views_handler_filter_entity_bundle.inc","handlers\/views_handler_filter_group_by_numeric.inc","handlers\/views_handler_filter_in_operator.inc","handlers\/views_handler_filter_many_to_one.inc","handlers\/views_handler_filter_numeric.inc","handlers\/views_handler_filter_string.inc","handlers\/views_handler_filter_fields_compare.inc","handlers\/views_handler_relationship.inc","handlers\/views_handler_relationship_groupwise_max.inc","handlers\/views_handler_sort.inc","handlers\/views_handler_sort_date.inc","handlers\/views_handler_sort_formula.inc","handlers\/views_handler_sort_group_by_numeric.inc","handlers\/views_handler_sort_menu_hierarchy.inc","handlers\/views_handler_sort_random.inc","includes\/base.inc","includes\/handlers.inc","includes\/plugins.inc","includes\/view.inc","modules\/aggregator\/views_handler_argument_aggregator_fid.inc","modules\/aggregator\/views_handler_argument_aggregator_iid.inc","modules\/aggregator\/views_handler_argument_aggregator_category_cid.inc","modules\/aggregator\/views_handler_field_aggregator_title_link.inc","modules\/aggregator\/views_handler_field_aggregator_category.inc","modules\/aggregator\/views_handler_field_aggregator_item_description.inc","modules\/aggregator\/views_handler_field_aggregator_xss.inc","modules\/aggregator\/views_handler_filter_aggregator_category_cid.inc","modules\/aggregator\/views_plugin_row_aggregator_rss.inc","modules\/book\/views_plugin_argument_default_book_root.inc","modules\/comment\/views_handler_argument_comment_user_uid.inc","modules\/comment\/views_handler_field_comment.inc","modules\/comment\/views_handler_field_comment_depth.inc","modules\/comment\/views_handler_field_comment_link.inc","modules\/comment\/views_handler_field_comment_link_approve.inc","modules\/comment\/views_handler_field_comment_link_delete.inc","modules\/comment\/views_handler_field_comment_link_edit.inc","modules\/comment\/views_handler_field_comment_link_reply.inc","modules\/comment\/views_handler_field_comment_node_link.inc","modules\/comment\/views_handler_field_comment_username.inc","modules\/comment\/views_handler_field_ncs_last_comment_name.inc","modules\/comment\/views_handler_field_ncs_last_updated.inc","modules\/comment\/views_handler_field_node_comment.inc","modules\/comment\/views_handler_field_node_new_comments.inc","modules\/comment\/views_handler_field_last_comment_timestamp.inc","modules\/comment\/views_handler_filter_comment_user_uid.inc","modules\/comment\/views_handler_filter_ncs_last_updated.inc","modules\/comment\/views_handler_filter_node_comment.inc","modules\/comment\/views_handler_sort_comment_thread.inc","modules\/comment\/views_handler_sort_ncs_last_comment_name.inc","modules\/comment\/views_handler_sort_ncs_last_updated.inc","modules\/comment\/views_plugin_row_comment_rss.inc","modules\/comment\/views_plugin_row_comment_view.inc","modules\/contact\/views_handler_field_contact_link.inc","modules\/field\/views_handler_field_field.inc","modules\/field\/views_handler_relationship_entity_reverse.inc","modules\/field\/views_handler_argument_field_list.inc","modules\/field\/views_handler_filter_field_list_boolean.inc","modules\/field\/views_handler_argument_field_list_string.inc","modules\/field\/views_handler_filter_field_list.inc","modules\/filter\/views_handler_field_filter_format_name.inc","modules\/locale\/views_handler_field_node_language.inc","modules\/locale\/views_handler_filter_node_language.inc","modules\/locale\/views_handler_argument_locale_group.inc","modules\/locale\/views_handler_argument_locale_language.inc","modules\/locale\/views_handler_field_locale_group.inc","modules\/locale\/views_handler_field_locale_language.inc","modules\/locale\/views_handler_field_locale_link_edit.inc","modules\/locale\/views_handler_filter_locale_group.inc","modules\/locale\/views_handler_filter_locale_language.inc","modules\/locale\/views_handler_filter_locale_version.inc","modules\/locale\/views_handler_sort_node_language.inc","modules\/node\/views_handler_argument_dates_various.inc","modules\/node\/views_handler_argument_node_language.inc","modules\/node\/views_handler_argument_node_nid.inc","modules\/node\/views_handler_argument_node_type.inc","modules\/node\/views_handler_argument_node_vid.inc","modules\/node\/views_handler_argument_node_uid_revision.inc","modules\/node\/views_handler_field_history_user_timestamp.inc","modules\/node\/views_handler_field_node.inc","modules\/node\/views_handler_field_node_link.inc","modules\/node\/views_handler_field_node_link_delete.inc","modules\/node\/views_handler_field_node_link_edit.inc","modules\/node\/views_handler_field_node_revision.inc","modules\/node\/views_handler_field_node_revision_link.inc","modules\/node\/views_handler_field_node_revision_link_delete.inc","modules\/node\/views_handler_field_node_revision_link_revert.inc","modules\/node\/views_handler_field_node_path.inc","modules\/node\/views_handler_field_node_type.inc","modules\/node\/views_handler_field_node_version_count.inc","modules\/node\/views_handler_filter_history_user_timestamp.inc","modules\/node\/views_handler_filter_node_access.inc","modules\/node\/views_handler_filter_node_status.inc","modules\/node\/views_handler_filter_node_type.inc","modules\/node\/views_handler_filter_node_uid_revision.inc","modules\/node\/views_handler_filter_node_version_count.inc","modules\/node\/views_handler_sort_node_version_count.inc","modules\/node\/views_plugin_argument_default_node.inc","modules\/node\/views_plugin_argument_validate_node.inc","modules\/node\/views_plugin_row_node_rss.inc","modules\/node\/views_plugin_row_node_view.inc","modules\/profile\/views_handler_field_profile_date.inc","modules\/profile\/views_handler_field_profile_list.inc","modules\/profile\/views_handler_filter_profile_selection.inc","modules\/search\/views_handler_argument_search.inc","modules\/search\/views_handler_field_search_score.inc","modules\/search\/views_handler_filter_search.inc","modules\/search\/views_handler_sort_search_score.inc","modules\/search\/views_plugin_row_search_view.inc","modules\/statistics\/views_handler_field_accesslog_path.inc","modules\/statistics\/views_handler_field_node_counter_timestamp.inc","modules\/statistics\/views_handler_field_statistics_numeric.inc","modules\/system\/views_handler_argument_file_fid.inc","modules\/system\/views_handler_field_file.inc","modules\/system\/views_handler_field_file_extension.inc","modules\/system\/views_handler_field_file_filemime.inc","modules\/system\/views_handler_field_file_uri.inc","modules\/system\/views_handler_field_file_status.inc","modules\/system\/views_handler_filter_file_status.inc","modules\/taxonomy\/views_handler_argument_taxonomy.inc","modules\/taxonomy\/views_handler_argument_term_node_tid.inc","modules\/taxonomy\/views_handler_argument_term_node_tid_depth.inc","modules\/taxonomy\/views_handler_argument_term_node_tid_depth_join.inc","modules\/taxonomy\/views_handler_argument_term_node_tid_depth_modifier.inc","modules\/taxonomy\/views_handler_argument_vocabulary_vid.inc","modules\/taxonomy\/views_handler_argument_vocabulary_machine_name.inc","modules\/taxonomy\/views_handler_field_taxonomy.inc","modules\/taxonomy\/views_handler_field_term_node_tid.inc","modules\/taxonomy\/views_handler_field_term_link_edit.inc","modules\/taxonomy\/views_handler_filter_term_node_tid.inc","modules\/taxonomy\/views_handler_filter_term_node_tid_depth.inc","modules\/taxonomy\/views_handler_filter_term_node_tid_depth_join.inc","modules\/taxonomy\/views_handler_filter_vocabulary_vid.inc","modules\/taxonomy\/views_handler_filter_vocabulary_machine_name.inc","modules\/taxonomy\/views_handler_relationship_node_term_data.inc","modules\/taxonomy\/views_plugin_argument_validate_taxonomy_term.inc","modules\/taxonomy\/views_plugin_argument_default_taxonomy_tid.inc","modules\/tracker\/views_handler_argument_tracker_comment_user_uid.inc","modules\/tracker\/views_handler_filter_tracker_comment_user_uid.inc","modules\/tracker\/views_handler_filter_tracker_boolean_operator.inc","modules\/system\/views_handler_filter_system_type.inc","modules\/translation\/views_handler_argument_node_tnid.inc","modules\/translation\/views_handler_field_node_link_translate.inc","modules\/translation\/views_handler_field_node_translation_link.inc","modules\/translation\/views_handler_filter_node_tnid.inc","modules\/translation\/views_handler_filter_node_tnid_child.inc","modules\/translation\/views_handler_relationship_translation.inc","modules\/user\/views_handler_argument_user_uid.inc","modules\/user\/views_handler_argument_users_roles_rid.inc","modules\/user\/views_handler_field_user.inc","modules\/user\/views_handler_field_user_language.inc","modules\/user\/views_handler_field_user_link.inc","modules\/user\/views_handler_field_user_link_cancel.inc","modules\/user\/views_handler_field_user_link_edit.inc","modules\/user\/views_handler_field_user_mail.inc","modules\/user\/views_handler_field_user_name.inc","modules\/user\/views_handler_field_user_permissions.inc","modules\/user\/views_handler_field_user_picture.inc","modules\/user\/views_handler_field_user_roles.inc","modules\/user\/views_handler_filter_user_current.inc","modules\/user\/views_handler_filter_user_name.inc","modules\/user\/views_handler_filter_user_permissions.inc","modules\/user\/views_handler_filter_user_roles.inc","modules\/user\/views_plugin_argument_default_current_user.inc","modules\/user\/views_plugin_argument_default_user.inc","modules\/user\/views_plugin_argument_validate_user.inc","modules\/user\/views_plugin_row_user_view.inc","plugins\/views_plugin_access.inc","plugins\/views_plugin_access_none.inc","plugins\/views_plugin_access_perm.inc","plugins\/views_plugin_access_role.inc","plugins\/views_plugin_argument_default.inc","plugins\/views_plugin_argument_default_php.inc","plugins\/views_plugin_argument_default_fixed.inc","plugins\/views_plugin_argument_default_raw.inc","plugins\/views_plugin_argument_validate.inc","plugins\/views_plugin_argument_validate_numeric.inc","plugins\/views_plugin_argument_validate_php.inc","plugins\/views_plugin_cache.inc","plugins\/views_plugin_cache_none.inc","plugins\/views_plugin_cache_time.inc","plugins\/views_plugin_display.inc","plugins\/views_plugin_display_attachment.inc","plugins\/views_plugin_display_block.inc","plugins\/views_plugin_display_default.inc","plugins\/views_plugin_display_embed.inc","plugins\/views_plugin_display_extender.inc","plugins\/views_plugin_display_feed.inc","plugins\/views_plugin_display_page.inc","plugins\/views_plugin_exposed_form_basic.inc","plugins\/views_plugin_exposed_form.inc","plugins\/views_plugin_exposed_form_input_required.inc","plugins\/views_plugin_localization_core.inc","plugins\/views_plugin_localization.inc","plugins\/views_plugin_localization_none.inc","plugins\/views_plugin_pager.inc","plugins\/views_plugin_pager_full.inc","plugins\/views_plugin_pager_mini.inc","plugins\/views_plugin_pager_none.inc","plugins\/views_plugin_pager_some.inc","plugins\/views_plugin_query.inc","plugins\/views_plugin_query_default.inc","plugins\/views_plugin_row.inc","plugins\/views_plugin_row_fields.inc","plugins\/views_plugin_row_rss_fields.inc","plugins\/views_plugin_style.inc","plugins\/views_plugin_style_default.inc","plugins\/views_plugin_style_grid.inc","plugins\/views_plugin_style_list.inc","plugins\/views_plugin_style_jump_menu.inc","plugins\/views_plugin_style_mapping.inc","plugins\/views_plugin_style_rss.inc","plugins\/views_plugin_style_summary.inc","plugins\/views_plugin_style_summary_jump_menu.inc","plugins\/views_plugin_style_summary_unformatted.inc","plugins\/views_plugin_style_table.inc","tests\/handlers\/views_handlers.test","tests\/handlers\/views_handler_area_text.test","tests\/handlers\/views_handler_argument_null.test","tests\/handlers\/views_handler_argument_string.test","tests\/handlers\/views_handler_field.test","tests\/handlers\/views_handler_field_boolean.test","tests\/handlers\/views_handler_field_custom.test","tests\/handlers\/views_handler_field_counter.test","tests\/handlers\/views_handler_field_date.test","tests\/handlers\/views_handler_field_file_extension.test","tests\/handlers\/views_handler_field_file_size.test","tests\/handlers\/views_handler_field_math.test","tests\/handlers\/views_handler_field_url.test","tests\/handlers\/views_handler_field_xss.test","tests\/handlers\/views_handler_filter_combine.test","tests\/handlers\/views_handler_filter_date.test","tests\/handlers\/views_handler_filter_equality.test","tests\/handlers\/views_handler_filter_in_operator.test","tests\/handlers\/views_handler_filter_numeric.test","tests\/handlers\/views_handler_filter_string.test","tests\/handlers\/views_handler_sort_random.test","tests\/handlers\/views_handler_sort_date.test","tests\/handlers\/views_handler_sort.test","tests\/test_handlers\/views_test_area_access.inc","tests\/test_plugins\/views_test_plugin_access_test_dynamic.inc","tests\/test_plugins\/views_test_plugin_access_test_static.inc","tests\/test_plugins\/views_test_plugin_style_test_mapping.inc","tests\/plugins\/views_plugin_display.test","tests\/styles\/views_plugin_style_jump_menu.test","tests\/styles\/views_plugin_style.test","tests\/styles\/views_plugin_style_base.test","tests\/styles\/views_plugin_style_mapping.test","tests\/styles\/views_plugin_style_unformatted.test","tests\/views_access.test","tests\/views_analyze.test","tests\/views_basic.test","tests\/views_argument_default.test","tests\/views_argument_validator.test","tests\/views_exposed_form.test","tests\/field\/views_fieldapi.test","tests\/views_glossary.test","tests\/views_groupby.test","tests\/views_handlers.test","tests\/views_module.test","tests\/views_pager.test","tests\/views_plugin_localization_test.inc","tests\/views_translatable.test","tests\/views_query.test","tests\/views_upgrade.test","tests\/views_test.views_default.inc","tests\/comment\/views_handler_argument_comment_user_uid.test","tests\/comment\/views_handler_filter_comment_user_uid.test","tests\/node\/views_node_revision_relations.test","tests\/taxonomy\/views_handler_relationship_node_term_data.test","tests\/user\/views_handler_field_user_name.test","tests\/user\/views_user_argument_default.test","tests\/user\/views_user_argument_validate.test","tests\/user\/views_user.test","tests\/views_cache.test","tests\/views_view.test","tests\/views_ui.test"],"version":"7.x-3.15","project":"views","datestamp":"1487784193"},"version":"7.x-3.15"},"views_ui":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/views\/views_ui.module","name":"views_ui","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Views UI","description":"Administrative interface to views. Without this module, you cannot create or edit your views.","package":"Views","core":"7.x","configure":"admin\/structure\/views","dependencies":["views"],"files":["views_ui.module","plugins\/views_wizard\/views_ui_base_views_wizard.class.php"],"version":"7.x-3.15","project":"views","datestamp":"1487784193","php":"5.2.4"},"version":"7.x-3.15"},"actions_permissions":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/views_bulk_operations\/actions_permissions.module","name":"actions_permissions","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"0","weight":"0","info":{"name":"Actions permissions (VBO)","description":"Provides permission-based access control for actions. Used by Views Bulk Operations.","package":"Administration","core":"7.x","version":"7.x-3.4","project":"views_bulk_operations","datestamp":"1487698687","dependencies":[],"php":"5.2.4"},"version":"7.x-3.4"},"views_bulk_operations":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/contrib\/views_bulk_operations\/views_bulk_operations.module","name":"views_bulk_operations","type":"module","owner":"","status":"1","bootstrap":"0","schema_version":"6002","weight":"0","info":{"name":"Views Bulk Operations","description":"Provides a way of selecting multiple rows and applying operations to them.","dependencies":["entity","views (>=3.12)"],"package":"Views","core":"7.x","php":"5.2.9","files":["plugins\/operation_types\/base.class.php","views\/views_bulk_operations_handler_field_operations.inc"],"version":"7.x-3.4","project":"views_bulk_operations","datestamp":"1487698687"},"version":"7.x-3.4"},"devel":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/developer\/devel\/devel.module","name":"devel","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Devel","description":"Various blocks, pages, and functions for developers.","package":"Development","core":"7.x","configure":"admin\/config\/development\/devel","tags":["developer"],"files":["devel.test","devel.mail.inc"],"version":"7.x-1.5","project":"devel","datestamp":"1398963366","dependencies":[],"php":"5.2.4"},"version":"7.x-1.5"},"devel_generate":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/developer\/devel\/devel_generate\/devel_generate.module","name":"devel_generate","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Devel generate","description":"Generate dummy users, nodes, and taxonomy terms.","package":"Development","core":"7.x","tags":["developer"],"configure":"admin\/config\/development\/generate","files":["devel_generate.test"],"version":"7.x-1.5","project":"devel","datestamp":"1398963366","dependencies":[],"php":"5.2.4"},"version":"7.x-1.5"},"devel_node_access":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/developer\/devel\/devel_node_access.module","name":"devel_node_access","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Devel node access","description":"Developer blocks and page illustrating relevant node_access records.","package":"Development","dependencies":["menu"],"core":"7.x","configure":"admin\/config\/development\/devel","tags":["developer"],"version":"7.x-1.5","project":"devel","datestamp":"1398963366","php":"5.2.4"},"version":"7.x-1.5"},"devel_debug_log":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/modules\/developer\/devel_debug_log\/devel_debug_log.module","name":"devel_debug_log","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Devel debug log","description":"Creates a page that shows debug messages.","package":"Development","core":"7.x","dependencies":["devel"],"version":"7.x-1.2","project":"devel_debug_log","datestamp":"1401723828","php":"5.2.4"},"version":"7.x-1.2"},"hosting_platform_pathauto":{"filename":false,"name":"hosting_platform_pathauto","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":"0","weight":"0","info":{"dependencies":[],"description":"","version":null,"php":"5.2.4"},"version":null},"install_profile_api":{"filename":false,"name":"install_profile_api","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":"0","weight":"0","info":{"dependencies":[],"description":"","version":null,"php":"5.2.4"},"version":null},"jquery_ui":{"filename":false,"name":"jquery_ui","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":"0","weight":"0","info":{"dependencies":[],"description":"","version":null,"php":"5.2.4"},"version":null},"jquery_update":{"filename":false,"name":"jquery_update","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":"6200","weight":"99","info":{"dependencies":[],"description":"","version":null,"php":"5.2.4"},"version":null},"modalframe":{"filename":false,"name":"modalframe","type":"module","owner":"","status":"0","bootstrap":"0","schema_version":"0","weight":"0","info":{"dependencies":[],"description":"","version":null,"php":"5.2.4"},"version":null}},"themes":{"bartik":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/themes\/bartik\/bartik.info","name":"bartik","type":"theme","owner":"themes\/engines\/phptemplate\/phptemplate.engine","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Bartik","description":"A flexible, recolorable theme with many regions.","package":"Core","version":"7.54","core":"7.x","stylesheets":{"all":["css\/layout.css","css\/style.css","css\/colors.css"],"print":["css\/print.css"]},"regions":{"header":"Header","help":"Help","page_top":"Page top","page_bottom":"Page bottom","highlighted":"Highlighted","featured":"Featured","content":"Content","sidebar_first":"Sidebar first","sidebar_second":"Sidebar second","triptych_first":"Triptych first","triptych_middle":"Triptych middle","triptych_last":"Triptych last","footer_firstcolumn":"Footer first column","footer_secondcolumn":"Footer second column","footer_thirdcolumn":"Footer third column","footer_fourthcolumn":"Footer fourth column","footer":"Footer"},"settings":{"shortcut_module_link":"0"},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"eldir":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/profiles\/hostmaster\/themes\/aegir\/eldir\/eldir.info","name":"eldir","type":"theme","owner":"themes\/engines\/phptemplate\/phptemplate.engine","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Eldir","description":"Companion theme for the Aegir hosting system.","version":"7.x-3.10","core":"7.x","engine":"phptemplate","stylesheets":{"all":["style.css"]},"stylesheets-conditional":{"lt IE 7":{"all":["ie6.css"]}},"regions":{"sidebar_first":"Sidebar top","sidebar_second":"Sidebar bottom","content":"Content","content_bottom":"Content bottom","header":"Header","footer":"Footer","help":"Help"},"project":"eldir","datestamp":"1491009799","dependencies":[],"php":"5.2.4"},"version":"7.x-3.10"},"garland":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/themes\/garland\/garland.info","name":"garland","type":"theme","owner":"themes\/engines\/phptemplate\/phptemplate.engine","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Garland","description":"A multi-column theme which can be configured to modify colors and switch between fixed and fluid width layouts.","package":"Core","version":"7.54","core":"7.x","stylesheets":{"all":["style.css"],"print":["print.css"]},"settings":{"garland_width":"fluid"},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"seven":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/themes\/seven\/seven.info","name":"seven","type":"theme","owner":"themes\/engines\/phptemplate\/phptemplate.engine","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Seven","description":"A simple one-column, tableless, fluid width administration theme.","package":"Core","version":"7.54","core":"7.x","stylesheets":{"screen":["reset.css","style.css"]},"settings":{"shortcut_module_link":"1"},"regions":{"content":"Content","help":"Help","page_top":"Page top","page_bottom":"Page bottom","sidebar_first":"First sidebar"},"regions_hidden":["sidebar_first"],"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"},"stark":{"filename":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/themes\/stark\/stark.info","name":"stark","type":"theme","owner":"themes\/engines\/phptemplate\/phptemplate.engine","status":"0","bootstrap":"0","schema_version":0,"weight":"0","info":{"name":"Stark","description":"This theme demonstrates Drupal's default HTML markup and CSS styles. To learn how to build your own theme and override Drupal's default code, see the <a href=\"http:\/\/drupal.org\/theme-guide\">Theming Guide<\/a>.","package":"Core","version":"7.54","core":"7.x","stylesheets":{"all":["layout.css"]},"project":"drupal","datestamp":"1485986921","dependencies":[],"php":"5.2.4"},"version":"7.54"}}},"db_type":"mysql","db_host":"localhost","db_port":"3306","db_passwd":"WdRbC7gJ4g","db_name":"aegir2to3devte_0","db_user":"aegir2to3devte_0","installed":true,"context_type":"site","platform":"@platform_hostmaster7x3x201704010323","server":"@server_master","db_server":"@server_localhost","uri":"aegir2to3-dev.test","root":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323","site_path":"\/var\/aegir\/hostmaster-7.x-3.x-2017-04-01-0323\/sites\/aegir2to3-dev.test","site_enabled":true,"language":"en","client_name":"admin","aliases":[],"redirection":false,"cron_key":"","drush_aliases":[],"profile":"hostmaster","#file":"\/var\/aegir\/.drush\/hostmaster.alias.drushrc.php","#name":"hostmaster","php":"\/usr\/bin\/php","php-options":" -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off","backend":"2","debug":true,"yes":true,"force":true}}<<<DRUSH_BACKEND_OUTPUT_ENDBootstrap to phase 5. [0.71 sec, 19.82 MB] [bootstrap] Found command: hosting-task (commandfile=hosting) [0.72 sec, 19.82 [bootstrap] MB] Bootstrap to phase 0. [0.01 sec, 1.88 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drush() [0.01 sec, 1.99 MB] [bootstrap] Loading drushrc "/var/aegir/.drush/drushrc.php" into "home.drush" [bootstrap] scope. [0.02 sec, 2 MB] Cache HIT cid: 6.8-dev-alias-path--d26dfbee45ea477a31c424c200d0937d [debug] [0.05 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/all/drush/drushrc.php" into "drupal" scope. [0.05 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/drushrc.php" into "site" scope. [0.05 sec, 2.49 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-0-2b5d9860b6c0a386bfc0777639f370e0 [0.11 sec, 3.05 MB] Cache HIT cid: [debug] 6.8-dev-install_profile-3e144fa97ca145d005d335d8b3a72896 [0.61 sec, 19.03 MB] Cache HIT cid: 6.8-dev-alias-path--d26dfbee45ea477a31c424c200d0937d [debug] [0.91 sec, 19.84 MB] Cache HIT cid: [debug] 6.8-dev-install_profile-3e144fa97ca145d005d335d8b3a72896 [0.63 sec, 19.03 MB] Bootstrap to phase 0. [0.19 sec, 7.38 MB] [bootstrap] Cache HIT cid: [debug] 6.8-dev-commandfiles-5-723b2967348ed10e99c3c17f81bb34e0 [0.66 sec, 19.05 MB] Bootstrap to phase 5. [0.26 sec, 7.38 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drupal_root() [0.27 sec, [bootstrap] 8.35 MB] Initialized Drupal 7.54 root directory at [notice] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323 [0.28 sec, 8.35 MB] Drush bootstrap phase : _drush_bootstrap_drupal_site() [0.28 sec, [bootstrap] 8.35 MB] Initialized Drupal site aegir2to3-dev.test at [notice] sites/aegir2to3-dev.test [0.28 sec, 8.35 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-2-dedfe63f791ae3bb3357753e8eb78e1a [0.32 sec, 8.36 MB] Drush bootstrap phase : _drush_bootstrap_drupal_configuration() [0.32[bootstrap] sec, 8.36 MB] Drush bootstrap phase : _drush_bootstrap_drupal_database() [0.33 sec,[bootstrap] 8.37 MB] Successfully connected to the Drupal database. [0.33 sec, 8.37 MB] [bootstrap] Bootstrap to phase 5. [0.78 sec, 19.82 MB] [bootstrap] Found command: hosting-task (commandfile=hosting) [0.78 sec, 19.82 [bootstrap] MB] Drush bootstrap phase : _drush_bootstrap_drupal_full() [0.35 sec, [bootstrap] 8.89 MB] Cache HIT cid: [debug] 6.8-dev-install_profile-3e144fa97ca145d005d335d8b3a72896 [0.55 sec, 19.03 MB] Cache HIT cid: 6.8-dev-alias-path--d26dfbee45ea477a31c424c200d0937d [debug] [1 sec, 19.83 MB] Cache HIT cid: [debug] 6.8-dev-install_profile-3e144fa97ca145d005d335d8b3a72896 [0.58 sec, 19.03 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-5-723b2967348ed10e99c3c17f81bb34e0 [0.61 sec, 19.05 MB] Bootstrap to phase 5. [0.73 sec, 19.82 MB] [bootstrap] Found command: hosting-task (commandfile=hosting) [0.73 sec, 19.82 [bootstrap] MB] Loaded alias @server_localhost from file [notice] /var/aegir/.drush/server_localhost.alias.drushrc.php [1.53 sec, 19.86 MB] Cache HIT cid: 6.8-dev-alias-path--d26dfbee45ea477a31c424c200d0937d [debug] [0.97 sec, 19.83 MB] Loaded alias @server_localhost from file [notice] /var/aegir/.drush/server_localhost.alias.drushrc.php [1.64 sec, 19.85 MB] Loaded alias @server_master from file [notice] /var/aegir/.drush/server_master.alias.drushrc.php [2.05 sec, 19.91 MB] Loading apache driver for the http service [2.06 sec, 20 MB] [notice] Loading mysql driver for the db service [2.06 sec, 20.15 MB] [notice] Loaded alias @server_localhost from file [notice] /var/aegir/.drush/server_localhost.alias.drushrc.php [1.65 sec, 19.85 MB] Loaded alias @server_master from file [notice] /var/aegir/.drush/server_master.alias.drushrc.php [2.13 sec, 19.91 MB] Loading apache driver for the http service [2.14 sec, 20 MB] [notice] Loading mysql driver for the db service [2.14 sec, 20.14 MB] [notice] Loaded alias @platform_hostmaster7x3x201704010323 from file [notice] /var/aegir/.drush/platform_hostmaster7x3x201704010323.alias.drushrc.php [2.64 sec, 20.17 MB] Including profiles/hostmaster/modules/aegir/hosting/task.hosting.inc [bootstrap] [2.64 sec, 20.17 MB] Calling hook drush_hosting_task_validate [2.64 sec, 20.24 MB] [debug] Drush bootstrap phase : _drush_bootstrap_drupal_login() [2.64 sec, [bootstrap] 20.24 MB] Successfully logged into Drupal as admin (uid=1) [2.66 sec, 20.3 MB] [bootstrap] Task starts processing: Verify: hostmaster-7.x-3.x-2017-04-01-0323 [queue] [2.67 sec, 20.74 MB] Returned from hook drush_hosting_task_validate [2.67 sec, 20.74 MB] [debug] Calling hook drush_hosting_alias_pre_hosting_task [2.67 sec, 20.75 [debug] MB] Returned from hook drush_hosting_alias_pre_hosting_task [2.67 sec, [debug] 20.76 MB] Calling hook drush_hosting_clone_pre_hosting_task [2.67 sec, 20.76 [debug] MB] Returned from hook drush_hosting_clone_pre_hosting_task [2.67 sec, [debug] 20.76 MB] Calling hook drush_hosting_migrate_pre_hosting_task [2.68 sec, 20.76 [debug] MB] Returned from hook drush_hosting_migrate_pre_hosting_task [2.68 sec, [debug] 20.76 MB] Calling hook drush_hosting_package_pre_hosting_task [2.68 sec, 20.76 [debug] MB] Returned from hook drush_hosting_package_pre_hosting_task [2.68 sec, [debug] 20.76 MB] Calling hook drush_hosting_site_pre_hosting_task [2.68 sec, 20.77 MB] [debug] Returned from hook drush_hosting_site_pre_hosting_task [2.68 sec, [debug] 20.77 MB] Calling hook drush_hosting_task [2.68 sec, 20.78 MB] [debug] Loaded alias @server_master from file [notice] /var/aegir/.drush/server_master.alias.drushrc.php [2.17 sec, 19.91 MB] Loading apache driver for the http service [2.17 sec, 20 MB] [notice] Loading mysql driver for the db service [2.18 sec, 20.14 MB] [notice] Loaded alias @platform_hostmaster7x3x201704010323 from file [notice] /var/aegir/.drush/platform_hostmaster7x3x201704010323.alias.drushrc.php [2.78 sec, 20.16 MB] Including profiles/hostmaster/modules/aegir/hosting/task.hosting.inc [bootstrap] [2.78 sec, 20.17 MB] Calling hook drush_hosting_task_validate [2.8 sec, 20.23 MB] [debug] Drush bootstrap phase : _drush_bootstrap_drupal_login() [2.8 sec, [bootstrap] 20.23 MB] Successfully logged into Drupal as admin (uid=1) [2.8 sec, 20.3 MB] [bootstrap] Task starts processing: Verify: aegir2to3-dev.test [2.81 sec, 20.55 [queue] MB] Returned from hook drush_hosting_task_validate [2.81 sec, 20.56 MB] [debug] Calling hook drush_hosting_alias_pre_hosting_task [2.81 sec, 20.57 [debug] MB] Returned from hook drush_hosting_alias_pre_hosting_task [2.81 sec, [debug] 20.57 MB] Calling hook drush_hosting_clone_pre_hosting_task [2.81 sec, 20.57 [debug] MB] Returned from hook drush_hosting_clone_pre_hosting_task [2.81 sec, [debug] 20.58 MB] Calling hook drush_hosting_migrate_pre_hosting_task [2.81 sec, 20.58 [debug] MB] Returned from hook drush_hosting_migrate_pre_hosting_task [2.81 sec, [debug] 20.58 MB] Calling hook drush_hosting_package_pre_hosting_task [2.82 sec, 20.58 [debug] MB] Returned from hook drush_hosting_package_pre_hosting_task [2.82 sec, [debug] 20.59 MB] Calling hook drush_hosting_site_pre_hosting_task [2.82 sec, 20.6 MB] [debug] Returned from hook drush_hosting_site_pre_hosting_task [2.82 sec, [debug] 20.6 MB] Calling hook drush_hosting_task [2.82 sec, 20.61 MB] [debug] Backend invoke: /usr/bin/php -d magic_quotes_gpc=Off -d [command] magic_quotes_runtime=Off -d magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --root=/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323 --uri= --verbose --debug --yes provision-save '@platform_hostmaster7x3x201704010323' --context_type=platform --master_url=http://aegir2to3-dev.test/ --server='@server_master' --web_server='@server_master' --make_working_copy=null 2>&1 [3.15 sec, 20.87 MB] /usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d [notice] magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --root=/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323 --uri= --verbose --debug --yes provision-save '@platform_hostmaster7x3x201704010323' --context_type=platform --master_url=http://aegir2to3-dev.test/ --server='@server_master' --web_server='@server_master' --make_working_copy=null 2>&1 [3.15 sec, 20.88 MB] Bootstrap to phase 0. [0.02 sec, 1.88 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drush() [0.02 sec, 1.99 MB] [bootstrap] Array to string conversion context.inc:117 [0.02 sec, 2 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2.01 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2.01 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2.01 MB] [notice] Loading drushrc "/var/aegir/.drush/drushrc.php" into "home.drush" [bootstrap] scope. [0.02 sec, 2.01 MB] Array to string conversion context.inc:117 [0.02 sec, 2.02 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2.02 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2.02 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2.03 MB] [notice] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/all/drush/drushrc.php" into "drupal" scope. [0.02 sec, 2.03 MB] Array to string conversion context.inc:117 [0.03 sec, 2.5 MB] [notice] Array to string conversion context.inc:117 [0.03 sec, 2.5 MB] [notice] Array to string conversion context.inc:117 [0.03 sec, 2.5 MB] [notice] Cache HIT cid: [debug] 6.8-dev-commandfiles-0-2b5d9860b6c0a386bfc0777639f370e0 [0.06 sec, 2.51 MB] Loaded alias @platform_hostmaster7x3x201704010323 from file [notice] /var/aegir/.drush/platform_hostmaster7x3x201704010323.alias.drushrc.php [2.71 sec, 20.16 MB] Including profiles/hostmaster/modules/aegir/hosting/task.hosting.inc [bootstrap] [2.71 sec, 20.17 MB] Calling hook drush_hosting_task_validate [2.71 sec, 20.23 MB] [debug] Drush bootstrap phase : _drush_bootstrap_drupal_login() [2.71 sec, [bootstrap] 20.23 MB] Successfully logged into Drupal as admin (uid=1) [2.72 sec, 20.3 MB] [bootstrap] Bootstrap to phase 0. [3.47 sec, 6.83 MB] [bootstrap] Task starts processing: Verify: hostmaster [2.74 sec, 20.88 MB] [queue] Returned from hook drush_hosting_task_validate [2.74 sec, 20.88 MB] [debug] Calling hook drush_hosting_alias_pre_hosting_task [2.74 sec, 20.9 MB] [debug] Returned from hook drush_hosting_alias_pre_hosting_task [2.74 sec, [debug] 20.9 MB] Calling hook drush_hosting_clone_pre_hosting_task [2.74 sec, 20.9 MB] [debug] Returned from hook drush_hosting_clone_pre_hosting_task [2.74 sec, [debug] 20.9 MB] Calling hook drush_hosting_migrate_pre_hosting_task [2.75 sec, 20.9 [debug] MB] Returned from hook drush_hosting_migrate_pre_hosting_task [2.75 sec, [debug] 20.9 MB] Calling hook drush_hosting_package_pre_hosting_task [2.75 sec, 20.91 [debug] MB] Returned from hook drush_hosting_package_pre_hosting_task [2.75 sec, [debug] 20.91 MB] Calling hook drush_hosting_site_pre_hosting_task [2.75 sec, 20.91 MB] [debug] Returned from hook drush_hosting_site_pre_hosting_task [2.75 sec, [debug] 20.91 MB] Calling hook drush_hosting_task [2.75 sec, 20.92 MB] [debug] Bootstrap to phase 0. [3.52 sec, 6.83 MB] [bootstrap] Found command: provision-save (commandfile=provision) [3.53 sec, 6.84[bootstrap] MB] Backend invoke: /usr/bin/php -d magic_quotes_gpc=Off -d [command] magic_quotes_runtime=Off -d magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --root= --uri=aegir2to3-dev.test --verbose --debug --yes provision-save '@hostmaster' --context_type=site --master_url=http://aegir2to3-dev.test/ --db_server='@server_localhost' --platform='@platform_hostmaster7x3x201704010323' --language=en --profile=hostmaster --client_name=admin 2>&1 [3.3 sec, 20.89 MB] /usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d [notice] magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --root= --uri=aegir2to3-dev.test --verbose --debug --yes provision-save '@hostmaster' --context_type=site --master_url=http://aegir2to3-dev.test/ --db_server='@server_localhost' --platform='@platform_hostmaster7x3x201704010323' --language=en --profile=hostmaster --client_name=admin 2>&1 [3.31 sec, 20.89 MB] Bootstrap to phase 0. [0 sec, 1.88 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drush() [0.01 sec, 1.99 MB] [bootstrap] Loading drushrc "/var/aegir/.drush/drushrc.php" into "home.drush" [bootstrap] scope. [0.03 sec, 2 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-0-51eb7d1dd9a296ced44f74a3f8955878 [0.06 sec, 2.03 MB] Bootstrap to phase 0. [3.58 sec, 6.22 MB] [bootstrap] Bootstrap to phase 0. [3.65 sec, 6.23 MB] [bootstrap] Found command: provision-save (commandfile=provision) [3.65 sec, 6.23[bootstrap] MB] Backend invoke: /usr/bin/php -d magic_quotes_gpc=Off -d [command] magic_quotes_runtime=Off -d magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --root=/var/aegir/hostmaster-6.x-2.x --uri= --verbose --debug --yes provision-save '@platform_hostmaster' --context_type=platform --master_url=http://aegir2to3-dev.test/ --server='@server_master' --web_server='@server_master' --make_working_copy=null 2>&1 [3.22 sec, 21.01 MB] Loaded alias @server_master from file [notice] /var/aegir/.drush/server_master.alias.drushrc.php [3.95 sec, 6.87 MB] /usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d [notice] magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --root=/var/aegir/hostmaster-6.x-2.x --uri= --verbose --debug --yes provision-save '@platform_hostmaster' --context_type=platform --master_url=http://aegir2to3-dev.test/ --server='@server_master' --web_server='@server_master' --make_working_copy=null 2>&1 [3.23 sec, 21.02 MB] Loading apache driver for the http service [3.96 sec, 6.96 MB] [notice] Calling hook drush_provision_save [3.96 sec, 7 MB] [debug] Bootstrap to phase 0. [0.01 sec, 1.88 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drush() [0.01 sec, 1.99 MB] [bootstrap] Array to string conversion context.inc:117 [0.02 sec, 2 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2.01 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2.01 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2.01 MB] [notice] Loading drushrc "/var/aegir/.drush/drushrc.php" into "home.drush" [bootstrap] scope. [0.02 sec, 2.01 MB] Array to string conversion context.inc:117 [0.02 sec, 2.02 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2.02 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2.02 MB] [notice] Array to string conversion context.inc:117 [0.02 sec, 2.03 MB] [notice] Loading drushrc [bootstrap] "/var/aegir/hostmaster-6.x-2.x/sites/all/drush/drushrc.php" into "drupal" scope. [0.02 sec, 2.03 MB] Array to string conversion context.inc:117 [0.02 sec, 2.29 MB] [notice] Array to string conversion context.inc:117 [0.03 sec, 2.29 MB] [notice] Array to string conversion context.inc:117 [0.03 sec, 2.29 MB] [notice] Cache MISS cid: [debug] 6.8-dev-commandfiles-0-9955712f74f2a7e294c2998321df8fdf [0.06 sec, 2.29 MB] Cache SET cid: [debug] 6.8-dev-commandfiles-0-9955712f74f2a7e294c2998321df8fdf [0.09 sec, 2.31 MB] Loaded alias @platform_hostmaster7x3x201704010323 from file [notice] /var/aegir/.drush/platform_hostmaster7x3x201704010323.alias.drushrc.php [4.24 sec, 7.01 MB] Undefined index: aliases Alias.php:22 [4.25 sec, 7.08 MB] [notice] Undefined index: drush_aliases Alias.php:25 [4.25 sec, 7.08 MB] [notice] Template loaded from Provision Config class [notice] Provision_Config_Drushrc_Alias: /var/aegir/.drush/provision/Provision/Config/Drushrc/provision_drushrc_alias.tpl.php [4.25 sec, 7.16 MB] Returned from hook drush_provision_save [4.25 sec, 7.16 MB] [debug] Command dispatch complete [4.26 sec, 7.13 MB] [notice] Peak memory usage was 9.19 MB [4.26 sec, 7.12 MB] [memory] Bootstrap to phase 0. [3.57 sec, 6.55 MB] [bootstrap] Loaded alias @server_localhost from file [notice] /var/aegir/.drush/server_localhost.alias.drushrc.php [4.03 sec, 6.26 MB] Bootstrap to phase 0. [3.66 sec, 6.55 MB] [bootstrap] Found command: provision-save (commandfile=provision) [3.67 sec, 6.55[bootstrap] MB] Loaded alias @server_master from file [notice] /var/aegir/.drush/server_master.alias.drushrc.php [4.36 sec, 6.29 MB] Loading apache driver for the http service [4.36 sec, 6.37 MB] [notice] Loading mysql driver for the db service [4.37 sec, 6.51 MB] [notice] Backend invoke: /usr/bin/php -d magic_quotes_gpc=Off -d [command] magic_quotes_runtime=Off -d magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --verbose --debug --yes @platform_hostmaster7x3x201704010323 provision-verify 2>&1 [4.77 sec, 20.92 MB] Loaded alias @server_master from file [notice] /var/aegir/.drush/server_master.alias.drushrc.php [4.04 sec, 6.58 MB] /usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d [notice] magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --verbose --debug --yes @platform_hostmaster7x3x201704010323 provision-verify 2>&1 [4.77 sec, 20.92 MB] Loading apache driver for the http service [4.04 sec, 6.67 MB] [notice] Calling hook drush_provision_save [4.05 sec, 6.71 MB] [debug] Bootstrap to phase 0. [0 sec, 1.88 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drush() [0 sec, 1.99 MB] [bootstrap] Loading drushrc "/var/aegir/.drush/drushrc.php" into "home.drush" [bootstrap] scope. [0.01 sec, 2 MB] Loaded alias @platform_hostmaster7x3x201704010323 from file [notice] /var/aegir/.drush/platform_hostmaster7x3x201704010323.alias.drushrc.php [0.01 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/all/drush/drushrc.php" into "drupal" scope. [0.02 sec, 2.02 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-0-2b5d9860b6c0a386bfc0777639f370e0 [0.08 sec, 2.5 MB] Bootstrap to phase 0. [5.07 sec, 6.82 MB] [bootstrap] Loaded alias @platform_hostmaster7x3x201704010323 from file [notice] /var/aegir/.drush/platform_hostmaster7x3x201704010323.alias.drushrc.php [4.76 sec, 6.53 MB] Calling hook drush_provision_save [4.77 sec, 6.57 MB] [debug] Loaded alias @platform_hostmaster from file [notice] /var/aegir/.drush/platform_hostmaster.alias.drushrc.php [4.35 sec, 6.74 MB] Undefined index: aliases Alias.php:22 [4.36 sec, 6.8 MB] [notice] Undefined index: drush_aliases Alias.php:25 [4.37 sec, 6.8 MB] [notice] Template loaded from Provision Config class [notice] Provision_Config_Drushrc_Alias: /var/aegir/.drush/provision/Provision/Config/Drushrc/provision_drushrc_alias.tpl.php [4.37 sec, 6.88 MB] Returned from hook drush_provision_save [4.38 sec, 6.88 MB] [debug] Command dispatch complete [4.38 sec, 6.85 MB] [notice] Peak memory usage was 8.91 MB [4.38 sec, 6.85 MB] [memory] Bootstrap to phase 0. [5.15 sec, 6.82 MB] [bootstrap] Found command: provision-verify (commandfile=provision) [5.15 sec, [bootstrap] 6.82 MB] Loaded alias @hostmaster from file [notice] /var/aegir/.drush/hostmaster.alias.drushrc.php [5.21 sec, 6.58 MB] Template loaded from Provision Config class [notice] Provision_Config_Drushrc_Alias: /var/aegir/.drush/provision/Provision/Config/Drushrc/provision_drushrc_alias.tpl.php [5.21 sec, 6.73 MB] Returned from hook drush_provision_save [5.21 sec, 6.73 MB] [debug] Command dispatch complete [5.22 sec, 6.69 MB] [notice] Peak memory usage was 8.79 MB [5.22 sec, 6.69 MB] [memory] Loaded alias @server_master from file [notice] /var/aegir/.drush/server_master.alias.drushrc.php [5.54 sec, 6.85 MB] Loading apache driver for the http service [5.54 sec, 6.94 MB] [notice] Including [bootstrap] /var/aegir/.drush/provision/platform/backupmigrate/verify.provision.inc [5.55 sec, 6.95 MB] Including /var/aegir/.drush/provision/platform/verify.provision.inc [bootstrap] [5.55 sec, 6.96 MB] Calling hook drush_provision_drupal_provision_verify_validate [5.55 [debug] sec, 7.01 MB] Returned from hook drush_provision_drupal_provision_verify_validate [debug] [5.55 sec, 7.01 MB] Calling hook drush_provision_drupal_pre_provision_verify [5.55 sec, [debug] 7.02 MB] Drush bootstrap phase : _drush_bootstrap_drupal_root() [5.58 sec, [bootstrap] 8.06 MB] Initialized Drupal 7.54 root directory at [notice] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323 [5.59 sec, 8.06 MB] This platform is running drupal 7.54 [5.59 sec, 8.07 MB] [notice] Found 44 modules in base [5.76 sec, 8.32 MB] [notice] Found 4 themes in base [5.76 sec, 8.35 MB] [notice] Found install profile <em class="placeholder">hostmaster</em> [5.77 [notice] sec, 8.55 MB] Found install profile <em class="placeholder">standard</em> [5.77 [notice] sec, 8.56 MB] Found install profile <em class="placeholder">minimal</em> [5.77 sec, [notice] 8.57 MB] Loaded alias @platform_hostmaster from file [notice] /var/aegir/.drush/platform_hostmaster.alias.drushrc.php [5.05 sec, 21.04 MB] Found 74 modules in profiles/hostmaster [5.93 sec, 8.98 MB] [notice] Found 1 themes in profiles/hostmaster [5.93 sec, 8.99 MB] [notice] Returned from hook drush_provision_drupal_pre_provision_verify [5.95 [debug] sec, 8.46 MB] Calling hook drush_provision_verify [5.95 sec, 8.46 MB] [debug] Loaded alias @hostmaster from file [notice] /var/aegir/.drush/hostmaster.alias.drushrc.php [5.86 sec, 20.92 MB] Backend invoke: /usr/bin/php -d magic_quotes_gpc=Off -d [command] magic_quotes_runtime=Off -d magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --verbose --debug --yes @platform_hostmaster7x3x201704010323 provision-save 2>&1 [6.24 sec, 8.49 MB] /usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d [notice] magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --verbose --debug --yes @platform_hostmaster7x3x201704010323 provision-save 2>&1 [6.24 sec, 8.5 MB] Backend invoke: /usr/bin/php -d magic_quotes_gpc=Off -d [command] magic_quotes_runtime=Off -d magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --verbose --debug --yes @platform_hostmaster provision-verify 2>&1 [5.54 sec, 21.07 MB] /usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d [notice] magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --verbose --debug --yes @platform_hostmaster provision-verify 2>&1 [5.54 sec, 21.07 MB] Bootstrap to phase 0. [0.01 sec, 1.88 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drush() [0.01 sec, 1.99 MB] [bootstrap] Loading drushrc "/var/aegir/.drush/drushrc.php" into "home.drush" [bootstrap] scope. [0.02 sec, 2 MB] Loaded alias @platform_hostmaster7x3x201704010323 from file [notice] /var/aegir/.drush/platform_hostmaster7x3x201704010323.alias.drushrc.php [0.02 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/all/drush/drushrc.php" into "drupal" scope. [0.02 sec, 2.02 MB] Bootstrap to phase 0. [0.01 sec, 1.88 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drush() [0.01 sec, 1.99 MB] [bootstrap] Loading drushrc "/var/aegir/.drush/drushrc.php" into "home.drush" [bootstrap] scope. [0.02 sec, 2 MB] Loaded alias @platform_hostmaster from file [notice] /var/aegir/.drush/platform_hostmaster.alias.drushrc.php [0.02 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-6.x-2.x/sites/all/drush/drushrc.php" into "drupal" scope. [0.02 sec, 2.02 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-0-2b5d9860b6c0a386bfc0777639f370e0 [0.04 sec, 2.5 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-0-9955712f74f2a7e294c2998321df8fdf [0.04 sec, 2.29 MB] Bootstrap to phase 0. [6.5 sec, 6.82 MB] [bootstrap] Bootstrap to phase 0. [5.78 sec, 6.53 MB] [bootstrap] Bootstrap to phase 0. [6.58 sec, 6.82 MB] [bootstrap] Bootstrap to phase 0. [5.86 sec, 6.53 MB] [bootstrap] Found command: provision-save (commandfile=provision) [6.58 sec, 6.82[bootstrap] MB] Found command: provision-verify (commandfile=provision) [5.86 sec, [bootstrap] 6.53 MB] Backend invoke: /usr/bin/php -d magic_quotes_gpc=Off -d [command] magic_quotes_runtime=Off -d magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --verbose --debug --yes @hostmaster provision-verify 2>&1 [6.35 sec, 20.95 MB] /usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d [notice] magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --verbose --debug --yes @hostmaster provision-verify 2>&1 [6.35 sec, 20.95 MB] Bootstrap to phase 0. [0.03 sec, 1.88 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drush() [0.03 sec, 1.99 MB] [bootstrap] Loading drushrc "/var/aegir/.drush/drushrc.php" into "home.drush" [bootstrap] scope. [0.04 sec, 2 MB] Loaded alias @hostmaster from file [notice] /var/aegir/.drush/hostmaster.alias.drushrc.php [0.04 sec, 2.02 MB] Cache SET cid: 6.8-dev-alias-path--d26dfbee45ea477a31c424c200d0937d [debug] [0.08 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/all/drush/drushrc.php" into "drupal" scope. [0.08 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/drushrc.php" into "site" scope. [0.08 sec, 2.5 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-0-2b5d9860b6c0a386bfc0777639f370e0 [0.14 sec, 3.06 MB] Loaded alias @server_master from file [notice] /var/aegir/.drush/server_master.alias.drushrc.php [6.94 sec, 6.86 MB] Bootstrap to phase 0. [6.66 sec, 7.38 MB] [bootstrap] Loaded alias @server_master from file [notice] /var/aegir/.drush/server_master.alias.drushrc.php [6.22 sec, 6.56 MB] Loading apache driver for the http service [6.95 sec, 6.95 MB] [notice] Loading apache driver for the http service [6.22 sec, 6.65 MB] [notice] Calling hook drush_provision_save [6.95 sec, 6.99 MB] [debug] Including [bootstrap] /var/aegir/.drush/provision/platform/backupmigrate/verify.provision.inc [6.22 sec, 6.66 MB] Undefined index: aliases Alias.php:22 [6.96 sec, 7.05 MB] [notice] Including /var/aegir/.drush/provision/platform/verify.provision.inc [bootstrap] [6.22 sec, 6.66 MB] Undefined index: drush_aliases Alias.php:25 [6.96 sec, 7.05 MB] [notice] Calling hook drush_provision_drupal_provision_verify_validate [6.22 [debug] sec, 6.71 MB] Returned from hook drush_provision_drupal_provision_verify_validate [debug] [6.22 sec, 6.71 MB] Template loaded from Provision Config class [notice] Provision_Config_Drushrc_Alias: /var/aegir/.drush/provision/Provision/Config/Drushrc/provision_drushrc_alias.tpl.php [6.96 sec, 7.13 MB] Calling hook drush_provision_drupal_pre_provision_verify [6.22 sec, [debug] 6.72 MB] Returned from hook drush_provision_save [6.97 sec, 7.13 MB] [debug] Command dispatch complete [6.97 sec, 7.1 MB] [notice] Peak memory usage was 8.9 MB [6.97 sec, 7.1 MB] [memory] Drush bootstrap phase : _drush_bootstrap_drupal_root() [6.28 sec, [bootstrap] 7.32 MB] Initialized Drupal 6.31 root directory at [notice] /var/aegir/hostmaster-6.x-2.x [6.29 sec, 7.32 MB] Template loaded from Provision Config class <em [notice] class="placeholder">Provision_Config_Apache_Platform</em>: <em class="placeholder">/var/aegir/.drush/provision/http/Provision/Config/Apache/platform.tpl.php</em> [7.02 sec, 8.58 MB] This platform is running drupal 6.31 [6.29 sec, 7.32 MB] [notice] Executing: sudo /usr/sbin//apache2ctl graceful Bootstrap to phase 0. [6.75 sec, 7.38 MB] [bootstrap] Found command: provision-verify (commandfile=provision) [6.75 sec, [bootstrap] 7.38 MB] Found 33 modules in base [6.33 sec, 7.48 MB] [notice] Found 6 themes in base [6.33 sec, 7.5 MB] [notice] Found install profile hostmaster [6.34 sec, 7.69 MB] [notice] Found install profile default [6.34 sec, 7.71 MB] [notice] Found 47 modules in profiles/hostmaster [6.45 sec, 7.89 MB] [notice] Found 1 themes in profiles/hostmaster [6.45 sec, 7.9 MB] [notice] Returned from hook drush_provision_drupal_pre_provision_verify [6.45 [debug] sec, 7.62 MB] Calling hook drush_provision_verify [6.45 sec, 7.62 MB] [debug] Loaded alias @server_localhost from file [notice] /var/aegir/.drush/server_localhost.alias.drushrc.php [7.1 sec, 7.41 MB] Backend invoke: /usr/bin/php -d magic_quotes_gpc=Off -d [command] magic_quotes_runtime=Off -d magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --verbose --debug --yes @platform_hostmaster provision-save 2>&1 [6.69 sec, 7.64 MB] /usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d [notice] magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --verbose --debug --yes @platform_hostmaster provision-save 2>&1 [6.69 sec, 7.64 MB] <em class="placeholder">apache</em> on <em [notice] class="placeholder">aegir2to3-dev</em> has been restarted [7.43 sec, 8.58 MB] Returned from hook drush_provision_verify [7.43 sec, 8.58 MB] [debug] Calling hook drush_provision_drupal_post_provision_verify [7.43 sec, [debug] 8.59 MB] Returned from hook drush_provision_drupal_post_provision_verify [7.43 [debug] sec, 8.59 MB] [Sat Apr 01 03:28:39 2017] [warn] NameVirtualHost *:80 has no VirtualHosts Template loaded from Provision Config class <em [notice] class="placeholder">Provision_Config_Drushrc</em>: <em class="placeholder">/var/aegir/.drush/provision/Provision/Config/provision_drushrc.tpl.php</em> [7.44 sec, 8.57 MB] Command dispatch complete [7.47 sec, 8.58 MB] [notice] Peak memory usage was 10.67 MB [7.47 sec, 8.57 MB] [memory] Returned from hook drush_hosting_task [7.52 sec, 21.7 MB] [debug] Calling hook drush_hosting_post_hosting_task [7.52 sec, 21.71 MB] [debug] Invoking <em class="placeholder">post_hosting_verify_task</em> hooks. [notice] [7.52 sec, 21.71 MB] Bootstrap to phase 0. [0.01 sec, 1.88 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drush() [0.01 sec, 1.99 MB] [bootstrap] Loading drushrc "/var/aegir/.drush/drushrc.php" into "home.drush" [bootstrap] scope. [0.03 sec, 2 MB] Loaded alias @platform_hostmaster from file [notice] /var/aegir/.drush/platform_hostmaster.alias.drushrc.php [0.04 sec, 2.01 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-6.x-2.x/sites/all/drush/drushrc.php" into "drupal" scope. [0.04 sec, 2.02 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-0-9955712f74f2a7e294c2998321df8fdf [0.05 sec, 2.29 MB] Bootstrap to phase 0. [7 sec, 6.53 MB] [bootstrap] Loaded alias @server_master from file [notice] /var/aegir/.drush/server_master.alias.drushrc.php [7.47 sec, 7.44 MB] Loading apache driver for the http service [7.48 sec, 7.53 MB] [notice] Loading mysql driver for the db service [7.49 sec, 7.66 MB] [notice] Bootstrap to phase 0. [7.07 sec, 6.53 MB] [bootstrap] Found command: provision-save (commandfile=provision) [7.07 sec, 6.53[bootstrap] MB] Loaded alias @server_master from file [notice] /var/aegir/.drush/server_master.alias.drushrc.php [7.49 sec, 6.57 MB] Loaded alias @platform_hostmaster7x3x201704010323 from file [notice] /var/aegir/.drush/platform_hostmaster7x3x201704010323.alias.drushrc.php [7.95 sec, 7.69 MB] Loading apache driver for the http service [7.5 sec, 6.65 MB] [notice] Calling hook drush_provision_save [7.5 sec, 6.69 MB] [debug] Including [bootstrap] /var/aegir/.drush/provision/platform/backupmigrate/verify.provision.inc [7.95 sec, 7.7 MB] Including /var/aegir/.drush/provision/platform/verify.provision.inc [bootstrap] [7.96 sec, 7.7 MB] Calling hook drush_provision_drupal_provision_verify_validate [7.96 [debug] sec, 7.75 MB] Undefined index: aliases Alias.php:22 [7.52 sec, 6.76 MB] [notice] Undefined index: drush_aliases Alias.php:25 [7.52 sec, 6.76 MB] [notice] Template loaded from Provision Config class [notice] Provision_Config_Drushrc_Alias: /var/aegir/.drush/provision/Provision/Config/Drushrc/provision_drushrc_alias.tpl.php [7.52 sec, 6.83 MB] Returned from hook drush_provision_save [7.52 sec, 6.84 MB] [debug] Command dispatch complete [7.53 sec, 6.8 MB] [notice] Peak memory usage was 8.61 MB [7.53 sec, 6.8 MB] [memory] Drush bootstrap phase : _drush_bootstrap_drupal_root() [7.99 sec, [bootstrap] 8.72 MB] Template loaded from Provision Config class [notice] Provision_Config_Apache_Platform: /var/aegir/.drush/provision/http/Provision/Config/Apache/platform.tpl.php [7.56 sec, 7.72 MB] Initialized Drupal 7.54 root directory at [notice] /var/aegir/hostmaster-7.x-3.x-2017-04-01-0323 [8.01 sec, 8.72 MB] Drush bootstrap phase : _drush_bootstrap_drupal_site() [8.01 sec, [bootstrap] 8.73 MB] Executing: sudo /usr/sbin//apache2ctl graceful Initialized Drupal site aegir2to3-dev.test at [notice] sites/aegir2to3-dev.test [8.01 sec, 8.73 MB] Cache HIT cid: [debug] 6.8-dev-install_profile-3e144fa97ca145d005d335d8b3a72896 [8.02 sec, 8.73 MB] Cache MISS cid: [debug] 6.8-dev-commandfiles-2-279269d7719404df67aeb1954c55aab2 [8.02 sec, 8.74 MB] Cache SET cid: [debug] 6.8-dev-commandfiles-2-279269d7719404df67aeb1954c55aab2 [8.07 sec, 8.76 MB] apache on aegir2to3-dev has been restarted [7.74 sec, 7.72 MB] [notice] Returned from hook drush_provision_verify [7.74 sec, 7.72 MB] [debug] Calling hook drush_provision_drupal_post_provision_verify [7.74 sec, [debug] 7.73 MB] Returned from hook drush_provision_drupal_post_provision_verify [7.74 [debug] sec, 7.74 MB] Template loaded from Provision Config class Provision_Config_Drushrc: [notice] /var/aegir/.drush/provision/Provision/Config/provision_drushrc.tpl.php [7.74 sec, 7.72 MB] [Sat Apr 01 03:28:40 2017] [warn] NameVirtualHost *:80 has no VirtualHosts Template loaded from Provision Config class <em [notice] class="placeholder">Provision_Config_Drupal_Settings</em>: <em class="placeholder">/var/aegir/.drush/provision/Provision/Config/Drupal/provision_drupal_settings_7.tpl.php</em> [8.21 sec, 9.93 MB] Command dispatch complete [7.77 sec, 7.72 MB] [notice] Peak memory usage was 9.75 MB [7.77 sec, 7.72 MB] [memory] Returned from hook drush_hosting_task [7.9 sec, 21.56 MB] [debug] Calling hook drush_hosting_post_hosting_task [7.9 sec, 21.57 MB] [debug] Invoking <em class="placeholder">post_hosting_verify_task</em> hooks. [notice] [7.9 sec, 21.57 MB] Drush bootstrap phase : _drush_bootstrap_drupal_configuration() [8.25[bootstrap] sec, 9.94 MB] Drush bootstrap phase : _drush_bootstrap_drupal_database() [8.25 sec,[bootstrap] 9.95 MB] Successfully connected to the Drupal database. [8.25 sec, 9.95 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drupal_full() [8.26 sec, [bootstrap] 10.51 MB] Cache HIT cid: [debug] 6.8-dev-install_profile-3e144fa97ca145d005d335d8b3a72896 [8.41 sec, 21.74 MB] Cache HIT cid: [debug] 6.8-dev-install_profile-3e144fa97ca145d005d335d8b3a72896 [8.41 sec, 21.74 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-5-723b2967348ed10e99c3c17f81bb34e0 [8.42 sec, 21.75 MB] Returned from hook drush_provision_drupal_provision_verify_validate [debug] [8.42 sec, 21.74 MB] Calling hook drush_provision_drupal_pre_provision_verify [8.42 sec, [debug] 21.76 MB] Found install profile <em class="placeholder">hostmaster</em> [8.42 [notice] sec, 22.04 MB] Found install profile <em class="placeholder">standard</em> [8.42 [notice] sec, 22.05 MB] Found install profile <em class="placeholder">minimal</em> [8.42 sec, [notice] 22.05 MB] Returned from hook drush_hosting_post_hosting_task [9 sec, 22.16 MB] [debug] Command dispatch complete [9.01 sec, 22.09 MB] [notice] Peak memory usage was 23.34 MB [9.01 sec, 22.09 MB] [memory] Updated task status to "Successful" [9.01 sec, 22.07 MB] [info] Found 123 modules [8.73 sec, 22.78 MB] [notice] Found 5 themes [8.76 sec, 22.82 MB] [notice] Template loaded from Provision Config class <em [notice] class="placeholder">Provision_Config_Drupal_Alias_Store</em>: <em class="placeholder">/var/aegir/.drush/provision/Provision/Config/Drupal/Alias/provision_drupal_sites.tpl.php</em> [8.79 sec, 22.24 MB] Template loaded from Provision Config class <em [notice] class="placeholder">Provision_Config_Drupal_Settings</em>: <em class="placeholder">/var/aegir/.drush/provision/Provision/Config/Drupal/provision_drupal_settings_7.tpl.php</em> [8.79 sec, 22.26 MB] Template loaded from Provision Config class <em [notice] class="placeholder">Provision_Config_Drushrc_Aegir</em>: <em class="placeholder">/var/aegir/.drush/provision/Provision/Config/Drushrc/provision_drushrc_aegir.tpl.php</em> [8.82 sec, 22.52 MB] Returned from hook drush_provision_drupal_pre_provision_verify [8.82 [debug] sec, 22.51 MB] Calling hook drush_provision_verify [8.83 sec, 22.52 MB] [debug] Backend invoke: /usr/bin/php -d magic_quotes_gpc=Off -d [command] magic_quotes_runtime=Off -d magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --verbose --debug --yes @hostmaster provision-save 2>&1 [9.2 sec, 23.04 MB] /usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d [notice] magic_quotes_sybase=Off /usr/share/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --verbose --debug --yes @hostmaster provision-save 2>&1 [9.2 sec, 23.05 MB] Returned from hook drush_hosting_post_hosting_task [8.76 sec, 21.96 [debug] MB] Command dispatch complete [8.77 sec, 21.9 MB] [notice] Peak memory usage was 23.5 MB [8.77 sec, 21.89 MB] [memory] Updated task status to "Successful" [8.77 sec, 21.88 MB] [info] Bootstrap to phase 0. [0 sec, 1.88 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drush() [0.01 sec, 1.99 MB] [bootstrap] Loading drushrc "/var/aegir/.drush/drushrc.php" into "home.drush" [bootstrap] scope. [0.01 sec, 2 MB] Loaded alias @hostmaster from file [notice] /var/aegir/.drush/hostmaster.alias.drushrc.php [0.01 sec, 2.02 MB] Cache SET cid: 6.8-dev-alias-path--d26dfbee45ea477a31c424c200d0937d [debug] [0.01 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/all/drush/drushrc.php" into "drupal" scope. [0.01 sec, 2.02 MB] Loading drushrc [bootstrap] "/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test/drushrc.php" into "site" scope. [0.02 sec, 2.5 MB] Cache HIT cid: [debug] 6.8-dev-commandfiles-0-2b5d9860b6c0a386bfc0777639f370e0 [0.02 sec, 3.06 MB] Bootstrap to phase 0. [9.32 sec, 7.38 MB] [bootstrap] Bootstrap to phase 0. [9.35 sec, 7.38 MB] [bootstrap] Found command: provision-save (commandfile=provision) [9.35 sec, 7.38[bootstrap] MB] Loaded alias @server_localhost from file [notice] /var/aegir/.drush/server_localhost.alias.drushrc.php [9.47 sec, 7.41 MB] Loaded alias @server_master from file [notice] /var/aegir/.drush/server_master.alias.drushrc.php [9.58 sec, 7.44 MB] Loading apache driver for the http service [9.58 sec, 7.53 MB] [notice] Loading mysql driver for the db service [9.58 sec, 7.67 MB] [notice] Loaded alias @platform_hostmaster7x3x201704010323 from file [notice] /var/aegir/.drush/platform_hostmaster7x3x201704010323.alias.drushrc.php [9.71 sec, 7.7 MB] Calling hook drush_provision_save [9.71 sec, 7.73 MB] [debug] Template loaded from Provision Config class [notice] Provision_Config_Drushrc_Alias: /var/aegir/.drush/provision/Provision/Config/Drushrc/provision_drushrc_alias.tpl.php [9.72 sec, 7.88 MB] Returned from hook drush_provision_save [9.72 sec, 7.88 MB] [debug] Command dispatch complete [9.72 sec, 7.85 MB] [notice] Peak memory usage was 9.92 MB [9.72 sec, 7.84 MB] [memory] Template loaded from Provision Config class <em [notice] class="placeholder">Provision_Config_Apache_Site</em>: <em class="placeholder">/var/aegir/.drush/provision/http/Provision/Config/Apache/vhost.tpl.php</em> [9.74 sec, 23.1 MB] Executing: sudo /usr/sbin//apache2ctl graceful <em class="placeholder">apache</em> on <em [notice] class="placeholder">aegir2to3-dev</em> has been restarted [9.81 sec, 23.1 MB] Returned from hook drush_provision_verify [9.82 sec, 23.1 MB] [debug] Calling hook drush_provision_drupal_post_provision_verify [9.82 sec, [debug] 23.13 MB] [Sat Apr 01 03:28:41 2017] [warn] NameVirtualHost *:80 has no VirtualHosts WD actions: 5 orphaned actions (user_block_ip_action, [info] views_bulk_operations_delete_comment_action, views_bulk_operations_delete_node_action, views_bulk_operations_delete_term_action, views_bulk_operations_delete_user_action) exist in the actions table. Remove orphaned actions [10.57 sec, 41.28 MB] All caches flushed [10.64 sec, 40.26 MB] [notice] Returned from hook drush_provision_drupal_post_provision_verify [debug] [10.65 sec, 40.25 MB] Calling hook drush_provision_git_post_provision_verify [10.65 sec, [debug] 40.25 MB] Returned from hook drush_provision_git_post_provision_verify [10.65 [debug] sec, 40.25 MB] Calling hook drush_server_data_post_provision_verify [10.65 sec, [debug] 40.25 MB] server_data received from the frontend (d()->server_data): [10.65 [notice] sec, 40.25 MB] Returned from hook drush_server_data_post_provision_verify [10.65 [debug] sec, 40.26 MB] Calling hook drush_site_data_post_provision_verify [10.65 sec, 40.26 [debug] MB] site_data received from the frontend (d()->site_data): [10.65 sec, [notice] 40.26 MB] Returned from hook drush_site_data_post_provision_verify [10.65 sec, [debug] 40.26 MB] Calling hook drush_zz_fix_ownership_post_provision_verify [10.65 sec, [debug] 40.26 MB] Executing: sudo /usr/local/bin/fix-drupal-site-ownership.sh --site-path=/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test --script-user=aegir --web-group=www-data sudo: no tty present and no askpass program specified [10.66 sec, [warning] 40.27 MB] Returned from hook drush_zz_fix_ownership_post_provision_verify [debug] [10.66 sec, 40.27 MB] Calling hook drush_zz_fix_permissions_post_provision_verify [10.66 [debug] sec, 40.27 MB] sudo: no tty present and no askpass program specified Executing: sudo /usr/local/bin/fix-drupal-site-permissions.sh --site-path=/var/aegir/hostmaster-7.x-3.x-2017-04-01-0323/sites/aegir2to3-dev.test sudo: no tty present and no askpass program specified [10.67 sec, [warning] 40.27 MB] Returned from hook drush_zz_fix_permissions_post_provision_verify [debug] [10.67 sec, 40.27 MB] sudo: no tty present and no askpass program specified Template loaded from Provision Config class <em [notice] class="placeholder">Provision_Config_Drushrc_Site</em>: <em class="placeholder">/var/aegir/.drush/provision/Provision/Config/Drushrc/provision_drushrc_site.tpl.php</em> [10.68 sec, 40.2 MB] Command dispatch complete [10.69 sec, 40.2 MB] [notice] Timer Cum (sec) Count Avg (msec) page 2.442 1 2442.29 Peak memory usage was 42.54 MB [10.69 sec, 40.2 MB] [memory] Returned from hook drush_hosting_task [10.77 sec, 22.68 MB] [debug] Calling hook drush_hosting_post_hosting_task [10.77 sec, 22.69 MB] [debug] Invoking <em class="placeholder">post_hosting_verify_task</em> hooks. [notice] [10.77 sec, 22.69 MB] Returned from hook drush_hosting_post_hosting_task [11.3 sec, 23.38 [debug] MB] Command dispatch complete [11.3 sec, 23.32 MB] [notice] Peak memory usage was 23.97 MB [11.3 sec, 23.32 MB] [memory] Updated task status to "Warning" [11.31 sec, 23.3 MB] [info] , code: 0) Finished running a custom verify task for the hostmaster site. [ok] Building platform: drupal6 and adding to hostmaster. [ok] Beginning to build [ok] /var/aegir/.drush/provision/provision-tests/makes/drupal6.make. drupal-6.38 downloaded. [ok] drupal patched with drupal7-unicode_requirements-2332295-23.patch. [ok] Generated PATCHES.txt file for drupal [ok] Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal6.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 440 Starting task "Verify: hostmaster-7.x-3.x-2017-04-01-0323" [ok] [node/106]. Launched task "Verify: hostmaster-7.x-3.x-2017-04-01-0323" in a [ok] forked process. [node/106] Starting task "Verify: aegir2to3-dev.test" [node/107]. [ok] Launched task "Verify: aegir2to3-dev.test" in a forked process. [ok] [node/107] Starting task "Verify: drupal6" [node/164]. [ok] Launched task "Verify: drupal6" in a forked process. [node/164] [ok] Building platform: drupal7 and adding to hostmaster. [ok] Beginning to build [ok] /var/aegir/.drush/provision/provision-tests/makes/drupal7.make. drupal-7.54 downloaded. [ok] Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Starting task "Verify: drupal7" [node/166]. [ok] Launched task "Verify: drupal7" in a forked process. [node/166] [ok] Installing: drupal6-default.aegir.example.com on platform: drupal6 [ok] with profile: default. Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/drupal6-default.aegir.example.com.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/drupal6-default.aegir.example.com.alias.drushrc.php to 440 Created drupal6defaultae database [success] Created <code>sites/drupal6-default.aegir.example.com</code> [success] Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com</code> to 755 Created <code>sites/drupal6-default.aegir.example.com/themes</code> [success] Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/themes</code> to 2775 Created <code>sites/drupal6-default.aegir.example.com/modules</code> [success] Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/modules</code> to 2775 Created [success] <code>sites/drupal6-default.aegir.example.com/libraries</code> Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/libraries</code> to 2775 Created <code>sites/drupal6-default.aegir.example.com/files</code> [success] Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/files</code> to 2770 Created [success] <code>sites/drupal6-default.aegir.example.com/files/tmp</code> Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/files/tmp</code> to 2770 Created [success] <code>sites/drupal6-default.aegir.example.com/files/images</code> Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/files/images</code> to 2770 Created [success] <code>sites/drupal6-default.aegir.example.com/files/pictures</code> Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/files/pictures</code> to 2770 Created [success] <code>sites/drupal6-default.aegir.example.com/files/css</code> Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/files/css</code> to 2770 Created <code>sites/drupal6-default.aegir.example.com/files/js</code> [success] Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/files/js</code> to 2770 Created [success] <code>sites/drupal6-default.aegir.example.com/files/ctools</code> Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/files/ctools</code> to 2770 Created [success] <code>sites/drupal6-default.aegir.example.com/files/imagecache</code> Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/files/imagecache</code> to 2770 Created [success] <code>sites/drupal6-default.aegir.example.com/files/locations</code> Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/files/locations</code> to 2770 Created <code>sites/drupal6-default.aegir.example.com/private</code> [success] Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/private</code> to 2770 Created [success] <code>sites/drupal6-default.aegir.example.com/private/files</code> Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/private/files</code> to 2770 Created [success] <code>sites/drupal6-default.aegir.example.com/private/temp</code> Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/private/temp</code> to 2770 Created [success] <code>sites/drupal6-default.aegir.example.com/files/styles</code> Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/files/styles</code> to 2770 Created [success] <code>sites/drupal6-default.aegir.example.com/private/config</code> Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/private/config</code> to 2770 Created [success] <code>sites/drupal6-default.aegir.example.com/private/config/sync</code> Changed permissions of [success] <code>sites/drupal6-default.aegir.example.com/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/drupal6-default.aegir.example.com/files</code> to www-data Changed group ownership of [success] <code>sites/drupal6-default.aegir.example.com/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/drupal6-default.aegir.example.com/files/images</code> to www-data Changed group ownership of [success] <code>sites/drupal6-default.aegir.example.com/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/drupal6-default.aegir.example.com/files/css</code> to www-data Changed group ownership of [success] <code>sites/drupal6-default.aegir.example.com/files/js</code> to www-data Changed group ownership of [success] <code>sites/drupal6-default.aegir.example.com/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/drupal6-default.aegir.example.com/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/drupal6-default.aegir.example.com/files/locations</code> to www-data Changed group ownership of [success] <code>sites/drupal6-default.aegir.example.com/private</code> to www-data Changed group ownership of [success] <code>sites/drupal6-default.aegir.example.com/private/files</code> to www-data Changed group ownership of [success] <code>sites/drupal6-default.aegir.example.com/private/temp</code> to www-data Changed group ownership of [success] <code>sites/drupal6-default.aegir.example.com/files/styles</code> to www-data Changed group ownership of [success] <code>sites/drupal6-default.aegir.example.com/private/config</code> to www-data Changed group ownership of [success] <code>sites/drupal6-default.aegir.example.com/private/config/sync</code> to www-data Generated config in write(): virtual host configuration file [success] (/var/aegir/config/server_master/apache/vhost.d/drupal6-default.aegir.example.com) Generated blank Drupal local.settings.php file [success] Changed group ownership of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/local.settings.php</code> to 440 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Login url: [success] http://drupal6-default.aegir.example.com/user/reset/1/1491010210/v6oZy_Ydz3wj19vaPiSMuPw6eCw/login Sent welcome mail to this.email@is.invalid [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal6.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal6/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal6.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 440 Generated config in write(): platform configuration file [success] (/var/aegir/config/server_master/apache/platform.d/platform_drupal6.conf) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/all/drush/drushrc.php to 644 Generated config in write(): Platform Drush configuration file [success] (/var/aegir/platforms/drupal6/sites/all/drush/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Starting task "Import: drupal6-default.aegir.example.com" [node/169]. [ok] Launched task "Import: drupal6-default.aegir.example.com" in a forked [ok] process. [node/169] Installing: drupal7-standard.aegir.example.com on platform: drupal7 [ok] with profile: standard. Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/drupal7-standard.aegir.example.com.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/drupal7-standard.aegir.example.com.alias.drushrc.php to 440 Created drupal7standarda database [success] Created <code>sites/drupal7-standard.aegir.example.com</code> [success] Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com</code> to 755 Created <code>sites/drupal7-standard.aegir.example.com/themes</code> [success] Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/themes</code> to 2775 Created <code>sites/drupal7-standard.aegir.example.com/modules</code> [success] Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/modules</code> to 2775 Created [success] <code>sites/drupal7-standard.aegir.example.com/libraries</code> Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/libraries</code> to 2775 Created <code>sites/drupal7-standard.aegir.example.com/files</code> [success] Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files</code> to 2770 Created [success] <code>sites/drupal7-standard.aegir.example.com/files/tmp</code> Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/tmp</code> to 2770 Created [success] <code>sites/drupal7-standard.aegir.example.com/files/images</code> Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/images</code> to 2770 Created [success] <code>sites/drupal7-standard.aegir.example.com/files/pictures</code> Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/pictures</code> to 2770 Created [success] <code>sites/drupal7-standard.aegir.example.com/files/css</code> Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/css</code> to 2770 Created [success] <code>sites/drupal7-standard.aegir.example.com/files/js</code> Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/js</code> to 2770 Created [success] <code>sites/drupal7-standard.aegir.example.com/files/ctools</code> Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/ctools</code> to 2770 Created [success] <code>sites/drupal7-standard.aegir.example.com/files/imagecache</code> Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/imagecache</code> to 2770 Created [success] <code>sites/drupal7-standard.aegir.example.com/files/locations</code> Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/locations</code> to 2770 Created <code>sites/drupal7-standard.aegir.example.com/private</code> [success] Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/private</code> to 2770 Created [success] <code>sites/drupal7-standard.aegir.example.com/private/files</code> Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/private/files</code> to 2770 Created [success] <code>sites/drupal7-standard.aegir.example.com/private/temp</code> Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/private/temp</code> to 2770 Created [success] <code>sites/drupal7-standard.aegir.example.com/files/styles</code> Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/styles</code> to 2770 Created [success] <code>sites/drupal7-standard.aegir.example.com/private/config</code> Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/private/config</code> to 2770 Created [success] <code>sites/drupal7-standard.aegir.example.com/private/config/sync</code> Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/images</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/css</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/js</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/locations</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/private</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/private/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/private/temp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/styles</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/private/config</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/private/config/sync</code> to www-data Generated config in write(): virtual host configuration file [success] (/var/aegir/config/server_master/apache/vhost.d/drupal7-standard.aegir.example.com) Generated blank Drupal local.settings.php file [success] Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/local.settings.php</code> to 440 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com</code> to 755 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/themes</code> to 2775 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/modules</code> to 2775 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/libraries</code> to 2775 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files</code> to 2770 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/tmp</code> to 2770 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/images</code> to 2770 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/pictures</code> to 2770 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/css</code> to 2770 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/js</code> to 2770 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/ctools</code> to 2770 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/imagecache</code> to 2770 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/locations</code> to 2770 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/private</code> to 2770 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/private/files</code> to 2770 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/private/temp</code> to 2770 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/files/styles</code> to 2770 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/private/config</code> to 2770 Changed permissions of [success] <code>sites/drupal7-standard.aegir.example.com/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/images</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/css</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/js</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/locations</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/private</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/private/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/private/temp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/files/styles</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/private/config</code> to www-data Changed group ownership of [success] <code>sites/drupal7-standard.aegir.example.com/private/config/sync</code> to www-data Login url: [success] http://drupal7-standard.aegir.example.com/user/reset/1/1491010261/YUmbKVEi4plHPAGFISQrCakkDoHpLS8Rdqq6h_XR2kU/login Sent welcome mail to this.email@is.invalid [success] Generated config in write(): Drupal sites.php file [success] (/var/aegir/platforms/drupal7/sites/sites.php) Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal7/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Generated config in write(): platform configuration file [success] (/var/aegir/config/server_master/apache/platform.d/platform_drupal7.conf) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 644 Generated config in write(): Platform Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/all/drush/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Starting task "Verify: drupal6-default.aegir.example.com" [node/171]. [ok] Launched task "Verify: drupal6-default.aegir.example.com" in a forked [ok] process. [node/171] Starting task "Import: drupal7-standard.aegir.example.com" [ok] [node/174]. Launched task "Import: drupal7-standard.aegir.example.com" in a [ok] forked process. [node/174] Installing: drupal7-minimal.aegir.example.com on platform: drupal7 [ok] with profile: minimal. Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/drupal7-minimal.aegir.example.com.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/drupal7-minimal.aegir.example.com.alias.drushrc.php to 440 Created drupal7minimalae database [success] Created <code>sites/drupal7-minimal.aegir.example.com</code> [success] Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com</code> to 755 Created <code>sites/drupal7-minimal.aegir.example.com/themes</code> [success] Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/themes</code> to 2775 Created <code>sites/drupal7-minimal.aegir.example.com/modules</code> [success] Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/modules</code> to 2775 Created [success] <code>sites/drupal7-minimal.aegir.example.com/libraries</code> Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/libraries</code> to 2775 Created <code>sites/drupal7-minimal.aegir.example.com/files</code> [success] Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files</code> to 2770 Created [success] <code>sites/drupal7-minimal.aegir.example.com/files/tmp</code> Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/tmp</code> to 2770 Created [success] <code>sites/drupal7-minimal.aegir.example.com/files/images</code> Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/images</code> to 2770 Created [success] <code>sites/drupal7-minimal.aegir.example.com/files/pictures</code> Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/pictures</code> to 2770 Created [success] <code>sites/drupal7-minimal.aegir.example.com/files/css</code> Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/css</code> to 2770 Created <code>sites/drupal7-minimal.aegir.example.com/files/js</code> [success] Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/js</code> to 2770 Created [success] <code>sites/drupal7-minimal.aegir.example.com/files/ctools</code> Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/ctools</code> to 2770 Created [success] <code>sites/drupal7-minimal.aegir.example.com/files/imagecache</code> Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/imagecache</code> to 2770 Created [success] <code>sites/drupal7-minimal.aegir.example.com/files/locations</code> Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/locations</code> to 2770 Created <code>sites/drupal7-minimal.aegir.example.com/private</code> [success] Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/private</code> to 2770 Created [success] <code>sites/drupal7-minimal.aegir.example.com/private/files</code> Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/private/files</code> to 2770 Created [success] <code>sites/drupal7-minimal.aegir.example.com/private/temp</code> Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/private/temp</code> to 2770 Created [success] <code>sites/drupal7-minimal.aegir.example.com/files/styles</code> Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/styles</code> to 2770 Created [success] <code>sites/drupal7-minimal.aegir.example.com/private/config</code> Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/private/config</code> to 2770 Created [success] <code>sites/drupal7-minimal.aegir.example.com/private/config/sync</code> Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/images</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/css</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/js</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/locations</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/private</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/private/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/private/temp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/styles</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/private/config</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/private/config/sync</code> to www-data Generated config in write(): virtual host configuration file [success] (/var/aegir/config/server_master/apache/vhost.d/drupal7-minimal.aegir.example.com) Generated blank Drupal local.settings.php file [success] Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/local.settings.php</code> to 440 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com</code> to 755 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/themes</code> to 2775 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/modules</code> to 2775 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/libraries</code> to 2775 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files</code> to 2770 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/tmp</code> to 2770 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/images</code> to 2770 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/pictures</code> to 2770 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/css</code> to 2770 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/js</code> to 2770 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/ctools</code> to 2770 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/imagecache</code> to 2770 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/locations</code> to 2770 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/private</code> to 2770 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/private/files</code> to 2770 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/private/temp</code> to 2770 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/files/styles</code> to 2770 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/private/config</code> to 2770 Changed permissions of [success] <code>sites/drupal7-minimal.aegir.example.com/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/images</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/css</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/js</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/locations</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/private</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/private/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/private/temp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/files/styles</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/private/config</code> to www-data Changed group ownership of [success] <code>sites/drupal7-minimal.aegir.example.com/private/config/sync</code> to www-data Login url: [success] http://drupal7-minimal.aegir.example.com/user/reset/1/1491010324/O3X-I0KhZXxFNTtcd7mZDw9jxzpAAj8PW88zWfdZpIM/login Sent welcome mail to this.email@is.invalid [success] Generated config in write(): Drupal sites.php file [success] (/var/aegir/platforms/drupal7/sites/sites.php) Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal7/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Generated config in write(): platform configuration file [success] (/var/aegir/config/server_master/apache/platform.d/platform_drupal7.conf) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 644 Generated config in write(): Platform Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/all/drush/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Starting task "Verify: drupal7-standard.aegir.example.com" [ok] [node/176]. Launched task "Verify: drupal7-standard.aegir.example.com" in a [ok] forked process. [node/176] Starting task "Import: drupal7-minimal.aegir.example.com" [node/179]. [ok] Launched task "Import: drupal7-minimal.aegir.example.com" in a forked [ok] process. [node/179] Removing: drupal6-default.aegir.example.com. [ok] Changed group ownership of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed group ownership of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/drupal6-default.aegir.example.com-20170401.033302.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups exists. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/drupal6-default.aegir.example.com-20170401.033302.tar.gz to /var/aegir/backups/drupal6-default.aegir.example.com-20170401.033302.tar.gz Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted symlink [success] /var/aegir/clients/admin/drupal6-default.aegir.example.com Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Starting task "Verify: drupal7-minimal.aegir.example.com" [node/181]. [ok] Launched task "Verify: drupal7-minimal.aegir.example.com" in a forked [ok] process. [node/181] Removing: drupal7-standard.aegir.example.com. [ok] Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/drupal7-standard.aegir.example.com-20170401.033341.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups exists. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/drupal7-standard.aegir.example.com-20170401.033341.tar.gz to /var/aegir/backups/drupal7-standard.aegir.example.com-20170401.033341.tar.gz Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config in write(): Drupal sites.php file [success] (/var/aegir/platforms/drupal7/sites/sites.php) Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Deleted symlink [success] /var/aegir/clients/admin/drupal7-standard.aegir.example.com Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Removing: drupal7-minimal.aegir.example.com. [ok] Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/drupal7-minimal.aegir.example.com-20170401.033416.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups exists. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/drupal7-minimal.aegir.example.com-20170401.033416.tar.gz to /var/aegir/backups/drupal7-minimal.aegir.example.com-20170401.033416.tar.gz Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config in write(): Drupal sites.php file [success] (/var/aegir/platforms/drupal7/sites/sites.php) Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Deleted symlink [success] /var/aegir/clients/admin/drupal7-minimal.aegir.example.com Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Building platform: drupal7_other and adding to hostmaster. [ok] Beginning to build [ok] /var/aegir/.drush/provision/provision-tests/makes/drupal7.make. drupal-7.54 downloaded. [ok] Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7_other.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 440 Starting task "Verify: drupal7_other" [node/186]. [ok] Launched task "Verify: drupal7_other" in a forked process. [node/186] [ok] Installing: drupal7-migrate-drupal7-other.aegir.example.com on [ok] platform: drupal7 with profile: standard. Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 440 Created drupal7migratedr database [success] Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com</code> to 755 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/themes</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/themes</code> to 2775 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/modules</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/modules</code> to 2775 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries</code> to 2775 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code> to 2770 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code> to 2770 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code> to 2770 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code> to 2770 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code> to 2770 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code> to 2770 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code> to 2770 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code> to 2770 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code> to 2770 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code> to 2770 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code> to 2770 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code> to 2770 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/styles</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/styles</code> to 2770 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config</code> to 2770 Created [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config/sync</code> Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/styles</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config/sync</code> to www-data Generated config in write(): virtual host configuration file [success] (/var/aegir/config/server_master/apache/vhost.d/drupal7-migrate-drupal7-other.aegir.example.com) Generated blank Drupal local.settings.php file [success] Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to 440 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com</code> to 755 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/themes</code> to 2775 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/modules</code> to 2775 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries</code> to 2775 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/styles</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/styles</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config/sync</code> to www-data Login url: [success] http://drupal7-migrate-drupal7-other.aegir.example.com/user/reset/1/1491010528/btfKfWFmMY1Nxc6CSMJ3_ytXoiYXw9izFv6TYcalwFQ/login Sent welcome mail to this.email@is.invalid [success] Generated config in write(): Drupal sites.php file [success] (/var/aegir/platforms/drupal7/sites/sites.php) Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal7/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Generated config in write(): platform configuration file [success] (/var/aegir/config/server_master/apache/platform.d/platform_drupal7.conf) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 644 Generated config in write(): Platform Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/all/drush/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Starting task "Import: [ok] drupal7-migrate-drupal7-other.aegir.example.com" [node/189]. Launched task "Import: [ok] drupal7-migrate-drupal7-other.aegir.example.com" in a forked process. [node/189] Downloading module: token to site: [ok] drupal7-migrate-drupal7-other.aegir.example.com. Project token (7.x-1.7) downloaded to [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/modules/token. Starting task "Verify: [ok] drupal7-migrate-drupal7-other.aegir.example.com" [node/191]. Launched task "Verify: [ok] drupal7-migrate-drupal7-other.aegir.example.com" in a forked process. [node/191] Migrating: drupal7-migrate-drupal7-other.aegir.example.com to [ok] platform: drupal7_other. Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/drupal7-migrate-drupal7-other.aegir.example.com-20170401.033701.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups exists. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/drupal7-migrate-drupal7-other.aegir.example.com-20170401.033701.tar.gz to /var/aegir/backups/drupal7-migrate-drupal7-other.aegir.example.com-20170401.033701.tar.gz Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal7/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Generated config in write(): platform configuration file [success] (/var/aegir/config/server_master/apache/platform.d/platform_drupal7.conf) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 644 Generated config in write(): Platform Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/all/drush/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7_other.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal7_other/sites is [success] writable by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7_other.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 440 Generated config in write(): platform configuration file [success] (/var/aegir/config/server_master/apache/platform.d/platform_drupal7_other.conf) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/all/drush/drushrc.php to 644 Generated config in write(): Platform Drush configuration file [success] (/var/aegir/platforms/drupal7_other/sites/all/drush/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 440 Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com</code> to 755 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/themes</code> to 2775 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/modules</code> to 2775 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries</code> to 2775 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/styles</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/styles</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config/sync</code> to www-data Generated config in write(): Drupal sites.php file [success] (/var/aegir/platforms/drupal7/sites/sites.php) Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 440 Generated config in write(): virtual host configuration file [success] (/var/aegir/config/server_master/apache/vhost.d/drupal7-migrate-drupal7-other.aegir.example.com) Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal7-migrate-drupal7-other.aegir.example.com to /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 440 Deploying site from [success] /var/aegir/backups/drupal7-migrate-drupal7-other.aegir.example.com-20170401.033701.tar.gz Created drupal7migrate_0 database [success] Successfully extracted the contents of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com Changed group ownership of files in [success] <code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code> to www-data Changed group ownership of private files in [success] <code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code> to www-data Changed group ownership of temp files in [success] <code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code> to www-data Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed group ownership of [success] <code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Found database dump at [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/database.sql. Database dump at [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/database.sql is readable Generated config in write(): Drupal sites.php file [success] (/var/aegir/platforms/drupal7_other/sites/sites.php) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/sites.php to 644 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com</code> to 755 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/themes</code> to 2775 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/modules</code> to 2775 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries</code> to 2775 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/styles</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/styles</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config/sync</code> to www-data Removed dump file [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/database.sql after restoring from it Generated config in write(): virtual host configuration file [success] (/var/aegir/config/server_master/apache/vhost.d/drupal7-migrate-drupal7-other.aegir.example.com) 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) No database updates required [success] 'all' cache was cleared. [success] Finished performing updates. [ok] Changed group ownership of [success] <code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com</code> to 755 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/themes</code> to 2775 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/modules</code> to 2775 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries</code> to 2775 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/styles</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/styles</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config/sync</code> to www-data Generated config in write(): Drupal sites.php file [success] (/var/aegir/platforms/drupal7_other/sites/sites.php) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/sites.php to 644 Changed group ownership of [success] <code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 440 Generated config in write(): virtual host configuration file [success] (/var/aegir/config/server_master/apache/vhost.d/drupal7-migrate-drupal7-other.aegir.example.com) Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal7-migrate-drupal7-other.aegir.example.com to /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config in write(): Drupal sites.php file [success] (/var/aegir/platforms/drupal7/sites/sites.php) Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Changed permissions of [success] /var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7_other.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal7_other/sites is [success] writable by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7_other.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 440 Generated config in write(): platform configuration file [success] (/var/aegir/config/server_master/apache/platform.d/platform_drupal7_other.conf) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/all/drush/drushrc.php to 644 Generated config in write(): Platform Drush configuration file [success] (/var/aegir/platforms/drupal7_other/sites/all/drush/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 440 Changed group ownership of [success] <code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com</code> to 755 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/themes</code> to 2775 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/modules</code> to 2775 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries</code> to 2775 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/styles</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config</code> to 2770 Changed permissions of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/styles</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config</code> to www-data Changed group ownership of [success] <code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/config/sync</code> to www-data Generated config in write(): Drupal sites.php file [success] (/var/aegir/platforms/drupal7_other/sites/sites.php) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/sites.php to 644 Changed group ownership of [success] <code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 440 Generated config in write(): virtual host configuration file [success] (/var/aegir/config/server_master/apache/vhost.d/drupal7-migrate-drupal7-other.aegir.example.com) Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal7-migrate-drupal7-other.aegir.example.com to /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Enabling module: token on site: [ok] drupal7-migrate-drupal7-other.aegir.example.com. The following extensions will be enabled: token Do you really want to continue? (y/n): y token was enabled successfully. [ok] Removing: drupal7-migrate-drupal7-other.aegir.example.com. [ok] Changed group ownership of [success] <code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed group ownership of [success] <code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/drupal7-migrate-drupal7-other.aegir.example.com-20170401.033850.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups exists. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/drupal7-migrate-drupal7-other.aegir.example.com-20170401.033850.tar.gz to /var/aegir/backups/drupal7-migrate-drupal7-other.aegir.example.com-20170401.033850.tar.gz Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config in write(): Drupal sites.php file [success] (/var/aegir/platforms/drupal7_other/sites/sites.php) Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/sites.php to 644 Deleted symlink [success] /var/aegir/clients/admin/drupal7-migrate-drupal7-other.aegir.example.com Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Removing platform: drupal7_other. [ok] Installing: drupal6-upgrade-drupal7.aegir.example.com on platform: [ok] drupal6 with profile: default. Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 440 Created drupal6upgradedr database [success] Created <code>sites/drupal6-upgrade-drupal7.aegir.example.com</code> [success] Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com</code> to 755 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/themes</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/themes</code> to 2775 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/modules</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/modules</code> to 2775 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/libraries</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/libraries</code> to 2775 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files</code> to 2770 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp</code> to 2770 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/images</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/images</code> to 2770 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures</code> to 2770 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/css</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/css</code> to 2770 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/js</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/js</code> to 2770 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools</code> to 2770 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache</code> to 2770 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations</code> to 2770 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private</code> to 2770 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/files</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/files</code> to 2770 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp</code> to 2770 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/styles</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/styles</code> to 2770 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config</code> to 2770 Created [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config/sync</code> Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/images</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/css</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/js</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/files</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/styles</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config/sync</code> to www-data Generated config in write(): virtual host configuration file [success] (/var/aegir/config/server_master/apache/vhost.d/drupal6-upgrade-drupal7.aegir.example.com) Generated blank Drupal local.settings.php file [success] Changed group ownership of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to 440 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Login url: [success] http://drupal6-upgrade-drupal7.aegir.example.com/user/reset/1/1491010800/N4VFTH1PzfisuUidq3gwT0_Ubko/login Sent welcome mail to this.email@is.invalid [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal6.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal6/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal6.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 440 Generated config in write(): platform configuration file [success] (/var/aegir/config/server_master/apache/platform.d/platform_drupal6.conf) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/all/drush/drushrc.php to 644 Generated config in write(): Platform Drush configuration file [success] (/var/aegir/platforms/drupal6/sites/all/drush/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Starting task "Import: drupal6-upgrade-drupal7.aegir.example.com" [ok] [node/202]. Launched task "Import: drupal6-upgrade-drupal7.aegir.example.com" in [ok] a forked process. [node/202] Migrating: drupal6-upgrade-drupal7.aegir.example.com to platform: [ok] drupal7. Changed group ownership of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Changed group ownership of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed group ownership of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/drupal6-upgrade-drupal7.aegir.example.com-20170401.034051.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups exists. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/drupal6-upgrade-drupal7.aegir.example.com-20170401.034051.tar.gz to /var/aegir/backups/drupal6-upgrade-drupal7.aegir.example.com-20170401.034051.tar.gz Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal6.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal6/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal6.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 440 Generated config in write(): platform configuration file [success] (/var/aegir/config/server_master/apache/platform.d/platform_drupal6.conf) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/all/drush/drushrc.php to 644 Generated config in write(): Platform Drush configuration file [success] (/var/aegir/platforms/drupal6/sites/all/drush/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal7/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Generated config in write(): platform configuration file [success] (/var/aegir/config/server_master/apache/platform.d/platform_drupal7.conf) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 644 Generated config in write(): Platform Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/all/drush/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 440 Changed group ownership of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com</code> to 755 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/themes</code> to 2775 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/modules</code> to 2775 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/libraries</code> to 2775 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/images</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/css</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/js</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/files</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/styles</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/images</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/css</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/js</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/files</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/styles</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config/sync</code> to www-data Changed group ownership of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 440 Generated config in write(): virtual host configuration file [success] (/var/aegir/config/server_master/apache/vhost.d/drupal6-upgrade-drupal7.aegir.example.com) Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal6-upgrade-drupal7.aegir.example.com to /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 440 Deploying site from [success] /var/aegir/backups/drupal6-upgrade-drupal7.aegir.example.com-20170401.034051.tar.gz Created drupal6upgrade_0 database [success] Successfully extracted the contents of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com Changed group ownership of files in [success] <code>/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/files</code> to www-data Changed group ownership of private files in [success] <code>/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/private/files</code> to www-data Changed group ownership of temp files in [success] <code>/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp</code> to www-data Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Found database dump at [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/database.sql. Database dump at [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/database.sql is readable Generated config in write(): Drupal sites.php file [success] (/var/aegir/platforms/drupal7/sites/sites.php) Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com</code> to 755 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/themes</code> to 2775 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/modules</code> to 2775 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/libraries</code> to 2775 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/images</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/css</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/js</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/files</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/styles</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/images</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/css</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/js</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/files</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/styles</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config/sync</code> to www-data Removed dump file [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/database.sql after restoring from it Generated config in write(): virtual host configuration file [success] (/var/aegir/config/server_master/apache/vhost.d/drupal6-upgrade-drupal7.aegir.example.com) 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) System 7000 Rename blog and forum permissions to be consistent with other content types. System 7001 Generate a cron key and save it in the variables table. System 7002 Add a table to store blocked IP addresses. System 7003 Update {blocked_ips} with valid IP addresses from {access}. System 7004 Remove hardcoded numeric deltas from all blocks in core. System 7005 Remove throttle columns and variables. System 7007 Convert to new method of storing permissions. System 7009 Rename the variable for primary links. System 7011 Split the 'bypass node access' permission from 'administer nodes'. System 7013 Convert default time zone offset to default time zone name. System 7015 Change the user logout path. System 7016 Remove custom datatype _unsigned in PostgreSQL. System 7017 Change the theme setting 'toggle_node_info' into a per content type variable. System 7018 Shorten the {system}.type column and modify indexes. System 7020 Enable field and field_ui modules. System 7021 Change the PHP for settings permission. System 7027 Enable field type modules. System 7029 Add new 'view own unpublished content' permission for authenticated users. Preserves legacy behavior from Drupal 6.x. System 7032 7032 - Alter field hostname to identifier in the {flood} table. System 7033 Move CACHE_AGGRESSIVE to CACHE_NORMAL. System 7034 Migrate the file path settings and create the new {file_managed} table. System 7036 Split the 'access site in maintenance mode' permission from 'administer site configuration'. System 7042 Upgrade the {url_alias} table and create a cache bin for path aliases. System 7044 Drop the actions_aid table. System 7045 Add expiration field to the {flood} table. System 7046 Switch from the Minnelli theme if it is the default or admin theme. System 7047 Normalize the front page path variable. System 7048 Convert path languages from the empty string to LANGUAGE_NONE. System 7049 Rename 'Default' profile to 'Standard.' System 7050 Change {batch}.id column from serial to regular int. System 7051 make the IP field IPv6 compatible System 7052 Rename file to include_file in {menu_router} table. System 7053 Upgrade standard blocks and menus. System 7054 Remove {cache_}.headers columns. System 7055 Converts fields that store serialized variables from text to blob. System 7057 Increase the size of session-ids. System 7058 Remove cron semaphore variable. System 7059 Create the {file_usage} table. System 7060 Create fields in preparation for migrating upload.module to file.module. System 7061 Migrate upload.module data to the newly created file field. System 7062 Replace 'system_list' index with 'bootstrap' index on {system}. System 7063 Delete {menu_links} records for 'type' => MENU_CALLBACK which would not appear in a fresh install. System 7064 Remove block_callback field from {menu_router}. System 7065 Remove the default value for sid. System 7066 Migrate the 'file_directory_temp' variable. System 7067 Grant administrators permission to view the administration theme. System 7068 Update {url_alias}.language description. System 7069 Remove the obsolete 'site_offline' variable. @see update_fix_d7_requirements() System 7070 Remove the obsolete 'drupal_badge_color' and 'drupal_badge_size' variables. System 7071 Add index missed during upgrade, and fix field default. System 7072 Remove the obsolete 'site_offline_message' variable. @see update_fix_d7_requirements() System 7073 Add binary to {file_managed}, in case system_update_7034() was run without it. System 7074 This update has been removed and will not run. System 7076 Convert menu_links query strings into arrays. System 7077 Revert {file_managed}.filename changed to a binary column. System 7078 Add binary to {date_formats}.format. System 7079 Convert the 'filesize' column in {file_managed} to a bigint. System 7080 Convert the 'format' column in {date_format_locale} to case sensitive varchar. System 7081 Remove the Drupal 6 default install profile if it is still in the database. Block 7000 Set system.weight to a low value for block module. Block should go first so that other modules can alter its output during hook_page_alter(). Almost everything on the page is a block, so before block module runs, there will not be much to alter. Block 7002 Rename {blocks} table to {block}, {blocks_roles} to {block_role} and {boxes} to {block_custom}. Block 7003 Change the weight column to normal int. Block 7004 Add new blocks to new regions, migrate custom variables to blocks. Block 7005 Update the {block_custom}.format column. Block 7006 Recreates cache_block table. Converts fields that hold serialized variables from text to blob. Removes 'headers' column. Block 7007 Change {block_custom}.format into varchar. Block 7008 Update database to match Drupal 7 schema. Block 7009 Increase {block}.title length to 255 characters. Color 7001 Warn site administrator if unsafe CSS color codes are found in the database. Commen 7000 Rename comment display setting variables. t Commen 7001 Change comment status from published being 0 to being 1 t Commen 7002 Rename {comments} table to {comment} and upgrade it. t Commen 7003 Split {comment}.timestamp into 'created' and 'changed', improve t indexing on {comment}. Commen 7004 Upgrade the {node_comment_statistics} table. t Commen 7005 Create the comment_body field. t Commen 7006 Migrate data from the comment field to field storage. t Commen 7007 Add an index to the created column. t Commen 7008 Update database to match Drupal 7 schema. t Commen 7009 Change the last_comment_timestamp column description. t Dblog 7001 Update the {watchdog} table. Dblog 7002 Add an index to the severity column in the watchdog database table. Dblog 7003 Account for possible legacy systems where dblog was not installed. Filter 7000 Upgrade the {filter_formats} table and rename it to {filter_format}. Filter 7001 Break out "escape HTML filter" option to its own filter. Filter 7003 Upgrade the {filter} table for core filters. Filter 7005 Integrate text formats with the user permissions system. This function converts text format role assignments to use the new text format permissions introduced in Drupal 7, creates a fallback (plain text) format that is available to all users, and explicitly sets the text format in cases that used to rely on a single site-wide default. Filter 7008 Grant usage of all text formats to user roles having the 'administer filters' permission. Filter 7009 Converts fields that store serialized variables from text to blob. Filter 7010 Change {filter_format}.format and {filter}.format into varchar. Menu 7000 Migrate the "Default menu for content" setting to individual node types. Menu 7001 Rename "Primary Links" and "Secondary Links" to their Drupal 7 equivalents. Menu 7002 Rename the primarysecondary menu blocks to match previously renamed menus. Menu 7003 Add missing custom menus to active menus list. Node 7000 Upgrade the node type table and fix node type 'module' attribute to avoid name-space conflicts. Node 7001 Rename {node_revisions} table to {node_revision}. Node 7002 Extend the node_promote_status index to include all fields required for the node page query. Node 7003 Remove the node_counter if the statistics module is uninstalled. Node 7004 Extend the existing default preview and teaser settings to all node types. Node 7005 Add statuscommentpromote and sticky columns to the {node_revision} table. Node 7006 Convert body and teaser from node properties to fields, and migrate statuscommentpromote and sticky columns to the {node_revision} table. Node 7007 Remove column min_word_count. Node 7008 Split the 'administer nodes' permission from 'access content overview'. Node 7009 Convert node languages from the empty string to LANGUAGE_NONE. Node 7010 Add the {block_node_type} table. Node 7011 Update the database from Drupal 6 to match the schema. Node 7012 Switches body fields to untranslatable while upgrading from D6 and makes them language neutral. Node 7013 Change {node}.vid default value from 0 to NULL to avoid deadlock issues on MySQL. Node 7014 Add an index on {node}.language. Node 7015 Enable node types that may have been erroneously disabled in Drupal 7.36. Node 7016 Change {history}.nid to an unsigned int in order to match {node}.nid. Taxono 7001 Rename taxonomy tables. my Taxono 7002 Add {vocabulary}.machine_name column. my Taxono 7003 Remove the related terms setting from vocabularies. This my setting has not been used since Drupal 6. The {taxonomy_relations} table itself is retained to allow for data to be upgraded. Taxono 7004 Move taxonomy vocabulary associations for nodes to fields and my field instances. Taxono 7005 Migrate {taxonomy_term_node} table to field storage. @todo: my This function can possibly be made much faster by wrapping a transaction around all the inserts. Taxono 7006 Add {taxonomy_term_data}.format column. my Taxono 7007 Add index on {taxonomy_term_data}.name column to speed up my taxonomy_get_term_by_name(). Taxono 7008 Change the weight columns to normal int. my Taxono 7009 Change {taxonomy_term_data}.format into varchar. my Taxono 7010 Change {taxonomy_index}.created to support signed int. my Taxono 7011 Drop unpublished nodes from the index. my User 7000 Increase the length of the password field to accommodate better hashes. Also re-hashes all current passwords to improve security. This may be a lengthy process, and is performed batch-wise. User 7001 Remove the 'threshold', 'mode' and 'sort' columns from the {users} table. These fields were previously used to store per-user comment settings. User 7002 Convert user time zones from time zone offsets to time zone names. User 7003 Update user settings for cancelling user accounts. Prior to 7.x, users were not able to cancel their accounts. When administrators deleted an account, all contents were assigned to uid 0, which is the same as the 'user_cancel_reassign' method now. User 7005 Changes the users table to allow longer e-mail addresses. User 7006 Add module data to {role_permission}. User 7007 Add a weight column to user roles. User 7008 If 'user_register' variable was unset in Drupal 6, set it to be the same as the Drupal 6 default setting. User 7009 Converts fields that store serialized variables from text to blob. User 7010 Update the {user}.signature_format column. User 7011 Placeholder function. As a fix for user_update_7011() not updating email templates to use the new tokens, user_update_7017() now targets email templates of Drupal 6 sites and already upgraded sites. User 7012 Add the user's pictures to the {file_managed} table and make them managed files. User 7013 Add user module file usage entries. User 7014 Rename the 'post comments without approval' permission. In Drupal 7, this permission has been renamed to 'skip comment approval'. User 7015 Change {users}.signature_format into varchar. User 7016 Update the database to match the schema. User 7017 Update email templates to use new tokens. This function upgrades customized email templates from the old !token format to the new core tokens format. Additionally, in Drupal 7 we no longer e-mail plain text passwords to users, and there is no token for a plain text password in the new token system. Therefore, it also modifies any saved templates using the old '!password' token such that the token is removed, and displays a warning to users that they may need to go and modify the wording of their templates. User 7018 Ensure there is an index on {users}.picture. User 7019 Ensure there is a combined index on {authmap}.uid and {authmap}.module. Do you wish to run all pending updates? (y/n): y 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) User passwords rehashed to improve security [ok] Performed update: user_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7001 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7002 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Migrated user time zones [ok] Performed update: user_update_7002 [ok] Some user time zones have been emptied and need to be set to the [warning] correct values. Use the new time zone options to choose whether to remind users at login to set the correct time zone. 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7003 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7005 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: taxonomy_update_7001 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: taxonomy_update_7002 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: taxonomy_update_7003 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7001 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7002 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7003 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7004 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7005 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: filter_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: filter_update_7001 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: filter_update_7003 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: comment_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: comment_update_7001 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: comment_update_7002 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: comment_update_7003 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: comment_update_7004 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: block_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: block_update_7002 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: block_update_7003 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: block_update_7004 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: block_update_7005 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: block_update_7006 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: block_update_7007 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: block_update_7008 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: block_update_7009 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7001 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7002 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7003 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7004 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7005 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Inserted into {role_permission} the permissions for role ID 1, [ok] Inserted into {role_permission} the permissions for role ID 2 Performed update: system_update_7007 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7006 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7007 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: filter_update_7005 [ok] A new Plain text format has been created which will be available to [status] all users. You can configure this text format on the text format configuration page. 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: filter_update_7008 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: filter_update_7009 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: filter_update_7010 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7008 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7009 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7010 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7011 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7009 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7011 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7013 [ok] The default time zone has been set to Europe/Helsinki. Check the date [warning] and time configuration page to configure it correctly. 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7015 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7016 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7017 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7018 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7020 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7021 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7027 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: taxonomy_update_7004 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: taxonomy_update_7005 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: taxonomy_update_7006 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: taxonomy_update_7007 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: taxonomy_update_7008 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: taxonomy_update_7009 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: taxonomy_update_7010 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: taxonomy_update_7011 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7006 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7006 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7007 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7008 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7009 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7010 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7011 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7012 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7013 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7014 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7015 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: node_update_7016 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: comment_update_7005 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: comment_update_7006 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: comment_update_7007 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: comment_update_7008 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: comment_update_7009 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7029 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7032 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7033 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7034 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7036 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7042 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7044 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7045 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7046 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7047 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7048 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7049 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7050 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7051 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7052 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7053 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7054 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7055 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7057 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7058 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7059 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7060 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7061 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7012 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7013 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Renamed the 'post comments without approval' permission to 'skip [ok] comment approval'. Performed update: user_update_7014 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7015 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7016 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7017 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7018 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: user_update_7019 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7062 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7063 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7064 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7065 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7066 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7067 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7068 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7069 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7070 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7071 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7072 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7073 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7074 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7076 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7077 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: menu_update_7000 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7078 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: dblog_update_7001 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: menu_update_7001 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7079 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: dblog_update_7002 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: menu_update_7002 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7080 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: dblog_update_7003 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: system_update_7081 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: menu_update_7003 [ok] 4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 [warning] byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled) Performed update: color_update_7001 [ok] 'all' cache was cleared. [success] Finished performing updates. [ok] Creating default object from empty value packages_7.inc:156 [warning] Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Creating default object from empty value packages_7.inc:156 [warning] Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com</code> to 755 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/themes</code> to 2775 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/modules</code> to 2775 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/libraries</code> to 2775 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/images</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/css</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/js</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/files</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/styles</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/images</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/css</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/js</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/files</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/styles</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config/sync</code> to www-data Generated config in write(): Drupal sites.php file [success] (/var/aegir/platforms/drupal7/sites/sites.php) Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 440 Generated config in write(): virtual host configuration file [success] (/var/aegir/config/server_master/apache/vhost.d/drupal6-upgrade-drupal7.aegir.example.com) Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal6-upgrade-drupal7.aegir.example.com to /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Could not find the Profile default for Platfrom ID 165, substituted [warning] standard Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal7/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/platform_drupal7.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Generated config in write(): platform configuration file [success] (/var/aegir/config/server_master/apache/platform.d/platform_drupal7.conf) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 644 Generated config in write(): Platform Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/all/drush/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Could not find the Profile default for Platfrom ID 165, substituted [warning] standard Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 440 Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com</code> to 755 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/themes</code> to 2775 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/modules</code> to 2775 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/libraries</code> to 2775 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/images</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/css</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/js</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/files</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/styles</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config</code> to 2770 Changed permissions of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config/sync</code> to 2770 Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/images</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/css</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/js</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/files</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/files/styles</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config</code> to www-data Changed group ownership of [success] <code>sites/drupal6-upgrade-drupal7.aegir.example.com/private/config/sync</code> to www-data Generated config in write(): Drupal sites.php file [success] (/var/aegir/platforms/drupal7/sites/sites.php) Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 640 Generated config in write(): Drush configuration file [success] (/var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php) Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 440 Generated config in write(): virtual host configuration file [success] (/var/aegir/config/server_master/apache/vhost.d/drupal6-upgrade-drupal7.aegir.example.com) Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal6-upgrade-drupal7.aegir.example.com to /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Starting task "Verify: drupal6-upgrade-drupal7.aegir.example.com" [ok] [node/204]. Launched task "Verify: drupal6-upgrade-drupal7.aegir.example.com" in [ok] a forked process. [node/204] Removing: drupal6-upgrade-drupal7.aegir.example.com. [ok] Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed group ownership of [success] <code>/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to www-data Changed permissions of [success] <code>/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/local.settings.php</code> to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config in write(): Drupal settings.php file [success] (/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/drupal6-upgrade-drupal7.aegir.example.com-20170401.034442.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups exists. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/drupal6-upgrade-drupal7.aegir.example.com-20170401.034442.tar.gz to /var/aegir/backups/drupal6-upgrade-drupal7.aegir.example.com-20170401.034442.tar.gz Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 640 Generated config in write(): Site Drush configuration file [success] (/var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php) Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config in write(): Drupal sites.php file [success] (/var/aegir/platforms/drupal7/sites/sites.php) Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Deleted symlink [success] /var/aegir/clients/admin/drupal6-upgrade-drupal7.aegir.example.com Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Removing platform: drupal6. [ok] Removing platform: drupal7. [ok] Running tests failed [error] Drush command terminated abnormally due to an unrecoverable error. [error] 'provision-tests-run' failed. Leaving vm in place for forensic analysis. Build step 'Execute shell' marked build as failure Sending e-mails to: rink@initfour.nl Finished: FAILURE