Skip to content

Instantly share code, notes, and snippets.

@svpernova09
Created August 24, 2021 02:33
Show Gist options
  • Save svpernova09/e140167d7ee2f0e2e78adcaf6f85b576 to your computer and use it in GitHub Desktop.
Save svpernova09/e140167d7ee2f0e2e78adcaf6f85b576 to your computer and use it in GitHub Desktop.
PS C:\Users\halo\Code\homestead> vagrant up
Bringing machine 'homestead' up with 'virtualbox' provider...
==> homestead: Importing base box 'laravel/homestead'...
==> homestead: Matching MAC address for NAT networking...
==> homestead: Checking if box 'laravel/homestead' version '11.4.0' is up to date...
==> homestead: Setting the name of the VM: homestead
==> homestead: Clearing any previously set network interfaces...
==> homestead: Preparing network interfaces based on configuration...
homestead: Adapter 1: nat
homestead: Adapter 2: hostonly
==> homestead: Forwarding ports...
homestead: 80 (guest) => 8000 (host) (adapter 1)
homestead: 443 (guest) => 44300 (host) (adapter 1)
homestead: 22 (guest) => 2222 (host) (adapter 1)
==> homestead: Running 'pre-boot' VM customizations...
==> homestead: Booting VM...
==> homestead: Waiting for machine to boot. This may take a few minutes...
homestead: SSH address: 127.0.0.1:2222
homestead: SSH username: vagrant
homestead: SSH auth method: private key
homestead: Warning: Connection aborted. Retrying...
homestead: Warning: Connection reset. Retrying...
homestead:
homestead: Vagrant insecure key detected. Vagrant will automatically replace
homestead: this with a newly generated keypair for better security.
homestead:
homestead: Inserting generated public key within guest...
homestead: Removing insecure key from the guest if it's present...
homestead: Key inserted! Disconnecting and reconnecting using new SSH key...
==> homestead: Machine booted and ready!
==> homestead: Checking for guest additions in VM...
==> homestead: Setting hostname...
==> homestead: Configuring and enabling network interfaces...
==> homestead: Mounting shared folders...
homestead: /vagrant => C:/Users/halo/Code/homestead
homestead: /home/vagrant/laravel => C:/Users/halo/Code/fresh-laravel
==> homestead: Detected mount owner ID within mount options. (uid: 1000 guestpath: /home/vagrant/laravel)
==> homestead: Detected mount group ID within mount options. (gid: 1000 guestpath: /home/vagrant/laravel)
==> homestead: Running provisioner: file...
homestead: C:/Users/halo/Code/homestead/aliases => /tmp/bash_aliases
==> homestead: Running provisioner: handle_aliases (shell)...
homestead: Running: inline script
==> homestead: Running provisioner: setting authorize key (shell)...
homestead: Running: inline script
homestead:
homestead: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBeub1sTnpX7Tp7f0ukLAz7dMn7CS9w6eHmc1wtJNp/iXHzyBRKZ+ov8z+voCVJOrSDyTsG0IKcby8+UxwpzR2nyqiBPw+oaSD1elIHFS48h7Wd5f41S6QeHUlhac20fa5EHTnNw9jphtxDuYPa+xiaNdbdvJKC1jZuipsqc4qlcDC1LISOtIsAzMF1fnByWEe3JBvRxvCmegruu424chIGG23elIoBHsOvY/6BI+5G2BNSBvqzHxfQ2mK6j4tEj2K2s+4M3r4FrgZIYgHxxZtADdNGwditFu5ipfaQSc1n5YFQiI87iTO5OZCBdffMY3qQWaE3ne+hAVDSdJLWFDn halo@mobile-rage-work
==> homestead: Running provisioner: setting authorize permissions (shell)...
homestead: Running: inline script
==> homestead: Running provisioner: mk_features (shell)...
homestead: Running: inline script
==> homestead: Running provisioner: own_features (shell)...
homestead: Running: inline script
==> homestead: Running provisioner: apt_update (shell)...
homestead: Running: inline script
homestead: Hit:1 https://deb.nodesource.com/node_14.x focal InRelease
homestead: Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
homestead: Get:3 https://download.docker.com/linux/ubuntu focal InRelease [52.1 kB]
homestead: Hit:4 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu focal InRelease
homestead: Get:5 http://apt.postgresql.org/pub/repos/apt focal-pgdg InRelease [86.7 kB]
homestead: Hit:6 http://archive.ubuntu.com/ubuntu focal InRelease
homestead: Hit:7 http://ppa.launchpad.net/ondrej/php/ubuntu focal InRelease
homestead: Get:8 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
homestead: Get:9 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [275 kB]
homestead: Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [828 kB]
homestead: Get:11 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
homestead: Get:12 http://apt.postgresql.org/pub/repos/apt focal-pgdg/main amd64 Packages [213 kB]
homestead: Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,170 kB]
homestead: Get:14 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [161 kB]
homestead: Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [374 kB]
homestead: Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [53.6 kB]
homestead: Get:17 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [509 kB]
homestead: Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [640 kB]
homestead: Get:19 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [100 kB]
homestead: Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [522 kB]
homestead: Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [252 kB]
homestead: Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [410 kB]
homestead: Get:23 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [58.7 kB]
homestead: Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [632 kB]
homestead: Get:25 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [851 kB]
homestead: Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [179 kB]
homestead: Get:27 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [4,740 B]
homestead: Get:28 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [5,812 B]
homestead: Fetched 7,706 kB in 9s (853 kB/s)
homestead: Reading package lists...
==> homestead: Running provisioner: shell...
homestead: Running: inline script
homestead: Ignoring feature: mysql because it is set to false
==> homestead: Running provisioner: Installing mariadb (shell)...
homestead: Running: script: Installing mariadb
homestead: Reading package lists...
homestead: Building dependency tree...
homestead: Reading state information...
homestead: Package 'mysql-client' is not installed, so not removed
homestead: The following packages were automatically installed and are no longer required:
homestead: gdal-data libaec0 libarmadillo9 libarpack2 libblas3
homestead: libboost-serialization1.71.0 libcfitsio8 libcgi-fast-perl libcgi-pm-perl
homestead: libcharls2 libdap25 libdapclient6v5 libencode-locale-perl libepsilon1
homestead: libevent-core-2.1-7 libevent-pthreads-2.1-7 libfcgi-perl libfreexl1 libfyba0
homestead: libgeos-3.8.0 libgeos-c1v5 libgeotiff5 libgfortran5 libgif7 libgmpxx4ldbl
homestead: libhdf4-0-alt libhdf5-103 libhtml-parser-perl libhtml-tagset-perl
homestead: libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl
homestead: libkmlbase1 libkmldom1 libkmlengine1 liblapack3 liblwp-mediatypes-perl
homestead: libmecab2 libminizip1 libnetcdf15 libogdi4.1 libpoppler97 libproj15
homestead: libprotobuf-c1 libqhull7 libsfcgal1 libsnmp-base libspatialite7 libsuperlu5
homestead: libsz2 libtimedate-perl liburi-perl liburiparser1 libxerces-c3.2
homestead: mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-core-8.0
homestead: mysql-server-core-8.0 odbcinst odbcinst1debian2 proj-bin proj-data
homestead: Use 'sudo apt autoremove' to remove them.
homestead: The following packages will be REMOVED:
homestead: libgdal26* libmysqlclient21* libsnmp35* mysql-client-8.0* mysql-common*
homestead: mysql-server* mysql-server-8.0* php5.6-snmp* php7.0-snmp* php7.1-snmp*
homestead: php7.2-snmp* php7.3-snmp* php7.4-snmp* php8.0-snmp* postgresql-13-postgis-3*
homestead: snmp*
homestead: 0 upgraded, 0 newly installed, 16 to remove and 7 not upgraded.
homestead: After this operation, 45.2 MB disk space will be freed.
homestead: (Reading database ...
(Reading database ... 25%atabase ... 5%
homestead: (Reading database ... 30%
(Reading database ... 55%atabase ... 35%
homestead: (Reading database ... 60%
homestead: (Reading database ... 65%
homestead: (Reading database ... 70%
homestead: (Reading database ... 75%
homestead: (Reading database ... 80%
homestead: (Reading database ... 85%
homestead: (Reading database ... 90%
homestead: (Reading database ... 95%
(Reading database ... 113364 files and directories currently installed.)
homestead: Removing postgresql-13-postgis-3 (3.1.3+dfsg-1~exp1.pgdg20.04+1) ...
homestead: Removing libgdal26 (3.0.4+dfsg-1build3) ...
homestead: Removing php8.0-snmp (8.0.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Removing php7.4-snmp (7.4.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Removing mysql-server (8.0.26-0ubuntu0.20.04.2) ...
homestead: Removing mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ...
homestead: update-alternatives:
homestead: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
homestead: Removing mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ...
homestead: Removing php5.6-snmp (5.6.40-52+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Removing php7.0-snmp (7.0.33-52+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Removing php7.1-snmp (7.1.33-39+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Removing php7.2-snmp (7.2.34-23+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Removing php7.3-snmp (7.3.29-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Removing snmp (5.8+dfsg-2ubuntu2.3) ...
homestead: Removing libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ...
homestead: Removing libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ...
homestead: Removing mysql-common (5.8+1.0.5ubuntu2) ...
homestead: Processing triggers for php7.4-fpm (7.4.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: NOTICE: Not enabling PHP 7.4 FPM by default.
homestead: NOTICE: To enable PHP 7.4 FPM in Apache2 do:
homestead: NOTICE: a2enmod proxy_fcgi setenvif
homestead: NOTICE: a2enconf php7.4-fpm
homestead: NOTICE: You are seeing this message because you have apache2 package installed.
homestead: Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
homestead: Processing triggers for php5.6-fpm (5.6.40-52+ubuntu20.04.1+deb.sury.org+1) ...
homestead: NOTICE: Not enabling PHP 5.6 FPM by default.
homestead: NOTICE: To enable PHP 5.6 FPM in Apache2 do:
homestead: NOTICE: a2enmod proxy_fcgi setenvif
homestead: NOTICE: a2enconf php5.6-fpm
homestead: NOTICE: You are seeing this message because you have apache2 package installed.
homestead: Processing triggers for php7.2-fpm (7.2.34-23+ubuntu20.04.1+deb.sury.org+1) ...
homestead: NOTICE: Not enabling PHP 7.2 FPM by default.
homestead: NOTICE: To enable PHP 7.2 FPM in Apache2 do:
homestead: NOTICE: a2enmod proxy_fcgi setenvif
homestead: NOTICE: a2enconf php7.2-fpm
homestead: NOTICE: You are seeing this message because you have apache2 package installed.
homestead: Processing triggers for man-db (2.9.1-1) ...
homestead: Processing triggers for php8.0-fpm (8.0.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: NOTICE: Not enabling PHP 8.0 FPM by default.
homestead: NOTICE: To enable PHP 8.0 FPM in Apache2 do:
homestead: NOTICE: a2enmod proxy_fcgi setenvif
homestead: NOTICE: a2enconf php8.0-fpm
homestead: NOTICE: You are seeing this message because you have apache2 package installed.
homestead: Processing triggers for php7.1-fpm (7.1.33-39+ubuntu20.04.1+deb.sury.org+1) ...
homestead: NOTICE: Not enabling PHP 7.1 FPM by default.
homestead: NOTICE: To enable PHP 7.1 FPM in Apache2 do:
homestead: NOTICE: a2enmod proxy_fcgi setenvif
homestead: NOTICE: a2enconf php7.1-fpm
homestead: NOTICE: You are seeing this message because you have apache2 package installed.
homestead: Processing triggers for php7.0-fpm (7.0.33-52+ubuntu20.04.1+deb.sury.org+1) ...
homestead: NOTICE: Not enabling PHP 7.0 FPM by default.
homestead: NOTICE: To enable PHP 7.0 FPM in Apache2 do:
homestead: NOTICE: a2enmod proxy_fcgi setenvif
homestead: NOTICE: a2enconf php7.0-fpm
homestead: NOTICE: You are seeing this message because you have apache2 package installed.
homestead: Processing triggers for php7.3-fpm (7.3.29-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: NOTICE: Not enabling PHP 7.3 FPM by default.
homestead: NOTICE: To enable PHP 7.3 FPM in Apache2 do:
homestead: NOTICE: a2enmod proxy_fcgi setenvif
homestead: NOTICE: a2enconf php7.3-fpm
homestead: NOTICE: You are seeing this message because you have apache2 package installed.
homestead: (Reading database ...
homestead: (Reading database ... 5%
homestead: (Reading database ... 10%
homestead: (Reading database ... 15%
homestead: (Reading database ... 20%
homestead: (Reading database ... 25%
homestead: (Reading database ... 30%
homestead: (Reading database ... 35%
homestead: (Reading database ... 40%
homestead: (Reading database ... 45%
homestead: (Reading database ... 50%
homestead: (Reading database ... 55%
homestead: (Reading database ... 60%
homestead: (Reading database ... 65%
homestead: (Reading database ... 70%
homestead: (Reading database ... 75%
homestead: (Reading database ... 80%
homestead: (Reading database ... 85%
homestead: (Reading database ... 90%
homestead: (Reading database ... 95%
homestead: (Reading database ... 100%
homestead: (Reading database ...
homestead: 113046 files and directories currently installed.)
homestead: Purging configuration files for php7.1-snmp (7.1.33-39+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Purging configuration files for mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ...
homestead: Purging configuration files for php7.4-snmp (7.4.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Purging configuration files for mysql-common (5.8+1.0.5ubuntu2) ...
homestead: dpkg: warning: while removing mysql-common, directory '/etc/mysql/conf.d' not empty so not removed
homestead: Purging configuration files for php5.6-snmp (5.6.40-52+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Purging configuration files for php7.2-snmp (7.2.34-23+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Purging configuration files for php7.0-snmp (7.0.33-52+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Purging configuration files for php7.3-snmp (7.3.29-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Purging configuration files for php8.0-snmp (8.0.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Processing triggers for systemd (245.4-4ubuntu3.11) ...
homestead: Reading package lists...
homestead: Building dependency tree...
homestead:
homestead: Reading state information...
homestead: The following packages will be REMOVED:
homestead: gdal-data libaec0 libarmadillo9 libarpack2 libblas3
homestead: libboost-serialization1.71.0 libcfitsio8 libcgi-fast-perl libcgi-pm-perl
homestead: libcharls2 libdap25 libdapclient6v5 libencode-locale-perl libepsilon1
homestead: libevent-core-2.1-7 libevent-pthreads-2.1-7 libfcgi-perl libfreexl1 libfyba0
homestead: libgeos-3.8.0 libgeos-c1v5 libgeotiff5 libgfortran5 libgif7 libgmpxx4ldbl
homestead: libhdf4-0-alt libhdf5-103 libhtml-parser-perl libhtml-tagset-perl
homestead: libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl
homestead: libkmlbase1 libkmldom1 libkmlengine1 liblapack3 liblwp-mediatypes-perl
homestead: libmecab2 libminizip1 libnetcdf15 libogdi4.1 libpoppler97 libproj15
homestead: libprotobuf-c1 libqhull7 libsfcgal1 libsnmp-base libspatialite7 libsuperlu5
homestead: libsz2 libtimedate-perl liburi-perl liburiparser1 libxerces-c3.2
homestead: mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-core-8.0
homestead: mysql-server-core-8.0 odbcinst odbcinst1debian2 proj-bin proj-data
homestead: 0 upgraded, 0 newly installed, 64 to remove and 7 not upgraded.
homestead: After this operation, 349 MB disk space will be freed.
homestead: (Reading database ...
(Reading database ... 15%atabase ... 5%
homestead: (Reading database ... 20%
(Reading database ... 55%atabase ... 25%
homestead: (Reading database ... 60%
homestead: (Reading database ... 65%
homestead: (Reading database ... 70%
homestead: (Reading database ... 75%
homestead: (Reading database ... 80%
homestead: (Reading database ... 85%
homestead: (Reading database ... 90%
homestead: (Reading database ... 95%
homestead: (Reading database ... 100%
homestead: (Reading database ... 113027 files and directories currently installed.)
homestead: Removing gdal-data (3.0.4+dfsg-1build3) ...
homestead: Removing libnetcdf15:amd64 (1:4.7.3-1) ...
homestead: Removing libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ...
homestead: Removing libsz2:amd64 (1.0.4-1) ...
homestead: Removing libaec0:amd64 (1.0.4-1) ...
homestead: Removing libarmadillo9 (1:9.800.4+dfsg-1build1) ...
homestead: Removing libarpack2:amd64 (3.7.0-3) ...
homestead: Removing libsuperlu5:amd64 (5.2.1+dfsg1-4) ...
homestead: Removing liblapack3:amd64 (3.9.0-1build1) ...
homestead: Removing libblas3:amd64 (3.9.0-1build1) ...
homestead: Removing libsfcgal1 (1.3.7-4ubuntu3) ...
homestead: Removing libboost-serialization1.71.0:amd64 (1.71.0-6ubuntu6) ...
homestead: Removing libcfitsio8:amd64 (3.470-3) ...
homestead: Removing libcgi-fast-perl (1:2.15-1) ...
homestead: Removing libhtml-template-perl (2.97-1) ...
homestead: Removing libcgi-pm-perl (4.46-1) ...
homestead: Removing libcharls2:amd64 (2.0.0+dfsg-1build1) ...
homestead: Removing libdapclient6v5:amd64 (3.20.5-1) ...
homestead: Removing libdap25:amd64 (3.20.5-1) ...
homestead: Removing libhttp-message-perl (6.22-1) ...
homestead: Removing libencode-locale-perl (1.05-1) ...
homestead: Removing libepsilon1:amd64 (0.9.2+dfsg-4) ...
homestead: Removing mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ...
homestead: Removing libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ...
homestead: Removing libevent-core-2.1-7:amd64 (2.1.11-stable-1) ...
homestead: Removing libfcgi-perl (0.79-1) ...
homestead: Removing libspatialite7:amd64 (4.3.0a-6build1) ...
homestead: Removing libfreexl1:amd64 (1.0.5-3) ...
homestead: Removing libfyba0:amd64 (4.1.1-6build1) ...
homestead: Removing libgeos-c1v5:amd64 (3.8.0-1build1) ...
homestead: Removing libgeos-3.8.0:amd64 (3.8.0-1build1) ...
homestead: Removing libgeotiff5:amd64 (1.5.1-2) ...
homestead: Removing libgfortran5:amd64 (10.3.0-1ubuntu1~20.04) ...
homestead: Removing libgif7:amd64 (5.1.9-1) ...
homestead: Removing libgmpxx4ldbl:amd64 (2:6.2.0+dfsg-4) ...
homestead: Removing libhdf4-0-alt (4.2.14-1ubuntu1) ...
homestead: Removing libhtml-parser-perl (3.72-5) ...
homestead: Removing libhtml-tagset-perl (3.20-4) ...
homestead: Removing libhttp-date-perl (6.05-1) ...
homestead: Removing libio-html-perl (1.001-1) ...
homestead: Removing libkmlengine1:amd64 (1.3.0-8build1) ...
homestead: Removing libkmldom1:amd64 (1.3.0-8build1) ...
homestead: Removing libkmlbase1:amd64 (1.3.0-8build1) ...
homestead: Removing liblwp-mediatypes-perl (6.04-1) ...
homestead: Removing mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ...
homestead: update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode
homestead: Removing mecab-ipadic (2.7.0-20070801+main-2.1) ...
homestead: Removing mecab-utils (0.996-10build1) ...
homestead: Removing libmecab2:amd64 (0.996-10build1) ...
homestead: Removing libminizip1:amd64 (1.1-8build1) ...
homestead: Removing libogdi4.1 (4.1.0+ds-1build1) ...
homestead: Removing libpoppler97:amd64 (0.86.1-0ubuntu1) ...
homestead: Removing proj-bin (6.3.1-1) ...
homestead: Removing libproj15:amd64 (6.3.1-1) ...
homestead: Removing libprotobuf-c1:amd64 (1.3.3-1) ...
homestead: Removing libqhull7:amd64 (2015.2-4) ...
homestead: Removing libsnmp-base (5.8+dfsg-2ubuntu2.3) ...
homestead: Removing libtimedate-perl (2.3200-1) ...
homestead: Removing liburi-perl (1.76-2) ...
homestead: Removing liburiparser1:amd64 (0.9.3-2) ...
homestead: Removing libxerces-c3.2:amd64 (3.2.2+debian-1build3) ...
homestead: Removing mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ...
homestead: Removing proj-data (6.3.1-1) ...
homestead: Removing odbcinst (2.3.6-0.1build1) ...
homestead: Removing odbcinst1debian2:amd64 (2.3.6-0.1build1) ...
homestead: Processing triggers for man-db (2.9.1-1) ...
homestead: Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
homestead: Reading package lists...
homestead: Building dependency tree...
homestead: Reading state information...
homestead: [info] Checking for script prerequisites.
homestead: [info] Repository file successfully written to /etc/apt/sources.list.d/mariadb.list
homestead: [info] Adding trusted package signing keys...
homestead: [info] Running apt-get update...
homestead: [info] Done adding trusted package signing keys
homestead: Reading package lists...
homestead: Building dependency tree...
homestead:
homestead: Reading state information...
homestead: The following additional packages will be installed:
homestead: galera-4 libcgi-fast-perl libcgi-pm-perl libdbd-mariadb-perl libdbi-perl
homestead: libencode-locale-perl libfcgi-perl libhtml-parser-perl libhtml-tagset-perl
homestead: libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl
homestead: liblwp-mediatypes-perl libmariadb3 libmysqlclient21 libpmem1
homestead: libterm-readkey-perl libtimedate-perl liburi-perl mariadb-client-10.6
homestead: mariadb-client-core-10.6 mariadb-common mariadb-server-10.6
homestead: mariadb-server-core-10.6 mysql-common socat
homestead: Suggested packages:
homestead: libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl
homestead: libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx mariadb-test
homestead: The following NEW packages will be installed:
homestead: galera-4 libcgi-fast-perl libcgi-pm-perl libdbd-mariadb-perl libdbi-perl
homestead: libencode-locale-perl libfcgi-perl libhtml-parser-perl libhtml-tagset-perl
homestead: libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl
homestead: liblwp-mediatypes-perl libmariadb3 libmysqlclient21 libpmem1
homestead: libterm-readkey-perl libtimedate-perl liburi-perl mariadb-client
homestead: mariadb-client-10.6 mariadb-client-core-10.6 mariadb-common mariadb-server
homestead: mariadb-server-10.6 mariadb-server-core-10.6 mysql-common socat
homestead: 0 upgraded, 29 newly installed, 0 to remove and 7 not upgraded.
homestead: Need to get 29.2 MB of archives.
homestead: After this operation, 229 MB of additional disk space will be used.
homestead: Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbi-perl amd64 1.643-1ubuntu0.1 [730 kB]
homestead: Get:2 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu focal/main amd64 mysql-common all 1:10.6.4+maria~focal [2,876 B]
homestead: Get:3 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu focal/main amd64 mariadb-common all 1:10.6.4+maria~focal [4,048 B]
homestead: Get:4 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu focal/main amd64 galera-4 amd64 26.4.9-focal [12.4 MB]
homestead: Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libpmem1 amd64 1.8-1ubuntu1 [63.8 kB]
homestead: Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB]
homestead: Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu focal/main amd64 libmariadb3 amd64 1:10.6.4+maria~focal [148 kB]
homestead: Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
homestead: Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
homestead: Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
homestead: Get:11 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu focal/main amd64 mariadb-client-core-10.6 amd64 1:10.6.4+maria~focal [824 kB]
homestead: Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB]
homestead: Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB]
homestead: Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB]
homestead: Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.26-0ubuntu0.20.04.2 [1,228 kB]
homestead: Get:16 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu focal/main amd64 mariadb-client-10.6 amd64 1:10.6.4+maria~focal [2,326 kB]
homestead: Get:17 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu focal/main amd64 mariadb-server-core-10.6 amd64 1:10.6.4+maria~focal [7,016 kB]
homestead: Get:18 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu focal/main amd64 mariadb-server-10.6 amd64 1:10.6.4+maria~focal [3,378 kB]
homestead: Get:19 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu focal/main amd64 mariadb-client all 1:10.6.4+maria~focal [2,700 B]
homestead: Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdbd-mariadb-perl amd64 1.11-3ubuntu2 [105 kB]
homestead: Get:21 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu focal/main amd64 mariadb-server all 1:10.6.4+maria~focal [2,828 B]
homestead: Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
homestead: Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB]
homestead: Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
homestead: Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B]
homestead: Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
homestead: Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
homestead: Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
homestead: Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB]
homestead: Preconfiguring packages ...
homestead: Fetched 29.2 MB in 6s (4,745 kB/s)
homestead: Selecting previously unselected package mysql-common.
homestead: (Reading database ...
homestead: (Reading database ... 5%
homestead: (Reading database ... 10%
homestead: (Reading database ... 15%
homestead: (Reading database ... 20%
homestead: (Reading database ... 25%
homestead: (Reading database ... 30%
homestead: (Reading database ... 35%
homestead: (Reading database ... 40%
homestead: (Reading database ... 45%
homestead: (Reading database ... 50%
homestead: (Reading database ... 55%
homestead: (Reading database ... 60%
homestead: (Reading database ... 65%
homestead: (Reading database ... 70%
homestead: (Reading database ... 75%
homestead: (Reading database ... 80%
homestead: (Reading database ... 85%
homestead: (Reading database ... 90%
homestead: (Reading database ... 95%
homestead: (Reading database ... 100%
homestead: (Reading database ...
homestead: 111969 files and directories currently installed.)
homestead: Preparing to unpack .../0-mysql-common_1%3a10.6.4+maria~focal_all.deb ...
homestead: Unpacking mysql-common (1:10.6.4+maria~focal) ...
homestead: Selecting previously unselected package mariadb-common.
homestead: Preparing to unpack .../1-mariadb-common_1%3a10.6.4+maria~focal_all.deb ...
homestead: Unpacking mariadb-common (1:10.6.4+maria~focal) ...
homestead: Selecting previously unselected package galera-4.
homestead: Preparing to unpack .../2-galera-4_26.4.9-focal_amd64.deb ...
homestead: Unpacking galera-4 (26.4.9-focal) ...
homestead: Selecting previously unselected package libdbi-perl:amd64.
homestead: Preparing to unpack .../3-libdbi-perl_1.643-1ubuntu0.1_amd64.deb ...
homestead: Unpacking libdbi-perl:amd64 (1.643-1ubuntu0.1) ...
homestead: Selecting previously unselected package libmariadb3:amd64.
homestead: Preparing to unpack .../4-libmariadb3_1%3a10.6.4+maria~focal_amd64.deb ...
homestead: Unpacking libmariadb3:amd64 (1:10.6.4+maria~focal) ...
homestead: Selecting previously unselected package mariadb-client-core-10.6.
homestead: Preparing to unpack .../5-mariadb-client-core-10.6_1%3a10.6.4+maria~focal_amd64.deb ...
homestead: Unpacking mariadb-client-core-10.6 (1:10.6.4+maria~focal) ...
homestead: Selecting previously unselected package mariadb-client-10.6.
homestead: Preparing to unpack .../6-mariadb-client-10.6_1%3a10.6.4+maria~focal_amd64.deb ...
homestead: Unpacking mariadb-client-10.6 (1:10.6.4+maria~focal) ...
homestead: Selecting previously unselected package libpmem1:amd64.
homestead: Preparing to unpack .../7-libpmem1_1.8-1ubuntu1_amd64.deb ...
homestead: Unpacking libpmem1:amd64 (1.8-1ubuntu1) ...
homestead: Selecting previously unselected package mariadb-server-core-10.6.
homestead: Preparing to unpack .../8-mariadb-server-core-10.6_1%3a10.6.4+maria~focal_amd64.deb ...
homestead: Unpacking mariadb-server-core-10.6 (1:10.6.4+maria~focal) ...
homestead: Selecting previously unselected package socat.
homestead: Preparing to unpack .../9-socat_1.7.3.3-2_amd64.deb ...
homestead: Unpacking socat (1.7.3.3-2) ...
homestead: Setting up mysql-common (1:10.6.4+maria~focal) ...
homestead: Setting up mariadb-common (1:10.6.4+maria~focal) ...
homestead: update-alternatives: error: no alternatives for my.cnf
homestead: update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
homestead: Selecting previously unselected package mariadb-server-10.6.
homestead: (Reading database ...
(Reading database ... 55%atabase ... 5%
homestead: (Reading database ... 60%
homestead: (Reading database ... 65%
homestead: (Reading database ... 70%
homestead: (Reading database ... 75%
homestead: (Reading database ... 80%
homestead: (Reading database ... 85%
homestead: (Reading database ... 90%
homestead: (Reading database ... 95%
homestead: (Reading database ... 100%
homestead: (Reading database ... 112420 files and directories currently installed.)
homestead: Preparing to unpack .../00-mariadb-server-10.6_1%3a10.6.4+maria~focal_amd64.deb ...
homestead: Unpacking mariadb-server-10.6 (1:10.6.4+maria~focal) ...
homestead: Selecting previously unselected package libhtml-tagset-perl.
homestead: Preparing to unpack .../01-libhtml-tagset-perl_3.20-4_all.deb ...
homestead: Unpacking libhtml-tagset-perl (3.20-4) ...
homestead: Selecting previously unselected package liburi-perl.
homestead: Preparing to unpack .../02-liburi-perl_1.76-2_all.deb ...
homestead: Unpacking liburi-perl (1.76-2) ...
homestead: Selecting previously unselected package libhtml-parser-perl.
homestead: Preparing to unpack .../03-libhtml-parser-perl_3.72-5_amd64.deb ...
homestead: Unpacking libhtml-parser-perl (3.72-5) ...
homestead: Selecting previously unselected package libcgi-pm-perl.
homestead: Preparing to unpack .../04-libcgi-pm-perl_4.46-1_all.deb ...
homestead: Unpacking libcgi-pm-perl (4.46-1) ...
homestead: Selecting previously unselected package libfcgi-perl.
homestead: Preparing to unpack .../05-libfcgi-perl_0.79-1_amd64.deb ...
homestead: Unpacking libfcgi-perl (0.79-1) ...
homestead: Selecting previously unselected package libcgi-fast-perl.
homestead: Preparing to unpack .../06-libcgi-fast-perl_1%3a2.15-1_all.deb ...
homestead: Unpacking libcgi-fast-perl (1:2.15-1) ...
homestead: Selecting previously unselected package libmysqlclient21:amd64.
homestead: Preparing to unpack .../07-libmysqlclient21_8.0.26-0ubuntu0.20.04.2_amd64.deb ...
homestead: Unpacking libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ...
homestead: Selecting previously unselected package libdbd-mariadb-perl.
homestead: Preparing to unpack .../08-libdbd-mariadb-perl_1.11-3ubuntu2_amd64.deb ...
homestead: Unpacking libdbd-mariadb-perl (1.11-3ubuntu2) ...
homestead: Selecting previously unselected package libencode-locale-perl.
homestead: Preparing to unpack .../09-libencode-locale-perl_1.05-1_all.deb ...
homestead: Unpacking libencode-locale-perl (1.05-1) ...
homestead: Selecting previously unselected package libhtml-template-perl.
homestead: Preparing to unpack .../10-libhtml-template-perl_2.97-1_all.deb ...
homestead: Unpacking libhtml-template-perl (2.97-1) ...
homestead: Selecting previously unselected package libtimedate-perl.
homestead: Preparing to unpack .../11-libtimedate-perl_2.3200-1_all.deb ...
homestead: Unpacking libtimedate-perl (2.3200-1) ...
homestead: Selecting previously unselected package libhttp-date-perl.
homestead: Preparing to unpack .../12-libhttp-date-perl_6.05-1_all.deb ...
homestead: Unpacking libhttp-date-perl (6.05-1) ...
homestead: Selecting previously unselected package libio-html-perl.
homestead: Preparing to unpack .../13-libio-html-perl_1.001-1_all.deb ...
homestead: Unpacking libio-html-perl (1.001-1) ...
homestead: Selecting previously unselected package liblwp-mediatypes-perl.
homestead: Preparing to unpack .../14-liblwp-mediatypes-perl_6.04-1_all.deb ...
homestead: Unpacking liblwp-mediatypes-perl (6.04-1) ...
homestead: Selecting previously unselected package libhttp-message-perl.
homestead: Preparing to unpack .../15-libhttp-message-perl_6.22-1_all.deb ...
homestead: Unpacking libhttp-message-perl (6.22-1) ...
homestead: Selecting previously unselected package libterm-readkey-perl.
homestead: Preparing to unpack .../16-libterm-readkey-perl_2.38-1build1_amd64.deb ...
homestead: Unpacking libterm-readkey-perl (2.38-1build1) ...
homestead: Selecting previously unselected package mariadb-client.
homestead: Preparing to unpack .../17-mariadb-client_1%3a10.6.4+maria~focal_all.deb ...
homestead: Unpacking mariadb-client (1:10.6.4+maria~focal) ...
homestead: Selecting previously unselected package mariadb-server.
homestead: Preparing to unpack .../18-mariadb-server_1%3a10.6.4+maria~focal_all.deb ...
homestead: Unpacking mariadb-server (1:10.6.4+maria~focal) ...
homestead: Setting up galera-4 (26.4.9-focal) ...
homestead: Setting up libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ...
homestead: Setting up libhtml-tagset-perl (3.20-4) ...
homestead: Setting up liblwp-mediatypes-perl (6.04-1) ...
homestead: Setting up libencode-locale-perl (1.05-1) ...
homestead: Setting up socat (1.7.3.3-2) ...
homestead: Setting up libio-html-perl (1.001-1) ...
homestead: Setting up libmariadb3:amd64 (1:10.6.4+maria~focal) ...
homestead: Setting up libtimedate-perl (2.3200-1) ...
homestead: Setting up libfcgi-perl (0.79-1) ...
homestead: Setting up libterm-readkey-perl (2.38-1build1) ...
homestead: Setting up libpmem1:amd64 (1.8-1ubuntu1) ...
homestead: Setting up liburi-perl (1.76-2) ...
homestead: Setting up libdbi-perl:amd64 (1.643-1ubuntu0.1) ...
homestead: Setting up mariadb-server-core-10.6 (1:10.6.4+maria~focal) ...
homestead: Setting up libhttp-date-perl (6.05-1) ...
homestead: Setting up libdbd-mariadb-perl (1.11-3ubuntu2) ...
homestead: Setting up mariadb-client-core-10.6 (1:10.6.4+maria~focal) ...
homestead: Setting up libhtml-parser-perl (3.72-5) ...
homestead: Setting up mariadb-client-10.6 (1:10.6.4+maria~focal) ...
homestead: Setting up libhttp-message-perl (6.22-1) ...
homestead: Setting up mariadb-client (1:10.6.4+maria~focal) ...
homestead: Setting up libcgi-pm-perl (4.46-1) ...
homestead: Setting up libhtml-template-perl (2.97-1) ...
homestead: Setting up mariadb-server-10.6 (1:10.6.4+maria~focal) ...
homestead: Created symlink /etc/systemd/system/multi-user.target.wants/mariadb.service → /lib/systemd/system/mariadb.service.
homestead: mariadb-extra.socket is a disabled or a static unit, not starting it.
homestead: mariadb-extra.socket is a disabled or a static unit, not starting it.
homestead: Setting up libcgi-fast-perl (1:2.15-1) ...
homestead: Setting up mariadb-server (1:10.6.4+maria~focal) ...
homestead: Processing triggers for systemd (245.4-4ubuntu3.11) ...
homestead: Processing triggers for man-db (2.9.1-1) ...
homestead: Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
homestead: Looking for 'mysql' as: mysql
homestead: Looking for 'mysqlcheck' as: mysqlcheck
homestead: Phase 1/7: Checking and upgrading mysql database
homestead: Processing databases
homestead: mysql
homestead: mysql.column_stats OK
homestead: mysql.columns_priv OK
homestead: mysql.db OK
homestead: mysql.event OK
homestead: mysql.func OK
homestead: mysql.global_priv OK
homestead: mysql.gtid_slave_pos OK
homestead: mysql.help_category OK
homestead: mysql.help_keyword OK
homestead: mysql.help_relation OK
homestead: mysql.help_topic OK
homestead: mysql.index_stats OK
homestead: mysql.innodb_index_stats OK
homestead: mysql.innodb_table_stats OK
homestead: mysql.plugin OK
homestead: mysql.proc OK
homestead: mysql.procs_priv OK
homestead: mysql.proxies_priv OK
homestead: mysql.roles_mapping OK
homestead: mysql.servers OK
homestead: mysql.table_stats OK
homestead: mysql.tables_priv OK
homestead: mysql.time_zone OK
homestead: mysql.time_zone_leap_second OK
homestead: mysql.time_zone_name OK
homestead: mysql.time_zone_transition OK
homestead: mysql.time_zone_transition_type OK
homestead: mysql.transaction_registry OK
homestead: Phase 2/7: Installing used storage engines... Skipped
homestead: Phase 3/7: Fixing views
homestead: Processing databases
homestead: information_schema
homestead: mysql
homestead: mysql.user OK
homestead: performance_schema
homestead: sys
homestead: sys.host_summary OK
homestead: sys.host_summary_by_file_io OK
homestead: sys.host_summary_by_file_io_type OK
homestead: sys.host_summary_by_stages OK
homestead: sys.host_summary_by_statement_latency OK
homestead: sys.host_summary_by_statement_type OK
homestead: sys.innodb_buffer_stats_by_schema OK
homestead: sys.innodb_buffer_stats_by_table OK
homestead: sys.innodb_lock_waits OK
homestead: sys.io_by_thread_by_latency OK
homestead: sys.io_global_by_file_by_bytes OK
homestead: sys.io_global_by_file_by_latency OK
homestead: sys.io_global_by_wait_by_bytes OK
homestead: sys.io_global_by_wait_by_latency OK
homestead: sys.latest_file_io OK
homestead: sys.memory_by_host_by_current_bytes OK
homestead: sys.memory_by_thread_by_current_bytes OK
homestead: sys.memory_by_user_by_current_bytes OK
homestead: sys.memory_global_by_current_bytes OK
homestead: sys.memory_global_total OK
homestead: sys.metrics OK
homestead: sys.processlist OK
homestead: sys.ps_check_lost_instrumentation OK
homestead: sys.schema_auto_increment_columns OK
homestead: sys.schema_index_statistics OK
homestead: sys.schema_object_overview OK
homestead: sys.schema_redundant_indexes OK
homestead: sys.schema_table_lock_waits OK
homestead: sys.schema_table_statistics OK
homestead: sys.schema_table_statistics_with_buffer OK
homestead: sys.schema_tables_with_full_table_scans OK
homestead: sys.schema_unused_indexes OK
homestead: sys.session OK
homestead: sys.session_ssl_status OK
homestead: sys.statement_analysis OK
homestead: sys.statements_with_errors_or_warnings OK
homestead: sys.statements_with_full_table_scans OK
homestead: sys.statements_with_runtimes_in_95th_percentile OK
homestead: sys.statements_with_sorting OK
homestead: sys.statements_with_temp_tables OK
homestead: sys.user_summary OK
homestead: sys.user_summary_by_file_io OK
homestead: sys.user_summary_by_file_io_type OK
homestead: sys.user_summary_by_stages OK
homestead: sys.user_summary_by_statement_latency OK
homestead: sys.user_summary_by_statement_type OK
homestead: sys.version OK
homestead: sys.wait_classes_global_by_avg_latency OK
homestead: sys.wait_classes_global_by_latency OK
homestead: sys.waits_by_host_by_latency OK
homestead: sys.waits_by_user_by_latency OK
homestead: sys.waits_global_by_latency OK
homestead: sys.x$host_summary OK
homestead: sys.x$host_summary_by_file_io OK
homestead: sys.x$host_summary_by_file_io_type OK
homestead: sys.x$host_summary_by_stages OK
homestead: sys.x$host_summary_by_statement_latency OK
homestead: sys.x$host_summary_by_statement_type OK
homestead: sys.x$innodb_buffer_stats_by_schema OK
homestead: sys.x$innodb_buffer_stats_by_table OK
homestead: sys.x$innodb_lock_waits OK
homestead: sys.x$io_by_thread_by_latency OK
homestead: sys.x$io_global_by_file_by_bytes OK
homestead: sys.x$io_global_by_file_by_latency OK
homestead: sys.x$io_global_by_wait_by_bytes OK
homestead: sys.x$io_global_by_wait_by_latency OK
homestead: sys.x$latest_file_io OK
homestead: sys.x$memory_by_host_by_current_bytes OK
homestead: sys.x$memory_by_thread_by_current_bytes OK
homestead: sys.x$memory_by_user_by_current_bytes OK
homestead: sys.x$memory_global_by_current_bytes OK
homestead: sys.x$memory_global_total OK
homestead: sys.x$processlist OK
homestead: sys.x$ps_digest_95th_percentile
homestead: _by_avg_us OK
homestead: sys.x$ps_digest_avg_latency_distribution OK
homestead: sys.x$ps_schema_table_statistics_io OK
homestead: sys.x$schema_flattened_keys OK
homestead: sys.x$schema_index_statistics OK
homestead: sys.x$schema_table_lock_waits OK
homestead: sys.x$schema_table_statistics OK
homestead: sys.x$schema_table_statistics_with_buffer OK
homestead: sys.x$schema_tables_with_full_table_scans OK
homestead: sys.x$session OK
homestead: sys.x$statement_analysis OK
homestead: sys.x$statements_with_errors_or_warnings OK
homestead: sys.x$statements_with_full_table_scans OK
homestead: sys.x$statements_with_runtimes_in_95th_percentile OK
homestead: sys.x$statements_with_sorting OK
homestead: sys.x$statements_with_temp_tables OK
homestead: sys.x$user_summary OK
homestead: sys.x$user_summary_by_file_io OK
homestead: sys.x$user_summary_by_file_io_type OK
homestead: sys.x$user_summary_by_stages OK
homestead: sys.x$user_summary_by_statement_latency OK
homestead: sys.x$user_summary_by_statement_type OK
homestead: sys.x$wait_classes_global_by_avg_latency OK
homestead: sys.x$wait_classes_global_by_latency OK
homestead: sys.x$waits_by_host_by_latency OK
homestead: sys.x$waits_by_user_by_latency OK
homestead: sys.x$waits_global_by_latency OK
homestead: Phase 4/7: Running 'mysql_fix_privilege_tables'
homestead: Phase 5/7: Fixing table and database names
homestead: Processing databases
homestead: information_schema
homestead: mysql
homestead: performance_schema
homestead: sys
homestead: Phase 6/7: Checking and upgrading tables
homestead: Processing databases
homestead: information_schema
homestead: performance_schema
homestead: sys
homestead: sys.sys_config OK
homestead: Phase 7/7: Running 'FLUSH PRIVILEGES'
homestead: OK
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/halo/AppData/Local/Temp/vagrant-shell20210823-1576-y3c4di.sh
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/halo/AppData/Local/Temp/vagrant-shell20210823-1576-1og4n78.sh
==> homestead: Running provisioner: Creating Certificate: laravel.test (shell)...
homestead: Running: script: Creating Certificate: laravel.test
homestead: Updating certificates in /etc/ssl/certs...
homestead: rehash: warning: skipping duplicate certificate in ca.homestead.homestead.pem
homestead: 1 added, 0 removed; done.
homestead: Running hooks in /etc/ca-certificates/update.d...
homestead: done.
==> homestead: Running provisioner: Creating Site: laravel.test (shell)...
homestead: Running: script: Creating Site: laravel.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/halo/AppData/Local/Temp/vagrant-shell20210823-1576-1c3as7r.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Clear Variables (shell)...
homestead: Running: script: Clear Variables
==> homestead: Running provisioner: Restarting Cron (shell)...
homestead: Running: script: Restarting Cron
==> homestead: Running provisioner: Restart Webserver (shell)...
homestead: Running: script: Restart Webserver
==> homestead: Running provisioner: Creating MySQL / MariaDB Database: homestead (shell)...
homestead: Running: script: Creating MySQL / MariaDB Database: homestead
homestead: We didn't find a PID for mysqld, skipping $DB creation
==> homestead: Running provisioner: Update Composer (shell)...
homestead: Running: script: Update Composer
homestead: Upgrading to version 2.1.6 (stable channel).
homestead:
homestead: Use composer self-update --rollback to return to version 2.1.5
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/halo/AppData/Local/Temp/vagrant-shell20210823-1576-ztodsr.sh
==> homestead: Running provisioner: Update motd (shell)...
homestead: Running: script: Update motd
==> homestead: Running provisioner: Run after.sh (shell)...
homestead: Running: C:/Users/halo/AppData/Local/Temp/vagrant-shell20210823-1576-k0cf1g.sh
PS C:\Users\halo\Code\homestead>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment