SuccessConsole Output

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/hudson6316769995664385747.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/hudson5501466668564552269.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: 90%
==> default: Matching MAC address for NAT networking...
==> default: Setting the name of the VM: workspace_default_1491182416364_49655
==> 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: 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: 
==> 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/1491182561/ac50ba636d72ebf31086ca5b182690e3/login
==> 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 114.75 seconds
ctools is already enabled.                                                  [ok]
There were no extensions that could be enabled.                             [ok]
--2017-04-03 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-03 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-03 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-03 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%  391M=0s

2017-04-03 03:22:53 (391 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-03-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-03-0323
mv: cannot move `/usr/share/drush/drush' to `/var/aegir/pre-upgrade-2017-04-03-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-03-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_hostmaster7x3x201704030323.alias.drushrc.php)
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_hostmaster7x3x201704030323.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-03-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_hostmaster7x3x201704030323.alias.drushrc.php
to 640
Generated config in write(): Drush configuration file                  [success]
(/var/aegir/.drush/platform_hostmaster7x3x201704030323.alias.drushrc.php)
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_hostmaster7x3x201704030323.alias.drushrc.php
to 440
Generated config in write(): platform configuration file               [success]
(/var/aegir/config/server_master/apache/platform.d/platform_hostmaster7x3x201704030323.conf)
Created directory                                                      [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-0323/sites/all/drush.
Generated config in write(): Platform Drush configuration file         [success]
(/var/aegir/hostmaster-7.x-3.x-2017-04-03-0323/sites/all/drush/drushrc.php)
Changed permissions of                                                 [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-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-20170403.032335.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-20170403.032335.tar.gz
to /var/aegir/backups/aegir2to3-dev.test-20170403.032335.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-20170403.032335.tar.gz
Created aegir2to3devte_0 database                                      [success]
Successfully extracted the contents of                                 [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-0323/sites/aegir2to3-dev.test
Changed group ownership of files in                                    [success]
<code>/var/aegir/hostmaster-7.x-3.x-2017-04-03-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-03-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-03-0323/sites/aegir2to3-dev.test/private/temp</code>
to www-data
Changed permissions of                                                 [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-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-03-0323/sites/aegir2to3-dev.test/drushrc.php)
Changed permissions of                                                 [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-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-03-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-03-0323/sites/aegir2to3-dev.test/local.settings.php</code>
to 440
Changed permissions of                                                 [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-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-03-0323/sites/aegir2to3-dev.test/settings.php)
Changed permissions of                                                 [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-0323/sites/aegir2to3-dev.test/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-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-03-0323/sites/aegir2to3-dev.test/database.sql.
Database dump at                                                       [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-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-03-0323/sites/sites.php)
Changed permissions of                                                 [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-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-03-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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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">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
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
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-03-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-03-0323/sites/aegir2to3-dev.test/local.settings.php</code>
to 440
Changed permissions of                                                 [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-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-03-0323/sites/aegir2to3-dev.test/settings.php)
Changed permissions of                                                 [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-0323/sites/aegir2to3-dev.test/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-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-03-0323/sites/sites.php)
Changed permissions of                                                 [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-0323/sites/sites.php to 644
Changed group ownership of                                             [success]
<code>/var/aegir/hostmaster-7.x-3.x-2017-04-03-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-03-0323/sites/aegir2to3-dev.test/local.settings.php</code>
to 440
Changed permissions of                                                 [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-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-03-0323/sites/aegir2to3-dev.test/settings.php)
Changed permissions of                                                 [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-0323/sites/aegir2to3-dev.test/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-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-03-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-03-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-03-0323/sites/aegir2to3-dev.test/drushrc.php)
Changed permissions of                                                 [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-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--1b3c4b199607226b0ee7a109f97e1262      [debug]
[0.01 sec, 2.02 MB]
Loading drushrc                                                      [bootstrap]
"/var/aegir/hostmaster-7.x-3.x-2017-04-03-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-03-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-cb38f19502eee15536411fceaec782f7 [0.02 sec,
3.06 MB]
Starting task "Verify: hostmaster-7.x-3.x-2017-04-03-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-03-0323 --uri=aegir2to3-dev.test  hosting-task 102 2>&1 --quiet &);
Launched task "Verify: hostmaster-7.x-3.x-2017-04-03-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.03 sec, 2 MB]
Cache HIT cid: 6.8-dev-alias-path--1b3c4b199607226b0ee7a109f97e1262      [debug]
[0.07 sec, 2.02 MB]
Loading drushrc                                                      [bootstrap]
"/var/aegir/hostmaster-7.x-3.x-2017-04-03-0323/sites/all/drush/drushrc.php"
into "drupal" scope. [0.07 sec, 2.02 MB]
Loading drushrc                                                      [bootstrap]
"/var/aegir/hostmaster-7.x-3.x-2017-04-03-0323/sites/aegir2to3-dev.test/drushrc.php"
into "site" scope. [0.07 sec, 2.49 MB]
Cache HIT cid:                                                           [debug]
6.8-dev-commandfiles-0-cb38f19502eee15536411fceaec782f7 [0.11 sec,
3.05 MB]
Bootstrap to phase 0. [0.19 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-03-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.26 sec, 7.38 MB]                            [bootstrap]
Bootstrap to phase 0. [0.02 sec, 1.88 MB]                            [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drush() [0.02 sec, 1.99 MB] [bootstrap]
Loading drushrc "/var/aegir/.drush/drushrc.php" into "home.drush"    [bootstrap]
scope. [0.02 sec, 2 MB]
Drush bootstrap phase : _drush_bootstrap_drupal_root() [0.29 sec,    [bootstrap]
8.35 MB]
Initialized Drupal 7.54 root directory at                               [notice]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-0323 [0.29 sec, 8.35 MB]
Drush bootstrap phase : _drush_bootstrap_drupal_site() [0.29 sec,    [bootstrap]
8.35 MB]
Initialized Drupal site aegir2to3-dev.test at                           [notice]
sites/aegir2to3-dev.test [0.29 sec, 8.35 MB]
Cache HIT cid: 6.8-dev-alias-path--1b3c4b199607226b0ee7a109f97e1262      [debug]
[0.04 sec, 2.02 MB]
Loading drushrc                                                      [bootstrap]
"/var/aegir/hostmaster-7.x-3.x-2017-04-03-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-03-0323/sites/aegir2to3-dev.test/drushrc.php"
into "site" scope. [0.04 sec, 2.49 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.32 sec,[bootstrap]
8.37 MB]
Successfully connected to the Drupal database. [0.32 sec, 8.37 MB]   [bootstrap]
Cache HIT cid:                                                           [debug]
6.8-dev-commandfiles-0-cb38f19502eee15536411fceaec782f7 [0.06 sec,
3.05 MB]
Drush bootstrap phase : _drush_bootstrap_drupal_full() [0.33 sec,    [bootstrap]
8.89 MB]
Bootstrap to phase 0. [0.19 sec, 7.38 MB]                            [bootstrap]
Bootstrap to phase 5. [0.27 sec, 7.38 MB]                            [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drupal_root() [0.29 sec,    [bootstrap]
8.35 MB]
Cache HIT cid:                                                           [debug]
6.8-dev-install_profile-3e144fa97ca145d005d335d8b3a72896 [0.56 sec,
19.04 MB]
Initialized Drupal 7.54 root directory at                               [notice]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-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]
Cache HIT cid:                                                           [debug]
6.8-dev-install_profile-3e144fa97ca145d005d335d8b3a72896 [0.56 sec,
19.04 MB]
Cache HIT cid:                                                           [debug]
6.8-dev-commandfiles-5-723b2967348ed10e99c3c17f81bb34e0 [0.57 sec,
19.05 MB]
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]
Drush bootstrap phase : _drush_bootstrap_drupal_full() [0.36 sec,    [bootstrap]
8.89 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-03-0323 --uri=aegir2to3-dev.test  hosting-task 105 2>&1 --quiet &);
Launched task "Verify: hostmaster" in a forked process. [node/105]          [ok]
 Timer  Cum (sec)  Count  Avg (msec) 
 page   31.656     1      31655.61
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-03-0323"                  [ok]
[node/106].
Launched task "Verify: hostmaster-7.x-3.x-2017-04-03-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/1491183010/B2Mz8ueB5Wq9aS712a8_yV1DzYc/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/1491183061/dPsBSz8Ei90ksEQx-6UxoMAwBifk1WVSvGBBdVL3GZk/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/1491183124/GqBalwU2QVhDJbWPvJPS26GrKpUQ5sB5m3SxexiQURo/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-20170403.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-20170403.033302.tar.gz
to
/var/aegir/backups/drupal6-default.aegir.example.com-20170403.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-20170403.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-20170403.033341.tar.gz
to
/var/aegir/backups/drupal7-standard.aegir.example.com-20170403.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-20170403.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-20170403.033416.tar.gz
to
/var/aegir/backups/drupal7-minimal.aegir.example.com-20170403.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/1491183327/d1tP1aBt5WAlb6tgRdyZvh63p8etWJqYGj9FcIFSfR8/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-20170403.033659.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-20170403.033659.tar.gz
to
/var/aegir/backups/drupal7-migrate-drupal7-other.aegir.example.com-20170403.033659.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-20170403.033659.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-20170403.033849.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-20170403.033849.tar.gz
to
/var/aegir/backups/drupal7-migrate-drupal7-other.aegir.example.com-20170403.033849.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/1491183599/R2FFlQwvLAbpmp6OKecNahXPu6o/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-20170403.034050.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-20170403.034050.tar.gz
to
/var/aegir/backups/drupal6-upgrade-drupal7.aegir.example.com-20170403.034050.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-20170403.034050.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-20170403.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-20170403.034442.tar.gz
to
/var/aegir/backups/drupal6-upgrade-drupal7.aegir.example.com-20170403.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]
Tests completed successfully                                           [success]
Changed permissions of                                                 [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-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-03-0323/sites/aegir2to3-dev.test/drushrc.php)
Changed permissions of                                                 [success]
/var/aegir/hostmaster-7.x-3.x-2017-04-03-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]
==> default: Forcing shutdown of VM...
==> default: Destroying VM and associated drives...
==> default: Running cleanup tasks for 'puppet' provisioner...
Finished: SUCCESS