2022-01-08 20:19:42.135 | + ./stack.sh:main:487 : exec 2022-01-08 20:19:42.135 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-08-201942' 2022-01-08 20:19:42.135 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-08-201942.summary.2022-01-08-201942 2022-01-08 20:19:42.135 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-08 20:19:42.135 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-08-201942 2022-01-08 20:19:42.135 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-08-201942 /opt/stack/logs/stack.sh.log 2022-01-08 20:19:42.135 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-08-201942.summary.2022-01-08-201942 /opt/stack/logs/stack.sh.log.summary 2022-01-08 20:19:42.135 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-01-08 20:19:42.135 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-08 20:19:42.135 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-08 20:19:42.135 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-08 20:19:42.135 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-08 20:19:42.135 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-08 20:19:42.135 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-08 20:19:42.135 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-08 20:19:42.136 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-08 20:19:42.136 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-08 20:19:42.136 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-08 20:19:42.136 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-08 20:19:42.136 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-08 20:19:42.136 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-08 20:19:42.136 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-08 20:19:42.136 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-01-08 20:19:42.136 | + ./stack.sh:main:560 : trap err_trap ERR 2022-01-08 20:19:42.138 | + ./stack.sh:main:573 : set -o errexit 2022-01-08 20:19:42.140 | + ./stack.sh:main:576 : uname -a 2022-01-08 20:19:42.142 | Linux dv-osbrick-master-4-ceph 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-08 20:19:42.144 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-08 20:19:42.146 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-08 20:19:42.148 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-01-08 20:19:42.182 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-08 20:19:42.197 | + ./stack.sh:main:590 : fetch_plugins 2022-01-08 20:19:42.199 | + functions-common:fetch_plugins:1758 : local plugins=,devstack-plugin-ceph 2022-01-08 20:19:42.200 | + functions-common:fetch_plugins:1759 : local plugin 2022-01-08 20:19:42.202 | + functions-common:fetch_plugins:1762 : [[ -z ,devstack-plugin-ceph ]] 2022-01-08 20:19:42.205 | + functions-common:fetch_plugins:1766 : echo 'Fetching DevStack plugins' 2022-01-08 20:19:42.205 | Fetching DevStack plugins 2022-01-08 20:19:42.206 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2022-01-08 20:19:42.208 | + functions-common:fetch_plugins:1768 : git_clone_by_name devstack-plugin-ceph 2022-01-08 20:19:42.210 | + functions-common:git_clone_by_name:673 : local name=devstack-plugin-ceph 2022-01-08 20:19:42.212 | + functions-common:git_clone_by_name:674 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-01-08 20:19:42.213 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/devstack-plugin-ceph 2022-01-08 20:19:42.215 | + functions-common:git_clone_by_name:676 : local branch=master 2022-01-08 20:19:42.217 | + functions-common:git_clone_by_name:677 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-01-08 20:19:42.219 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-01-08 20:19:42.220 | + functions-common:git_clone:596 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-01-08 20:19:42.222 | + functions-common:git_clone:597 : local git_ref=master 2022-01-08 20:19:42.224 | + functions-common:git_clone:598 : local orig_dir 2022-01-08 20:19:42.226 | ++ functions-common:git_clone:599 : pwd 2022-01-08 20:19:42.228 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-08 20:19:42.229 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-08 20:19:42.231 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-08 20:19:42.243 | + functions-common:git_clone:602 : RECLONE=False 2022-01-08 20:19:42.244 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-08 20:19:42.246 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-08 20:19:42.248 | + functions-common:git_clone:616 : echo master 2022-01-08 20:19:42.248 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-08 20:19:42.253 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-01-08 20:19:42.254 | + functions-common:git_clone:631 : [[ False = \T\r\u\e ]] 2022-01-08 20:19:42.256 | + functions-common:git_clone:637 : git_timed clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2022-01-08 20:19:42.258 | + functions-common:git_timed:689 : local count=0 2022-01-08 20:19:42.260 | + functions-common:git_timed:690 : local timeout=0 2022-01-08 20:19:42.261 | + functions-common:git_timed:692 : [[ -n 0 ]] 2022-01-08 20:19:42.263 | + functions-common:git_timed:693 : timeout=0 2022-01-08 20:19:42.265 | + functions-common:git_timed:696 : time_start git_timed 2022-01-08 20:19:42.267 | + functions-common:time_start:2398 : local name=git_timed 2022-01-08 20:19:42.268 | + functions-common:time_start:2399 : local start_time= 2022-01-08 20:19:42.270 | + functions-common:time_start:2400 : [[ -n '' ]] 2022-01-08 20:19:42.272 | ++ functions-common:time_start:2403 : date +%s%3N 2022-01-08 20:19:42.275 | + functions-common:time_start:2403 : _TIME_START[$name]=1641673182273 2022-01-08 20:19:42.277 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2022-01-08 20:19:42.294 | Cloning into '/opt/stack/devstack-plugin-ceph'... 2022-01-08 20:19:44.266 | + functions-common:git_timed:711 : time_stop git_timed 2022-01-08 20:19:44.268 | + functions-common:time_stop:2412 : local name 2022-01-08 20:19:44.270 | + functions-common:time_stop:2413 : local end_time 2022-01-08 20:19:44.271 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-08 20:19:44.273 | + functions-common:time_stop:2415 : local total 2022-01-08 20:19:44.275 | + functions-common:time_stop:2416 : local start_time 2022-01-08 20:19:44.276 | + functions-common:time_stop:2418 : name=git_timed 2022-01-08 20:19:44.278 | + functions-common:time_stop:2419 : start_time=1641673182273 2022-01-08 20:19:44.280 | + functions-common:time_stop:2421 : [[ -z 1641673182273 ]] 2022-01-08 20:19:44.282 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-08 20:19:44.285 | + functions-common:time_stop:2424 : end_time=1641673184283 2022-01-08 20:19:44.286 | + functions-common:time_stop:2425 : elapsed_time=2010 2022-01-08 20:19:44.288 | + functions-common:time_stop:2426 : total=0 2022-01-08 20:19:44.290 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-08 20:19:44.292 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2010 2022-01-08 20:19:44.293 | + functions-common:git_clone:664 : cd /opt/stack/devstack-plugin-ceph 2022-01-08 20:19:44.295 | + functions-common:git_clone:665 : git show --oneline 2022-01-08 20:19:44.296 | + functions-common:git_clone:665 : head -1 2022-01-08 20:19:44.300 | 8a27b7b Allow glance ceph osd cinder,nova pool access 2022-01-08 20:19:44.302 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-08 20:19:44.304 | + ./stack.sh:main:594 : run_phase override_defaults 2022-01-08 20:19:44.306 | + functions-common:run_phase:1840 : local mode=override_defaults 2022-01-08 20:19:44.308 | + functions-common:run_phase:1841 : local phase= 2022-01-08 20:19:44.310 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-08 20:19:44.311 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-08 20:19:44.314 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-08 20:19:44.316 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-08 20:19:44.318 | + functions-common:run_phase:1850 : local extra 2022-01-08 20:19:44.320 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-08 20:19:44.324 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-08 20:19:44.325 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-08 20:19:44.327 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-08 20:19:44.329 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-08 20:19:44.331 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-08 20:19:44.344 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-08 20:19:44.346 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-08 20:19:44.348 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-08 20:19:44.350 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-08 20:19:44.351 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-08 20:19:44.353 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-08 20:19:44.355 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-08 20:19:44.357 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-08 20:19:44.359 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-08 20:19:44.361 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-08 20:19:44.363 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-08 20:19:44.365 | + functions-common:run_phase:1865 : plugin_override_defaults 2022-01-08 20:19:44.367 | + functions-common:plugin_override_defaults:1799 : local plugins=,devstack-plugin-ceph 2022-01-08 20:19:44.369 | + functions-common:plugin_override_defaults:1800 : local plugin 2022-01-08 20:19:44.371 | + functions-common:plugin_override_defaults:1803 : [[ -z ,devstack-plugin-ceph ]] 2022-01-08 20:19:44.373 | + functions-common:plugin_override_defaults:1807 : echo 'Overriding Configuration Defaults' 2022-01-08 20:19:44.373 | Overriding Configuration Defaults 2022-01-08 20:19:44.375 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2022-01-08 20:19:44.377 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/devstack-plugin-ceph 2022-01-08 20:19:44.379 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-01-08 20:19:44.381 | + functions-common:plugin_override_defaults:1814 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-01-08 20:19:44.381 | devstack-plugin-ceph has overridden the following defaults 2022-01-08 20:19:44.383 | + functions-common:plugin_override_defaults:1815 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-01-08 20:19:44.384 | # Plug-in overrides 2022-01-08 20:19:44.384 | 2022-01-08 20:19:44.384 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-01-08 20:19:44.384 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-01-08 20:19:44.384 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-01-08 20:19:44.384 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-01-08 20:19:44.384 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-01-08 20:19:44.384 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-01-08 20:19:44.384 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-01-08 20:19:44.384 | 2022-01-08 20:19:44.384 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-01-08 20:19:44.384 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-01-08 20:19:44.384 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-01-08 20:19:44.384 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-01-08 20:19:44.384 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-01-08 20:19:44.384 | else 2022-01-08 20:19:44.384 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-01-08 20:19:44.385 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-01-08 20:19:44.385 | fi 2022-01-08 20:19:44.385 | fi 2022-01-08 20:19:44.386 | + functions-common:plugin_override_defaults:1816 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-01-08 20:19:44.389 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-01-08 20:19:44.403 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-01-08 20:19:44.405 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-01-08 20:19:44.419 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-01-08 20:19:44.422 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-01-08 20:19:44.437 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-01-08 20:19:44.440 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-01-08 20:19:44.453 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-01-08 20:19:44.455 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-01-08 20:19:44.468 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-01-08 20:19:44.471 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-01-08 20:19:44.483 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-01-08 20:19:44.486 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-01-08 20:19:44.488 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-01-08 20:19:44.489 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-01-08 20:19:44.491 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-01-08 20:19:44.493 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-01-08 20:19:44.509 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-01-08 20:19:44.511 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-08 20:19:44.523 | ++ functions-common:is_service_enabled:2068 : return 1 2022-01-08 20:19:44.525 | +++ lib/tls:source:43 : hostname -f 2022-01-08 20:19:44.528 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-08 20:19:44.530 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-08 20:19:44.532 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-08 20:19:44.534 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-08 20:19:44.536 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-08 20:19:44.538 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-08 20:19:44.540 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-08 20:19:44.541 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-08 20:19:44.543 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-08 20:19:44.545 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-08 20:19:44.550 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-01-08 20:19:44.561 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-01-08 20:19:44.577 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-01-08 20:19:44.588 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-01-08 20:19:44.600 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-01-08 20:19:44.629 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-01-08 20:19:44.683 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-01-08 20:19:44.762 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-01-08 20:19:44.782 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-01-08 20:19:44.826 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-01-08 20:19:44.871 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-01-08 20:19:45.007 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-01-08 20:19:45.020 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-01-08 20:19:45.033 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-08 20:19:45.045 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-01-08 20:19:45.128 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-01-08 20:19:45.130 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-01-08 20:19:45.133 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-01-08 20:19:45.135 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-01-08 20:19:45.137 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-01-08 20:19:45.139 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-01-08 20:19:45.141 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-01-08 20:19:45.141 | False' 2022-01-08 20:19:45.144 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-01-08 20:19:45.158 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-01-08 20:19:45.161 | + ./stack.sh:main:624 : run_phase source 2022-01-08 20:19:45.163 | + functions-common:run_phase:1840 : local mode=source 2022-01-08 20:19:45.164 | + functions-common:run_phase:1841 : local phase= 2022-01-08 20:19:45.166 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-08 20:19:45.168 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-08 20:19:45.170 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-08 20:19:45.172 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-08 20:19:45.174 | + functions-common:run_phase:1850 : local extra 2022-01-08 20:19:45.176 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-08 20:19:45.180 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-08 20:19:45.182 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-08 20:19:45.184 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-08 20:19:45.185 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-08 20:19:45.188 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-08 20:19:45.201 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-08 20:19:45.204 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-08 20:19:45.206 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-08 20:19:45.241 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-08 20:19:45.244 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-08 20:19:45.246 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2022-01-08 20:19:45.248 | + functions-common:run_phase:1862 : load_plugin_settings 2022-01-08 20:19:45.250 | + functions-common:load_plugin_settings:1776 : local plugins=,devstack-plugin-ceph 2022-01-08 20:19:45.252 | + functions-common:load_plugin_settings:1777 : local plugin 2022-01-08 20:19:45.254 | + functions-common:load_plugin_settings:1780 : [[ -z ,devstack-plugin-ceph ]] 2022-01-08 20:19:45.256 | + functions-common:load_plugin_settings:1784 : echo 'Loading plugin settings' 2022-01-08 20:19:45.256 | Loading plugin settings 2022-01-08 20:19:45.258 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2022-01-08 20:19:45.260 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/devstack-plugin-ceph 2022-01-08 20:19:45.262 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-01-08 20:19:45.264 | + functions-common:load_plugin_settings:1789 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-01-08 20:19:45.268 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-01-08 20:19:45.272 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-01-08 20:19:45.275 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-01-08 20:19:45.277 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-01-08 20:19:45.280 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-01-08 20:19:45.282 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-01-08 20:19:45.284 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-01-08 20:19:45.286 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-01-08 20:19:45.288 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-01-08 20:19:45.349 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-01-08 20:19:45.351 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-01-08 20:19:45.354 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-01-08 20:19:45.356 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-01-08 20:19:45.359 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-01-08 20:19:45.359 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-01-08 20:19:45.359 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-01-08 20:19:45.363 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-01-08 20:19:45.365 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-01-08 20:19:45.367 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-01-08 20:19:45.370 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-01-08 20:19:45.372 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-01-08 20:19:45.387 | ++ functions-common:is_service_enabled:2068 : return 1 2022-01-08 20:19:45.389 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-01-08 20:19:45.393 | + functions-common:run_phase:1863 : verify_disabled_services 2022-01-08 20:19:45.395 | + functions-common:verify_disabled_services:2123 : local service 2022-01-08 20:19:45.397 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.399 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,key, ]] 2022-01-08 20:19:45.401 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.403 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api, ]] 2022-01-08 20:19:45.406 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.408 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cond, ]] 2022-01-08 20:19:45.410 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.412 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-sch, ]] 2022-01-08 20:19:45.414 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.417 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api-meta, ]] 2022-01-08 20:19:45.419 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.421 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-api, ]] 2022-01-08 20:19:45.423 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.425 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-client, ]] 2022-01-08 20:19:45.428 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.430 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-api, ]] 2022-01-08 20:19:45.432 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.434 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-sch, ]] 2022-01-08 20:19:45.436 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.439 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-api, ]] 2022-01-08 20:19:45.441 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.444 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-vol, ]] 2022-01-08 20:19:45.446 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.448 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-controller, ]] 2022-01-08 20:19:45.450 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.452 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-northd, ]] 2022-01-08 20:19:45.455 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.457 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovs-vswitchd, ]] 2022-01-08 20:19:45.460 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.462 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovsdb-server, ]] 2022-01-08 20:19:45.464 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.466 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2022-01-08 20:19:45.469 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.471 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-ovn-metadata-agent, ]] 2022-01-08 20:19:45.473 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.475 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2022-01-08 20:19:45.478 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.480 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2022-01-08 20:19:45.482 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.484 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2022-01-08 20:19:45.487 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.489 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2022-01-08 20:19:45.491 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.493 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2022-01-08 20:19:45.495 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.498 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2022-01-08 20:19:45.500 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.503 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2022-01-08 20:19:45.505 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.507 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2022-01-08 20:19:45.510 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.512 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-dhcp, ]] 2022-01-08 20:19:45.514 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.517 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-l3, ]] 2022-01-08 20:19:45.519 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.521 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2022-01-08 20:19:45.524 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.526 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2022-01-08 20:19:45.528 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-08 20:19:45.530 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2022-01-08 20:19:45.533 | + ./stack.sh:main:695 : initialize_database_backends 2022-01-08 20:19:45.535 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-08 20:19:45.537 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-08 20:19:45.551 | + functions-common:is_service_enabled:2068 : return 0 2022-01-08 20:19:45.553 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-08 20:19:45.555 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-08 20:19:45.557 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-08 20:19:45.572 | + functions-common:is_service_enabled:2068 : return 1 2022-01-08 20:19:45.574 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-08 20:19:45.576 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-08 20:19:45.579 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-08 20:19:45.581 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-08 20:19:45.583 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-08 20:19:45.585 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-08 20:19:45.587 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-08 20:19:45.589 | + lib/database:initialize_database_backends:92 : return 0 2022-01-08 20:19:45.592 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-01-08 20:19:45.592 | Using mysql database backend 2022-01-08 20:19:45.594 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-08 20:19:45.608 | + ./stack.sh:main:701 : define_database_baseurl 2022-01-08 20:19:45.612 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-01-08 20:19:45.614 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-08 20:19:45.616 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2022-01-08 20:19:45.619 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-08 20:19:45.621 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-01-08 20:19:45.636 | + functions-common:is_service_enabled:2068 : return 0 2022-01-08 20:19:45.638 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-08 20:19:45.653 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-01-08 20:19:45.668 | + functions-common:is_service_enabled:2068 : return 0 2022-01-08 20:19:45.670 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-08 20:19:45.685 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-08 20:19:45.701 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-01-08 20:19:45.716 | + functions-common:is_service_enabled:2068 : return 1 2022-01-08 20:19:45.718 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-01-08 20:19:45.734 | + functions-common:is_service_enabled:2068 : return 1 2022-01-08 20:19:45.736 | + ./stack.sh:main:757 : save_stackenv 757 2022-01-08 20:19:45.738 | + functions-common:save_stackenv:60 : local tag=757 2022-01-08 20:19:45.741 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-08 20:19:45.745 | + functions-common:save_stackenv:62 : time_stamp=2022-01-08-201945 2022-01-08 20:19:45.747 | + functions-common:save_stackenv:63 : echo '# 2022-01-08-201945 757' 2022-01-08 20:19:45.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-08 20:19:45.752 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-08 20:19:45.754 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-08 20:19:45.757 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-08 20:19:45.759 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-08 20:19:45.761 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-08 20:19:45.764 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-08 20:19:45.766 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder 2022-01-08 20:19:45.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-08 20:19:45.771 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-01-08 20:19:45.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-08 20:19:45.775 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-01-08 20:19:45.778 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-08 20:19:45.780 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-08-201942 2022-01-08 20:19:45.783 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-08 20:19:45.785 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-08 20:19:45.787 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-08 20:19:45.789 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-01-08 20:19:45.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-08 20:19:45.794 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-08 20:19:45.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-08 20:19:45.798 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-08 20:19:45.801 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-08 20:19:45.803 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-08 20:19:45.805 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-08 20:19:45.807 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-08 20:19:45.810 | + ./stack.sh:main:768 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-01-08 20:19:45.812 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-08 20:19:45.814 | + functions-common:git_clone:596 : local git_dest=/opt/stack/requirements 2022-01-08 20:19:45.816 | + functions-common:git_clone:597 : local git_ref=master 2022-01-08 20:19:45.818 | + functions-common:git_clone:598 : local orig_dir 2022-01-08 20:19:45.820 | ++ functions-common:git_clone:599 : pwd 2022-01-08 20:19:45.823 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-08 20:19:45.825 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-08 20:19:45.827 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-08 20:19:45.842 | + functions-common:git_clone:602 : RECLONE=False 2022-01-08 20:19:45.844 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-08 20:19:45.846 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-08 20:19:45.849 | + functions-common:git_clone:616 : echo master 2022-01-08 20:19:45.849 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-08 20:19:45.854 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/requirements ]] 2022-01-08 20:19:45.856 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-08 20:19:45.858 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2022-01-08 20:19:45.860 | + functions-common:git_clone:665 : git show --oneline 2022-01-08 20:19:45.861 | + functions-common:git_clone:665 : head -1 2022-01-08 20:19:45.864 | e774b30c Updated from generate-constraints 2022-01-08 20:19:45.866 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-08 20:19:45.868 | + ./stack.sh:main:772 : echo_summary 'Installing package prerequisites' 2022-01-08 20:19:45.870 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-08 20:19:45.873 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-01-08 20:19:45.875 | + ./stack.sh:main:773 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-08 20:19:45.877 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-08 20:19:45.880 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-08 20:19:45.882 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-08 20:19:45.885 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-08 20:19:45.887 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-08 20:19:45.889 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-08 20:19:45.893 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-08 20:19:45.896 | ++ tools/install_prereqs.sh:source:47 : NOW=1641673185 2022-01-08 20:19:45.899 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-08 20:19:45.903 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-01-08 20:19:45.906 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-01-08 20:19:45.908 | ++ tools/install_prereqs.sh:source:49 : DELTA=1641673185 2022-01-08 20:19:45.911 | ++ tools/install_prereqs.sh:source:50 : [[ 1641673185 -lt 7200 ]] 2022-01-08 20:19:45.913 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-08 20:19:45.915 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2022-01-08 20:19:45.917 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-01-08 20:19:45.919 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2022-01-08 20:19:45.921 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-01-08 20:19:45.923 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2022-01-08 20:19:45.926 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-01-08 20:19:45.929 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder 2022-01-08 20:19:45.972 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-08 20:19:45.972 | apache2-dev 2022-01-08 20:19:45.972 | bc 2022-01-08 20:19:45.972 | bsdmainutils 2022-01-08 20:19:45.972 | curl 2022-01-08 20:19:45.972 | g++ 2022-01-08 20:19:45.972 | gawk 2022-01-08 20:19:45.972 | gcc 2022-01-08 20:19:45.972 | gettext 2022-01-08 20:19:45.972 | git 2022-01-08 20:19:45.972 | graphviz 2022-01-08 20:19:45.972 | iputils-ping 2022-01-08 20:19:45.972 | libapache2-mod-proxy-uwsgi 2022-01-08 20:19:45.972 | libffi-dev 2022-01-08 20:19:45.972 | libjpeg-dev 2022-01-08 20:19:45.972 | libpcre3-dev 2022-01-08 20:19:45.972 | libpq-dev 2022-01-08 20:19:45.972 | libssl-dev 2022-01-08 20:19:45.972 | libsystemd-dev 2022-01-08 20:19:45.972 | libxml2-dev 2022-01-08 20:19:45.972 | libxslt1-dev 2022-01-08 20:19:45.972 | libyaml-dev 2022-01-08 20:19:45.972 | lsof 2022-01-08 20:19:45.972 | openssh-server 2022-01-08 20:19:45.972 | openssl 2022-01-08 20:19:45.972 | pkg-config 2022-01-08 20:19:45.972 | psmisc 2022-01-08 20:19:45.972 | python3-dev 2022-01-08 20:19:45.972 | python3-pip 2022-01-08 20:19:45.972 | python3-systemd 2022-01-08 20:19:45.972 | python3-venv 2022-01-08 20:19:45.972 | tar 2022-01-08 20:19:45.972 | tcpdump 2022-01-08 20:19:45.972 | unzip 2022-01-08 20:19:45.973 | uuid-runtime 2022-01-08 20:19:45.973 | wget 2022-01-08 20:19:45.973 | wget 2022-01-08 20:19:45.973 | zlib1g-dev 2022-01-08 20:19:45.973 | libkrb5-dev 2022-01-08 20:19:45.973 | libldap2-dev 2022-01-08 20:19:45.973 | libsasl2-dev 2022-01-08 20:19:45.973 | memcached 2022-01-08 20:19:45.973 | python3-mysqldb 2022-01-08 20:19:45.973 | sqlite3 2022-01-08 20:19:45.973 | conntrack 2022-01-08 20:19:45.973 | curl 2022-01-08 20:19:45.973 | dnsmasq-base 2022-01-08 20:19:45.973 | dnsmasq-utils 2022-01-08 20:19:45.973 | ebtables 2022-01-08 20:19:45.973 | genisoimage 2022-01-08 20:19:45.973 | iptables 2022-01-08 20:19:45.973 | iputils-arping 2022-01-08 20:19:45.973 | kpartx 2022-01-08 20:19:45.973 | libjs-jquery-tablesorter 2022-01-08 20:19:45.973 | parted 2022-01-08 20:19:45.973 | pm-utils 2022-01-08 20:19:45.973 | python3-mysqldb 2022-01-08 20:19:45.973 | socat 2022-01-08 20:19:45.973 | sqlite3 2022-01-08 20:19:45.973 | sudo 2022-01-08 20:19:45.973 | vlan 2022-01-08 20:19:45.973 | lsscsi 2022-01-08 20:19:45.973 | open-iscsi 2022-01-08 20:19:45.973 | lvm2 2022-01-08 20:19:45.973 | qemu-utils 2022-01-08 20:19:45.973 | thin-provisioning-tools 2022-01-08 20:19:45.973 | acl 2022-01-08 20:19:45.973 | dnsmasq-base 2022-01-08 20:19:45.973 | dnsmasq-utils 2022-01-08 20:19:45.973 | ebtables 2022-01-08 20:19:45.973 | haproxy 2022-01-08 20:19:45.973 | iptables 2022-01-08 20:19:45.973 | iputils-arping 2022-01-08 20:19:45.974 | iputils-ping 2022-01-08 20:19:45.974 | postgresql-server-dev-all 2022-01-08 20:19:45.974 | python3-mysqldb 2022-01-08 20:19:45.974 | sqlite3 2022-01-08 20:19:45.974 | sudo 2022-01-08 20:19:45.974 | vlan 2022-01-08 20:19:45.974 | pcp 2022-01-08 20:19:45.974 | ipset 2022-01-08 20:19:45.974 | conntrack 2022-01-08 20:19:45.974 | conntrackd 2022-01-08 20:19:45.974 | keepalived 2022-01-08 20:19:45.974 | lvm2 2022-01-08 20:19:45.974 | qemu-utils 2022-01-08 20:19:45.974 | thin-provisioning-tools' 2022-01-08 20:19:45.974 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-08 20:19:45.992 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-08 20:19:45.992 | apache2-dev 2022-01-08 20:19:45.992 | bc 2022-01-08 20:19:45.992 | bsdmainutils 2022-01-08 20:19:45.992 | curl 2022-01-08 20:19:45.992 | g++ 2022-01-08 20:19:45.992 | gawk 2022-01-08 20:19:45.992 | gcc 2022-01-08 20:19:45.992 | gettext 2022-01-08 20:19:45.992 | git 2022-01-08 20:19:45.992 | graphviz 2022-01-08 20:19:45.992 | iputils-ping 2022-01-08 20:19:45.992 | libapache2-mod-proxy-uwsgi 2022-01-08 20:19:45.992 | libffi-dev 2022-01-08 20:19:45.992 | libjpeg-dev 2022-01-08 20:19:45.992 | libpcre3-dev 2022-01-08 20:19:45.992 | libpq-dev 2022-01-08 20:19:45.992 | libssl-dev 2022-01-08 20:19:45.992 | libsystemd-dev 2022-01-08 20:19:45.992 | libxml2-dev 2022-01-08 20:19:45.992 | libxslt1-dev 2022-01-08 20:19:45.992 | libyaml-dev 2022-01-08 20:19:45.992 | lsof 2022-01-08 20:19:45.992 | openssh-server 2022-01-08 20:19:45.992 | openssl 2022-01-08 20:19:45.992 | pkg-config 2022-01-08 20:19:45.992 | psmisc 2022-01-08 20:19:45.993 | python3-dev 2022-01-08 20:19:45.993 | python3-pip 2022-01-08 20:19:45.993 | python3-systemd 2022-01-08 20:19:45.993 | python3-venv 2022-01-08 20:19:45.993 | tar 2022-01-08 20:19:45.993 | tcpdump 2022-01-08 20:19:45.993 | unzip 2022-01-08 20:19:45.993 | uuid-runtime 2022-01-08 20:19:45.993 | wget 2022-01-08 20:19:45.993 | wget 2022-01-08 20:19:45.993 | zlib1g-dev 2022-01-08 20:19:45.993 | libkrb5-dev 2022-01-08 20:19:45.993 | libldap2-dev 2022-01-08 20:19:45.993 | libsasl2-dev 2022-01-08 20:19:45.993 | memcached 2022-01-08 20:19:45.993 | python3-mysqldb 2022-01-08 20:19:45.993 | sqlite3 2022-01-08 20:19:45.993 | conntrack 2022-01-08 20:19:45.993 | curl 2022-01-08 20:19:45.993 | dnsmasq-base 2022-01-08 20:19:45.993 | dnsmasq-utils 2022-01-08 20:19:45.993 | ebtables 2022-01-08 20:19:45.993 | genisoimage 2022-01-08 20:19:45.993 | iptables 2022-01-08 20:19:45.993 | iputils-arping 2022-01-08 20:19:45.993 | kpartx 2022-01-08 20:19:45.993 | libjs-jquery-tablesorter 2022-01-08 20:19:45.993 | parted 2022-01-08 20:19:45.993 | pm-utils 2022-01-08 20:19:45.993 | python3-mysqldb 2022-01-08 20:19:45.993 | socat 2022-01-08 20:19:45.993 | sqlite3 2022-01-08 20:19:45.993 | sudo 2022-01-08 20:19:45.993 | vlan 2022-01-08 20:19:45.993 | lsscsi 2022-01-08 20:19:45.993 | open-iscsi 2022-01-08 20:19:45.993 | lvm2 2022-01-08 20:19:45.993 | qemu-utils 2022-01-08 20:19:45.994 | thin-provisioning-tools 2022-01-08 20:19:45.994 | acl 2022-01-08 20:19:45.994 | dnsmasq-base 2022-01-08 20:19:45.994 | dnsmasq-utils 2022-01-08 20:19:45.994 | ebtables 2022-01-08 20:19:45.994 | haproxy 2022-01-08 20:19:45.994 | iptables 2022-01-08 20:19:45.994 | iputils-arping 2022-01-08 20:19:45.994 | iputils-ping 2022-01-08 20:19:45.994 | postgresql-server-dev-all 2022-01-08 20:19:45.994 | python3-mysqldb 2022-01-08 20:19:45.994 | sqlite3 2022-01-08 20:19:45.994 | sudo 2022-01-08 20:19:45.994 | vlan 2022-01-08 20:19:45.994 | pcp 2022-01-08 20:19:45.994 | ipset 2022-01-08 20:19:45.994 | conntrack 2022-01-08 20:19:45.994 | conntrackd 2022-01-08 20:19:45.994 | keepalived 2022-01-08 20:19:45.994 | lvm2 2022-01-08 20:19:45.994 | qemu-utils 2022-01-08 20:19:45.994 | thin-provisioning-tools ' 2022-01-08 20:19:45.996 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-08 20:19:45.998 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:19:46.001 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:19:46.004 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-01-08 20:19:46.004 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-08 20:19:46.009 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-01-08 20:19:46.011 | ++ functions-common:install_package:1450 : update_package_repo 2022-01-08 20:19:46.013 | ++ functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-08 20:19:46.015 | ++ functions-common:update_package_repo:1423 : REPOS_UPDATED=False 2022-01-08 20:19:46.018 | ++ functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-08 20:19:46.020 | ++ functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-08 20:19:46.021 | ++ functions-common:update_package_repo:1430 : is_ubuntu 2022-01-08 20:19:46.024 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:19:46.025 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:19:46.027 | ++ functions-common:update_package_repo:1431 : apt_get_update 2022-01-08 20:19:46.029 | ++ functions-common:apt_get_update:1176 : [[ False == \T\r\u\e ]] 2022-01-08 20:19:46.031 | ++ functions-common:apt_get_update:1181 : [[ False = \T\r\u\e ]] 2022-01-08 20:19:46.033 | ++ functions-common:apt_get_update:1183 : local sudo=sudo 2022-01-08 20:19:46.036 | +++ functions-common:apt_get_update:1184 : id -u 2022-01-08 20:19:46.040 | ++ functions-common:apt_get_update:1184 : [[ 1000 = \0 ]] 2022-01-08 20:19:46.042 | ++ functions-common:apt_get_update:1187 : time_start apt-get-update 2022-01-08 20:19:46.044 | ++ functions-common:time_start:2398 : local name=apt-get-update 2022-01-08 20:19:46.045 | ++ functions-common:time_start:2399 : local start_time= 2022-01-08 20:19:46.047 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2022-01-08 20:19:46.050 | +++ functions-common:time_start:2403 : date +%s%3N 2022-01-08 20:19:46.053 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1641673186051 2022-01-08 20:19:46.055 | ++ functions-common:apt_get_update:1189 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-08 20:19:46.057 | ++ functions-common:apt_get_update:1190 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-08 20:19:46.059 | ++ functions-common:apt_get_update:1191 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-08 20:19:46.327 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-08 20:19:46.405 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-08 20:19:46.510 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-08 20:19:46.965 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-01-08 20:19:47.368 | Fetched 336 kB in 1s (336 kB/s) 2022-01-08 20:19:48.806 | Reading package lists... 2022-01-08 20:19:48.836 | ++ functions-common:apt_get_update:1195 : REPOS_UPDATED=True 2022-01-08 20:19:48.838 | ++ functions-common:apt_get_update:1197 : time_stop apt-get-update 2022-01-08 20:19:48.840 | ++ functions-common:time_stop:2412 : local name 2022-01-08 20:19:48.842 | ++ functions-common:time_stop:2413 : local end_time 2022-01-08 20:19:48.845 | ++ functions-common:time_stop:2414 : local elapsed_time 2022-01-08 20:19:48.847 | ++ functions-common:time_stop:2415 : local total 2022-01-08 20:19:48.849 | ++ functions-common:time_stop:2416 : local start_time 2022-01-08 20:19:48.851 | ++ functions-common:time_stop:2418 : name=apt-get-update 2022-01-08 20:19:48.853 | ++ functions-common:time_stop:2419 : start_time=1641673186051 2022-01-08 20:19:48.855 | ++ functions-common:time_stop:2421 : [[ -z 1641673186051 ]] 2022-01-08 20:19:48.857 | +++ functions-common:time_stop:2424 : date +%s%3N 2022-01-08 20:19:48.861 | ++ functions-common:time_stop:2424 : end_time=1641673188859 2022-01-08 20:19:48.863 | ++ functions-common:time_stop:2425 : elapsed_time=2808 2022-01-08 20:19:48.865 | ++ functions-common:time_stop:2426 : total=0 2022-01-08 20:19:48.867 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-08 20:19:48.869 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2808 2022-01-08 20:19:48.871 | ++ functions-common:install_package:1451 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-01-08 20:19:48.873 | ++ functions-common:real_install_package:1436 : is_ubuntu 2022-01-08 20:19:48.875 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:19:48.877 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:19:48.880 | ++ functions-common:real_install_package:1437 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-01-08 20:19:48.900 | ++ functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-01-08 20:19:49.005 | Reading package lists... 2022-01-08 20:19:49.229 | Building dependency tree... 2022-01-08 20:19:49.230 | Reading state information... 2022-01-08 20:19:49.495 | bc is already the newest version (1.07.1-2build1). 2022-01-08 20:19:49.495 | bc set to manually installed. 2022-01-08 20:19:49.495 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-08 20:19:49.495 | bsdmainutils set to manually installed. 2022-01-08 20:19:49.495 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-08 20:19:49.495 | gawk set to manually installed. 2022-01-08 20:19:49.495 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-08 20:19:49.495 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-08 20:19:49.495 | iptables set to manually installed. 2022-01-08 20:19:49.496 | iputils-ping is already the newest version (3:20190709-3). 2022-01-08 20:19:49.496 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-08 20:19:49.496 | kpartx set to manually installed. 2022-01-08 20:19:49.496 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-08 20:19:49.496 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-08 20:19:49.496 | psmisc is already the newest version (23.3-1). 2022-01-08 20:19:49.496 | psmisc set to manually installed. 2022-01-08 20:19:49.496 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-08 20:19:49.496 | python3-systemd is already the newest version (234-3build2). 2022-01-08 20:19:49.496 | python3-systemd set to manually installed. 2022-01-08 20:19:49.496 | tcpdump is already the newest version (4.9.3-4). 2022-01-08 20:19:49.496 | tcpdump set to manually installed. 2022-01-08 20:19:49.496 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-08 20:19:49.496 | thin-provisioning-tools set to manually installed. 2022-01-08 20:19:49.496 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-08 20:19:49.496 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-08 20:19:49.496 | lsof set to manually installed. 2022-01-08 20:19:49.496 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-08 20:19:49.496 | parted set to manually installed. 2022-01-08 20:19:49.496 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-08 20:19:49.496 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-08 20:19:49.496 | tar set to manually installed. 2022-01-08 20:19:49.496 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-08 20:19:49.496 | uuid-runtime set to manually installed. 2022-01-08 20:19:49.496 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-08 20:19:49.496 | zlib1g-dev set to manually installed. 2022-01-08 20:19:49.496 | The following packages were automatically installed and are no longer required: 2022-01-08 20:19:49.496 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-08 20:19:49.496 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-08 20:19:49.496 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-08 20:19:49.496 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-08 20:19:49.496 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-08 20:19:49.497 | python3-zope.interface 2022-01-08 20:19:49.497 | Use 'sudo apt autoremove' to remove them. 2022-01-08 20:19:49.497 | The following additional packages will be installed: 2022-01-08 20:19:49.497 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-01-08 20:19:49.497 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-01-08 20:19:49.497 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-01-08 20:19:49.497 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-01-08 20:19:49.497 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-01-08 20:19:49.497 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-01-08 20:19:49.497 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-01-08 20:19:49.497 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-01-08 20:19:49.497 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-01-08 20:19:49.497 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-01-08 20:19:49.497 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-01-08 20:19:49.497 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl libfakeroot 2022-01-08 20:19:49.497 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2022-01-08 20:19:49.497 | libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 2022-01-08 20:19:49.497 | libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 2022-01-08 20:19:49.497 | libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2022-01-08 20:19:49.497 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-01-08 20:19:49.497 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-01-08 20:19:49.497 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-01-08 20:19:49.497 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-01-08 20:19:49.498 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-01-08 20:19:49.498 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-01-08 20:19:49.498 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-01-08 20:19:49.498 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-01-08 20:19:49.498 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-01-08 20:19:49.498 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-01-08 20:19:49.498 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-01-08 20:19:49.498 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-01-08 20:19:49.498 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-01-08 20:19:49.498 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2022-01-08 20:19:49.498 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 make mysql-common 2022-01-08 20:19:49.498 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-01-08 20:19:49.498 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-01-08 20:19:49.498 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-01-08 20:19:49.498 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-01-08 20:19:49.498 | systemd-timesyncd uuid-dev vbetool x11-common 2022-01-08 20:19:49.500 | Suggested packages: 2022-01-08 20:19:49.500 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-01-08 20:19:49.500 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-01-08 20:19:49.500 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-01-08 20:19:49.500 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-01-08 20:19:49.500 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libgd-tools 2022-01-08 20:19:49.500 | krb5-user icu-doc libtool-doc ncurses-doc libomp-10-doc postgresql-doc-12 2022-01-08 20:19:49.500 | lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc libstdc++-9-doc 2022-01-08 20:19:49.500 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-01-08 20:19:49.500 | make-doc libanyevent-perl libcache-memcached-perl libmemcached 2022-01-08 20:19:49.500 | libterm-readkey-perl libyaml-perl keychain libpam-ssh monkeysphere 2022-01-08 20:19:49.500 | ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-01-08 20:19:49.501 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-01-08 20:19:49.501 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-01-08 20:19:49.501 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-01-08 20:19:49.501 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-01-08 20:19:49.731 | The following NEW packages will be installed: 2022-01-08 20:19:49.731 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-01-08 20:19:49.731 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-01-08 20:19:49.731 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-01-08 20:19:49.731 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-01-08 20:19:49.731 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-01-08 20:19:49.731 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-01-08 20:19:49.731 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-01-08 20:19:49.731 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-01-08 20:19:49.731 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-01-08 20:19:49.731 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-01-08 20:19:49.731 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-01-08 20:19:49.731 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-01-08 20:19:49.731 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-01-08 20:19:49.731 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-01-08 20:19:49.731 | libdebhelper-perl libdpkg-perl libfakeroot libffi-dev libfile-fcntllock-perl 2022-01-08 20:19:49.731 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-01-08 20:19:49.731 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-01-08 20:19:49.731 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-01-08 20:19:49.731 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-01-08 20:19:49.731 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-01-08 20:19:49.731 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-01-08 20:19:49.731 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-01-08 20:19:49.731 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-01-08 20:19:49.731 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-01-08 20:19:49.732 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-01-08 20:19:49.732 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-01-08 20:19:49.732 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-01-08 20:19:49.732 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-01-08 20:19:49.732 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-01-08 20:19:49.732 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-01-08 20:19:49.732 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-01-08 20:19:49.732 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-01-08 20:19:49.732 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-01-08 20:19:49.732 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-01-08 20:19:49.732 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-01-08 20:19:49.732 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-01-08 20:19:49.732 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-01-08 20:19:49.732 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-01-08 20:19:49.732 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-01-08 20:19:49.732 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-01-08 20:19:49.732 | unzip uuid-dev vbetool vlan x11-common 2022-01-08 20:19:49.732 | The following packages will be upgraded: 2022-01-08 20:19:49.733 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-01-08 20:19:49.733 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2022-01-08 20:19:49.733 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2022-01-08 20:19:49.987 | 18 upgraded, 217 newly installed, 0 to remove and 107 not upgraded. 2022-01-08 20:19:49.987 | Need to get 164 MB of archives. 2022-01-08 20:19:49.987 | After this operation, 767 MB of additional disk space will be used. 2022-01-08 20:19:49.987 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.14 [95.8 kB] 2022-01-08 20:19:50.439 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.14 [28.1 kB] 2022-01-08 20:19:50.462 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.14 [10.3 kB] 2022-01-08 20:19:50.475 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.14 [186 kB] 2022-01-08 20:19:50.670 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.14 [3,807 kB] 2022-01-08 20:19:51.404 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.14 [270 kB] 2022-01-08 20:19:51.437 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-01-08 20:19:51.448 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-01-08 20:19:51.601 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-01-08 20:19:51.608 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-01-08 20:19:51.609 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-01-08 20:19:51.622 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-01-08 20:19:51.623 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-01-08 20:19:51.636 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-01-08 20:19:51.657 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-01-08 20:19:51.762 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-01-08 20:19:51.772 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-01-08 20:19:52.951 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-01-08 20:19:53.141 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-01-08 20:19:53.172 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-01-08 20:19:53.176 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-01-08 20:19:53.178 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-01-08 20:19:53.181 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-01-08 20:19:53.183 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-01-08 20:19:53.535 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-01-08 20:19:53.537 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-01-08 20:19:53.537 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-01-08 20:19:53.538 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2022-01-08 20:19:53.742 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-01-08 20:19:53.742 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-01-08 20:19:53.743 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-01-08 20:19:53.748 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-01-08 20:19:53.811 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-01-08 20:19:53.951 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-01-08 20:19:53.954 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-01-08 20:19:53.960 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-01-08 20:19:54.068 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-01-08 20:19:54.071 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-01-08 20:19:54.072 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-01-08 20:19:54.113 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-01-08 20:19:54.179 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-01-08 20:19:54.196 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-01-08 20:19:54.197 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-01-08 20:19:54.239 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-01-08 20:19:54.242 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-01-08 20:19:54.558 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-01-08 20:19:54.731 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-01-08 20:19:54.757 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-01-08 20:19:56.932 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-01-08 20:19:58.573 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-01-08 20:19:58.913 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-01-08 20:19:58.915 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-01-08 20:19:58.976 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-01-08 20:19:58.981 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-01-08 20:19:59.438 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-01-08 20:19:59.440 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-01-08 20:19:59.495 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-01-08 20:20:00.311 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-01-08 20:20:01.538 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-01-08 20:20:01.540 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-01-08 20:20:01.542 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-01-08 20:20:01.543 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-01-08 20:20:01.544 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-01-08 20:20:01.664 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-01-08 20:20:01.665 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-01-08 20:20:01.665 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-01-08 20:20:01.666 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-01-08 20:20:01.670 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-01-08 20:20:01.762 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-01-08 20:20:01.858 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-01-08 20:20:01.878 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-01-08 20:20:01.889 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-01-08 20:20:02.042 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-01-08 20:20:02.043 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-01-08 20:20:02.071 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-01-08 20:20:02.211 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2022-01-08 20:20:02.216 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-01-08 20:20:02.217 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-01-08 20:20:02.226 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-01-08 20:20:02.328 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-01-08 20:20:02.368 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-01-08 20:20:02.534 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-01-08 20:20:02.538 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-01-08 20:20:02.539 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-01-08 20:20:04.033 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-01-08 20:20:04.033 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-01-08 20:20:04.034 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-01-08 20:20:04.037 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-01-08 20:20:04.037 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-01-08 20:20:04.039 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-01-08 20:20:04.056 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-01-08 20:20:04.057 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-01-08 20:20:04.064 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-01-08 20:20:04.146 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-01-08 20:20:04.148 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-01-08 20:20:04.258 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-01-08 20:20:04.262 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-01-08 20:20:04.270 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-01-08 20:20:04.439 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-01-08 20:20:04.558 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-01-08 20:20:04.563 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-01-08 20:20:04.806 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-01-08 20:20:05.336 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-01-08 20:20:05.527 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-01-08 20:20:05.538 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-01-08 20:20:05.546 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-01-08 20:20:05.561 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-01-08 20:20:05.582 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-01-08 20:20:05.583 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-01-08 20:20:05.589 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-01-08 20:20:05.635 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-01-08 20:20:05.670 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-01-08 20:20:05.675 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-01-08 20:20:05.749 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-01-08 20:20:05.762 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-01-08 20:20:05.782 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-01-08 20:20:05.783 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-01-08 20:20:05.784 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-01-08 20:20:05.785 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-01-08 20:20:05.835 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-01-08 20:20:05.861 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-01-08 20:20:05.895 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-01-08 20:20:05.906 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-01-08 20:20:05.973 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-01-08 20:20:05.974 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-01-08 20:20:05.988 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-01-08 20:20:05.991 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-01-08 20:20:05.994 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-01-08 20:20:05.995 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-01-08 20:20:06.051 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-01-08 20:20:06.084 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-01-08 20:20:06.099 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-01-08 20:20:06.101 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-01-08 20:20:06.196 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-01-08 20:20:06.197 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-01-08 20:20:06.211 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-01-08 20:20:06.215 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-01-08 20:20:06.230 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-01-08 20:20:06.280 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-01-08 20:20:06.293 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-01-08 20:20:06.307 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-01-08 20:20:06.327 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-01-08 20:20:06.344 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-01-08 20:20:06.419 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-01-08 20:20:06.420 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-01-08 20:20:06.424 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-01-08 20:20:06.428 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-01-08 20:20:06.432 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-01-08 20:20:06.435 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-01-08 20:20:06.439 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-01-08 20:20:06.531 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-01-08 20:20:06.535 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-01-08 20:20:06.536 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-01-08 20:20:06.642 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-01-08 20:20:06.643 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-01-08 20:20:06.664 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-01-08 20:20:06.685 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-01-08 20:20:06.688 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-01-08 20:20:06.691 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-01-08 20:20:07.910 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-01-08 20:20:07.912 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-01-08 20:20:07.913 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-01-08 20:20:07.915 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-01-08 20:20:07.920 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-01-08 20:20:07.920 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-01-08 20:20:07.920 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-01-08 20:20:08.048 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-01-08 20:20:08.048 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-01-08 20:20:08.051 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-01-08 20:20:08.189 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-01-08 20:20:08.190 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-01-08 20:20:08.190 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-01-08 20:20:08.196 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-01-08 20:20:08.198 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-01-08 20:20:08.387 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-01-08 20:20:08.417 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-01-08 20:20:08.418 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-01-08 20:20:08.419 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-01-08 20:20:08.423 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-01-08 20:20:08.424 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-01-08 20:20:08.427 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-01-08 20:20:08.437 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-01-08 20:20:08.853 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-01-08 20:20:08.982 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-01-08 20:20:09.410 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-01-08 20:20:09.414 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-01-08 20:20:09.472 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.14 [246 kB] 2022-01-08 20:20:09.519 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-01-08 20:20:09.519 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-01-08 20:20:09.525 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-01-08 20:20:09.793 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-01-08 20:20:09.797 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-01-08 20:20:09.800 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-01-08 20:20:09.857 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-01-08 20:20:10.585 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-01-08 20:20:10.599 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-01-08 20:20:10.694 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-01-08 20:20:10.745 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-01-08 20:20:11.854 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-01-08 20:20:11.870 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-01-08 20:20:16.341 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-01-08 20:20:16.342 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-01-08 20:20:16.574 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-01-08 20:20:16.920 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-01-08 20:20:16.952 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-01-08 20:20:17.438 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-01-08 20:20:17.440 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-01-08 20:20:17.464 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-01-08 20:20:17.552 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-01-08 20:20:17.553 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-01-08 20:20:17.706 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-01-08 20:20:17.710 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-01-08 20:20:17.712 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-01-08 20:20:17.731 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-01-08 20:20:17.732 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-01-08 20:20:17.732 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-01-08 20:20:17.737 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-01-08 20:20:17.932 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-01-08 20:20:17.942 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-01-08 20:20:18.021 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-01-08 20:20:18.040 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-01-08 20:20:18.040 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-01-08 20:20:18.041 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-01-08 20:20:18.042 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-01-08 20:20:18.043 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-01-08 20:20:18.043 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-01-08 20:20:18.132 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-01-08 20:20:18.134 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-01-08 20:20:18.246 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-01-08 20:20:18.248 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-01-08 20:20:18.259 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-01-08 20:20:18.263 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-01-08 20:20:18.269 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-01-08 20:20:18.632 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-01-08 20:20:18.689 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-01-08 20:20:20.131 | Preconfiguring packages ... 2022-01-08 20:20:20.416 | Fetched 164 MB in 29s (5,651 kB/s) 2022-01-08 20:20:20.918 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-01-08 20:20:20.920 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-08 20:20:21.176 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-08 20:20:21.710 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-08 20:20:21.875 | Unpacking systemd-timesyncd (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-08 20:20:22.716 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.14_amd64.deb ... 2022-01-08 20:20:22.834 | Unpacking systemd-sysv (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-08 20:20:23.259 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-08 20:20:23.354 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-08 20:20:23.932 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-08 20:20:24.235 | Unpacking systemd (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-08 20:20:25.532 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.14_amd64.deb ... 2022-01-08 20:20:25.691 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-08 20:20:26.127 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.14) ... 2022-01-08 20:20:26.599 | Selecting previously unselected package libapr1:amd64. 2022-01-08 20:20:26.635 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-01-08 20:20:26.638 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-01-08 20:20:26.691 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-08 20:20:27.224 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-08 20:20:27.364 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-08 20:20:27.926 | Selecting previously unselected package libaprutil1:amd64. 2022-01-08 20:20:27.933 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-01-08 20:20:27.982 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-08 20:20:28.268 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-01-08 20:20:28.276 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-01-08 20:20:28.302 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-08 20:20:28.663 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-08 20:20:28.828 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-01-08 20:20:29.175 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-01-08 20:20:29.182 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-01-08 20:20:29.232 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-08 20:20:29.544 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-08 20:20:29.697 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-08 20:20:30.126 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-08 20:20:30.289 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-08 20:20:30.743 | Selecting previously unselected package libjansson4:amd64. 2022-01-08 20:20:30.750 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2022-01-08 20:20:30.800 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-01-08 20:20:31.143 | Selecting previously unselected package liblua5.2-0:amd64. 2022-01-08 20:20:31.150 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-01-08 20:20:31.204 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-08 20:20:31.601 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-01-08 20:20:31.747 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-01-08 20:20:33.350 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-08 20:20:33.468 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-01-08 20:20:33.971 | Selecting previously unselected package apache2-bin. 2022-01-08 20:20:33.979 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-08 20:20:34.038 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-01-08 20:20:34.508 | Selecting previously unselected package apache2-data. 2022-01-08 20:20:34.516 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-01-08 20:20:34.565 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-01-08 20:20:34.902 | Selecting previously unselected package apache2-utils. 2022-01-08 20:20:34.910 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-08 20:20:34.954 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-01-08 20:20:35.394 | Selecting previously unselected package apache2. 2022-01-08 20:20:35.401 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-08 20:20:35.467 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-01-08 20:20:36.000 | Selecting previously unselected package liblua5.3-0:amd64. 2022-01-08 20:20:36.007 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-01-08 20:20:36.056 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-08 20:20:36.530 | Selecting previously unselected package haproxy. 2022-01-08 20:20:36.537 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-01-08 20:20:36.595 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-01-08 20:20:37.215 | Selecting previously unselected package libnl-3-200:amd64. 2022-01-08 20:20:37.223 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2022-01-08 20:20:37.267 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-01-08 20:20:37.615 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-01-08 20:20:37.622 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-01-08 20:20:37.672 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-08 20:20:38.067 | Selecting previously unselected package mysql-common. 2022-01-08 20:20:38.074 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-01-08 20:20:38.146 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-08 20:20:38.503 | Selecting previously unselected package libmysqlclient21:amd64. 2022-01-08 20:20:38.510 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-08 20:20:38.559 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-08 20:20:39.057 | Selecting previously unselected package libsensors-config. 2022-01-08 20:20:39.064 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-01-08 20:20:39.106 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-08 20:20:39.479 | Selecting previously unselected package libsensors5:amd64. 2022-01-08 20:20:39.487 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-01-08 20:20:39.634 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-08 20:20:39.965 | Selecting previously unselected package libsnmp-base. 2022-01-08 20:20:39.973 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-01-08 20:20:40.011 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-08 20:20:40.438 | Selecting previously unselected package libsnmp35:amd64. 2022-01-08 20:20:40.445 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-01-08 20:20:40.491 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-08 20:20:41.010 | Selecting previously unselected package keepalived. 2022-01-08 20:20:41.018 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-01-08 20:20:41.068 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-08 20:20:41.566 | Selecting previously unselected package memcached. 2022-01-08 20:20:41.573 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-01-08 20:20:41.633 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-01-08 20:20:42.161 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-01-08 20:20:42.964 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-01-08 20:20:43.395 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-08 20:20:43.558 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-08 20:20:44.137 | Selecting previously unselected package python3-yaml. 2022-01-08 20:20:44.144 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-08 20:20:44.182 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-08 20:20:44.585 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-01-08 20:20:44.754 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-01-08 20:20:45.362 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-01-08 20:20:45.585 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-01-08 20:20:46.516 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-01-08 20:20:46.689 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-01-08 20:20:47.247 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-01-08 20:20:47.415 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-01-08 20:20:47.969 | Selecting previously unselected package acl. 2022-01-08 20:20:47.977 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2022-01-08 20:20:48.026 | Unpacking acl (2.2.53-6) ... 2022-01-08 20:20:48.325 | Selecting previously unselected package autotools-dev. 2022-01-08 20:20:48.333 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2022-01-08 20:20:48.394 | Unpacking autotools-dev (20180224.1) ... 2022-01-08 20:20:48.781 | Selecting previously unselected package m4. 2022-01-08 20:20:48.788 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2022-01-08 20:20:48.843 | Unpacking m4 (1.4.18-4) ... 2022-01-08 20:20:49.261 | Selecting previously unselected package autoconf. 2022-01-08 20:20:49.269 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2022-01-08 20:20:49.323 | Unpacking autoconf (2.69-11.1) ... 2022-01-08 20:20:49.794 | Selecting previously unselected package automake. 2022-01-08 20:20:49.802 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-01-08 20:20:49.853 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-01-08 20:20:50.164 | Selecting previously unselected package autopoint. 2022-01-08 20:20:50.171 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2022-01-08 20:20:50.222 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-01-08 20:20:50.588 | Selecting previously unselected package libllvm10:amd64. 2022-01-08 20:20:50.595 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-08 20:20:50.661 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-08 20:20:53.354 | Selecting previously unselected package libclang-cpp10. 2022-01-08 20:20:53.361 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-08 20:20:53.421 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-08 20:20:55.211 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-01-08 20:20:55.218 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-08 20:20:55.267 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-08 20:20:56.262 | Selecting previously unselected package libgc1c2:amd64. 2022-01-08 20:20:56.271 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-01-08 20:20:56.331 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-08 20:20:56.782 | Selecting previously unselected package libobjc4:amd64. 2022-01-08 20:20:56.790 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-08 20:20:56.855 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-08 20:20:57.106 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-01-08 20:20:57.114 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-08 20:20:57.170 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-08 20:20:57.662 | Selecting previously unselected package libc6-i386. 2022-01-08 20:20:57.669 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-01-08 20:20:57.713 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-08 20:20:58.611 | Selecting previously unselected package lib32gcc-s1. 2022-01-08 20:20:58.618 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-08 20:20:58.656 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-08 20:20:59.061 | Selecting previously unselected package lib32stdc++6. 2022-01-08 20:20:59.068 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-08 20:20:59.129 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-08 20:20:59.605 | Selecting previously unselected package libclang-common-10-dev. 2022-01-08 20:20:59.612 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-08 20:20:59.667 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-08 20:21:01.016 | Selecting previously unselected package libclang1-10. 2022-01-08 20:21:01.024 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-08 20:21:01.056 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-08 20:21:02.497 | Selecting previously unselected package clang-10. 2022-01-08 20:21:02.504 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-08 20:21:02.547 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-08 20:21:02.849 | Selecting previously unselected package libtool. 2022-01-08 20:21:02.857 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2022-01-08 20:21:02.906 | Unpacking libtool (2.4.6-14) ... 2022-01-08 20:21:03.261 | Selecting previously unselected package dh-autoreconf. 2022-01-08 20:21:03.268 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2022-01-08 20:21:03.318 | Unpacking dh-autoreconf (19) ... 2022-01-08 20:21:03.588 | Selecting previously unselected package libdebhelper-perl. 2022-01-08 20:21:03.596 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-01-08 20:21:03.651 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-01-08 20:21:03.946 | Selecting previously unselected package libarchive-zip-perl. 2022-01-08 20:21:03.954 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2022-01-08 20:21:04.005 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-01-08 20:21:04.331 | Selecting previously unselected package libsub-override-perl. 2022-01-08 20:21:04.338 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2022-01-08 20:21:04.388 | Unpacking libsub-override-perl (0.09-2) ... 2022-01-08 20:21:04.674 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-01-08 20:21:04.681 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-01-08 20:21:04.731 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-08 20:21:05.045 | Selecting previously unselected package dh-strip-nondeterminism. 2022-01-08 20:21:05.053 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-01-08 20:21:05.106 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-01-08 20:21:05.354 | Selecting previously unselected package libdpkg-perl. 2022-01-08 20:21:05.361 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-01-08 20:21:05.393 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-01-08 20:21:05.816 | Selecting previously unselected package make. 2022-01-08 20:21:05.824 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2022-01-08 20:21:05.890 | Unpacking make (4.2.1-1.2) ... 2022-01-08 20:21:06.221 | Selecting previously unselected package dpkg-dev. 2022-01-08 20:21:06.228 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-01-08 20:21:06.279 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-01-08 20:21:06.689 | Selecting previously unselected package dwz. 2022-01-08 20:21:06.697 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2022-01-08 20:21:06.758 | Unpacking dwz (0.13-5) ... 2022-01-08 20:21:07.136 | Selecting previously unselected package libcroco3:amd64. 2022-01-08 20:21:07.144 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2022-01-08 20:21:07.199 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-01-08 20:21:07.474 | Selecting previously unselected package gettext. 2022-01-08 20:21:07.481 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2022-01-08 20:21:07.513 | Unpacking gettext (0.19.8.1-10build1) ... 2022-01-08 20:21:08.027 | Selecting previously unselected package intltool-debian. 2022-01-08 20:21:08.035 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-01-08 20:21:08.090 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-01-08 20:21:08.386 | Selecting previously unselected package po-debconf. 2022-01-08 20:21:08.394 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2022-01-08 20:21:08.443 | Unpacking po-debconf (1.0.21) ... 2022-01-08 20:21:08.781 | Selecting previously unselected package debhelper. 2022-01-08 20:21:08.788 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2022-01-08 20:21:08.855 | Unpacking debhelper (12.10ubuntu1) ... 2022-01-08 20:21:09.353 | Selecting previously unselected package uuid-dev:amd64. 2022-01-08 20:21:09.361 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2022-01-08 20:21:09.416 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-08 20:21:09.925 | Selecting previously unselected package libsctp1:amd64. 2022-01-08 20:21:09.932 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-01-08 20:21:09.981 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-08 20:21:10.245 | Selecting previously unselected package libsctp-dev:amd64. 2022-01-08 20:21:10.253 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-01-08 20:21:10.347 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-08 20:21:10.684 | Selecting previously unselected package libapr1-dev. 2022-01-08 20:21:10.692 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-01-08 20:21:10.747 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-08 20:21:11.445 | Selecting previously unselected package libldap2-dev:amd64. 2022-01-08 20:21:11.452 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-08 20:21:11.506 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-08 20:21:11.901 | Selecting previously unselected package libaprutil1-dev. 2022-01-08 20:21:11.909 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-01-08 20:21:11.959 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-08 20:21:12.427 | Selecting previously unselected package apache2-dev. 2022-01-08 20:21:12.435 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-08 20:21:12.484 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-01-08 20:21:12.963 | Selecting previously unselected package binfmt-support. 2022-01-08 20:21:12.971 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2022-01-08 20:21:13.029 | Unpacking binfmt-support (2.2.0-2) ... 2022-01-08 20:21:13.342 | Selecting previously unselected package g++-9. 2022-01-08 20:21:13.350 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-08 20:21:13.404 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-08 20:21:14.919 | Selecting previously unselected package g++. 2022-01-08 20:21:14.927 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-01-08 20:21:14.982 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-01-08 20:21:15.289 | Selecting previously unselected package build-essential. 2022-01-08 20:21:15.297 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-01-08 20:21:15.358 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-01-08 20:21:15.599 | Selecting previously unselected package conntrack. 2022-01-08 20:21:15.607 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-01-08 20:21:15.656 | Unpacking conntrack (1:1.4.5-2) ... 2022-01-08 20:21:16.003 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-01-08 20:21:16.011 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-01-08 20:21:16.062 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-08 20:21:16.359 | Selecting previously unselected package libnetfilter-queue1. 2022-01-08 20:21:16.367 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-01-08 20:21:16.420 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-01-08 20:21:16.811 | Selecting previously unselected package conntrackd. 2022-01-08 20:21:16.819 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-01-08 20:21:16.867 | Unpacking conntrackd (1:1.4.5-2) ... 2022-01-08 20:21:17.267 | Selecting previously unselected package dns-root-data. 2022-01-08 20:21:17.275 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2022-01-08 20:21:17.335 | Unpacking dns-root-data (2019052802) ... 2022-01-08 20:21:17.753 | Selecting previously unselected package libidn11:amd64. 2022-01-08 20:21:17.761 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-01-08 20:21:17.799 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-08 20:21:18.222 | Selecting previously unselected package dnsmasq-base. 2022-01-08 20:21:18.230 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-08 20:21:18.283 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-08 20:21:18.684 | Selecting previously unselected package dnsmasq-utils. 2022-01-08 20:21:18.692 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-08 20:21:18.747 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-08 20:21:19.226 | Selecting previously unselected package ebtables. 2022-01-08 20:21:19.234 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2022-01-08 20:21:19.302 | Unpacking ebtables (2.0.11-3build1) ... 2022-01-08 20:21:19.759 | Selecting previously unselected package libfakeroot:amd64. 2022-01-08 20:21:19.767 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2022-01-08 20:21:19.827 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-01-08 20:21:20.250 | Selecting previously unselected package fakeroot. 2022-01-08 20:21:20.258 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2022-01-08 20:21:20.313 | Unpacking fakeroot (1.24-1) ... 2022-01-08 20:21:20.719 | Selecting previously unselected package fonts-dejavu-core. 2022-01-08 20:21:20.727 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2022-01-08 20:21:20.782 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-01-08 20:21:21.273 | Selecting previously unselected package fonts-liberation. 2022-01-08 20:21:21.281 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-01-08 20:21:21.340 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-01-08 20:21:21.822 | Selecting previously unselected package fontconfig-config. 2022-01-08 20:21:21.830 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-01-08 20:21:21.884 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-08 20:21:22.325 | Selecting previously unselected package libfontconfig1:amd64. 2022-01-08 20:21:22.333 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-01-08 20:21:22.376 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-08 20:21:22.765 | Selecting previously unselected package fontconfig. 2022-01-08 20:21:22.772 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-01-08 20:21:22.816 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-01-08 20:21:23.204 | Selecting previously unselected package genisoimage. 2022-01-08 20:21:23.213 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-01-08 20:21:23.260 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-08 20:21:23.748 | Selecting previously unselected package libann0. 2022-01-08 20:21:23.756 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-01-08 20:21:23.810 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-01-08 20:21:24.142 | Selecting previously unselected package libcdt5:amd64. 2022-01-08 20:21:24.149 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2022-01-08 20:21:24.193 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-01-08 20:21:24.570 | Selecting previously unselected package libcgraph6:amd64. 2022-01-08 20:21:24.578 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-01-08 20:21:24.639 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-08 20:21:25.039 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-01-08 20:21:25.047 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-08 20:21:25.084 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-08 20:21:25.392 | Selecting previously unselected package libjpeg8:amd64. 2022-01-08 20:21:25.400 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-01-08 20:21:25.456 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-08 20:21:25.816 | Selecting previously unselected package libjbig0:amd64. 2022-01-08 20:21:25.824 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2022-01-08 20:21:25.873 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-01-08 20:21:26.256 | Selecting previously unselected package libwebp6:amd64. 2022-01-08 20:21:26.264 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-01-08 20:21:26.319 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-08 20:21:26.736 | Selecting previously unselected package libtiff5:amd64. 2022-01-08 20:21:26.744 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-01-08 20:21:26.799 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-08 20:21:27.193 | Selecting previously unselected package libxpm4:amd64. 2022-01-08 20:21:27.201 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-01-08 20:21:27.243 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-01-08 20:21:27.599 | Selecting previously unselected package libgd3:amd64. 2022-01-08 20:21:27.607 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-01-08 20:21:27.644 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-08 20:21:28.033 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-01-08 20:21:28.042 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-01-08 20:21:28.096 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-08 20:21:28.575 | Selecting previously unselected package libpixman-1-0:amd64. 2022-01-08 20:21:28.583 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-01-08 20:21:28.637 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-08 20:21:29.067 | Selecting previously unselected package libxcb-render0:amd64. 2022-01-08 20:21:29.075 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2022-01-08 20:21:29.124 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-01-08 20:21:29.359 | Selecting previously unselected package libxcb-shm0:amd64. 2022-01-08 20:21:29.367 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2022-01-08 20:21:29.399 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-01-08 20:21:29.672 | Selecting previously unselected package libxrender1:amd64. 2022-01-08 20:21:29.680 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-01-08 20:21:29.729 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-01-08 20:21:30.113 | Selecting previously unselected package libcairo2:amd64. 2022-01-08 20:21:30.121 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-01-08 20:21:30.158 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-08 20:21:30.604 | Selecting previously unselected package libgraphite2-3:amd64. 2022-01-08 20:21:30.612 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-01-08 20:21:30.649 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-08 20:21:31.004 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-01-08 20:21:31.012 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-01-08 20:21:31.050 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-08 20:21:31.353 | Selecting previously unselected package libthai-data. 2022-01-08 20:21:31.361 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2022-01-08 20:21:31.414 | Unpacking libthai-data (0.1.28-3) ... 2022-01-08 20:21:31.849 | Selecting previously unselected package libdatrie1:amd64. 2022-01-08 20:21:31.857 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2022-01-08 20:21:31.924 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-01-08 20:21:32.318 | Selecting previously unselected package libthai0:amd64. 2022-01-08 20:21:32.326 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2022-01-08 20:21:32.381 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-01-08 20:21:32.787 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-01-08 20:21:32.795 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-08 20:21:32.848 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-08 20:21:33.273 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-01-08 20:21:33.281 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-08 20:21:33.335 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-08 20:21:33.764 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-01-08 20:21:33.772 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-08 20:21:33.832 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-08 20:21:34.256 | Selecting previously unselected package libpathplan4:amd64. 2022-01-08 20:21:34.263 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-01-08 20:21:34.328 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-08 20:21:34.707 | Selecting previously unselected package libgvc6. 2022-01-08 20:21:34.715 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2022-01-08 20:21:34.775 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-01-08 20:21:35.250 | Selecting previously unselected package libgvpr2:amd64. 2022-01-08 20:21:35.258 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-01-08 20:21:35.311 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-08 20:21:35.781 | Selecting previously unselected package liblab-gamut1:amd64. 2022-01-08 20:21:35.790 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-01-08 20:21:35.855 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-08 20:21:36.398 | Selecting previously unselected package x11-common. 2022-01-08 20:21:36.406 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-01-08 20:21:36.476 | dpkg-query: no packages found matching nux-tools 2022-01-08 20:21:36.487 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-01-08 20:21:36.861 | Selecting previously unselected package libice6:amd64. 2022-01-08 20:21:36.870 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-01-08 20:21:36.907 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-08 20:21:37.221 | Selecting previously unselected package libsm6:amd64. 2022-01-08 20:21:37.230 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-01-08 20:21:37.284 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-01-08 20:21:37.718 | Selecting previously unselected package libxt6:amd64. 2022-01-08 20:21:37.726 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-01-08 20:21:37.775 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-01-08 20:21:38.198 | Selecting previously unselected package libxmu6:amd64. 2022-01-08 20:21:38.206 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-01-08 20:21:38.261 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-08 20:21:38.621 | Selecting previously unselected package libxaw7:amd64. 2022-01-08 20:21:38.629 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-01-08 20:21:38.667 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-01-08 20:21:39.049 | Selecting previously unselected package graphviz. 2022-01-08 20:21:39.057 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2022-01-08 20:21:39.106 | Unpacking graphviz (2.42.2-3build2) ... 2022-01-08 20:21:39.557 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-01-08 20:21:39.565 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-01-08 20:21:39.609 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-08 20:21:39.993 | Selecting previously unselected package libibverbs1:amd64. 2022-01-08 20:21:40.001 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-01-08 20:21:40.027 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-08 20:21:40.557 | Selecting previously unselected package ibverbs-providers:amd64. 2022-01-08 20:21:40.566 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-01-08 20:21:40.626 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-08 20:21:40.923 | Selecting previously unselected package icu-devtools. 2022-01-08 20:21:40.931 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-01-08 20:21:40.992 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-01-08 20:21:41.364 | Selecting previously unselected package iputils-arping. 2022-01-08 20:21:41.372 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-01-08 20:21:41.421 | Unpacking iputils-arping (3:20190709-3) ... 2022-01-08 20:21:41.861 | Selecting previously unselected package javascript-common. 2022-01-08 20:21:41.869 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2022-01-08 20:21:41.936 | Unpacking javascript-common (11) ... 2022-01-08 20:21:42.266 | Selecting previously unselected package libgssrpc4:amd64. 2022-01-08 20:21:42.274 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-01-08 20:21:42.335 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-08 20:21:42.690 | Selecting previously unselected package libkdb5-9:amd64. 2022-01-08 20:21:42.698 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-01-08 20:21:42.746 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-08 20:21:43.130 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-01-08 20:21:43.138 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-08 20:21:43.185 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-08 20:21:43.519 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-01-08 20:21:43.527 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-08 20:21:43.575 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-08 20:21:43.993 | Selecting previously unselected package comerr-dev:amd64. 2022-01-08 20:21:44.000 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-01-08 20:21:44.057 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-08 20:21:44.410 | Selecting previously unselected package krb5-multidev:amd64. 2022-01-08 20:21:44.418 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-08 20:21:44.478 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-08 20:21:44.815 | Selecting previously unselected package libalgorithm-diff-perl. 2022-01-08 20:21:44.823 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-01-08 20:21:44.877 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-01-08 20:21:45.147 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-01-08 20:21:45.155 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-01-08 20:21:45.186 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-08 20:21:45.467 | Selecting previously unselected package libalgorithm-merge-perl. 2022-01-08 20:21:45.475 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-01-08 20:21:45.501 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-01-08 20:21:45.815 | Selecting previously unselected package libarchive-cpio-perl. 2022-01-08 20:21:45.823 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2022-01-08 20:21:45.872 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-01-08 20:21:46.261 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-01-08 20:21:46.270 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-08 20:21:46.318 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-08 20:21:46.747 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-01-08 20:21:46.756 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-08 20:21:46.810 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-08 20:21:47.238 | Selecting previously unselected package libfile-fcntllock-perl. 2022-01-08 20:21:47.246 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-01-08 20:21:47.307 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-01-08 20:21:47.632 | Selecting previously unselected package libgts-bin. 2022-01-08 20:21:47.640 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-01-08 20:21:47.672 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-01-08 20:21:47.993 | Selecting previously unselected package libicu-dev:amd64. 2022-01-08 20:21:48.000 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-01-08 20:21:48.049 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-08 20:21:49.883 | Selecting previously unselected package libipset13:amd64. 2022-01-08 20:21:49.891 | Preparing to unpack .../153-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-08 20:21:50.067 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-08 20:21:50.473 | Selecting previously unselected package librdmacm1:amd64. 2022-01-08 20:21:50.481 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-01-08 20:21:50.518 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-08 20:21:50.963 | Selecting previously unselected package libiscsi7:amd64. 2022-01-08 20:21:50.972 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2022-01-08 20:21:51.027 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-01-08 20:21:51.353 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-01-08 20:21:51.360 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-08 20:21:51.421 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-08 20:21:51.701 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-01-08 20:21:51.710 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-01-08 20:21:51.747 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-08 20:21:52.027 | Selecting previously unselected package libjpeg-dev:amd64. 2022-01-08 20:21:52.035 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-01-08 20:21:52.067 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-08 20:21:52.284 | Selecting previously unselected package libjs-jquery. 2022-01-08 20:21:52.292 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-01-08 20:21:52.329 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-01-08 20:21:52.673 | Selecting previously unselected package libjs-jquery-metadata. 2022-01-08 20:21:52.681 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2022-01-08 20:21:52.735 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-01-08 20:21:52.953 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-01-08 20:21:52.961 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-01-08 20:21:53.004 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-08 20:21:53.387 | Selecting previously unselected package libltdl-dev:amd64. 2022-01-08 20:21:53.395 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2022-01-08 20:21:53.455 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-01-08 20:21:53.827 | Selecting previously unselected package libsys-hostname-long-perl. 2022-01-08 20:21:53.835 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-01-08 20:21:53.895 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-01-08 20:21:54.227 | Selecting previously unselected package libmail-sendmail-perl. 2022-01-08 20:21:54.235 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2022-01-08 20:21:54.289 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-01-08 20:21:54.587 | Selecting previously unselected package libncurses-dev:amd64. 2022-01-08 20:21:54.595 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-08 20:21:54.638 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-08 20:21:55.124 | Selecting previously unselected package libnspr4:amd64. 2022-01-08 20:21:55.133 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2022-01-08 20:21:55.191 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-01-08 20:21:55.626 | Selecting previously unselected package libnss3:amd64. 2022-01-08 20:21:55.634 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-01-08 20:21:55.695 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-01-08 20:21:56.250 | Selecting previously unselected package libomp5-10:amd64. 2022-01-08 20:21:56.259 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-08 20:21:56.318 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-08 20:21:56.696 | Selecting previously unselected package libomp-10-dev. 2022-01-08 20:21:56.704 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-08 20:21:56.758 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-08 20:21:57.124 | Selecting previously unselected package pcp-conf. 2022-01-08 20:21:57.132 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2022-01-08 20:21:57.175 | Unpacking pcp-conf (5.0.3-1) ... 2022-01-08 20:21:57.519 | Selecting previously unselected package libpcp3. 2022-01-08 20:21:57.527 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2022-01-08 20:21:57.564 | Unpacking libpcp3 (5.0.3-1) ... 2022-01-08 20:21:58.010 | Selecting previously unselected package libpcp-pmda3. 2022-01-08 20:21:58.018 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-01-08 20:21:58.061 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-01-08 20:21:58.295 | Selecting previously unselected package libpcp-pmda-perl. 2022-01-08 20:21:58.303 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-01-08 20:21:58.351 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-01-08 20:21:58.774 | Selecting previously unselected package libpq5:amd64. 2022-01-08 20:21:58.782 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-08 20:21:58.849 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-08 20:21:59.204 | Selecting previously unselected package libpq-dev. 2022-01-08 20:21:59.212 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-08 20:21:59.272 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-08 20:21:59.827 | Selecting previously unselected package librados2. 2022-01-08 20:21:59.835 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-01-08 20:21:59.889 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-08 20:22:00.774 | Selecting previously unselected package librbd1. 2022-01-08 20:22:00.782 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-01-08 20:22:00.838 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-08 20:22:01.461 | Selecting previously unselected package libsasl2-dev. 2022-01-08 20:22:01.469 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-01-08 20:22:01.518 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-08 20:22:01.831 | Selecting previously unselected package libssl-dev:amd64. 2022-01-08 20:22:01.839 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-08 20:22:01.888 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-08 20:22:02.461 | Selecting previously unselected package libsystemd-dev:amd64. 2022-01-08 20:22:02.469 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.14_amd64.deb ... 2022-01-08 20:22:02.523 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.14) ... 2022-01-08 20:22:02.850 | Selecting previously unselected package libtinfo-dev:amd64. 2022-01-08 20:22:02.858 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-08 20:22:02.918 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-08 20:22:03.267 | Selecting previously unselected package libx86-1:amd64. 2022-01-08 20:22:03.275 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2022-01-08 20:22:03.318 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-01-08 20:22:03.655 | Selecting previously unselected package libxml2-dev:amd64. 2022-01-08 20:22:03.663 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-08 20:22:03.723 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-08 20:22:04.170 | Selecting previously unselected package libxslt1-dev:amd64. 2022-01-08 20:22:04.178 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-01-08 20:22:04.232 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-08 20:22:04.671 | Selecting previously unselected package llvm-10-runtime. 2022-01-08 20:22:04.681 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-08 20:22:04.746 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-08 20:22:05.141 | Selecting previously unselected package libpfm4:amd64. 2022-01-08 20:22:05.149 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-01-08 20:22:05.203 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-08 20:22:05.598 | Selecting previously unselected package llvm-10. 2022-01-08 20:22:05.606 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-08 20:22:05.655 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-08 20:22:06.712 | Selecting previously unselected package libffi-dev:amd64. 2022-01-08 20:22:06.720 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2022-01-08 20:22:06.769 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-01-08 20:22:07.083 | Selecting previously unselected package python3-pygments. 2022-01-08 20:22:07.092 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-01-08 20:22:07.140 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-08 20:22:07.626 | Selecting previously unselected package llvm-10-tools. 2022-01-08 20:22:07.635 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-08 20:22:07.683 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-08 20:22:08.175 | Selecting previously unselected package libz3-4:amd64. 2022-01-08 20:22:08.184 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2022-01-08 20:22:08.214 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-01-08 20:22:09.518 | Selecting previously unselected package libz3-dev:amd64. 2022-01-08 20:22:09.527 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-01-08 20:22:09.574 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-08 20:22:09.963 | Selecting previously unselected package llvm-10-dev. 2022-01-08 20:22:09.972 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-08 20:22:10.020 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-08 20:22:14.826 | Selecting previously unselected package lsscsi. 2022-01-08 20:22:14.836 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2022-01-08 20:22:14.866 | Unpacking lsscsi (0.30-0.1) ... 2022-01-08 20:22:15.198 | Selecting previously unselected package pkg-config. 2022-01-08 20:22:15.206 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-01-08 20:22:15.254 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-01-08 20:22:15.621 | Selecting previously unselected package pm-utils. 2022-01-08 20:22:15.629 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2022-01-08 20:22:15.683 | Unpacking pm-utils (1.4.1-19) ... 2022-01-08 20:22:16.044 | Selecting previously unselected package postgresql-client-common. 2022-01-08 20:22:16.052 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-01-08 20:22:16.106 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-01-08 20:22:16.432 | Selecting previously unselected package postgresql-client-12. 2022-01-08 20:22:16.441 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-08 20:22:16.489 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-08 20:22:17.020 | Selecting previously unselected package ssl-cert. 2022-01-08 20:22:17.028 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2022-01-08 20:22:17.082 | Unpacking ssl-cert (1.0.39) ... 2022-01-08 20:22:17.592 | Selecting previously unselected package postgresql-common. 2022-01-08 20:22:17.601 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2022-01-08 20:22:17.677 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-01-08 20:22:17.713 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-01-08 20:22:18.095 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-08 20:22:18.104 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-08 20:22:18.140 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-08 20:22:18.758 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-08 20:22:18.767 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-08 20:22:18.820 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-08 20:22:19.055 | Selecting previously unselected package python-pip-whl. 2022-01-08 20:22:19.063 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-01-08 20:22:19.122 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-08 20:22:19.615 | Selecting previously unselected package python3-mysqldb. 2022-01-08 20:22:19.624 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-01-08 20:22:19.660 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-01-08 20:22:19.997 | Selecting previously unselected package python3-wheel. 2022-01-08 20:22:20.006 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2022-01-08 20:22:20.060 | Unpacking python3-wheel (0.34.2-1) ... 2022-01-08 20:22:20.381 | Selecting previously unselected package python3-pip. 2022-01-08 20:22:20.389 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-01-08 20:22:20.437 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-08 20:22:20.780 | Selecting previously unselected package python3.8-venv. 2022-01-08 20:22:20.789 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-01-08 20:22:20.837 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-08 20:22:21.106 | Selecting previously unselected package python3-venv. 2022-01-08 20:22:21.115 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-01-08 20:22:21.151 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-01-08 20:22:21.375 | Selecting previously unselected package qemu-block-extra:amd64. 2022-01-08 20:22:21.384 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-01-08 20:22:21.430 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-01-08 20:22:21.740 | Selecting previously unselected package qemu-utils. 2022-01-08 20:22:21.748 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-01-08 20:22:21.796 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-01-08 20:22:22.220 | Selecting previously unselected package sharutils. 2022-01-08 20:22:22.229 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-01-08 20:22:22.283 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-01-08 20:22:22.615 | Selecting previously unselected package sqlite3. 2022-01-08 20:22:22.623 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-01-08 20:22:22.677 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-08 20:22:23.163 | Selecting previously unselected package unzip. 2022-01-08 20:22:23.172 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2022-01-08 20:22:23.208 | Unpacking unzip (6.0-25ubuntu1) ... 2022-01-08 20:22:23.524 | Selecting previously unselected package vbetool. 2022-01-08 20:22:23.532 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2022-01-08 20:22:23.574 | Unpacking vbetool (1.1-4) ... 2022-01-08 20:22:23.918 | Selecting previously unselected package ipset. 2022-01-08 20:22:23.926 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-08 20:22:23.982 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-08 20:22:24.374 | Selecting previously unselected package ipvsadm. 2022-01-08 20:22:24.383 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-01-08 20:22:24.437 | Unpacking ipvsadm (1:1.31-1) ... 2022-01-08 20:22:24.752 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-01-08 20:22:24.761 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-08 20:22:24.805 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-01-08 20:22:24.969 | Selecting previously unselected package libkrb5-dev:amd64. 2022-01-08 20:22:24.978 | Preparing to unpack .../218-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-08 20:22:25.009 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-08 20:22:25.283 | Selecting previously unselected package libpcp-gui2. 2022-01-08 20:22:25.293 | Preparing to unpack .../219-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-01-08 20:22:25.340 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-01-08 20:22:25.729 | Selecting previously unselected package libpcp-import1. 2022-01-08 20:22:25.738 | Preparing to unpack .../220-libpcp-import1_5.0.3-1_amd64.deb ... 2022-01-08 20:22:25.785 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-01-08 20:22:26.111 | Selecting previously unselected package libpcp-mmv1. 2022-01-08 20:22:26.120 | Preparing to unpack .../221-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-01-08 20:22:26.168 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-01-08 20:22:26.438 | Selecting previously unselected package libpcp-trace2. 2022-01-08 20:22:26.447 | Preparing to unpack .../222-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-01-08 20:22:26.477 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-01-08 20:22:26.757 | Selecting previously unselected package libpcp-web1. 2022-01-08 20:22:26.765 | Preparing to unpack .../223-libpcp-web1_5.0.3-1_amd64.deb ... 2022-01-08 20:22:26.803 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-01-08 20:22:27.140 | Selecting previously unselected package libyaml-dev:amd64. 2022-01-08 20:22:27.149 | Preparing to unpack .../224-libyaml-dev_0.2.2-1_amd64.deb ... 2022-01-08 20:22:27.214 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-01-08 20:22:27.563 | Selecting previously unselected package python3-pcp. 2022-01-08 20:22:27.572 | Preparing to unpack .../225-python3-pcp_5.0.3-1_amd64.deb ... 2022-01-08 20:22:27.614 | Unpacking python3-pcp (5.0.3-1) ... 2022-01-08 20:22:28.084 | Selecting previously unselected package pcp. 2022-01-08 20:22:28.093 | Preparing to unpack .../226-pcp_5.0.3-1_amd64.deb ... 2022-01-08 20:22:28.218 | Unpacking pcp (5.0.3-1) ... 2022-01-08 20:22:29.312 | Selecting previously unselected package socat. 2022-01-08 20:22:29.321 | Preparing to unpack .../227-socat_1.7.3.3-2_amd64.deb ... 2022-01-08 20:22:29.357 | Unpacking socat (1.7.3.3-2) ... 2022-01-08 20:22:29.752 | Selecting previously unselected package vlan. 2022-01-08 20:22:29.761 | Preparing to unpack .../228-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-01-08 20:22:29.814 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-08 20:22:30.172 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-08 20:22:30.351 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-01-08 20:22:30.648 | Setting up javascript-common (11) ... 2022-01-08 20:22:30.866 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-01-08 20:22:30.945 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-08 20:22:31.128 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-08 20:22:31.300 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-08 20:22:31.460 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-08 20:22:31.696 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-08 20:22:31.791 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-08 20:22:31.945 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-01-08 20:22:32.076 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-08 20:22:32.225 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-01-08 20:22:32.380 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-01-08 20:22:32.510 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-01-08 20:22:32.683 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-01-08 20:22:32.860 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-01-08 20:22:33.031 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-01-08 20:22:33.163 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-01-08 20:22:33.266 | Setting up libarchive-zip-perl (1.67-2) ... 2022-01-08 20:22:33.426 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-08 20:22:33.580 | Setting up vbetool (1.1-4) ... 2022-01-08 20:22:33.711 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-01-08 20:22:33.866 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-08 20:22:34.054 | Setting up pm-utils (1.4.1-19) ... 2022-01-08 20:22:34.311 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-08 20:22:34.797 | Setting up unzip (6.0-25ubuntu1) ... 2022-01-08 20:22:34.992 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-01-08 20:22:35.094 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-08 20:22:35.242 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-01-08 20:22:36.283 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-01-08 20:22:37.026 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-08 20:22:37.271 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-08 20:22:37.403 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-08 20:22:37.510 | Setting up m4 (1.4.18-4) ... 2022-01-08 20:22:37.666 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-08 20:22:38.100 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-08 20:22:38.249 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-01-08 20:22:38.391 | Setting up iputils-arping (3:20190709-3) ... 2022-01-08 20:22:38.557 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-01-08 20:22:38.700 | Setting up conntrack (1:1.4.5-2) ... 2022-01-08 20:22:38.803 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-08 20:22:38.911 | Setting up python3-wheel (0.34.2-1) ... 2022-01-08 20:22:39.294 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-01-08 20:22:39.448 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-01-08 20:22:39.863 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-01-08 20:22:42.043 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-01-08 20:22:43.850 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-01-08 20:22:44.580 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-01-08 20:22:44.734 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-01-08 20:22:44.883 | Setting up acl (2.2.53-6) ... 2022-01-08 20:22:45.037 | Setting up dns-root-data (2019052802) ... 2022-01-08 20:22:45.203 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-08 20:22:45.368 | Setting up fakeroot (1.24-1) ... 2022-01-08 20:22:45.474 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-01-08 20:22:45.568 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-08 20:22:45.694 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-08 20:22:45.813 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-08 20:22:45.956 | Setting up autotools-dev (20180224.1) ... 2022-01-08 20:22:46.100 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-08 20:22:47.037 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-01-08 20:22:47.203 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-08 20:22:47.322 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-08 20:22:47.454 | Setting up make (4.2.1-1.2) ... 2022-01-08 20:22:47.608 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-01-08 20:22:47.705 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-08 20:22:47.831 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-08 20:22:47.962 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-08 20:22:48.106 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-08 20:22:48.271 | Setting up ebtables (2.0.11-3build1) ... 2022-01-08 20:22:48.997 | Setting up socat (1.7.3.3-2) ... 2022-01-08 20:22:49.111 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-01-08 20:22:49.208 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-08 20:22:49.305 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-08 20:22:49.443 | Setting up autopoint (0.19.8.1-10build1) ... 2022-01-08 20:22:49.534 | Setting up binfmt-support (2.2.0-2) ... 2022-01-08 20:22:49.898 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-01-08 20:22:50.985 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-08 20:22:51.139 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-01-08 20:22:51.368 | Setting up fonts-dejavu-core (2.37-1) ... 2022-01-08 20:22:52.059 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-01-08 20:22:52.213 | Setting up lsscsi (0.30-0.1) ... 2022-01-08 20:22:52.345 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-08 20:22:52.482 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-08 20:22:52.568 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-08 20:22:52.688 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-08 20:22:52.797 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-01-08 20:22:52.905 | Setting up autoconf (2.69-11.1) ... 2022-01-08 20:22:53.048 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-01-08 20:22:53.143 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-01-08 20:22:53.225 | Setting up dwz (0.13-5) ... 2022-01-08 20:22:53.379 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-08 20:22:53.522 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-08 20:22:53.665 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-08 20:22:53.745 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-08 20:22:53.882 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-08 20:22:54.191 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-08 20:22:54.339 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-08 20:22:54.482 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-01-08 20:22:54.614 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-08 20:22:54.722 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-01-08 20:22:54.871 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-01-08 20:22:55.111 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-08 20:22:55.253 | Setting up pcp-conf (5.0.3-1) ... 2022-01-08 20:22:55.391 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-08 20:22:55.522 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-01-08 20:22:55.671 | Setting up libsub-override-perl (0.09-2) ... 2022-01-08 20:22:55.825 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-08 20:22:56.014 | Setting up libthai-data (0.1.28-3) ... 2022-01-08 20:22:56.122 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-08 20:22:56.265 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-01-08 20:22:56.436 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-08 20:22:56.591 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-01-08 20:22:56.751 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-01-08 20:22:56.911 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-08 20:22:57.071 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-01-08 20:22:57.231 | Setting up sharutils (1:4.15.2-4build1) ... 2022-01-08 20:22:57.328 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-08 20:22:57.477 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-01-08 20:22:57.670 | Setting up conntrackd (1:1.4.5-2) ... 2022-01-08 20:22:58.959 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-01-08 20:22:59.345 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-01-08 20:22:59.505 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-08 20:22:59.682 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-08 20:22:59.871 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-08 20:23:00.038 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.14) ... 2022-01-08 20:23:00.190 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-08 20:23:00.362 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-01-08 20:23:00.517 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-08 20:23:00.637 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-08 20:23:00.751 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-01-08 20:23:00.846 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-01-08 20:23:00.940 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-08 20:23:01.065 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-08 20:23:01.219 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-08 20:23:01.402 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-01-08 20:23:01.579 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-08 20:23:01.739 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-08 20:23:01.899 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-08 20:23:02.082 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-08 20:23:02.237 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-08 20:23:02.391 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-08 20:23:02.539 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-08 20:23:02.716 | Setting up wget (1.20.3-1ubuntu2) ... 2022-01-08 20:23:02.894 | Setting up libtool (2.4.6-14) ... 2022-01-08 20:23:03.036 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-08 20:23:05.162 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-01-08 20:23:05.402 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-08 20:23:05.505 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-01-08 20:23:06.750 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-01-08 20:23:07.854 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-08 20:23:08.019 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-01-08 20:23:08.185 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-08 20:23:08.305 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-08 20:23:08.940 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-08 20:23:09.082 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-08 20:23:09.208 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-08 20:23:09.362 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-01-08 20:23:09.648 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-08 20:23:09.802 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-01-08 20:23:10.254 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-01-08 20:23:10.414 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-01-08 20:23:10.574 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-01-08 20:23:10.699 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-08 20:23:10.836 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-08 20:23:11.513 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-01-08 20:23:11.641 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-08 20:23:11.773 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-08 20:23:11.882 | Setting up ssl-cert (1.0.39) ... 2022-01-08 20:23:12.774 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-08 20:23:12.979 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-01-08 20:23:13.128 | Setting up postgresql-common (214ubuntu0.1) ... 2022-01-08 20:23:14.348 | Adding user postgres to group ssl-cert 2022-01-08 20:23:14.622 | 2022-01-08 20:23:14.622 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-01-08 20:23:14.817 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-01-08 20:23:14.817 | Removing obsolete dictionary files: 2022-01-08 20:23:15.399 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-01-08 20:23:16.636 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-01-08 20:23:16.773 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-08 20:23:16.859 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-01-08 20:23:17.127 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-08 20:23:17.664 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-01-08 20:23:17.802 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-08 20:23:17.927 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-08 20:23:18.076 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-08 20:23:18.207 | Setting up build-essential (12.8ubuntu1.1) ... 2022-01-08 20:23:18.350 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-08 20:23:18.482 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-08 20:23:18.596 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-08 20:23:18.722 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-01-08 20:23:18.841 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-01-08 20:23:18.996 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-08 20:23:19.156 | Setting up ipvsadm (1:1.31-1) ... 2022-01-08 20:23:20.161 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-01-08 20:23:20.310 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-08 20:23:20.704 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-01-08 20:23:22.878 | Regenerating fonts cache... done. 2022-01-08 20:23:22.939 | Setting up gettext (0.19.8.1-10build1) ... 2022-01-08 20:23:23.053 | Setting up libpcp3 (5.0.3-1) ... 2022-01-08 20:23:23.219 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-01-08 20:23:23.385 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-08 20:23:23.579 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-01-08 20:23:25.280 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-01-08 20:23:26.236 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-08 20:23:27.088 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-08 20:23:27.219 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-08 20:23:28.418 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-01-08 20:23:29.144 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-08 20:23:29.259 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-01-08 20:23:29.396 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-08 20:23:29.487 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-01-08 20:23:29.607 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-08 20:23:29.716 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-01-08 20:23:29.819 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-01-08 20:23:29.967 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-08 20:23:30.156 | Setting up libpcp-web1 (5.0.3-1) ... 2022-01-08 20:23:30.321 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-01-08 20:23:30.424 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-08 20:23:30.579 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-08 20:23:30.744 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-01-08 20:23:30.870 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-01-08 20:23:30.996 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-08 20:23:31.224 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-08 20:23:31.390 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-01-08 20:23:31.561 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-08 20:23:31.721 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-08 20:23:31.904 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-08 20:23:32.064 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-08 20:23:32.236 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-08 20:23:32.407 | Setting up libpcp-import1 (5.0.3-1) ... 2022-01-08 20:23:32.562 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-08 20:23:32.750 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-08 20:23:32.921 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-08 20:23:33.093 | Setting up po-debconf (1.0.21) ... 2022-01-08 20:23:33.207 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-01-08 20:23:41.265 | Enabling module mpm_event. 2022-01-08 20:23:41.328 | Enabling module authz_core. 2022-01-08 20:23:41.333 | Enabling module authz_host. 2022-01-08 20:23:41.392 | Enabling module authn_core. 2022-01-08 20:23:41.396 | Enabling module auth_basic. 2022-01-08 20:23:41.455 | Enabling module access_compat. 2022-01-08 20:23:41.514 | Enabling module authn_file. 2022-01-08 20:23:41.572 | Enabling module authz_user. 2022-01-08 20:23:41.631 | Enabling module alias. 2022-01-08 20:23:41.689 | Enabling module dir. 2022-01-08 20:23:41.748 | Enabling module autoindex. 2022-01-08 20:23:41.806 | Enabling module env. 2022-01-08 20:23:41.864 | Enabling module mime. 2022-01-08 20:23:41.923 | Enabling module negotiation. 2022-01-08 20:23:41.982 | Enabling module setenvif. 2022-01-08 20:23:42.040 | Enabling module filter. 2022-01-08 20:23:42.097 | Enabling module deflate. 2022-01-08 20:23:42.156 | Enabling module status. 2022-01-08 20:23:42.215 | Enabling module reqtimeout. 2022-01-08 20:23:42.274 | Enabling conf charset. 2022-01-08 20:23:42.333 | Enabling conf localized-error-pages. 2022-01-08 20:23:42.391 | Enabling conf other-vhosts-access-log. 2022-01-08 20:23:42.450 | Enabling conf security. 2022-01-08 20:23:42.508 | Enabling conf serve-cgi-bin. 2022-01-08 20:23:42.566 | Enabling site 000-default. 2022-01-08 20:23:42.617 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-01-08 20:23:42.673 | Enabling conf javascript-common. 2022-01-08 20:23:42.925 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-01-08 20:23:43.499 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-01-08 20:23:46.253 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-01-08 20:23:46.510 | Setting up python3-pcp (5.0.3-1) ... 2022-01-08 20:23:46.967 | Setting up libgvc6 (2.42.2-3build2) ... 2022-01-08 20:23:47.127 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-08 20:23:47.293 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-01-08 20:23:47.470 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-01-08 20:23:47.636 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-08 20:23:47.779 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-01-08 20:23:47.950 | Setting up graphviz (2.42.2-3build2) ... 2022-01-08 20:23:48.099 | Setting up pcp (5.0.3-1) ... 2022-01-08 20:23:51.546 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-01-08 20:23:51.977 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-01-08 20:23:52.399 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-01-08 20:23:52.833 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-01-08 20:24:09.470 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-01-08 20:24:09.609 | Setting up systemd (245.4-4ubuntu3.14) ... 2022-01-08 20:24:09.664 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-01-08 20:24:11.425 | Setting up dh-autoreconf (19) ... 2022-01-08 20:24:11.578 | Setting up systemd-timesyncd (245.4-4ubuntu3.14) ... 2022-01-08 20:24:12.632 | Setting up systemd-sysv (245.4-4ubuntu3.14) ... 2022-01-08 20:24:12.727 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.14) ... 2022-01-08 20:24:12.813 | Setting up debhelper (12.10ubuntu1) ... 2022-01-08 20:24:12.967 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.14) ... 2022-01-08 20:24:13.459 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-01-08 20:24:13.567 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-01-08 20:24:13.699 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-01-08 20:24:13.879 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-01-08 20:24:27.204 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-08 20:24:27.329 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-01-08 20:24:27.798 | Processing triggers for ufw (0.36-6) ... 2022-01-08 20:24:28.039 | Processing triggers for man-db (2.9.1-1) ... 2022-01-08 20:24:54.743 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-01-08 20:24:54.823 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-01-08 20:25:02.065 | ++ functions-common:apt_get:1221 : result=0 2022-01-08 20:25:02.068 | ++ functions-common:apt_get:1224 : time_stop apt-get 2022-01-08 20:25:02.070 | ++ functions-common:time_stop:2412 : local name 2022-01-08 20:25:02.072 | ++ functions-common:time_stop:2413 : local end_time 2022-01-08 20:25:02.074 | ++ functions-common:time_stop:2414 : local elapsed_time 2022-01-08 20:25:02.076 | ++ functions-common:time_stop:2415 : local total 2022-01-08 20:25:02.078 | ++ functions-common:time_stop:2416 : local start_time 2022-01-08 20:25:02.080 | ++ functions-common:time_stop:2418 : name=apt-get 2022-01-08 20:25:02.082 | ++ functions-common:time_stop:2419 : start_time=1641673188897 2022-01-08 20:25:02.084 | ++ functions-common:time_stop:2421 : [[ -z 1641673188897 ]] 2022-01-08 20:25:02.087 | +++ functions-common:time_stop:2424 : date +%s%3N 2022-01-08 20:25:02.091 | ++ functions-common:time_stop:2424 : end_time=1641673502089 2022-01-08 20:25:02.093 | ++ functions-common:time_stop:2425 : elapsed_time=313192 2022-01-08 20:25:02.095 | ++ functions-common:time_stop:2426 : total=701 2022-01-08 20:25:02.097 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-08 20:25:02.099 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=313893 2022-01-08 20:25:02.101 | ++ functions-common:apt_get:1225 : return 0 2022-01-08 20:25:02.104 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-08 20:25:02.106 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-08 20:25:02.109 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-08 20:25:02.113 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-08 20:25:02.117 | + ./stack.sh:main:788 : [[ False != \T\r\u\e ]] 2022-01-08 20:25:02.119 | + ./stack.sh:main:789 : PYPI_ALTERNATIVE_URL= 2022-01-08 20:25:02.122 | + ./stack.sh:main:789 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-08 20:25:03.292 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-08 20:25:03.294 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-08 20:25:03.296 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-08 20:25:03.299 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-08 20:25:03.301 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-08 20:25:03.302 | + functions-common:GetDistro:435 : GetOSVersion 2022-01-08 20:25:03.304 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-01-08 20:25:03.306 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-01-08 20:25:03.307 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-01-08 20:25:03.309 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-01-08 20:25:03.311 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-01-08 20:25:03.312 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-01-08 20:25:03.315 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-01-08 20:25:03.316 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-01-08 20:25:03.318 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-01-08 20:25:03.319 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-01-08 20:25:03.321 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-01-08 20:25:03.323 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-01-08 20:25:03.324 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-01-08 20:25:03.326 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-01-08 20:25:03.328 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-01-08 20:25:03.330 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-01-08 20:25:03.332 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-01-08 20:25:03.334 | + functions-common:_ensure_lsb_release:383 : return 2022-01-08 20:25:03.336 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-01-08 20:25:03.404 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-01-08 20:25:03.406 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-01-08 20:25:03.472 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-01-08 20:25:03.474 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-01-08 20:25:03.540 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-01-08 20:25:03.541 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-08 20:25:03.543 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-01-08 20:25:03.545 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-01-08 20:25:03.547 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-01-08 20:25:03.549 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-01-08 20:25:03.551 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-01-08 20:25:03.553 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-08 20:25:03.555 | + functions-common:GetDistro:440 : DISTRO=focal 2022-01-08 20:25:03.557 | + functions-common:GetDistro:488 : typeset -xr DISTRO 2022-01-08 20:25:03.559 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-08 20:25:03.559 | Distro: focal 2022-01-08 20:25:03.561 | + tools/install_pip.sh:main:115 : get_versions 2022-01-08 20:25:03.563 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-08 20:25:03.567 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-08 20:25:03.569 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-08 20:25:03.571 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-08 20:25:03.571 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-08 20:25:03.961 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-01-08 20:25:03.963 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-01-08 20:25:03.963 | pip: 20.2.2 2022-01-08 20:25:03.964 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2022-01-08 20:25:03.966 | + tools/install_pip.sh:main:121 : is_fedora 2022-01-08 20:25:03.968 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-08 20:25:03.969 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-08 20:25:03.971 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-08 20:25:03.973 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-08 20:25:03.975 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-08 20:25:03.976 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-08 20:25:03.978 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-08 20:25:03.980 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-08 20:25:03.981 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-08 20:25:03.983 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-08 20:25:03.984 | + tools/install_pip.sh:main:133 : install_get_pip 2022-01-08 20:25:03.987 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-08 20:25:03.988 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-08 20:25:03.990 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2022-01-08 20:25:03.992 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-08 20:25:03.993 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-01-08 20:25:04.004 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-01-08 20:25:04.004 | Dload Upload Total Spent Left Speed 2022-01-08 20:25:04.284 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 7531k 0 --:--:-- --:--:-- --:--:-- 7504k 2022-01-08 20:25:04.288 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-01-08 20:25:04.291 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-01-08 20:25:07.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-08 20:25:07.349 | from cryptography.utils import int_from_bytes 2022-01-08 20:25:07.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-08 20:25:07.349 | from cryptography.utils import int_from_bytes 2022-01-08 20:25:07.471 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-01-08 20:25:07.471 | warnings.warn( 2022-01-08 20:25:07.471 | DEPRECATION: Configuring installation scheme with distutils config files is deprecated and will no longer work in the near future. If you are using a Homebrew or Linuxbrew Python, please see discussion at https://github.com/Homebrew/homebrew-core/issues/76621 2022-01-08 20:25:07.645 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-08 20:25:07.831 | Collecting pip 2022-01-08 20:25:07.843 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2022-01-08 20:25:09.415 | Installing collected packages: pip 2022-01-08 20:25:09.416 | Attempting uninstall: pip 2022-01-08 20:25:09.416 | Found existing installation: pip 20.2.2 2022-01-08 20:25:09.648 | Uninstalling pip-20.2.2: 2022-01-08 20:25:09.691 | Successfully uninstalled pip-20.2.2 2022-01-08 20:25:11.325 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-01-08 20:25:11.325 | warnings.warn( 2022-01-08 20:25:11.325 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-01-08 20:25:11.325 | warnings.warn( 2022-01-08 20:25:11.325 | DEPRECATION: Configuring installation scheme with distutils config files is deprecated and will no longer work in the near future. If you are using a Homebrew or Linuxbrew Python, please see discussion at https://github.com/Homebrew/homebrew-core/issues/76621 2022-01-08 20:25:11.326 | Successfully installed pip-21.3.1 2022-01-08 20:25:11.326 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-08 20:25:11.447 | + tools/install_pip.sh:main:136 : set -x 2022-01-08 20:25:11.448 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2022-01-08 20:25:11.450 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-01-08 20:25:11.452 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-08 20:25:11.454 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-01-08 20:25:11.456 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-01-08 20:25:11.458 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-08 20:25:11.460 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-08 20:25:11.460 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-01-08 20:25:11.464 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-01-08 20:25:11.466 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-01-08 20:25:11.468 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-01-08 20:25:11.470 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-01-08 20:25:11.472 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-01-08 20:25:11.487 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-01-08 20:25:11.489 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-01-08 20:25:13.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-08 20:25:13.452 | from cryptography.utils import int_from_bytes 2022-01-08 20:25:13.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-08 20:25:13.452 | from cryptography.utils import int_from_bytes 2022-01-08 20:25:13.633 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:13.678 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:13.734 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:13.743 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:13.766 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:13.807 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:13.817 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:13.877 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:13.952 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:13.968 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.001 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.018 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.035 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.046 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.060 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.069 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.106 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.133 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.215 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.218 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.223 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.262 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.300 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.316 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.332 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.351 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.382 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.437 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.465 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.475 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.492 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.520 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.527 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.531 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:14.537 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-08 20:25:14.539 | Requirement already satisfied: setuptools===60.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (60.3.1) 2022-01-08 20:25:16.084 | + inc/python:pip_install:200 : result=0 2022-01-08 20:25:16.086 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-08 20:25:16.087 | + functions-common:time_stop:2412 : local name 2022-01-08 20:25:16.089 | + functions-common:time_stop:2413 : local end_time 2022-01-08 20:25:16.091 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-08 20:25:16.092 | + functions-common:time_stop:2415 : local total 2022-01-08 20:25:16.094 | + functions-common:time_stop:2416 : local start_time 2022-01-08 20:25:16.095 | + functions-common:time_stop:2418 : name=pip_install 2022-01-08 20:25:16.097 | + functions-common:time_stop:2419 : start_time=1641673511483 2022-01-08 20:25:16.099 | + functions-common:time_stop:2421 : [[ -z 1641673511483 ]] 2022-01-08 20:25:16.101 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-08 20:25:16.103 | + functions-common:time_stop:2424 : end_time=1641673516102 2022-01-08 20:25:16.105 | + functions-common:time_stop:2425 : elapsed_time=4619 2022-01-08 20:25:16.107 | + functions-common:time_stop:2426 : total=0 2022-01-08 20:25:16.108 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-08 20:25:16.110 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4619 2022-01-08 20:25:16.112 | + inc/python:pip_install:203 : return 0 2022-01-08 20:25:16.114 | + tools/install_pip.sh:main:142 : get_versions 2022-01-08 20:25:16.116 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-08 20:25:16.120 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-01-08 20:25:16.122 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-01-08 20:25:16.124 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-01-08 20:25:16.125 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-08 20:25:17.677 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-01-08 20:25:17.679 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-01-08 20:25:17.679 | pip: 20.0.2 2022-01-08 20:25:17.682 | + ./stack.sh:main:793 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-08 20:25:17.684 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-08 20:25:17.687 | + ./stack.sh:main:794 : fixup_all 2022-01-08 20:25:17.690 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_ubuntu 2022-01-08 20:25:17.692 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2022-01-08 20:25:17.694 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:25:17.697 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:25:17.699 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-01-08 20:25:17.710 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-01-08 20:25:17.720 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-01-08 20:25:17.730 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_fedora 2022-01-08 20:25:17.732 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-01-08 20:25:17.734 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-08 20:25:17.737 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-08 20:25:17.739 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-08 20:25:17.741 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-08 20:25:17.743 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-08 20:25:17.745 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-08 20:25:17.747 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-08 20:25:17.749 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-08 20:25:17.752 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-08 20:25:17.754 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-08 20:25:17.756 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-01-08 20:25:17.758 | + tools/fixup_stuff.sh:fixup_all:177 : fixup_suse 2022-01-08 20:25:17.760 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2022-01-08 20:25:17.762 | + functions-common:is_suse:529 : is_opensuse 2022-01-08 20:25:17.764 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-08 20:25:17.766 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-08 20:25:17.768 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-08 20:25:17.770 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-08 20:25:17.772 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-08 20:25:17.774 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2022-01-08 20:25:17.776 | + tools/fixup_stuff.sh:fixup_all:178 : fixup_openeuler 2022-01-08 20:25:17.778 | + tools/fixup_stuff.sh:fixup_openeuler:152 : is_openeuler 2022-01-08 20:25:17.780 | + functions-common:is_openeuler:567 : [[ -z deb ]] 2022-01-08 20:25:17.782 | + functions-common:is_openeuler:570 : '[' Ubuntu = openEuler ']' 2022-01-08 20:25:17.784 | + tools/fixup_stuff.sh:fixup_openeuler:153 : return 2022-01-08 20:25:17.787 | + ./stack.sh:main:797 : pip_install -U os-testr 2022-01-08 20:25:17.806 | Using python 3.8 to install os-testr 2022-01-08 20:25:17.808 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-01-08 20:25:19.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-08 20:25:19.761 | from cryptography.utils import int_from_bytes 2022-01-08 20:25:19.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-08 20:25:19.761 | from cryptography.utils import int_from_bytes 2022-01-08 20:25:19.939 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:19.984 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.044 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.052 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.075 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.115 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.126 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.186 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.261 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.277 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.309 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.325 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.343 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.354 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.368 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.378 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.414 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.441 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.523 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.526 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.530 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.569 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.607 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.623 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.639 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.658 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.689 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.744 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.772 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.782 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.799 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.826 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.833 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.838 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:20.841 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-08 20:25:21.388 | Collecting os-testr===2.0.1 2022-01-08 20:25:21.394 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-01-08 20:25:21.958 | Collecting stestr===3.2.1 2022-01-08 20:25:21.975 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-01-08 20:25:22.167 | Requirement already up-to-date: pbr===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.0) 2022-01-08 20:25:22.643 | Collecting python-subunit===1.4.0 2022-01-08 20:25:22.650 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-01-08 20:25:22.782 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (2.5.0) 2022-01-08 20:25:23.204 | Collecting future===0.18.2 2022-01-08 20:25:23.210 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-01-08 20:25:24.120 | Requirement already up-to-date: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 64)) (3.0.0) 2022-01-08 20:25:24.167 | Requirement already up-to-date: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.2) 2022-01-08 20:25:24.235 | Requirement already up-to-date: cliff===3.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (3.10.0) 2022-01-08 20:25:24.429 | Requirement already up-to-date: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (6.0) 2022-01-08 20:25:24.444 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (1.0.0) 2022-01-08 20:25:24.476 | Requirement already up-to-date: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.16.0) 2022-01-08 20:25:24.589 | Requirement already up-to-date: pyparsing===3.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (3.0.6) 2022-01-08 20:25:24.623 | Requirement already up-to-date: prettytable===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (3.0.0) 2022-01-08 20:25:24.649 | Requirement already up-to-date: autopage===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (0.4.0) 2022-01-08 20:25:24.715 | Requirement already up-to-date: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (3.5.0) 2022-01-08 20:25:24.846 | Requirement already up-to-date: cmd2===2.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (2.3.3) 2022-01-08 20:25:24.918 | Requirement already up-to-date: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.2.5) 2022-01-08 20:25:24.956 | Requirement already up-to-date: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (21.4.0) 2022-01-08 20:25:25.044 | Requirement already up-to-date: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.8.2) 2022-01-08 20:25:25.047 | Building wheels for collected packages: future 2022-01-08 20:25:25.047 | Building wheel for future (setup.py): started 2022-01-08 20:25:26.036 | Building wheel for future (setup.py): finished with status 'done' 2022-01-08 20:25:26.040 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=5eac72516997fbd30dc410498151acc99923854e36b8d7cd3e470e9833f9d83f 2022-01-08 20:25:26.040 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-01-08 20:25:26.041 | Successfully built future 2022-01-08 20:25:27.354 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-01-08 20:25:28.362 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-01-08 20:25:28.489 | + inc/python:pip_install:200 : result=0 2022-01-08 20:25:28.491 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-08 20:25:28.493 | + functions-common:time_stop:2412 : local name 2022-01-08 20:25:28.495 | + functions-common:time_stop:2413 : local end_time 2022-01-08 20:25:28.497 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-08 20:25:28.499 | + functions-common:time_stop:2415 : local total 2022-01-08 20:25:28.502 | + functions-common:time_stop:2416 : local start_time 2022-01-08 20:25:28.504 | + functions-common:time_stop:2418 : name=pip_install 2022-01-08 20:25:28.506 | + functions-common:time_stop:2419 : start_time=1641673517801 2022-01-08 20:25:28.508 | + functions-common:time_stop:2421 : [[ -z 1641673517801 ]] 2022-01-08 20:25:28.511 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-08 20:25:28.514 | + functions-common:time_stop:2424 : end_time=1641673528512 2022-01-08 20:25:28.516 | + functions-common:time_stop:2425 : elapsed_time=10711 2022-01-08 20:25:28.519 | + functions-common:time_stop:2426 : total=0 2022-01-08 20:25:28.521 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-08 20:25:28.523 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=10711 2022-01-08 20:25:28.525 | + inc/python:pip_install:203 : return 0 2022-01-08 20:25:28.527 | + ./stack.sh:main:801 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-08 20:25:28.574 | + ./stack.sh:main:802 : sudo systemctl restart systemd-journald 2022-01-08 20:25:28.967 | + ./stack.sh:main:808 : install_infra 2022-01-08 20:25:28.969 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-08 20:25:28.971 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-08 20:25:28.974 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-08 20:25:32.066 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-08 20:25:32.069 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-08 20:25:32.090 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-08 20:25:33.880 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:33.925 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:33.997 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.006 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.029 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.070 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.082 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.142 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.218 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.235 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.267 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.284 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.302 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.314 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.327 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.337 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.374 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.401 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.463 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.467 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.471 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.511 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.549 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.565 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.581 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.600 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.631 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.687 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.714 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.725 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.742 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.771 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.777 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.781 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:34.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-08 20:25:34.922 | Collecting pbr===5.8.0 2022-01-08 20:25:34.930 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-01-08 20:25:34.969 | Installing collected packages: pbr 2022-01-08 20:25:35.110 | Successfully installed pbr-5.8.0 2022-01-08 20:25:35.169 | + inc/python:pip_install:200 : result=0 2022-01-08 20:25:35.171 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-08 20:25:35.173 | + functions-common:time_stop:2412 : local name 2022-01-08 20:25:35.175 | + functions-common:time_stop:2413 : local end_time 2022-01-08 20:25:35.177 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-08 20:25:35.179 | + functions-common:time_stop:2415 : local total 2022-01-08 20:25:35.181 | + functions-common:time_stop:2416 : local start_time 2022-01-08 20:25:35.183 | + functions-common:time_stop:2418 : name=pip_install 2022-01-08 20:25:35.185 | + functions-common:time_stop:2419 : start_time=1641673532083 2022-01-08 20:25:35.187 | + functions-common:time_stop:2421 : [[ -z 1641673532083 ]] 2022-01-08 20:25:35.190 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-08 20:25:35.194 | + functions-common:time_stop:2424 : end_time=1641673535191 2022-01-08 20:25:35.196 | + functions-common:time_stop:2425 : elapsed_time=3108 2022-01-08 20:25:35.198 | + functions-common:time_stop:2426 : total=10711 2022-01-08 20:25:35.200 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-08 20:25:35.202 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=13819 2022-01-08 20:25:35.204 | + inc/python:pip_install:203 : return 0 2022-01-08 20:25:35.207 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-08 20:25:35.209 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-08 20:25:35.230 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-01-08 20:25:37.014 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.058 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.130 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.138 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.161 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.202 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.213 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.272 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.347 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.364 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.395 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.412 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.429 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.441 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.455 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.464 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.500 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.527 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.589 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.592 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.596 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.635 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.673 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.688 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.704 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.727 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.758 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.814 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.840 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.851 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.868 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.896 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.902 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.906 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:37.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-08 20:25:37.912 | Processing /opt/stack/requirements 2022-01-08 20:25:39.155 | Collecting fixtures===3.0.0 2022-01-08 20:25:39.162 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-08 20:25:39.359 | Collecting PyYAML===6.0 2022-01-08 20:25:39.367 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-01-08 20:25:39.538 | Collecting requests===2.27.1 2022-01-08 20:25:39.544 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-01-08 20:25:39.634 | Collecting packaging===21.3 2022-01-08 20:25:39.641 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-01-08 20:25:39.703 | Collecting testtools===2.5.0 2022-01-08 20:25:39.711 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-01-08 20:25:39.791 | Collecting idna===3.3 2022-01-08 20:25:39.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-01-08 20:25:39.930 | Collecting pyparsing===3.0.6 2022-01-08 20:25:39.937 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2022-01-08 20:25:39.994 | Collecting six===1.16.0 2022-01-08 20:25:40.001 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-01-08 20:25:40.051 | Collecting charset-normalizer===2.0.10 2022-01-08 20:25:40.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/57888737fc0bb/charset_normalizer-2.0.10-py3-none-any.whl (39 kB) 2022-01-08 20:25:40.092 | Collecting Parsley>=1.2 2022-01-08 20:25:40.099 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-08 20:25:40.144 | Collecting beagle>=0.2.1 2022-01-08 20:25:40.150 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-08 20:25:40.176 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.0) 2022-01-08 20:25:40.243 | Collecting certifi>=2017.4.17 2022-01-08 20:25:40.250 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-08 20:25:40.333 | Collecting urllib3===1.26.8 2022-01-08 20:25:40.339 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-01-08 20:25:40.401 | Collecting extras===1.0.0 2022-01-08 20:25:40.407 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-01-08 20:25:40.490 | Collecting cliff===3.10.0 2022-01-08 20:25:40.496 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-01-08 20:25:40.566 | Collecting prettytable===3.0.0 2022-01-08 20:25:40.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d55/bc2547611bd8c/prettytable-3.0.0-py3-none-any.whl (24 kB) 2022-01-08 20:25:40.662 | Collecting stevedore===3.5.0 2022-01-08 20:25:40.670 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-01-08 20:25:40.715 | Collecting autopage===0.4.0 2022-01-08 20:25:40.721 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2022-01-08 20:25:40.866 | Collecting cmd2===2.3.3 2022-01-08 20:25:40.873 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-01-08 20:25:40.972 | Collecting wcwidth===0.2.5 2022-01-08 20:25:40.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-08 20:25:41.033 | Collecting attrs===21.4.0 2022-01-08 20:25:41.038 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-01-08 20:25:41.170 | Collecting pyperclip===1.8.2 2022-01-08 20:25:41.176 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-01-08 20:25:41.187 | Building wheels for collected packages: openstack-requirements 2022-01-08 20:25:41.188 | Building wheel for openstack-requirements (setup.py): started 2022-01-08 20:25:41.982 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-08 20:25:41.982 | ERROR: Command errored out with exit status 1: 2022-01-08 20:25:41.983 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-w58myy04/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-w58myy04/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-bcnya1au 2022-01-08 20:25:41.983 | cwd: /tmp/pip-req-build-w58myy04/ 2022-01-08 20:25:41.983 | Complete output (6 lines): 2022-01-08 20:25:41.983 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-08 20:25:41.983 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-08 20:25:41.983 | or: setup.py --help-commands 2022-01-08 20:25:41.983 | or: setup.py cmd --help 2022-01-08 20:25:41.983 | 2022-01-08 20:25:41.983 | error: invalid command 'bdist_wheel' 2022-01-08 20:25:41.983 | ---------------------------------------- 2022-01-08 20:25:41.983 | ERROR: Failed building wheel for openstack-requirements 2022-01-08 20:25:41.983 | Running setup.py clean for openstack-requirements 2022-01-08 20:25:42.787 | Failed to build openstack-requirements 2022-01-08 20:25:43.023 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, charset-normalizer, idna, requests, stevedore, pyparsing, autopage, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-08 20:25:44.845 | Running setup.py install for openstack-requirements: started 2022-01-08 20:25:46.975 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-08 20:25:47.009 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.10 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5143 packaging-21.3 prettytable-3.0.0 pyparsing-3.0.6 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-01-08 20:25:47.139 | + inc/python:pip_install:200 : result=0 2022-01-08 20:25:47.141 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-08 20:25:47.144 | + functions-common:time_stop:2412 : local name 2022-01-08 20:25:47.146 | + functions-common:time_stop:2413 : local end_time 2022-01-08 20:25:47.148 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-08 20:25:47.150 | + functions-common:time_stop:2415 : local total 2022-01-08 20:25:47.152 | + functions-common:time_stop:2416 : local start_time 2022-01-08 20:25:47.154 | + functions-common:time_stop:2418 : name=pip_install 2022-01-08 20:25:47.156 | + functions-common:time_stop:2419 : start_time=1641673535223 2022-01-08 20:25:47.158 | + functions-common:time_stop:2421 : [[ -z 1641673535223 ]] 2022-01-08 20:25:47.160 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-08 20:25:47.164 | + functions-common:time_stop:2424 : end_time=1641673547162 2022-01-08 20:25:47.166 | + functions-common:time_stop:2425 : elapsed_time=11939 2022-01-08 20:25:47.168 | + functions-common:time_stop:2426 : total=13819 2022-01-08 20:25:47.170 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-08 20:25:47.172 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=25758 2022-01-08 20:25:47.175 | + inc/python:pip_install:203 : return 0 2022-01-08 20:25:47.177 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-08 20:25:47.180 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-08 20:25:47.182 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-08 20:25:47.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-08 20:25:47.186 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-08 20:25:47.189 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-01-08 20:25:47.191 | + inc/python:use_library_from_git:253 : return 1 2022-01-08 20:25:47.194 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-08 20:25:47.212 | Using python 3.8 to install pbr 2022-01-08 20:25:47.214 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-08 20:25:49.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-08 20:25:49.192 | from cryptography.utils import int_from_bytes 2022-01-08 20:25:49.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-08 20:25:49.192 | from cryptography.utils import int_from_bytes 2022-01-08 20:25:49.370 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.414 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.470 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.478 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.502 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.542 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.552 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.611 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.685 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.701 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.732 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.749 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.765 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.776 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.791 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.801 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.836 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.863 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.944 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.947 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.951 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:49.990 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:50.028 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:50.044 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:50.059 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:50.077 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:50.108 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:50.163 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:50.189 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:50.200 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:50.217 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:50.244 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:50.251 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:50.255 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-08 20:25:50.259 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-08 20:25:50.376 | Requirement already up-to-date: pbr===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.0) 2022-01-08 20:25:51.937 | + inc/python:pip_install:200 : result=0 2022-01-08 20:25:51.939 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-08 20:25:51.941 | + functions-common:time_stop:2412 : local name 2022-01-08 20:25:51.943 | + functions-common:time_stop:2413 : local end_time 2022-01-08 20:25:51.945 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-08 20:25:51.948 | + functions-common:time_stop:2415 : local total 2022-01-08 20:25:51.950 | + functions-common:time_stop:2416 : local start_time 2022-01-08 20:25:51.952 | + functions-common:time_stop:2418 : name=pip_install 2022-01-08 20:25:51.954 | + functions-common:time_stop:2419 : start_time=1641673547207 2022-01-08 20:25:51.956 | + functions-common:time_stop:2421 : [[ -z 1641673547207 ]] 2022-01-08 20:25:51.959 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-08 20:25:51.962 | + functions-common:time_stop:2424 : end_time=1641673551960 2022-01-08 20:25:51.965 | + functions-common:time_stop:2425 : elapsed_time=4753 2022-01-08 20:25:51.967 | + functions-common:time_stop:2426 : total=25758 2022-01-08 20:25:51.969 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-08 20:25:51.971 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30511 2022-01-08 20:25:51.973 | + inc/python:pip_install:203 : return 0 2022-01-08 20:25:51.975 | + ./stack.sh:main:811 : python3 -m venv /opt/stack/bindep-venv 2022-01-08 20:25:55.097 | + ./stack.sh:main:813 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-08 20:25:56.848 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-08 20:25:57.320 | Collecting bindep 2022-01-08 20:25:57.326 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2022-01-08 20:25:57.431 | Collecting packaging; python_version >= "3.6" 2022-01-08 20:25:57.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-01-08 20:25:57.806 | Collecting distro 2022-01-08 20:25:57.811 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-01-08 20:25:57.942 | Collecting pbr>=2.0.0 2022-01-08 20:25:57.948 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-01-08 20:25:57.997 | Collecting Parsley 2022-01-08 20:25:58.003 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-08 20:25:58.178 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-01-08 20:25:58.185 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2022-01-08 20:25:58.232 | Installing collected packages: pyparsing, packaging, distro, pbr, Parsley, bindep 2022-01-08 20:25:58.801 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2022-01-08 20:25:58.869 | + ./stack.sh:main:814 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-08 20:25:58.871 | + ./stack.sh:main:814 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-08 20:25:58.874 | ++ ./stack.sh:main:817 : _get_plugin_bindep_packages 2022-01-08 20:25:58.890 | + ./stack.sh:main:817 : pkgs= 2022-01-08 20:25:58.893 | + ./stack.sh:main:818 : [[ -n '' ]] 2022-01-08 20:25:58.895 | + ./stack.sh:main:825 : run_phase stack pre-install 2022-01-08 20:25:58.897 | + functions-common:run_phase:1840 : local mode=stack 2022-01-08 20:25:58.899 | + functions-common:run_phase:1841 : local phase=pre-install 2022-01-08 20:25:58.901 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-08 20:25:58.904 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-08 20:25:58.906 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-08 20:25:58.908 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-08 20:25:58.910 | + functions-common:run_phase:1850 : local extra 2022-01-08 20:25:58.913 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-08 20:25:58.917 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-08 20:25:58.919 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-08 20:25:58.921 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-08 20:25:58.923 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-08 20:25:58.925 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-08 20:25:58.939 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-08 20:25:58.941 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-08 20:25:58.943 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-08 20:25:58.945 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-08 20:25:58.947 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-08 20:25:58.949 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-08 20:25:58.953 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-08 20:25:58.955 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-08 20:25:58.957 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-08 20:25:58.959 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-08 20:25:58.961 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-08 20:25:58.963 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-08 20:25:58.965 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-08 20:25:58.968 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-08 20:25:58.970 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2022-01-08 20:25:58.972 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-08 20:25:58.974 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2022-01-08 20:25:58.976 | + functions-common:run_plugins:1826 : local mode=stack 2022-01-08 20:25:58.978 | + functions-common:run_plugins:1827 : local phase=pre-install 2022-01-08 20:25:58.981 | + functions-common:run_plugins:1829 : local plugins=,devstack-plugin-ceph 2022-01-08 20:25:58.983 | + functions-common:run_plugins:1830 : local plugin 2022-01-08 20:25:58.985 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2022-01-08 20:25:58.987 | + functions-common:run_plugins:1832 : local dir=/opt/stack/devstack-plugin-ceph 2022-01-08 20:25:58.989 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-01-08 20:25:58.991 | + functions-common:run_plugins:1834 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-01-08 20:25:58.994 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-01-08 20:25:58.996 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-01-08 20:25:58.998 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-01-08 20:25:59.000 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-01-08 20:25:59.002 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-01-08 20:25:59.004 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-08 20:25:59.006 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Ceph 2022-01-08 20:25:59.008 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-01-08 20:25:59.010 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-01-08 20:25:59.012 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-01-08 20:25:59.014 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-01-08 20:25:59.017 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-01-08 20:25:59.019 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-01-08 20:25:59.021 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-01-08 20:25:59.023 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:25:59.025 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:25:59.027 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-01-08 20:25:59.029 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-01-08 20:25:59.031 | ++ functions-common:install_package:1450 : update_package_repo 2022-01-08 20:25:59.034 | ++ functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-08 20:25:59.036 | ++ functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-08 20:25:59.038 | ++ functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-08 20:25:59.040 | ++ functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-08 20:25:59.042 | ++ functions-common:update_package_repo:1430 : is_ubuntu 2022-01-08 20:25:59.044 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:25:59.046 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:25:59.048 | ++ functions-common:update_package_repo:1431 : apt_get_update 2022-01-08 20:25:59.050 | ++ functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-08 20:25:59.052 | ++ functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-08 20:25:59.054 | ++ functions-common:apt_get_update:1177 : return 2022-01-08 20:25:59.056 | ++ functions-common:install_package:1451 : real_install_package software-properties-common 2022-01-08 20:25:59.058 | ++ functions-common:real_install_package:1436 : is_ubuntu 2022-01-08 20:25:59.060 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:25:59.062 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:25:59.064 | ++ functions-common:real_install_package:1437 : apt_get install software-properties-common 2022-01-08 20:25:59.083 | ++ functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2022-01-08 20:25:59.189 | Reading package lists... 2022-01-08 20:25:59.423 | Building dependency tree... 2022-01-08 20:25:59.425 | Reading state information... 2022-01-08 20:25:59.662 | The following packages were automatically installed and are no longer required: 2022-01-08 20:25:59.663 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-08 20:25:59.663 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-08 20:25:59.663 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-08 20:25:59.663 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-08 20:25:59.663 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-08 20:25:59.663 | python3-zope.interface 2022-01-08 20:25:59.663 | Use 'sudo apt autoremove' to remove them. 2022-01-08 20:25:59.664 | The following additional packages will be installed: 2022-01-08 20:25:59.664 | python3-software-properties 2022-01-08 20:25:59.732 | The following packages will be upgraded: 2022-01-08 20:25:59.732 | python3-software-properties software-properties-common 2022-01-08 20:26:00.008 | 2 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-01-08 20:26:00.009 | Need to get 35.5 kB of archives. 2022-01-08 20:26:00.009 | After this operation, 0 B of additional disk space will be used. 2022-01-08 20:26:00.009 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.8 [10.6 kB] 2022-01-08 20:26:00.138 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.8 [24.9 kB] 2022-01-08 20:26:00.737 | Fetched 35.5 kB in 0s (76.0 kB/s) 2022-01-08 20:26:00.939 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81557 files and directories currently installed.) 2022-01-08 20:26:00.942 | Preparing to unpack .../software-properties-common_0.99.9.8_all.deb ... 2022-01-08 20:26:01.205 | Unpacking software-properties-common (0.99.9.8) over (0.98.9.4) ... 2022-01-08 20:26:01.688 | Preparing to unpack .../python3-software-properties_0.99.9.8_all.deb ... 2022-01-08 20:26:01.948 | Unpacking python3-software-properties (0.99.9.8) over (0.98.9.4) ... 2022-01-08 20:26:02.290 | Setting up python3-software-properties (0.99.9.8) ... 2022-01-08 20:26:02.742 | Setting up software-properties-common (0.99.9.8) ... 2022-01-08 20:26:03.211 | Processing triggers for man-db (2.9.1-1) ... 2022-01-08 20:26:03.737 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-01-08 20:26:10.567 | ++ functions-common:apt_get:1221 : result=0 2022-01-08 20:26:10.569 | ++ functions-common:apt_get:1224 : time_stop apt-get 2022-01-08 20:26:10.571 | ++ functions-common:time_stop:2412 : local name 2022-01-08 20:26:10.573 | ++ functions-common:time_stop:2413 : local end_time 2022-01-08 20:26:10.575 | ++ functions-common:time_stop:2414 : local elapsed_time 2022-01-08 20:26:10.577 | ++ functions-common:time_stop:2415 : local total 2022-01-08 20:26:10.580 | ++ functions-common:time_stop:2416 : local start_time 2022-01-08 20:26:10.582 | ++ functions-common:time_stop:2418 : name=apt-get 2022-01-08 20:26:10.584 | ++ functions-common:time_stop:2419 : start_time=1641673559081 2022-01-08 20:26:10.586 | ++ functions-common:time_stop:2421 : [[ -z 1641673559081 ]] 2022-01-08 20:26:10.588 | +++ functions-common:time_stop:2424 : date +%s%3N 2022-01-08 20:26:10.592 | ++ functions-common:time_stop:2424 : end_time=1641673570589 2022-01-08 20:26:10.594 | ++ functions-common:time_stop:2425 : elapsed_time=11508 2022-01-08 20:26:10.596 | ++ functions-common:time_stop:2426 : total=313893 2022-01-08 20:26:10.598 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-08 20:26:10.600 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=325401 2022-01-08 20:26:10.602 | ++ functions-common:apt_get:1225 : return 0 2022-01-08 20:26:10.605 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-01-08 20:26:10.607 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-01-08 20:26:10.609 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-01-08 20:26:10.611 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-01-08 20:26:10.613 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-01-08 20:26:10.616 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:26:10.618 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:26:10.620 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-01-08 20:26:10.622 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-01-08 20:26:10.623 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-01-08 20:26:10.759 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-01-08 20:26:11.359 | OK 2022-01-08 20:26:11.371 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:994 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-pacific/ focal main' 2022-01-08 20:26:12.736 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-08 20:26:12.770 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-08 20:26:12.939 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-01-08 20:26:12.945 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-08 20:26:13.281 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,571 B] 2022-01-08 20:26:13.503 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-01-08 20:26:21.821 | Fetched 362 kB in 1s (403 kB/s) 2022-01-08 20:26:23.258 | Reading package lists... 2022-01-08 20:26:23.288 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-01-08 20:26:23.503 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-08 20:26:23.536 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-08 20:26:23.680 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-08 20:26:23.705 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-01-08 20:26:23.896 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-01-08 20:26:24.400 | Fetched 336 kB in 1s (401 kB/s) 2022-01-08 20:26:25.843 | Reading package lists... 2022-01-08 20:26:25.874 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-01-08 20:26:25.876 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-01-08 20:26:25.878 | ++ inc/python:python3_enabled:456 : return 0 2022-01-08 20:26:25.880 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-01-08 20:26:25.883 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-01-08 20:26:25.885 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-01-08 20:26:25.887 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-01-08 20:26:25.889 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-01-08 20:26:25.893 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-01-08 20:26:25.893 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-01-08 20:26:25.894 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-01-08 20:26:25.898 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-01-08 20:26:25.901 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-01-08 20:26:25.903 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-01-08 20:26:25.906 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-01-08 20:26:25.909 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-01-08 20:26:25.923 | ++ functions-common:is_service_enabled:2068 : return 1 2022-01-08 20:26:25.926 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-01-08 20:26:25.928 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-01-08 20:26:25.930 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-01-08 20:26:25.932 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-01-08 20:26:25.934 | ++ functions-common:install_package:1450 : update_package_repo 2022-01-08 20:26:25.936 | ++ functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-08 20:26:25.938 | ++ functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-08 20:26:25.940 | ++ functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-08 20:26:25.942 | ++ functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-08 20:26:25.944 | ++ functions-common:update_package_repo:1430 : is_ubuntu 2022-01-08 20:26:25.946 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:26:25.949 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:26:25.951 | ++ functions-common:update_package_repo:1431 : apt_get_update 2022-01-08 20:26:25.953 | ++ functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-08 20:26:25.955 | ++ functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-08 20:26:25.957 | ++ functions-common:apt_get_update:1177 : return 2022-01-08 20:26:25.959 | ++ functions-common:install_package:1451 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-01-08 20:26:25.962 | ++ functions-common:real_install_package:1436 : is_ubuntu 2022-01-08 20:26:25.964 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:26:25.966 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:26:25.968 | ++ functions-common:real_install_package:1437 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-01-08 20:26:25.987 | ++ functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ceph libnss3-tools python3-rados python3-rbd 2022-01-08 20:26:26.094 | Reading package lists... 2022-01-08 20:26:26.317 | Building dependency tree... 2022-01-08 20:26:26.319 | Reading state information... 2022-01-08 20:26:26.561 | The following packages were automatically installed and are no longer required: 2022-01-08 20:26:26.563 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-01-08 20:26:26.563 | python3-automat python3-click python3-colorama python3-configobj 2022-01-08 20:26:26.563 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-01-08 20:26:26.563 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-01-08 20:26:26.563 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-08 20:26:26.563 | python3-zope.interface 2022-01-08 20:26:26.563 | Use 'sudo apt autoremove' to remove them. 2022-01-08 20:26:26.563 | The following additional packages will be installed: 2022-01-08 20:26:26.563 | blt ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-01-08 20:26:26.563 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-01-08 20:26:26.563 | ceph-mgr-modules-core ceph-mon ceph-osd cephadm containerd docker.io 2022-01-08 20:26:26.563 | fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2022-01-08 20:26:26.563 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2022-01-08 20:26:26.563 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2022-01-08 20:26:26.563 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 liboath0 librabbitmq4 librados2 2022-01-08 20:26:26.564 | libradosstriper1 librbd1 librdkafka1 librgw2 libsnappy1v5 libtcl8.6 2022-01-08 20:26:26.564 | libtcmalloc-minimal4 libtk8.6 libwebpdemux2 libwebpmux3 libxft2 libxss1 2022-01-08 20:26:26.564 | nvme-cli pigz python-matplotlib-data python-pastedeploy-tpl 2022-01-08 20:26:26.564 | python3-atomicwrites python3-bcrypt python3-bs4 python3-cachetools 2022-01-08 20:26:26.564 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2022-01-08 20:26:26.564 | python3-cycler python3-dateutil python3-decorator python3-google-auth 2022-01-08 20:26:26.564 | python3-html5lib python3-joblib python3-kiwisolver python3-kubernetes 2022-01-08 20:26:26.564 | python3-logutils python3-lxml python3-mako python3-matplotlib python3-nose 2022-01-08 20:26:26.564 | python3-numpy python3-olefile python3-packaging python3-paste 2022-01-08 20:26:26.564 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2022-01-08 20:26:26.564 | python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-01-08 20:26:26.564 | python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2022-01-08 20:26:26.564 | python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2022-01-08 20:26:26.564 | python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2022-01-08 20:26:26.564 | python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2022-01-08 20:26:26.564 | python3-tempita python3-tk python3-waitress python3-wcwidth 2022-01-08 20:26:26.564 | python3-webencodings python3-webob python3-websocket python3-webtest 2022-01-08 20:26:26.564 | python3-werkzeug runc smartmontools tk8.6-blt2.5 ttf-bitstream-vera 2022-01-08 20:26:26.564 | ubuntu-fan 2022-01-08 20:26:26.565 | Suggested packages: 2022-01-08 20:26:26.565 | blt-demo python3-influxdb aufs-tools cgroupfs-mount | cgroup-lite 2022-01-08 20:26:26.565 | debootstrap docker-doc rinse zfs-fuse | zfsutils libjs-jquery-ui-docs 2022-01-08 20:26:26.565 | liblcms2-utils tcl8.6 tk8.6 python-cycler-doc python3-genshi 2022-01-08 20:26:26.565 | python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc dvipng 2022-01-08 20:26:26.566 | ffmpeg gir1.2-gtk-3.0 ghostscript inkscape ipython3 librsvg2-common 2022-01-08 20:26:26.566 | python-matplotlib-doc python3-cairocffi python3-gi-cairo python3-gobject 2022-01-08 20:26:26.566 | python3-pyqt5 python3-sip python3-tornado texlive-extra-utils 2022-01-08 20:26:26.566 | texlive-latex-extra ttf-staypuft python-nose-doc gfortran python-numpy-doc 2022-01-08 20:26:26.566 | python3-numpy-dbg httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2022-01-08 20:26:26.566 | libjs-mochikit python-pecan-doc python-pil-doc python3-pil-dbg 2022-01-08 20:26:26.566 | python-psutil-doc subversion python-pyinotify-doc python-pyparsing-doc 2022-01-08 20:26:26.566 | python-scipy-doc python3-dap python-sklearn-doc tix python3-tk-dbg 2022-01-08 20:26:26.566 | python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2022-01-08 20:26:26.566 | python3-termcolor python3-watchdog gsmartcontrol smart-notifier mailx 2022-01-08 20:26:26.566 | | mailutils 2022-01-08 20:26:26.566 | Recommended packages: 2022-01-08 20:26:26.566 | btrfs-tools 2022-01-08 20:26:26.745 | The following NEW packages will be installed: 2022-01-08 20:26:26.746 | blt ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-01-08 20:26:26.746 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-01-08 20:26:26.746 | ceph-mgr-modules-core ceph-mon ceph-osd cephadm containerd docker.io 2022-01-08 20:26:26.746 | fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2022-01-08 20:26:26.746 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2022-01-08 20:26:26.746 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2022-01-08 20:26:26.746 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 libnss3-tools liboath0 2022-01-08 20:26:26.746 | librabbitmq4 libradosstriper1 librdkafka1 librgw2 libsnappy1v5 libtcl8.6 2022-01-08 20:26:26.746 | libtcmalloc-minimal4 libtk8.6 libwebpdemux2 libwebpmux3 libxft2 libxss1 2022-01-08 20:26:26.746 | nvme-cli pigz python-matplotlib-data python-pastedeploy-tpl 2022-01-08 20:26:26.746 | python3-atomicwrites python3-bcrypt python3-bs4 python3-cachetools 2022-01-08 20:26:26.746 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2022-01-08 20:26:26.747 | python3-cycler python3-dateutil python3-decorator python3-google-auth 2022-01-08 20:26:26.747 | python3-html5lib python3-joblib python3-kiwisolver python3-kubernetes 2022-01-08 20:26:26.747 | python3-logutils python3-lxml python3-mako python3-matplotlib python3-nose 2022-01-08 20:26:26.747 | python3-numpy python3-olefile python3-packaging python3-paste 2022-01-08 20:26:26.747 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2022-01-08 20:26:26.747 | python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-01-08 20:26:26.747 | python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2022-01-08 20:26:26.747 | python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2022-01-08 20:26:26.747 | python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2022-01-08 20:26:26.747 | python3-simplejson python3-singledispatch python3-sklearn 2022-01-08 20:26:26.747 | python3-sklearn-lib python3-soupsieve python3-tempita python3-tk 2022-01-08 20:26:26.747 | python3-waitress python3-wcwidth python3-webencodings python3-webob 2022-01-08 20:26:26.747 | python3-websocket python3-webtest python3-werkzeug runc smartmontools 2022-01-08 20:26:26.747 | tk8.6-blt2.5 ttf-bitstream-vera ubuntu-fan 2022-01-08 20:26:26.748 | The following packages will be upgraded: 2022-01-08 20:26:26.748 | librados2 librbd1 2022-01-08 20:26:26.863 | 2 upgraded, 119 newly installed, 0 to remove and 105 not upgraded. 2022-01-08 20:26:26.863 | Need to get 204 MB of archives. 2022-01-08 20:26:26.863 | After this operation, 950 MB of additional disk space will be used. 2022-01-08 20:26:26.863 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pigz amd64 2.4-1 [57.4 kB] 2022-01-08 20:26:26.998 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcl8.6 amd64 8.6.10+dfsg-1 [902 kB] 2022-01-08 20:26:27.182 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxft2 amd64 2.3.3-0ubuntu1 [39.2 kB] 2022-01-08 20:26:27.185 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxss1 amd64 1:1.2.3-1 [8,140 B] 2022-01-08 20:26:27.185 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtk8.6 amd64 8.6.10-1 [714 kB] 2022-01-08 20:26:27.246 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2022-01-08 20:26:27.295 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4,944 B] 2022-01-08 20:26:27.295 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust-ctl4 amd64 2.11.0-1 [80.9 kB] 2022-01-08 20:26:27.302 | Get:9 https://download.ceph.com/debian-pacific focal/main amd64 libjaeger amd64 16.2.7-1focal [3,808 B] 2022-01-08 20:26:27.302 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2022-01-08 20:26:27.316 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2022-01-08 20:26:27.318 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2022-01-08 20:26:27.321 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2022-01-08 20:26:27.356 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdw1 amd64 0.176-1.1build1 [226 kB] 2022-01-08 20:26:27.375 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2022-01-08 20:26:27.388 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcmalloc-minimal4 amd64 2.7-1ubuntu2 [93.0 kB] 2022-01-08 20:26:27.398 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgoogle-perftools4 amd64 2.7-1ubuntu2 [195 kB] 2022-01-08 20:26:27.415 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2022-01-08 20:26:27.416 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2022-01-08 20:26:27.428 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2022-01-08 20:26:27.432 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2022-01-08 20:26:27.437 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2022-01-08 20:26:27.441 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2022-01-08 20:26:27.455 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2022-01-08 20:26:27.456 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2022-01-08 20:26:27.461 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2022-01-08 20:26:27.483 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2022-01-08 20:26:27.484 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2022-01-08 20:26:27.491 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2022-01-08 20:26:27.494 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2022-01-08 20:26:27.501 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2022-01-08 20:26:27.507 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2022-01-08 20:26:27.525 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2022-01-08 20:26:27.564 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2022-01-08 20:26:27.565 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2022-01-08 20:26:27.567 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2022-01-08 20:26:27.571 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2022-01-08 20:26:27.579 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2022-01-08 20:26:27.595 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2022-01-08 20:26:27.596 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2022-01-08 20:26:27.604 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2022-01-08 20:26:27.612 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2022-01-08 20:26:27.620 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libblas3 amd64 3.9.0-1build1 [142 kB] 2022-01-08 20:26:27.632 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran5 amd64 10.3.0-1ubuntu1~20.04 [736 kB] 2022-01-08 20:26:27.695 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblapack3 amd64 3.9.0-1build1 [2,154 kB] 2022-01-08 20:26:27.767 | Get:46 https://download.ceph.com/debian-pacific focal/main amd64 librbd1 amd64 16.2.7-1focal [3,319 kB] 2022-01-08 20:26:28.102 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2,725 kB] 2022-01-08 20:26:28.449 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2022-01-08 20:26:28.450 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2022-01-08 20:26:28.451 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2022-01-08 20:26:30.218 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2022-01-08 20:26:30.650 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2022-01-08 20:26:30.654 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2022-01-08 20:26:30.907 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2022-01-08 20:26:30.907 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2022-01-08 20:26:30.912 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2022-01-08 20:26:30.917 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2022-01-08 20:26:30.919 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2022-01-08 20:26:30.920 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2022-01-08 20:26:30.933 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2022-01-08 20:26:30.934 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2022-01-08 20:26:31.022 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 runc amd64 1.0.1-0ubuntu2~20.04.1 [4,155 kB] 2022-01-08 20:26:31.726 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 containerd amd64 1.5.5-0ubuntu3~20.04.1 [33.0 MB] 2022-01-08 20:26:37.104 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 docker.io amd64 20.10.7-0ubuntu5~20.04.2 [36.9 MB] 2022-01-08 20:26:43.244 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2022-01-08 20:26:43.247 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2022-01-08 20:26:43.248 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2022-01-08 20:26:43.253 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblcms2-2 amd64 2.9-4 [140 kB] 2022-01-08 20:26:43.255 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libnss3-tools amd64 2:3.49.1-1ubuntu1.6 [997 kB] 2022-01-08 20:26:43.392 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpdemux2 amd64 0.6.1-2ubuntu0.20.04.1 [9,576 B] 2022-01-08 20:26:43.392 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpmux3 amd64 0.6.1-2ubuntu0.20.04.1 [19.5 kB] 2022-01-08 20:26:43.393 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2022-01-08 20:26:43.405 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2022-01-08 20:26:43.484 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3,788 kB] 2022-01-08 20:26:44.145 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2022-01-08 20:26:44.146 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8,132 B] 2022-01-08 20:26:44.146 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2022-01-08 20:26:44.147 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2022-01-08 20:26:44.148 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2022-01-08 20:26:44.150 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1,382 kB] 2022-01-08 20:26:44.418 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-01-08 20:26:44.419 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4,459 kB] 2022-01-08 20:26:45.071 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nose all 1.3.7-5 [116 kB] 2022-01-08 20:26:45.080 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2022-01-08 20:26:45.092 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2022-01-08 20:26:45.093 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2022-01-08 20:26:45.102 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.4 [363 kB] 2022-01-08 20:26:45.168 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2022-01-08 20:26:45.168 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2022-01-08 20:26:45.187 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2022-01-08 20:26:45.248 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2022-01-08 20:26:45.249 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2022-01-08 20:26:45.249 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2022-01-08 20:26:45.252 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2022-01-08 20:26:45.253 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.10-0ubuntu1~20.04 [104 kB] 2022-01-08 20:26:45.304 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 smartmontools amd64 7.1-1build1 [525 kB] 2022-01-08 20:26:45.345 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ubuntu-fan all 0.12.13 [34.5 kB] 2022-01-08 20:26:52.735 | Get:98 https://download.ceph.com/debian-pacific focal/main amd64 librados2 amd64 16.2.7-1focal [3,367 kB] 2022-01-08 20:26:54.838 | Get:99 https://download.ceph.com/debian-pacific focal/main amd64 libcephfs2 amd64 16.2.7-1focal [717 kB] 2022-01-08 20:26:55.440 | Get:100 https://download.ceph.com/debian-pacific focal/main amd64 python3-rados amd64 16.2.7-1focal [408 kB] 2022-01-08 20:26:56.693 | Get:101 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-argparse all 16.2.7-1focal [22.0 kB] 2022-01-08 20:26:56.710 | Get:102 https://download.ceph.com/debian-pacific focal/main amd64 python3-cephfs amd64 16.2.7-1focal [212 kB] 2022-01-08 20:26:57.384 | Get:103 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-common all 16.2.7-1focal [31.7 kB] 2022-01-08 20:26:57.608 | Get:104 https://download.ceph.com/debian-pacific focal/main amd64 python3-rbd amd64 16.2.7-1focal [386 kB] 2022-01-08 20:26:59.573 | Get:105 https://download.ceph.com/debian-pacific focal/main amd64 librgw2 amd64 16.2.7-1focal [3,693 kB] 2022-01-08 20:27:19.222 | Get:106 https://download.ceph.com/debian-pacific focal/main amd64 python3-rgw amd64 16.2.7-1focal [116 kB] 2022-01-08 20:27:19.446 | Get:107 https://download.ceph.com/debian-pacific focal/main amd64 libradosstriper1 amd64 16.2.7-1focal [447 kB] 2022-01-08 20:27:20.154 | Get:108 https://download.ceph.com/debian-pacific focal/main amd64 ceph-common amd64 16.2.7-1focal [22.4 MB] 2022-01-08 20:27:26.625 | Get:109 https://download.ceph.com/debian-pacific focal/main amd64 ceph-base amd64 16.2.7-1focal [5,887 kB] 2022-01-08 20:27:27.273 | Get:110 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-modules-core all 16.2.7-1focal [190 kB] 2022-01-08 20:27:27.277 | Get:111 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr amd64 16.2.7-1focal [1,505 kB] 2022-01-08 20:27:27.473 | Get:112 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mon amd64 16.2.7-1focal [6,952 kB] 2022-01-08 20:27:29.262 | Get:113 https://download.ceph.com/debian-pacific focal/main amd64 ceph-osd amd64 16.2.7-1focal [26.0 MB] 2022-01-08 20:27:35.825 | Get:114 https://download.ceph.com/debian-pacific focal/main amd64 ceph amd64 16.2.7-1focal [3,904 B] 2022-01-08 20:27:35.826 | Get:115 https://download.ceph.com/debian-pacific focal/main amd64 ceph-fuse amd64 16.2.7-1focal [820 kB] 2022-01-08 20:27:35.853 | Get:116 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mds amd64 16.2.7-1focal [2,312 kB] 2022-01-08 20:27:36.405 | Get:117 https://download.ceph.com/debian-pacific focal/main amd64 cephadm amd64 16.2.7-1focal [68.8 kB] 2022-01-08 20:27:36.413 | Get:118 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-cephadm all 16.2.7-1focal [89.9 kB] 2022-01-08 20:27:36.421 | Get:119 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-dashboard all 16.2.7-1focal [2,194 kB] 2022-01-08 20:27:36.955 | Get:120 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-diskprediction-local all 16.2.7-1focal [7,890 kB] 2022-01-08 20:27:38.638 | Get:121 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-k8sevents all 16.2.7-1focal [4,020 B] 2022-01-08 20:27:39.665 | Preconfiguring packages ... 2022-01-08 20:27:39.858 | Fetched 204 MB in 1min 12s (2,843 kB/s) 2022-01-08 20:27:39.962 | Selecting previously unselected package pigz. 2022-01-08 20:27:40.010 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81557 files and directories currently installed.) 2022-01-08 20:27:40.013 | Preparing to unpack .../000-pigz_2.4-1_amd64.deb ... 2022-01-08 20:27:40.060 | Unpacking pigz (2.4-1) ... 2022-01-08 20:27:40.500 | Selecting previously unselected package libtcl8.6:amd64. 2022-01-08 20:27:40.509 | Preparing to unpack .../001-libtcl8.6_8.6.10+dfsg-1_amd64.deb ... 2022-01-08 20:27:40.620 | Unpacking libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2022-01-08 20:27:41.225 | Selecting previously unselected package libxft2:amd64. 2022-01-08 20:27:41.233 | Preparing to unpack .../002-libxft2_2.3.3-0ubuntu1_amd64.deb ... 2022-01-08 20:27:41.282 | Unpacking libxft2:amd64 (2.3.3-0ubuntu1) ... 2022-01-08 20:27:41.626 | Selecting previously unselected package libxss1:amd64. 2022-01-08 20:27:41.635 | Preparing to unpack .../003-libxss1_1%3a1.2.3-1_amd64.deb ... 2022-01-08 20:27:41.683 | Unpacking libxss1:amd64 (1:1.2.3-1) ... 2022-01-08 20:27:42.002 | Selecting previously unselected package libtk8.6:amd64. 2022-01-08 20:27:42.011 | Preparing to unpack .../004-libtk8.6_8.6.10-1_amd64.deb ... 2022-01-08 20:27:42.060 | Unpacking libtk8.6:amd64 (8.6.10-1) ... 2022-01-08 20:27:42.552 | Selecting previously unselected package tk8.6-blt2.5. 2022-01-08 20:27:42.560 | Preparing to unpack .../005-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2022-01-08 20:27:42.614 | Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2022-01-08 20:27:42.996 | Selecting previously unselected package blt. 2022-01-08 20:27:43.005 | Preparing to unpack .../006-blt_2.5.3+dfsg-4_amd64.deb ... 2022-01-08 20:27:43.053 | Unpacking blt (2.5.3+dfsg-4) ... 2022-01-08 20:27:43.289 | Selecting previously unselected package libjaeger. 2022-01-08 20:27:43.297 | Preparing to unpack .../007-libjaeger_16.2.7-1focal_amd64.deb ... 2022-01-08 20:27:43.345 | Unpacking libjaeger (16.2.7-1focal) ... 2022-01-08 20:27:43.677 | Selecting previously unselected package liblttng-ust-ctl4:amd64. 2022-01-08 20:27:43.686 | Preparing to unpack .../008-liblttng-ust-ctl4_2.11.0-1_amd64.deb ... 2022-01-08 20:27:43.739 | Unpacking liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2022-01-08 20:27:44.127 | Selecting previously unselected package liblttng-ust0:amd64. 2022-01-08 20:27:44.136 | Preparing to unpack .../009-liblttng-ust0_2.11.0-1_amd64.deb ... 2022-01-08 20:27:44.184 | Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2022-01-08 20:27:44.566 | Preparing to unpack .../010-librbd1_16.2.7-1focal_amd64.deb ... 2022-01-08 20:27:44.710 | Unpacking librbd1 (16.2.7-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-01-08 20:27:45.651 | Preparing to unpack .../011-librados2_16.2.7-1focal_amd64.deb ... 2022-01-08 20:27:45.779 | Unpacking librados2 (16.2.7-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-01-08 20:27:46.654 | Selecting previously unselected package libcephfs2. 2022-01-08 20:27:46.663 | Preparing to unpack .../012-libcephfs2_16.2.7-1focal_amd64.deb ... 2022-01-08 20:27:46.717 | Unpacking libcephfs2 (16.2.7-1focal) ... 2022-01-08 20:27:47.186 | Selecting previously unselected package python3-rados. 2022-01-08 20:27:47.194 | Preparing to unpack .../013-python3-rados_16.2.7-1focal_amd64.deb ... 2022-01-08 20:27:47.248 | Unpacking python3-rados (16.2.7-1focal) ... 2022-01-08 20:27:47.723 | Selecting previously unselected package python3-ceph-argparse. 2022-01-08 20:27:47.732 | Preparing to unpack .../014-python3-ceph-argparse_16.2.7-1focal_all.deb ... 2022-01-08 20:27:47.786 | Unpacking python3-ceph-argparse (16.2.7-1focal) ... 2022-01-08 20:27:48.163 | Selecting previously unselected package python3-cephfs. 2022-01-08 20:27:48.171 | Preparing to unpack .../015-python3-cephfs_16.2.7-1focal_amd64.deb ... 2022-01-08 20:27:48.231 | Unpacking python3-cephfs (16.2.7-1focal) ... 2022-01-08 20:27:48.574 | Selecting previously unselected package python3-ceph-common. 2022-01-08 20:27:48.583 | Preparing to unpack .../016-python3-ceph-common_16.2.7-1focal_all.deb ... 2022-01-08 20:27:48.620 | Unpacking python3-ceph-common (16.2.7-1focal) ... 2022-01-08 20:27:48.969 | Selecting previously unselected package python3-prettytable. 2022-01-08 20:27:48.977 | Preparing to unpack .../017-python3-prettytable_0.7.2-5_all.deb ... 2022-01-08 20:27:49.008 | Unpacking python3-prettytable (0.7.2-5) ... 2022-01-08 20:27:49.369 | Selecting previously unselected package python3-rbd. 2022-01-08 20:27:49.377 | Preparing to unpack .../018-python3-rbd_16.2.7-1focal_amd64.deb ... 2022-01-08 20:27:49.431 | Unpacking python3-rbd (16.2.7-1focal) ... 2022-01-08 20:27:49.820 | Selecting previously unselected package librabbitmq4:amd64. 2022-01-08 20:27:49.829 | Preparing to unpack .../019-librabbitmq4_0.10.0-1_amd64.deb ... 2022-01-08 20:27:49.865 | Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2022-01-08 20:27:50.214 | Selecting previously unselected package librdkafka1:amd64. 2022-01-08 20:27:50.223 | Preparing to unpack .../020-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2022-01-08 20:27:50.277 | Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-01-08 20:27:50.752 | Selecting previously unselected package librgw2. 2022-01-08 20:27:50.761 | Preparing to unpack .../021-librgw2_16.2.7-1focal_amd64.deb ... 2022-01-08 20:27:50.803 | Unpacking librgw2 (16.2.7-1focal) ... 2022-01-08 20:27:51.648 | Selecting previously unselected package python3-rgw. 2022-01-08 20:27:51.657 | Preparing to unpack .../022-python3-rgw_16.2.7-1focal_amd64.deb ... 2022-01-08 20:27:51.699 | Unpacking python3-rgw (16.2.7-1focal) ... 2022-01-08 20:27:52.180 | Selecting previously unselected package libdw1:amd64. 2022-01-08 20:27:52.188 | Preparing to unpack .../023-libdw1_0.176-1.1build1_amd64.deb ... 2022-01-08 20:27:52.254 | Unpacking libdw1:amd64 (0.176-1.1build1) ... 2022-01-08 20:27:52.648 | Selecting previously unselected package libbabeltrace1:amd64. 2022-01-08 20:27:52.657 | Preparing to unpack .../024-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2022-01-08 20:27:52.715 | Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2022-01-08 20:27:53.060 | Selecting previously unselected package libtcmalloc-minimal4:amd64. 2022-01-08 20:27:53.069 | Preparing to unpack .../025-libtcmalloc-minimal4_2.7-1ubuntu2_amd64.deb ... 2022-01-08 20:27:53.117 | Unpacking libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2022-01-08 20:27:53.390 | Selecting previously unselected package libgoogle-perftools4:amd64. 2022-01-08 20:27:53.399 | Preparing to unpack .../026-libgoogle-perftools4_2.7-1ubuntu2_amd64.deb ... 2022-01-08 20:27:53.447 | Unpacking libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2022-01-08 20:27:53.881 | Selecting previously unselected package libsnappy1v5:amd64. 2022-01-08 20:27:53.890 | Preparing to unpack .../027-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2022-01-08 20:27:53.934 | Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2022-01-08 20:27:54.293 | Selecting previously unselected package libleveldb1d:amd64. 2022-01-08 20:27:54.302 | Preparing to unpack .../028-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2022-01-08 20:27:54.356 | Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-01-08 20:27:54.677 | Selecting previously unselected package liboath0. 2022-01-08 20:27:54.686 | Preparing to unpack .../029-liboath0_2.6.1-1.3_amd64.deb ... 2022-01-08 20:27:54.740 | Unpacking liboath0 (2.6.1-1.3) ... 2022-01-08 20:27:55.060 | Selecting previously unselected package libradosstriper1. 2022-01-08 20:27:55.069 | Preparing to unpack .../030-libradosstriper1_16.2.7-1focal_amd64.deb ... 2022-01-08 20:27:55.128 | Unpacking libradosstriper1 (16.2.7-1focal) ... 2022-01-08 20:27:55.660 | Selecting previously unselected package ceph-common. 2022-01-08 20:27:55.669 | Preparing to unpack .../031-ceph-common_16.2.7-1focal_amd64.deb ... 2022-01-08 20:27:55.694 | Unpacking ceph-common (16.2.7-1focal) ... 2022-01-08 20:27:59.300 | Selecting previously unselected package ceph-base. 2022-01-08 20:27:59.309 | Preparing to unpack .../032-ceph-base_16.2.7-1focal_amd64.deb ... 2022-01-08 20:27:59.353 | Unpacking ceph-base (16.2.7-1focal) ... 2022-01-08 20:28:00.624 | Selecting previously unselected package python3-dateutil. 2022-01-08 20:28:00.633 | Preparing to unpack .../033-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2022-01-08 20:28:00.682 | Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2022-01-08 20:28:01.025 | Selecting previously unselected package ceph-mgr-modules-core. 2022-01-08 20:28:01.034 | Preparing to unpack .../034-ceph-mgr-modules-core_16.2.7-1focal_all.deb ... 2022-01-08 20:28:01.092 | Unpacking ceph-mgr-modules-core (16.2.7-1focal) ... 2022-01-08 20:28:01.454 | Selecting previously unselected package python3-bcrypt. 2022-01-08 20:28:01.463 | Preparing to unpack .../035-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2022-01-08 20:28:01.494 | Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2022-01-08 20:28:01.928 | Selecting previously unselected package python3-cherrypy3. 2022-01-08 20:28:01.937 | Preparing to unpack .../036-python3-cherrypy3_8.9.1-6_all.deb ... 2022-01-08 20:28:01.996 | Unpacking python3-cherrypy3 (8.9.1-6) ... 2022-01-08 20:28:02.426 | Selecting previously unselected package python3-logutils. 2022-01-08 20:28:02.435 | Preparing to unpack .../037-python3-logutils_0.3.3-7_all.deb ... 2022-01-08 20:28:02.488 | Unpacking python3-logutils (0.3.3-7) ... 2022-01-08 20:28:02.860 | Selecting previously unselected package python3-mako. 2022-01-08 20:28:02.868 | Preparing to unpack .../038-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2022-01-08 20:28:02.916 | Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-01-08 20:28:03.321 | Selecting previously unselected package python3-simplegeneric. 2022-01-08 20:28:03.330 | Preparing to unpack .../039-python3-simplegeneric_0.8.1-3_all.deb ... 2022-01-08 20:28:03.378 | Unpacking python3-simplegeneric (0.8.1-3) ... 2022-01-08 20:28:03.768 | Selecting previously unselected package python3-singledispatch. 2022-01-08 20:28:03.777 | Preparing to unpack .../040-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2022-01-08 20:28:03.808 | Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2022-01-08 20:28:04.214 | Selecting previously unselected package python3-webob. 2022-01-08 20:28:04.222 | Preparing to unpack .../041-python3-webob_1%3a1.8.5-2_all.deb ... 2022-01-08 20:28:04.271 | Unpacking python3-webob (1:1.8.5-2) ... 2022-01-08 20:28:04.658 | Selecting previously unselected package python3-soupsieve. 2022-01-08 20:28:04.667 | Preparing to unpack .../042-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2022-01-08 20:28:04.722 | Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2022-01-08 20:28:05.100 | Selecting previously unselected package python3-bs4. 2022-01-08 20:28:05.108 | Preparing to unpack .../043-python3-bs4_4.8.2-1_all.deb ... 2022-01-08 20:28:05.156 | Unpacking python3-bs4 (4.8.2-1) ... 2022-01-08 20:28:05.562 | Selecting previously unselected package python3-waitress. 2022-01-08 20:28:05.571 | Preparing to unpack .../044-python3-waitress_1.4.1-1_all.deb ... 2022-01-08 20:28:05.616 | Unpacking python3-waitress (1.4.1-1) ... 2022-01-08 20:28:06.002 | Selecting previously unselected package python3-tempita. 2022-01-08 20:28:06.011 | Preparing to unpack .../045-python3-tempita_0.5.2-6_all.deb ... 2022-01-08 20:28:06.048 | Unpacking python3-tempita (0.5.2-6) ... 2022-01-08 20:28:06.357 | Selecting previously unselected package python3-paste. 2022-01-08 20:28:06.366 | Preparing to unpack .../046-python3-paste_3.4.0+dfsg1-1_all.deb ... 2022-01-08 20:28:06.414 | Unpacking python3-paste (3.4.0+dfsg1-1) ... 2022-01-08 20:28:06.803 | Selecting previously unselected package python-pastedeploy-tpl. 2022-01-08 20:28:06.811 | Preparing to unpack .../047-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2022-01-08 20:28:06.859 | Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2022-01-08 20:28:07.202 | Selecting previously unselected package python3-pastedeploy. 2022-01-08 20:28:07.211 | Preparing to unpack .../048-python3-pastedeploy_2.1.0-1_all.deb ... 2022-01-08 20:28:07.242 | Unpacking python3-pastedeploy (2.1.0-1) ... 2022-01-08 20:28:07.590 | Selecting previously unselected package python3-webtest. 2022-01-08 20:28:07.599 | Preparing to unpack .../049-python3-webtest_2.0.32-2_all.deb ... 2022-01-08 20:28:07.652 | Unpacking python3-webtest (2.0.32-2) ... 2022-01-08 20:28:07.968 | Selecting previously unselected package python3-pecan. 2022-01-08 20:28:07.977 | Preparing to unpack .../050-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2022-01-08 20:28:08.031 | Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2022-01-08 20:28:08.443 | Selecting previously unselected package python3-werkzeug. 2022-01-08 20:28:08.451 | Preparing to unpack .../051-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2022-01-08 20:28:08.488 | Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2022-01-08 20:28:08.894 | Selecting previously unselected package ceph-mgr. 2022-01-08 20:28:08.903 | Preparing to unpack .../052-ceph-mgr_16.2.7-1focal_amd64.deb ... 2022-01-08 20:28:08.939 | Unpacking ceph-mgr (16.2.7-1focal) ... 2022-01-08 20:28:09.590 | Selecting previously unselected package ceph-mon. 2022-01-08 20:28:09.599 | Preparing to unpack .../053-ceph-mon_16.2.7-1focal_amd64.deb ... 2022-01-08 20:28:09.648 | Unpacking ceph-mon (16.2.7-1focal) ... 2022-01-08 20:28:11.146 | Selecting previously unselected package ceph-osd. 2022-01-08 20:28:11.154 | Preparing to unpack .../054-ceph-osd_16.2.7-1focal_amd64.deb ... 2022-01-08 20:28:11.191 | Unpacking ceph-osd (16.2.7-1focal) ... 2022-01-08 20:28:15.185 | Selecting previously unselected package ceph. 2022-01-08 20:28:15.195 | Preparing to unpack .../055-ceph_16.2.7-1focal_amd64.deb ... 2022-01-08 20:28:15.225 | Unpacking ceph (16.2.7-1focal) ... 2022-01-08 20:28:15.568 | Selecting previously unselected package ceph-fuse. 2022-01-08 20:28:15.577 | Preparing to unpack .../056-ceph-fuse_16.2.7-1focal_amd64.deb ... 2022-01-08 20:28:15.631 | Unpacking ceph-fuse (16.2.7-1focal) ... 2022-01-08 20:28:16.191 | Selecting previously unselected package ceph-mds. 2022-01-08 20:28:16.200 | Preparing to unpack .../057-ceph-mds_16.2.7-1focal_amd64.deb ... 2022-01-08 20:28:16.248 | Unpacking ceph-mds (16.2.7-1focal) ... 2022-01-08 20:28:16.973 | Selecting previously unselected package cephadm. 2022-01-08 20:28:16.982 | Preparing to unpack .../058-cephadm_16.2.7-1focal_amd64.deb ... 2022-01-08 20:28:17.029 | Unpacking cephadm (16.2.7-1focal) ... 2022-01-08 20:28:17.334 | Selecting previously unselected package ceph-mgr-cephadm. 2022-01-08 20:28:17.343 | Preparing to unpack .../059-ceph-mgr-cephadm_16.2.7-1focal_all.deb ... 2022-01-08 20:28:17.391 | Unpacking ceph-mgr-cephadm (16.2.7-1focal) ... 2022-01-08 20:28:17.780 | Selecting previously unselected package python3-repoze.lru. 2022-01-08 20:28:17.789 | Preparing to unpack .../060-python3-repoze.lru_0.7-2_all.deb ... 2022-01-08 20:28:17.842 | Unpacking python3-repoze.lru (0.7-2) ... 2022-01-08 20:28:18.174 | Selecting previously unselected package libjs-underscore. 2022-01-08 20:28:18.183 | Preparing to unpack .../061-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2022-01-08 20:28:18.236 | Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-01-08 20:28:18.545 | Selecting previously unselected package libjs-sphinxdoc. 2022-01-08 20:28:18.555 | Preparing to unpack .../062-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2022-01-08 20:28:18.608 | Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-01-08 20:28:18.980 | Selecting previously unselected package python3-routes. 2022-01-08 20:28:18.988 | Preparing to unpack .../063-python3-routes_2.4.1-2_all.deb ... 2022-01-08 20:28:19.041 | Unpacking python3-routes (2.4.1-2) ... 2022-01-08 20:28:19.471 | Selecting previously unselected package ceph-mgr-dashboard. 2022-01-08 20:28:19.480 | Preparing to unpack .../064-ceph-mgr-dashboard_16.2.7-1focal_all.deb ... 2022-01-08 20:28:19.527 | Unpacking ceph-mgr-dashboard (16.2.7-1focal) ... 2022-01-08 20:28:20.603 | Selecting previously unselected package libblas3:amd64. 2022-01-08 20:28:20.612 | Preparing to unpack .../065-libblas3_3.9.0-1build1_amd64.deb ... 2022-01-08 20:28:20.644 | Unpacking libblas3:amd64 (3.9.0-1build1) ... 2022-01-08 20:28:21.037 | Selecting previously unselected package libgfortran5:amd64. 2022-01-08 20:28:21.046 | Preparing to unpack .../066-libgfortran5_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-08 20:28:21.093 | Unpacking libgfortran5:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-08 20:28:21.705 | Selecting previously unselected package liblapack3:amd64. 2022-01-08 20:28:21.715 | Preparing to unpack .../067-liblapack3_3.9.0-1build1_amd64.deb ... 2022-01-08 20:28:21.770 | Unpacking liblapack3:amd64 (3.9.0-1build1) ... 2022-01-08 20:28:22.499 | Selecting previously unselected package python3-numpy. 2022-01-08 20:28:22.508 | Preparing to unpack .../068-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2022-01-08 20:28:22.568 | Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2022-01-08 20:28:23.494 | Selecting previously unselected package python3-decorator. 2022-01-08 20:28:23.503 | Preparing to unpack .../069-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2022-01-08 20:28:23.556 | Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2022-01-08 20:28:23.980 | Selecting previously unselected package liblbfgsb0:amd64. 2022-01-08 20:28:23.990 | Preparing to unpack .../070-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2022-01-08 20:28:24.042 | Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-01-08 20:28:24.430 | Selecting previously unselected package python3-scipy. 2022-01-08 20:28:24.438 | Preparing to unpack .../071-python3-scipy_1.3.3-3build1_amd64.deb ... 2022-01-08 20:28:24.493 | Unpacking python3-scipy (1.3.3-3build1) ... 2022-01-08 20:28:26.425 | Selecting previously unselected package python3-sklearn-lib. 2022-01-08 20:28:26.435 | Preparing to unpack .../072-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2022-01-08 20:28:26.476 | Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-01-08 20:28:27.299 | Selecting previously unselected package python3-joblib. 2022-01-08 20:28:27.309 | Preparing to unpack .../073-python3-joblib_0.14.0-3_all.deb ... 2022-01-08 20:28:27.339 | Unpacking python3-joblib (0.14.0-3) ... 2022-01-08 20:28:27.749 | Selecting previously unselected package python3-sklearn. 2022-01-08 20:28:27.758 | Preparing to unpack .../074-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2022-01-08 20:28:27.807 | Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-01-08 20:28:28.521 | Selecting previously unselected package ceph-mgr-diskprediction-local. 2022-01-08 20:28:28.530 | Preparing to unpack .../075-ceph-mgr-diskprediction-local_16.2.7-1focal_all.deb ... 2022-01-08 20:28:28.577 | Unpacking ceph-mgr-diskprediction-local (16.2.7-1focal) ... 2022-01-08 20:28:30.309 | Selecting previously unselected package python3-cachetools. 2022-01-08 20:28:30.318 | Preparing to unpack .../076-python3-cachetools_4.0.0-1_all.deb ... 2022-01-08 20:28:30.372 | Unpacking python3-cachetools (4.0.0-1) ... 2022-01-08 20:28:30.750 | Selecting previously unselected package python3-pyasn1. 2022-01-08 20:28:30.760 | Preparing to unpack .../077-python3-pyasn1_0.4.2-3build1_all.deb ... 2022-01-08 20:28:30.807 | Unpacking python3-pyasn1 (0.4.2-3build1) ... 2022-01-08 20:28:31.202 | Selecting previously unselected package python3-pyasn1-modules. 2022-01-08 20:28:31.211 | Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2022-01-08 20:28:31.253 | Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-01-08 20:28:31.635 | Selecting previously unselected package python3-rsa. 2022-01-08 20:28:31.644 | Preparing to unpack .../079-python3-rsa_4.0-3_all.deb ... 2022-01-08 20:28:31.692 | Unpacking python3-rsa (4.0-3) ... 2022-01-08 20:28:32.029 | Selecting previously unselected package python3-google-auth. 2022-01-08 20:28:32.038 | Preparing to unpack .../080-python3-google-auth_1.5.1-2_all.deb ... 2022-01-08 20:28:32.099 | Unpacking python3-google-auth (1.5.1-2) ... 2022-01-08 20:28:32.545 | Selecting previously unselected package python3-requests-oauthlib. 2022-01-08 20:28:32.555 | Preparing to unpack .../081-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2022-01-08 20:28:32.590 | Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-01-08 20:28:32.904 | Selecting previously unselected package python3-websocket. 2022-01-08 20:28:32.913 | Preparing to unpack .../082-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2022-01-08 20:28:32.966 | Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2022-01-08 20:28:33.292 | Selecting previously unselected package python3-kubernetes. 2022-01-08 20:28:33.302 | Preparing to unpack .../083-python3-kubernetes_7.0.0~a1-2_all.deb ... 2022-01-08 20:28:33.345 | Unpacking python3-kubernetes (7.0.0~a1-2) ... 2022-01-08 20:28:34.099 | Selecting previously unselected package ceph-mgr-k8sevents. 2022-01-08 20:28:34.109 | Preparing to unpack .../084-ceph-mgr-k8sevents_16.2.7-1focal_all.deb ... 2022-01-08 20:28:34.145 | Unpacking ceph-mgr-k8sevents (16.2.7-1focal) ... 2022-01-08 20:28:34.441 | Selecting previously unselected package runc. 2022-01-08 20:28:34.450 | Preparing to unpack .../085-runc_1.0.1-0ubuntu2~20.04.1_amd64.deb ... 2022-01-08 20:28:34.498 | Unpacking runc (1.0.1-0ubuntu2~20.04.1) ... 2022-01-08 20:28:35.492 | Selecting previously unselected package containerd. 2022-01-08 20:28:35.502 | Preparing to unpack .../086-containerd_1.5.5-0ubuntu3~20.04.1_amd64.deb ... 2022-01-08 20:28:35.539 | Unpacking containerd (1.5.5-0ubuntu3~20.04.1) ... 2022-01-08 20:28:40.854 | Selecting previously unselected package docker.io. 2022-01-08 20:28:40.863 | Preparing to unpack .../087-docker.io_20.10.7-0ubuntu5~20.04.2_amd64.deb ... 2022-01-08 20:28:40.918 | Unpacking docker.io (20.10.7-0ubuntu5~20.04.2) ... 2022-01-08 20:28:46.962 | Selecting previously unselected package fonts-lyx. 2022-01-08 20:28:46.971 | Preparing to unpack .../088-fonts-lyx_2.3.4.2-2_all.deb ... 2022-01-08 20:28:47.001 | Unpacking fonts-lyx (2.3.4.2-2) ... 2022-01-08 20:28:47.425 | Selecting previously unselected package libimagequant0:amd64. 2022-01-08 20:28:47.434 | Preparing to unpack .../089-libimagequant0_2.12.2-1.1_amd64.deb ... 2022-01-08 20:28:47.487 | Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2022-01-08 20:28:47.920 | Selecting previously unselected package libjs-jquery-ui. 2022-01-08 20:28:47.930 | Preparing to unpack .../090-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2022-01-08 20:28:47.992 | Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2022-01-08 20:28:48.543 | Selecting previously unselected package liblcms2-2:amd64. 2022-01-08 20:28:48.553 | Preparing to unpack .../091-liblcms2-2_2.9-4_amd64.deb ... 2022-01-08 20:28:48.594 | Unpacking liblcms2-2:amd64 (2.9-4) ... 2022-01-08 20:28:48.927 | Selecting previously unselected package libnss3-tools. 2022-01-08 20:28:48.937 | Preparing to unpack .../092-libnss3-tools_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-01-08 20:28:48.967 | Unpacking libnss3-tools (2:3.49.1-1ubuntu1.6) ... 2022-01-08 20:28:49.800 | Selecting previously unselected package libwebpdemux2:amd64. 2022-01-08 20:28:49.810 | Preparing to unpack .../093-libwebpdemux2_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-01-08 20:28:49.857 | Unpacking libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-08 20:28:50.230 | Selecting previously unselected package libwebpmux3:amd64. 2022-01-08 20:28:50.241 | Preparing to unpack .../094-libwebpmux3_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-01-08 20:28:50.298 | Unpacking libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-08 20:28:50.777 | Selecting previously unselected package nvme-cli. 2022-01-08 20:28:50.787 | Preparing to unpack .../095-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2022-01-08 20:28:50.854 | Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2022-01-08 20:28:51.275 | Selecting previously unselected package ttf-bitstream-vera. 2022-01-08 20:28:51.284 | Preparing to unpack .../096-ttf-bitstream-vera_1.10-8_all.deb ... 2022-01-08 20:28:51.337 | Unpacking ttf-bitstream-vera (1.10-8) ... 2022-01-08 20:28:51.710 | Selecting previously unselected package python-matplotlib-data. 2022-01-08 20:28:51.720 | Preparing to unpack .../097-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2022-01-08 20:28:51.773 | Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2022-01-08 20:28:52.555 | Selecting previously unselected package python3-atomicwrites. 2022-01-08 20:28:52.564 | Preparing to unpack .../098-python3-atomicwrites_1.1.5-2build1_all.deb ... 2022-01-08 20:28:52.613 | Unpacking python3-atomicwrites (1.1.5-2build1) ... 2022-01-08 20:28:52.933 | Selecting previously unselected package python3-cycler. 2022-01-08 20:28:52.943 | Preparing to unpack .../099-python3-cycler_0.10.0-3_all.deb ... 2022-01-08 20:28:53.001 | Unpacking python3-cycler (0.10.0-3) ... 2022-01-08 20:28:53.362 | Selecting previously unselected package python3-webencodings. 2022-01-08 20:28:53.372 | Preparing to unpack .../100-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2022-01-08 20:28:53.417 | Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2022-01-08 20:28:53.773 | Selecting previously unselected package python3-html5lib. 2022-01-08 20:28:53.783 | Preparing to unpack .../101-python3-html5lib_1.0.1-2_all.deb ... 2022-01-08 20:28:53.818 | Unpacking python3-html5lib (1.0.1-2) ... 2022-01-08 20:28:54.127 | Selecting previously unselected package python3-kiwisolver. 2022-01-08 20:28:54.136 | Preparing to unpack .../102-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2022-01-08 20:28:54.171 | Unpacking python3-kiwisolver (1.0.1-3build1) ... 2022-01-08 20:28:54.550 | Selecting previously unselected package python3-lxml:amd64. 2022-01-08 20:28:54.559 | Preparing to unpack .../103-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2022-01-08 20:28:54.595 | Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2022-01-08 20:28:55.194 | Selecting previously unselected package python3-pyparsing. 2022-01-08 20:28:55.204 | Preparing to unpack .../104-python3-pyparsing_2.4.6-1_all.deb ... 2022-01-08 20:28:55.257 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-01-08 20:28:55.631 | Selecting previously unselected package python3-matplotlib. 2022-01-08 20:28:55.640 | Preparing to unpack .../105-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2022-01-08 20:28:55.669 | Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2022-01-08 20:28:56.927 | Selecting previously unselected package python3-nose. 2022-01-08 20:28:56.937 | Preparing to unpack .../106-python3-nose_1.3.7-5_all.deb ... 2022-01-08 20:28:56.995 | Unpacking python3-nose (1.3.7-5) ... 2022-01-08 20:28:57.394 | Selecting previously unselected package python3-olefile. 2022-01-08 20:28:57.403 | Preparing to unpack .../107-python3-olefile_0.46-2_all.deb ... 2022-01-08 20:28:57.452 | Unpacking python3-olefile (0.46-2) ... 2022-01-08 20:28:57.760 | Selecting previously unselected package python3-packaging. 2022-01-08 20:28:57.769 | Preparing to unpack .../108-python3-packaging_20.3-1_all.deb ... 2022-01-08 20:28:57.812 | Unpacking python3-packaging (20.3-1) ... 2022-01-08 20:28:58.173 | Selecting previously unselected package python3-pastescript. 2022-01-08 20:28:58.183 | Preparing to unpack .../109-python3-pastescript_2.0.2-4_all.deb ... 2022-01-08 20:28:58.235 | Unpacking python3-pastescript (2.0.2-4) ... 2022-01-08 20:28:58.628 | Selecting previously unselected package python3-pil:amd64. 2022-01-08 20:28:58.638 | Preparing to unpack .../110-python3-pil_7.0.0-4ubuntu0.4_amd64.deb ... 2022-01-08 20:28:58.687 | Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.4) ... 2022-01-08 20:28:59.110 | Selecting previously unselected package python3-pluggy. 2022-01-08 20:28:59.120 | Preparing to unpack .../111-python3-pluggy_0.13.0-2_all.deb ... 2022-01-08 20:28:59.167 | Unpacking python3-pluggy (0.13.0-2) ... 2022-01-08 20:28:59.527 | Selecting previously unselected package python3-psutil. 2022-01-08 20:28:59.537 | Preparing to unpack .../112-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2022-01-08 20:28:59.595 | Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2022-01-08 20:29:00.001 | Selecting previously unselected package python3-py. 2022-01-08 20:29:00.012 | Preparing to unpack .../113-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2022-01-08 20:29:00.058 | Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2022-01-08 20:29:00.402 | Selecting previously unselected package python3-pyinotify. 2022-01-08 20:29:00.411 | Preparing to unpack .../114-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2022-01-08 20:29:00.447 | Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-01-08 20:29:00.817 | Selecting previously unselected package python3-wcwidth. 2022-01-08 20:29:00.827 | Preparing to unpack .../115-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2022-01-08 20:29:00.879 | Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2022-01-08 20:29:01.263 | Selecting previously unselected package python3-pytest. 2022-01-08 20:29:01.273 | Preparing to unpack .../116-python3-pytest_4.6.9-1_all.deb ... 2022-01-08 20:29:01.319 | Unpacking python3-pytest (4.6.9-1) ... 2022-01-08 20:29:01.670 | Selecting previously unselected package python3-simplejson. 2022-01-08 20:29:01.680 | Preparing to unpack .../117-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2022-01-08 20:29:01.732 | Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2022-01-08 20:29:02.081 | Selecting previously unselected package python3-tk:amd64. 2022-01-08 20:29:02.092 | Preparing to unpack .../118-python3-tk_3.8.10-0ubuntu1~20.04_amd64.deb ... 2022-01-08 20:29:02.132 | Unpacking python3-tk:amd64 (3.8.10-0ubuntu1~20.04) ... 2022-01-08 20:29:02.493 | Selecting previously unselected package smartmontools. 2022-01-08 20:29:02.502 | Preparing to unpack .../119-smartmontools_7.1-1build1_amd64.deb ... 2022-01-08 20:29:02.554 | Unpacking smartmontools (7.1-1build1) ... 2022-01-08 20:29:03.097 | Selecting previously unselected package ubuntu-fan. 2022-01-08 20:29:03.107 | Preparing to unpack .../120-ubuntu-fan_0.12.13_all.deb ... 2022-01-08 20:29:03.138 | Unpacking ubuntu-fan (0.12.13) ... 2022-01-08 20:29:03.520 | Setting up smartmontools (7.1-1build1) ... 2022-01-08 20:29:04.468 | Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service. 2022-01-08 20:29:04.468 | Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service. 2022-01-08 20:29:05.275 | Setting up liblcms2-2:amd64 (2.9-4) ... 2022-01-08 20:29:05.428 | Setting up libdw1:amd64 (0.176-1.1build1) ... 2022-01-08 20:29:05.601 | Setting up librabbitmq4:amd64 (0.10.0-1) ... 2022-01-08 20:29:05.744 | Setting up ubuntu-fan (0.12.13) ... 2022-01-08 20:29:06.419 | Created symlink /etc/systemd/system/multi-user.target.wants/ubuntu-fan.service → /lib/systemd/system/ubuntu-fan.service. 2022-01-08 20:29:07.675 | Setting up libxft2:amd64 (2.3.3-0ubuntu1) ... 2022-01-08 20:29:07.830 | Setting up ttf-bitstream-vera (1.10-8) ... 2022-01-08 20:29:07.984 | Setting up nvme-cli (1.9-1ubuntu0.1) ... 2022-01-08 20:29:08.184 | Setting up cephadm (16.2.7-1focal) ... 2022-01-08 20:29:08.777 | Adding system user cephadm....done 2022-01-08 20:29:08.921 | Setting up python3-waitress (1.4.1-1) ... 2022-01-08 20:29:09.479 | Setting up python3-repoze.lru (0.7-2) ... 2022-01-08 20:29:09.864 | Setting up liboath0 (2.6.1-1.3) ... 2022-01-08 20:29:10.018 | Setting up python3-py (1.8.1-1ubuntu0.1) ... 2022-01-08 20:29:10.479 | Setting up python3-joblib (0.14.0-3) ... 2022-01-08 20:29:11.045 | Setting up python3-cachetools (4.0.0-1) ... 2022-01-08 20:29:11.434 | Setting up fonts-lyx (2.3.4.2-2) ... 2022-01-08 20:29:11.584 | Setting up python3-olefile (0.46-2) ... 2022-01-08 20:29:11.984 | Setting up libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-08 20:29:12.121 | Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2022-01-08 20:29:12.509 | Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-01-08 20:29:12.869 | Setting up libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2022-01-08 20:29:12.989 | Setting up python3-ceph-argparse (16.2.7-1focal) ... 2022-01-08 20:29:13.377 | Setting up python3-nose (1.3.7-5) ... 2022-01-08 20:29:13.870 | Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2022-01-08 20:29:14.296 | Setting up python3-psutil (5.5.1-1ubuntu4) ... 2022-01-08 20:29:14.852 | Setting up runc (1.0.1-0ubuntu2~20.04.1) ... 2022-01-08 20:29:15.005 | Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2022-01-08 20:29:15.155 | Setting up python3-atomicwrites (1.1.5-2build1) ... 2022-01-08 20:29:15.548 | Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2022-01-08 20:29:15.989 | Setting up python3-decorator (4.4.2-0ubuntu1) ... 2022-01-08 20:29:16.372 | Setting up libjaeger (16.2.7-1focal) ... 2022-01-08 20:29:16.498 | Setting up python3-tempita (0.5.2-6) ... 2022-01-08 20:29:16.902 | Setting up libblas3:amd64 (3.9.0-1build1) ... 2022-01-08 20:29:17.009 | update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2022-01-08 20:29:17.092 | Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2022-01-08 20:29:17.258 | Setting up python-pastedeploy-tpl (2.1.0-1) ... 2022-01-08 20:29:17.406 | Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2022-01-08 20:29:17.823 | Setting up python3-pyparsing (2.4.6-1) ... 2022-01-08 20:29:18.281 | Setting up liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2022-01-08 20:29:18.401 | Setting up python3-paste (3.4.0+dfsg1-1) ... 2022-01-08 20:29:19.000 | Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2022-01-08 20:29:19.583 | Setting up python3-cycler (0.10.0-3) ... 2022-01-08 20:29:20.006 | Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2022-01-08 20:29:20.160 | Setting up python3-ceph-common (16.2.7-1focal) ... 2022-01-08 20:29:20.600 | Setting up python3-kiwisolver (1.0.1-3build1) ... 2022-01-08 20:29:20.760 | Setting up libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2022-01-08 20:29:20.949 | Setting up python3-html5lib (1.0.1-2) ... 2022-01-08 20:29:21.463 | Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2022-01-08 20:29:21.566 | Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-01-08 20:29:21.738 | Setting up libgfortran5:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-08 20:29:21.909 | Setting up python3-pluggy (0.13.0-2) ... 2022-01-08 20:29:22.355 | Setting up pigz (2.4-1) ... 2022-01-08 20:29:22.525 | Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2022-01-08 20:29:22.983 | Setting up python3-pyasn1 (0.4.2-3build1) ... 2022-01-08 20:29:23.469 | Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2022-01-08 20:29:23.936 | Setting up python3-singledispatch (3.4.0.3-2build1) ... 2022-01-08 20:29:24.321 | Setting up libxss1:amd64 (1:1.2.3-1) ... 2022-01-08 20:29:24.462 | Setting up python3-logutils (0.3.3-7) ... 2022-01-08 20:29:24.867 | Setting up ceph-mgr-modules-core (16.2.7-1focal) ... 2022-01-08 20:29:25.018 | Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2022-01-08 20:29:25.189 | Setting up python3-simplegeneric (0.8.1-3) ... 2022-01-08 20:29:25.570 | Setting up containerd (1.5.5-0ubuntu3~20.04.1) ... 2022-01-08 20:29:25.908 | Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. 2022-01-08 20:29:26.919 | Setting up python3-prettytable (0.7.2-5) ... 2022-01-08 20:29:27.298 | Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2022-01-08 20:29:27.509 | Setting up libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-08 20:29:27.675 | Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2022-01-08 20:29:28.109 | Setting up python3-websocket (0.53.0-2ubuntu1) ... 2022-01-08 20:29:28.217 | update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2022-01-08 20:29:28.576 | Setting up libnss3-tools (2:3.49.1-1ubuntu1.6) ... 2022-01-08 20:29:28.731 | Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-01-08 20:29:29.143 | Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-01-08 20:29:29.610 | Setting up libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2022-01-08 20:29:29.749 | Setting up python3-cherrypy3 (8.9.1-6) ... 2022-01-08 20:29:30.315 | Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-01-08 20:29:30.490 | Setting up python3-webob (1:1.8.5-2) ... 2022-01-08 20:29:30.999 | Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-01-08 20:29:31.149 | Setting up librados2 (16.2.7-1focal) ... 2022-01-08 20:29:31.326 | Setting up liblapack3:amd64 (3.9.0-1build1) ... 2022-01-08 20:29:31.422 | update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2022-01-08 20:29:31.515 | Setting up librgw2 (16.2.7-1focal) ... 2022-01-08 20:29:31.692 | Setting up python3-pastedeploy (2.1.0-1) ... 2022-01-08 20:29:32.113 | Setting up libtk8.6:amd64 (8.6.10-1) ... 2022-01-08 20:29:32.372 | Setting up docker.io (20.10.7-0ubuntu5~20.04.2) ... 2022-01-08 20:29:32.694 | Adding group `docker' (GID 124) ... 2022-01-08 20:29:32.809 | Done. 2022-01-08 20:29:33.085 | Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. 2022-01-08 20:29:34.019 | Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. 2022-01-08 20:29:37.498 | Setting up python3-bs4 (4.8.2-1) ... 2022-01-08 20:29:37.972 | Setting up libcephfs2 (16.2.7-1focal) ... 2022-01-08 20:29:38.143 | Setting up python3-pil:amd64 (7.0.0-4ubuntu0.4) ... 2022-01-08 20:29:38.748 | Setting up python3-packaging (20.3-1) ... 2022-01-08 20:29:39.154 | Setting up libradosstriper1 (16.2.7-1focal) ... 2022-01-08 20:29:39.286 | Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-01-08 20:29:39.766 | Setting up librbd1 (16.2.7-1focal) ... 2022-01-08 20:29:39.903 | Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2022-01-08 20:29:42.061 | Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-01-08 20:29:42.177 | Setting up python3-rsa (4.0-3) ... 2022-01-08 20:29:42.531 | Setting up python3-webtest (2.0.32-2) ... 2022-01-08 20:29:42.931 | Setting up ceph-fuse (16.2.7-1focal) ... 2022-01-08 20:29:43.274 | Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2022-01-08 20:29:43.274 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2022-01-08 20:29:44.027 | Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-01-08 20:29:44.166 | Setting up python3-pastescript (2.0.2-4) ... 2022-01-08 20:29:44.570 | Setting up python3-pecan (1.3.3-3ubuntu1) ... 2022-01-08 20:29:45.097 | Setting up python3-rados (16.2.7-1focal) ... 2022-01-08 20:29:45.234 | Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2022-01-08 20:29:45.354 | Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2022-01-08 20:29:47.084 | Setting up python3-scipy (1.3.3-3build1) ... 2022-01-08 20:29:50.011 | Setting up python3-pytest (4.6.9-1) ... 2022-01-08 20:29:50.587 | Setting up blt (2.5.3+dfsg-4) ... 2022-01-08 20:29:50.714 | Setting up python3-rbd (16.2.7-1focal) ... 2022-01-08 20:29:50.857 | Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-01-08 20:29:50.994 | Setting up python3-tk:amd64 (3.8.10-0ubuntu1~20.04) ... 2022-01-08 20:29:51.337 | Setting up python3-routes (2.4.1-2) ... 2022-01-08 20:29:51.743 | Setting up python3-google-auth (1.5.1-2) ... 2022-01-08 20:29:52.131 | Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-01-08 20:29:54.198 | Setting up python3-rgw (16.2.7-1focal) ... 2022-01-08 20:29:54.352 | Setting up python3-cephfs (16.2.7-1focal) ... 2022-01-08 20:29:54.754 | Setting up python3-kubernetes (7.0.0~a1-2) ... 2022-01-08 20:29:56.480 | Setting up ceph-common (16.2.7-1focal) ... 2022-01-08 20:29:57.139 | Adding group ceph....done 2022-01-08 20:29:57.523 | Adding system user ceph....done 2022-01-08 20:29:57.716 | Setting system user ceph properties....done 2022-01-08 20:29:57.726 | chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2022-01-08 20:29:57.984 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2022-01-08 20:29:58.573 | Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2022-01-08 20:29:59.381 | Setting up ceph-base (16.2.7-1focal) ... 2022-01-08 20:29:59.851 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2022-01-08 20:30:00.628 | Setting up ceph-mds (16.2.7-1focal) ... 2022-01-08 20:30:00.994 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2022-01-08 20:30:00.994 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2022-01-08 20:30:01.780 | Setting up ceph-mgr (16.2.7-1focal) ... 2022-01-08 20:30:02.146 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2022-01-08 20:30:02.146 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2022-01-08 20:30:03.096 | Setting up ceph-osd (16.2.7-1focal) ... 2022-01-08 20:30:03.905 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2022-01-08 20:30:03.905 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2022-01-08 20:30:04.700 | Setting up ceph-mgr-k8sevents (16.2.7-1focal) ... 2022-01-08 20:30:04.849 | Setting up ceph-mgr-diskprediction-local (16.2.7-1focal) ... 2022-01-08 20:30:05.020 | Setting up ceph-mon (16.2.7-1focal) ... 2022-01-08 20:30:05.358 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2022-01-08 20:30:05.358 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2022-01-08 20:30:06.123 | Setting up ceph-mgr-cephadm (16.2.7-1focal) ... 2022-01-08 20:30:06.283 | Setting up ceph (16.2.7-1focal) ... 2022-01-08 20:30:06.420 | Setting up ceph-mgr-dashboard (16.2.7-1focal) ... 2022-01-08 20:30:06.581 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-08 20:30:06.748 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-08 20:30:07.199 | Processing triggers for man-db (2.9.1-1) ... 2022-01-08 20:30:13.678 | Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2022-01-08 20:30:20.779 | ++ functions-common:apt_get:1221 : result=0 2022-01-08 20:30:20.781 | ++ functions-common:apt_get:1224 : time_stop apt-get 2022-01-08 20:30:20.783 | ++ functions-common:time_stop:2412 : local name 2022-01-08 20:30:20.785 | ++ functions-common:time_stop:2413 : local end_time 2022-01-08 20:30:20.787 | ++ functions-common:time_stop:2414 : local elapsed_time 2022-01-08 20:30:20.789 | ++ functions-common:time_stop:2415 : local total 2022-01-08 20:30:20.791 | ++ functions-common:time_stop:2416 : local start_time 2022-01-08 20:30:20.794 | ++ functions-common:time_stop:2418 : name=apt-get 2022-01-08 20:30:20.796 | ++ functions-common:time_stop:2419 : start_time=1641673585985 2022-01-08 20:30:20.798 | ++ functions-common:time_stop:2421 : [[ -z 1641673585985 ]] 2022-01-08 20:30:20.800 | +++ functions-common:time_stop:2424 : date +%s%3N 2022-01-08 20:30:20.804 | ++ functions-common:time_stop:2424 : end_time=1641673820802 2022-01-08 20:30:20.806 | ++ functions-common:time_stop:2425 : elapsed_time=234817 2022-01-08 20:30:20.809 | ++ functions-common:time_stop:2426 : total=325401 2022-01-08 20:30:20.811 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-08 20:30:20.813 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=560218 2022-01-08 20:30:20.815 | ++ functions-common:apt_get:1225 : return 0 2022-01-08 20:30:20.817 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-01-08 20:30:20.819 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:30:20.821 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:30:20.825 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1173 : sudo rm -rf /usr/lib/python3/dist-packages/logutils-0.3.3.egg-info 2022-01-08 20:30:20.835 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-01-08 20:30:20.838 | ++ functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-08 20:30:20.840 | ++ functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-08 20:30:20.842 | ++ functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-08 20:30:20.844 | ++ functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-08 20:30:20.846 | ++ functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-08 20:30:20.848 | ++ functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-08 20:30:20.850 | ++ functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-08 20:30:20.852 | ++ functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-08 20:30:20.855 | ++ functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-08 20:30:20.857 | ++ functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-08 20:30:20.859 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-01-08 20:30:20.862 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-08 20:30:20.864 | ++ ./stack.sh:echo_summary:446 : echo -e Configuring Ceph 2022-01-08 20:30:20.866 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-01-08 20:30:20.868 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-01-08 20:30:20.871 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-01-08 20:30:20.873 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:383 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2022-01-08 20:30:20.875 | ++ functions:create_disk:732 : local node_number 2022-01-08 20:30:20.877 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-01-08 20:30:20.879 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-01-08 20:30:20.881 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-01-08 20:30:20.883 | ++ functions:create_disk:736 : local key 2022-01-08 20:30:20.886 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-01-08 20:30:20.886 | +++ functions:create_disk:738 : sed s#/.## 2022-01-08 20:30:20.891 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-01-08 20:30:20.893 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-01-08 20:30:20.895 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-01-08 20:30:20.897 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-01-08 20:30:20.899 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-01-08 20:30:20.901 | ++ functions:destroy_disk:765 : local key 2022-01-08 20:30:20.904 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-01-08 20:30:20.904 | +++ functions:destroy_disk:767 : sed s#/.## 2022-01-08 20:30:20.909 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-01-08 20:30:20.911 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-01-08 20:30:20.913 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-01-08 20:30:20.918 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-01-08 20:30:20.929 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-01-08 20:30:20.941 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-01-08 20:30:20.945 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-01-08 20:30:20.955 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-01-08 20:30:20.974 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-01-08 20:30:21.117 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-01-08 20:30:21.117 | = sectsz=512 attr=2, projid32bit=1 2022-01-08 20:30:21.117 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-01-08 20:30:21.117 | = reflink=1 2022-01-08 20:30:21.117 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-01-08 20:30:21.117 | = sunit=0 swidth=0 blks 2022-01-08 20:30:21.117 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-01-08 20:30:21.117 | log =internal log bsize=4096 blocks=2980, version=2 2022-01-08 20:30:21.117 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-01-08 20:30:21.117 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-01-08 20:30:21.122 | ++ functions:create_disk:756 : echo '/var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0' 2022-01-08 20:30:21.122 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-01-08 20:30:21.130 | /var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0 2022-01-08 20:30:21.133 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-01-08 20:30:21.144 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-01-08 20:30:21.240 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-01-08 20:30:21.246 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:386 : sudo mkdir -p /var/lib/ceph/bootstrap-mds /var/lib/ceph/bootstrap-osd /var/lib/ceph/bootstrap-mgr /var/lib/ceph/bootstrap-rgw /var/lib/ceph/mgr /var/lib/ceph/rgw /var/lib/ceph/mds /var/lib/ceph/mon /var/lib/ceph/osd /var/lib/ceph/tmp /var/lib/ceph/radosgw 2022-01-08 20:30:21.263 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-01-08 20:30:21.266 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-01-08 20:30:21.290 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-master-4-ceph --create-keyring --name=mon. --add-key=AQBd9NlhQO8TERAAK6vCZyeuEbSNjUG/r0ESGA== --cap mon 'allow *' 2022-01-08 20:30:21.325 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-master-4-ceph 2022-01-08 20:30:21.325 | added entity mon. auth(key=AQBd9NlhQO8TERAAK6vCZyeuEbSNjUG/r0ESGA==) 2022-01-08 20:30:21.325 | added 1 caps to entity mon. 2022-01-08 20:30:21.330 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:401 : sudo ceph-authtool /etc/ceph/ceph.client.admin.keyring --create-keyring --gen-key -n client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' 2022-01-08 20:30:21.381 | creating /etc/ceph/ceph.client.admin.keyring 2022-01-08 20:30:21.386 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-01-08 20:30:21.390 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-master-4-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-01-08 20:30:21.420 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-master-4-ceph 2022-01-08 20:30:21.425 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-01-08 20:30:21.429 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-master-4-ceph 2022-01-08 20:30:21.440 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid a23c15dc-e696-4d24-9981-1f607388de1d 2022-01-08 20:30:21.497 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-01-08 20:30:21.501 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-master-4-ceph 2022-01-08 20:30:21.547 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.13 2022-01-08 20:30:21.594 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-01-08 20:30:21.641 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-01-08 20:30:21.687 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-01-08 20:30:21.734 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2022-01-08 20:30:21.781 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2022-01-08 20:30:21.828 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-01-08 20:30:21.874 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2022-01-08 20:30:21.922 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 'layering, exclusive-lock, object-map, fast-diff' 2022-01-08 20:30:21.969 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-01-08 20:30:22.026 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-01-08 20:30:22.029 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-01-08 20:30:22.029 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-01-08 20:30:22.034 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-01-08 20:30:22.036 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-01-08 20:30:22.084 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-01-08 20:30:22.088 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-01-08 20:30:22.092 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-master-4-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-master-4-ceph 2022-01-08 20:30:22.868 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-01-08 20:30:22.881 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-01-08 20:30:22.885 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-master-4-ceph 2022-01-08 20:30:22.898 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-master-4-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-01-08 20:30:23.259 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-01-08 20:30:23.264 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-master-4-ceph 2022-01-08 20:30:23.292 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-01-08 20:30:23.295 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-01-08 20:30:23.297 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-01-08 20:30:23.300 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-01-08 20:30:23.302 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-01-08 20:30:23.304 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-01-08 20:30:23.308 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-01-08 20:30:23.311 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph' 2022-01-08 20:30:23.314 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-01-08 20:30:23.316 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph' 2022-01-08 20:30:23.318 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-01-08 20:30:23.320 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph 2022-01-08 20:30:23.323 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph 2022-01-08 20:30:23.338 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-01-08 20:30:23.342 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-01-08 20:30:23.347 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-01-08 20:30:23.347 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-01-08 20:30:23.348 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-01-08 20:30:24.930 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-01-08 20:30:24.932 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-01-08 20:30:24.935 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-01-08 20:30:24.937 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-01-08 20:30:24.939 | ++ functions:vercmp:628 : local v1=16.2 2022-01-08 20:30:24.941 | ++ functions:vercmp:629 : local 'op=>=' 2022-01-08 20:30:24.943 | ++ functions:vercmp:630 : local v2=14.0 2022-01-08 20:30:24.946 | ++ functions:vercmp:631 : local result 2022-01-08 20:30:24.949 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-01-08 20:30:24.950 | +++ functions:vercmp:635 : sort -V 2022-01-08 20:30:24.951 | +++ functions:vercmp:635 : head -1 2022-01-08 20:30:24.955 | ++ functions:vercmp:635 : result=14.0 2022-01-08 20:30:24.957 | ++ functions:vercmp:637 : case $op in 2022-01-08 20:30:24.959 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-01-08 20:30:24.961 | ++ functions:vercmp:652 : return 2022-01-08 20:30:24.964 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-01-08 20:30:24.966 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2022-01-08 20:30:25.321 | exported keyring for client.bootstrap-mds 2022-01-08 20:30:25.340 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-01-08 20:30:25.342 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2022-01-08 20:30:25.699 | exported keyring for client.bootstrap-osd 2022-01-08 20:30:25.718 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-01-08 20:30:25.720 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2022-01-08 20:30:26.077 | exported keyring for client.bootstrap-rgw 2022-01-08 20:30:26.096 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-01-08 20:30:26.108 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:448 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create mgr.x mon 'allow profile mgr' mds 'allow *' osd 'allow *' -o /var/lib/ceph/mgr/ceph-x/keyring 2022-01-08 20:30:26.622 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-01-08 20:30:26.634 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-01-08 20:30:26.637 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-01-08 20:30:26.640 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-01-08 20:30:27.211 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-01-08 20:30:27.213 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-01-08 20:30:27.225 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:476 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2022-01-08 20:30:27.225 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-01-08 20:30:27.708 | [osd.0] 2022-01-08 20:30:27.708 | key = AQBj9NlhvZcKIxAAVpBECIXy+rnOBodss+pD5w== 2022-01-08 20:30:27.731 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-01-08 20:30:27.743 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-01-08 20:30:27.755 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:481 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2022-01-08 20:30:27.807 | 2022-01-08T20:30:27.804+0000 7f9e7b472f00 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-01-08 20:30:27.807 | 2022-01-08T20:30:27.804+0000 7f9e7b472f00 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-01-08 20:30:27.807 | 2022-01-08T20:30:27.804+0000 7f9e7b472f00 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-01-08 20:30:27.940 | 2022-01-08T20:30:27.936+0000 7f9e7b472f00 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-01-08 20:30:35.418 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-01-08 20:30:37.658 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-01-08 20:30:37.671 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-01-08 20:30:38.031 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-01-08 20:30:38.034 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-01-08 20:30:38.036 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-01-08 20:30:38.038 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-01-08 20:30:38.043 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-01-08 20:30:38.043 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-01-08 20:30:38.043 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-01-08 20:30:38.048 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-01-08 20:30:38.051 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-01-08 20:30:38.053 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-01-08 20:30:38.056 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-01-08 20:30:38.059 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-01-08 20:30:38.075 | ++ functions-common:is_service_enabled:2068 : return 1 2022-01-08 20:30:38.078 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-01-08 20:30:38.080 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-01-08 20:30:38.082 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-01-08 20:30:38.084 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-01-08 20:30:38.087 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-08 20:30:38.090 | ++ ./stack.sh:echo_summary:446 : echo -e Initializing Ceph 2022-01-08 20:30:38.092 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-01-08 20:30:38.094 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-01-08 20:30:38.107 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-01-08 20:30:38.111 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-master-4-ceph 2022-01-08 20:30:38.127 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-01-08 20:30:38.130 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-01-08 20:30:38.132 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-01-08 20:30:38.135 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-01-08 20:30:38.137 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-01-08 20:30:38.140 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-01-08 20:30:38.143 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-01-08 20:30:38.147 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph' 2022-01-08 20:30:38.149 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-01-08 20:30:38.152 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph' 2022-01-08 20:30:38.155 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-01-08 20:30:38.157 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph 2022-01-08 20:30:38.159 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph 2022-01-08 20:30:38.174 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-01-08 20:30:38.177 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-01-08 20:30:38.180 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-01-08 20:30:38.180 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-01-08 20:30:38.181 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-01-08 20:30:38.559 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-01-08 20:30:38.562 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-01-08 20:30:38.564 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-01-08 20:30:38.567 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-01-08 20:30:38.592 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1192 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2022-01-08 20:30:45.395 | no valid command found; 10 closest matches: 2022-01-08 20:30:45.395 | 0 2022-01-08 20:30:45.395 | 1 2022-01-08 20:30:45.395 | 2 2022-01-08 20:30:45.395 | abort 2022-01-08 20:30:45.395 | assert 2022-01-08 20:30:45.395 | config diff 2022-01-08 20:30:45.395 | config diff get 2022-01-08 20:30:45.395 | config get 2022-01-08 20:30:45.395 | config help [] 2022-01-08 20:30:45.395 | config set ... 2022-01-08 20:30:45.395 | Error EINVAL: invalid command 2022-01-08 20:30:45.401 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2022-01-08 20:30:45.401 | MGR Restful is not working, perhaps the package is not installed? 2022-01-08 20:30:45.404 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-01-08 20:30:45.918 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-01-08 20:30:45.920 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-01-08 20:30:45.979 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-01-08 20:30:45.982 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-01-08 20:30:45.984 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-01-08 20:30:45.987 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-01-08 20:30:45.991 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-01-08 20:30:45.991 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-01-08 20:30:45.991 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-01-08 20:30:45.995 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-01-08 20:30:45.998 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-01-08 20:30:46.001 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-01-08 20:30:46.004 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-01-08 20:30:46.006 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-01-08 20:30:46.022 | ++ functions-common:is_service_enabled:2068 : return 1 2022-01-08 20:30:46.024 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-01-08 20:30:46.027 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-01-08 20:30:46.030 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-08 20:30:46.032 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-01-08 20:30:46.035 | + ./stack.sh:main:828 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-08 20:30:46.038 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-01-08 20:30:46.041 | + functions:set_systemd_override:821 : local value=2048 2022-01-08 20:30:46.044 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-01-08 20:30:46.046 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-08 20:30:46.096 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-08 20:30:46.096 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-08 20:30:46.098 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-01-08 20:30:46.466 | + ./stack.sh:main:830 : install_rpc_backend 2022-01-08 20:30:46.468 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-08 20:30:46.485 | + functions-common:is_service_enabled:2068 : return 0 2022-01-08 20:30:46.487 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-08 20:30:46.489 | + functions-common:install_package:1450 : update_package_repo 2022-01-08 20:30:46.492 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-08 20:30:46.497 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-08 20:30:46.497 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-08 20:30:46.499 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-08 20:30:46.502 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-08 20:30:46.504 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:30:46.507 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:30:46.509 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-08 20:30:46.512 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-08 20:30:46.514 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-08 20:30:46.517 | + functions-common:apt_get_update:1177 : return 2022-01-08 20:30:46.519 | + functions-common:install_package:1451 : real_install_package rabbitmq-server 2022-01-08 20:30:46.522 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-08 20:30:46.526 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:30:46.527 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:30:46.530 | + functions-common:real_install_package:1437 : apt_get install rabbitmq-server 2022-01-08 20:30:46.551 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-01-08 20:30:46.669 | Reading package lists... 2022-01-08 20:30:46.895 | Building dependency tree... 2022-01-08 20:30:46.896 | Reading state information... 2022-01-08 20:30:47.129 | The following packages were automatically installed and are no longer required: 2022-01-08 20:30:47.130 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-01-08 20:30:47.130 | python3-automat python3-click python3-colorama python3-configobj 2022-01-08 20:30:47.130 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-01-08 20:30:47.130 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-01-08 20:30:47.130 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-08 20:30:47.130 | python3-zope.interface 2022-01-08 20:30:47.130 | Use 'sudo apt autoremove' to remove them. 2022-01-08 20:30:47.130 | The following additional packages will be installed: 2022-01-08 20:30:47.130 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-08 20:30:47.130 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-08 20:30:47.130 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-08 20:30:47.131 | erlang-tools erlang-xmerl locales-all 2022-01-08 20:30:47.132 | Suggested packages: 2022-01-08 20:30:47.132 | erlang erlang-manpages erlang-doc 2022-01-08 20:30:47.198 | The following NEW packages will be installed: 2022-01-08 20:30:47.198 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-08 20:30:47.198 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-08 20:30:47.198 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-08 20:30:47.198 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-01-08 20:30:47.303 | 0 upgraded, 19 newly installed, 0 to remove and 105 not upgraded. 2022-01-08 20:30:47.303 | Need to get 38.1 MB of archives. 2022-01-08 20:30:47.303 | After this operation, 276 MB of additional disk space will be used. 2022-01-08 20:30:47.303 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-01-08 20:30:48.270 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-01-08 20:30:48.368 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-01-08 20:30:48.397 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-01-08 20:30:48.714 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-01-08 20:30:48.825 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-01-08 20:30:48.833 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-01-08 20:30:48.850 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-01-08 20:30:48.852 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-01-08 20:30:48.853 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-01-08 20:30:48.855 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-01-08 20:30:48.884 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-01-08 20:30:49.269 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-01-08 20:30:49.271 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-01-08 20:30:49.330 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-01-08 20:30:49.335 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-01-08 20:30:49.344 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-01-08 20:30:49.496 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-01-08 20:30:51.295 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-01-08 20:30:53.676 | Fetched 38.1 MB in 6s (6,496 kB/s) 2022-01-08 20:30:53.865 | Selecting previously unselected package erlang-base. 2022-01-08 20:30:53.918 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90868 files and directories currently installed.) 2022-01-08 20:30:53.921 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-08 20:30:53.973 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-01-08 20:30:55.724 | Selecting previously unselected package erlang-asn1. 2022-01-08 20:30:55.734 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-08 20:30:55.786 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-08 20:30:56.227 | Selecting previously unselected package erlang-crypto. 2022-01-08 20:30:56.237 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-08 20:30:56.282 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-08 20:30:56.624 | Selecting previously unselected package erlang-public-key. 2022-01-08 20:30:56.634 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-08 20:30:56.676 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-08 20:30:57.207 | Selecting previously unselected package erlang-mnesia. 2022-01-08 20:30:57.217 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-08 20:30:57.261 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-08 20:30:57.621 | Selecting previously unselected package erlang-runtime-tools. 2022-01-08 20:30:57.631 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-08 20:30:57.676 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-08 20:30:57.998 | Selecting previously unselected package erlang-ssl. 2022-01-08 20:30:58.008 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-08 20:30:58.044 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-08 20:30:58.530 | Selecting previously unselected package erlang-eldap. 2022-01-08 20:30:58.539 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-08 20:30:58.581 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-08 20:30:58.930 | Selecting previously unselected package erlang-ftp. 2022-01-08 20:30:58.940 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-08 20:30:58.992 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-08 20:30:59.358 | Selecting previously unselected package erlang-tftp. 2022-01-08 20:30:59.368 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-08 20:30:59.449 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-08 20:30:59.804 | Selecting previously unselected package erlang-inets. 2022-01-08 20:30:59.813 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-08 20:30:59.864 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:00.289 | Selecting previously unselected package erlang-snmp. 2022-01-08 20:31:00.299 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-08 20:31:00.340 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:01.015 | Selecting previously unselected package erlang-os-mon. 2022-01-08 20:31:01.025 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-08 20:31:01.055 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:01.367 | Selecting previously unselected package erlang-parsetools. 2022-01-08 20:31:01.377 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-08 20:31:01.430 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:01.727 | Selecting previously unselected package erlang-syntax-tools. 2022-01-08 20:31:01.737 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-08 20:31:01.784 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:02.144 | Selecting previously unselected package erlang-tools. 2022-01-08 20:31:02.154 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-08 20:31:02.207 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:02.687 | Selecting previously unselected package erlang-xmerl. 2022-01-08 20:31:02.697 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-08 20:31:02.738 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:03.232 | Selecting previously unselected package locales-all. 2022-01-08 20:31:03.242 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-01-08 20:31:03.295 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-01-08 20:31:08.072 | Selecting previously unselected package rabbitmq-server. 2022-01-08 20:31:08.085 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-01-08 20:31:08.135 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-08 20:31:09.692 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:10.584 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-01-08 20:31:10.584 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-01-08 20:31:15.283 | Searching for services which depend on erlang and should be started... none found. 2022-01-08 20:31:15.343 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:15.498 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:15.686 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-01-08 20:31:15.848 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:15.997 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:16.140 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:16.260 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:16.406 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:16.569 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:16.694 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:16.854 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:17.017 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:17.151 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:17.286 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:17.429 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:17.583 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:17.729 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-08 20:31:17.854 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-08 20:31:18.160 | Adding group `rabbitmq' (GID 126) ... 2022-01-08 20:31:18.280 | Done. 2022-01-08 20:31:18.359 | Adding system user `rabbitmq' (UID 118) ... 2022-01-08 20:31:18.359 | Adding new user `rabbitmq' (UID 118) with group `rabbitmq' ... 2022-01-08 20:31:18.657 | Not creating home directory `/var/lib/rabbitmq'. 2022-01-08 20:31:18.916 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-01-08 20:31:26.235 | Processing triggers for man-db (2.9.1-1) ... 2022-01-08 20:31:27.024 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-08 20:31:34.548 | + functions-common:apt_get:1221 : result=0 2022-01-08 20:31:34.551 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-08 20:31:34.553 | + functions-common:time_stop:2412 : local name 2022-01-08 20:31:34.555 | + functions-common:time_stop:2413 : local end_time 2022-01-08 20:31:34.558 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-08 20:31:34.560 | + functions-common:time_stop:2415 : local total 2022-01-08 20:31:34.563 | + functions-common:time_stop:2416 : local start_time 2022-01-08 20:31:34.565 | + functions-common:time_stop:2418 : name=apt-get 2022-01-08 20:31:34.567 | + functions-common:time_stop:2419 : start_time=1641673846548 2022-01-08 20:31:34.570 | + functions-common:time_stop:2421 : [[ -z 1641673846548 ]] 2022-01-08 20:31:34.573 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-08 20:31:34.577 | + functions-common:time_stop:2424 : end_time=1641673894574 2022-01-08 20:31:34.579 | + functions-common:time_stop:2425 : elapsed_time=48026 2022-01-08 20:31:34.582 | + functions-common:time_stop:2426 : total=560218 2022-01-08 20:31:34.584 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-08 20:31:34.586 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=608244 2022-01-08 20:31:34.589 | + functions-common:apt_get:1225 : return 0 2022-01-08 20:31:34.592 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-08 20:31:34.603 | + functions-common:is_suse:529 : is_opensuse 2022-01-08 20:31:34.603 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-08 20:31:34.603 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-08 20:31:34.603 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-08 20:31:34.604 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-08 20:31:34.606 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-08 20:31:34.609 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-08 20:31:34.612 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-08 20:31:34.614 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-08 20:31:34.617 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-08 20:31:34.619 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-08 20:31:34.621 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-08 20:31:34.624 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-08 20:31:34.626 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-08 20:31:34.628 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-08 20:31:34.636 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-08 20:31:34.636 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-08 20:31:34.636 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-08 20:31:34.638 | + functions-common:is_suse:529 : is_opensuse 2022-01-08 20:31:34.640 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-08 20:31:34.643 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-08 20:31:34.645 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-08 20:31:34.648 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-08 20:31:34.650 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-08 20:31:34.652 | + ./stack.sh:main:831 : restart_rpc_backend 2022-01-08 20:31:34.655 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-08 20:31:34.673 | + functions-common:is_service_enabled:2068 : return 0 2022-01-08 20:31:34.676 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-08 20:31:34.678 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-08 20:31:34.680 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-01-08 20:31:34.683 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-08 20:31:34.686 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-08 20:31:34.690 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-08 20:31:34.694 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-08 20:31:34.695 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-08 20:31:34.697 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-08 20:31:34.700 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-08 20:31:34.702 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-08 20:31:34.705 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-08 20:31:35.380 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-08 20:31:35.380 | user tags 2022-01-08 20:31:35.380 | guest [administrator]' 2022-01-08 20:31:35.384 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-08 20:31:35.384 | user tags 2022-01-08 20:31:35.384 | guest [administrator]' 2022-01-08 20:31:35.384 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-08 20:31:35.391 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-01-08 20:31:35.393 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-01-08 20:31:35.396 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-01-08 20:31:36.061 | Adding user "stackrabbit" ... 2022-01-08 20:31:36.145 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-08 20:31:36.793 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-08 20:31:36.865 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-08 20:31:36.868 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-08 20:31:37.516 | Changing password for user "stackrabbit" ... 2022-01-08 20:31:37.574 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-08 20:31:37.576 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-08 20:31:37.579 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-08 20:31:38.239 | Deleting user "guest" ... 2022-01-08 20:31:38.301 | + ./stack.sh:main:833 : is_service_enabled mysql postgresql 2022-01-08 20:31:38.320 | + functions-common:is_service_enabled:2068 : return 0 2022-01-08 20:31:38.322 | + ./stack.sh:main:834 : install_database 2022-01-08 20:31:38.324 | + lib/database:install_database:118 : install_database_mysql 2022-01-08 20:31:38.327 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2022-01-08 20:31:38.330 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:31:38.332 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:31:38.335 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2022-01-08 20:31:38.680 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-08 20:31:38.682 | + lib/databases/mysql:install_database_mysql:166 : cat 2022-01-08 20:31:38.688 | + lib/databases/mysql:install_database_mysql:172 : is_ubuntu 2022-01-08 20:31:38.690 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:31:38.693 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:31:38.695 | + lib/databases/mysql:install_database_mysql:172 : '[' mysql '!=' mariadb ']' 2022-01-08 20:31:38.697 | + lib/databases/mysql:install_database_mysql:173 : echo host=127.0.0.1 2022-01-08 20:31:38.700 | + lib/databases/mysql:install_database_mysql:175 : chmod 0600 /home/ubuntu/.my.cnf 2022-01-08 20:31:38.708 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2022-01-08 20:31:38.711 | + functions-common:is_oraclelinux:500 : [[ -z Ubuntu ]] 2022-01-08 20:31:38.713 | + functions-common:is_oraclelinux:504 : '[' Ubuntu = OracleServer ']' 2022-01-08 20:31:38.715 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2022-01-08 20:31:38.718 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-08 20:31:38.720 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-08 20:31:38.723 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-08 20:31:38.726 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-08 20:31:38.729 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-08 20:31:38.731 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-08 20:31:38.734 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-08 20:31:38.737 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-08 20:31:38.739 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-08 20:31:38.742 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-08 20:31:38.744 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2022-01-08 20:31:38.747 | + functions-common:is_suse:529 : is_opensuse 2022-01-08 20:31:38.750 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-08 20:31:38.752 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-08 20:31:38.754 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-08 20:31:38.757 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-08 20:31:38.763 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-08 20:31:38.763 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2022-01-08 20:31:38.764 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:31:38.767 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:31:38.769 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2022-01-08 20:31:38.772 | + functions-common:install_package:1450 : update_package_repo 2022-01-08 20:31:38.774 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-08 20:31:38.776 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-08 20:31:38.779 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-08 20:31:38.781 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-08 20:31:38.784 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-08 20:31:38.786 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:31:38.788 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:31:38.791 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-08 20:31:38.793 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-08 20:31:38.796 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-08 20:31:38.798 | + functions-common:apt_get_update:1177 : return 2022-01-08 20:31:38.801 | + functions-common:install_package:1451 : real_install_package mysql-server 2022-01-08 20:31:38.803 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-08 20:31:38.806 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-08 20:31:38.808 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-08 20:31:38.811 | + functions-common:real_install_package:1437 : apt_get install mysql-server 2022-01-08 20:31:38.833 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-01-08 20:31:38.941 | Reading package lists... 2022-01-08 20:31:39.172 | Building dependency tree... 2022-01-08 20:31:39.173 | Reading state information... 2022-01-08 20:31:39.408 | The following packages were automatically installed and are no longer required: 2022-01-08 20:31:39.409 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-01-08 20:31:39.409 | python3-automat python3-click python3-colorama python3-configobj 2022-01-08 20:31:39.409 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-01-08 20:31:39.409 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-01-08 20:31:39.409 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-08 20:31:39.409 | python3-zope.interface 2022-01-08 20:31:39.409 | Use 'sudo apt autoremove' to remove them. 2022-01-08 20:31:39.410 | The following additional packages will be installed: 2022-01-08 20:31:39.410 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-08 20:31:39.410 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-08 20:31:39.410 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-08 20:31:39.410 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-08 20:31:39.410 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-08 20:31:39.410 | mysql-server-8.0 mysql-server-core-8.0 2022-01-08 20:31:39.411 | Suggested packages: 2022-01-08 20:31:39.412 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-01-08 20:31:39.486 | The following NEW packages will be installed: 2022-01-08 20:31:39.487 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-08 20:31:39.487 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-08 20:31:39.487 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-08 20:31:39.487 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-08 20:31:39.487 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-08 20:31:39.487 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-01-08 20:31:39.596 | 0 upgraded, 24 newly installed, 0 to remove and 105 not upgraded. 2022-01-08 20:31:39.596 | Need to get 31.9 MB of archives. 2022-01-08 20:31:39.596 | After this operation, 263 MB of additional disk space will be used. 2022-01-08 20:31:39.597 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2022-01-08 20:31:40.255 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2022-01-08 20:31:40.257 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-01-08 20:31:40.264 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-01-08 20:31:40.265 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-01-08 20:31:40.285 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2022-01-08 20:31:42.972 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2022-01-08 20:31:43.178 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-01-08 20:31:43.179 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-01-08 20:31:43.187 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-01-08 20:31:43.261 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-01-08 20:31:43.264 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-01-08 20:31:43.265 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-01-08 20:31:43.266 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-01-08 20:31:43.266 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-01-08 20:31:43.267 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-01-08 20:31:43.268 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-01-08 20:31:43.268 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-01-08 20:31:43.269 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-01-08 20:31:43.312 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-01-08 20:31:43.369 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-01-08 20:31:43.369 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-01-08 20:31:44.362 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-01-08 20:31:44.362 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2022-01-08 20:31:44.880 | Preconfiguring packages ... 2022-01-08 20:31:45.083 | Fetched 31.9 MB in 5s (6,549 kB/s) 2022-01-08 20:31:45.189 | Selecting previously unselected package mysql-client-core-8.0. 2022-01-08 20:31:45.245 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99324 files and directories currently installed.) 2022-01-08 20:31:45.250 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-08 20:31:45.302 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-08 20:31:46.623 | Selecting previously unselected package mysql-client-8.0. 2022-01-08 20:31:46.634 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-08 20:31:46.674 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-08 20:31:47.146 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-01-08 20:31:47.156 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-08 20:31:47.225 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-08 20:31:47.609 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-01-08 20:31:47.619 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-08 20:31:47.677 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-08 20:31:48.037 | Selecting previously unselected package libmecab2:amd64. 2022-01-08 20:31:48.047 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-01-08 20:31:48.099 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-01-08 20:31:48.474 | Selecting previously unselected package mysql-server-core-8.0. 2022-01-08 20:31:48.486 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-08 20:31:48.537 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-08 20:31:52.209 | Selecting previously unselected package mysql-server-8.0. 2022-01-08 20:31:52.220 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-08 20:31:53.219 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-08 20:31:53.714 | Selecting previously unselected package libhtml-tagset-perl. 2022-01-08 20:31:53.725 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-01-08 20:31:53.777 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-01-08 20:31:54.103 | Selecting previously unselected package liburi-perl. 2022-01-08 20:31:54.115 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-01-08 20:31:54.177 | Unpacking liburi-perl (1.76-2) ... 2022-01-08 20:31:54.523 | Selecting previously unselected package libhtml-parser-perl. 2022-01-08 20:31:54.534 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-01-08 20:31:54.588 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-01-08 20:31:55.012 | Selecting previously unselected package libcgi-pm-perl. 2022-01-08 20:31:55.023 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-01-08 20:31:55.094 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-01-08 20:31:55.420 | Selecting previously unselected package libfcgi-perl. 2022-01-08 20:31:55.430 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-01-08 20:31:55.471 | Unpacking libfcgi-perl (0.79-1) ... 2022-01-08 20:31:55.720 | Selecting previously unselected package libcgi-fast-perl. 2022-01-08 20:31:55.731 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-01-08 20:31:55.777 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-01-08 20:31:56.069 | Selecting previously unselected package libencode-locale-perl. 2022-01-08 20:31:56.079 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-01-08 20:31:56.148 | Unpacking libencode-locale-perl (1.05-1) ... 2022-01-08 20:31:56.522 | Selecting previously unselected package libhtml-template-perl. 2022-01-08 20:31:56.534 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-01-08 20:31:56.585 | Unpacking libhtml-template-perl (2.97-1) ... 2022-01-08 20:31:56.888 | Selecting previously unselected package libtimedate-perl. 2022-01-08 20:31:56.899 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-01-08 20:31:56.951 | Unpacking libtimedate-perl (2.3200-1) ... 2022-01-08 20:31:57.282 | Selecting previously unselected package libhttp-date-perl. 2022-01-08 20:31:57.293 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-01-08 20:31:57.354 | Unpacking libhttp-date-perl (6.05-1) ... 2022-01-08 20:31:57.686 | Selecting previously unselected package libio-html-perl. 2022-01-08 20:31:57.697 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-01-08 20:31:57.748 | Unpacking libio-html-perl (1.001-1) ... 2022-01-08 20:31:58.074 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-01-08 20:31:58.085 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-01-08 20:31:58.125 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-01-08 20:31:58.434 | Selecting previously unselected package libhttp-message-perl. 2022-01-08 20:31:58.445 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-01-08 20:31:58.497 | Unpacking libhttp-message-perl (6.22-1) ... 2022-01-08 20:31:58.938 | Selecting previously unselected package mecab-utils. 2022-01-08 20:31:58.948 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-01-08 20:31:59.005 | Unpacking mecab-utils (0.996-10build1) ... 2022-01-08 20:31:59.322 | Selecting previously unselected package mecab-ipadic. 2022-01-08 20:31:59.333 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-01-08 20:31:59.365 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-08 20:32:01.395 | Selecting previously unselected package mecab-ipadic-utf8. 2022-01-08 20:32:01.405 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-01-08 20:32:01.488 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-08 20:32:01.757 | Selecting previously unselected package mysql-server. 2022-01-08 20:32:01.768 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2022-01-08 20:32:01.814 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-01-08 20:32:02.150 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-01-08 20:32:02.343 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-08 20:32:02.520 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-01-08 20:32:02.728 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-01-08 20:32:02.860 | Setting up libencode-locale-perl (1.05-1) ... 2022-01-08 20:32:03.011 | Setting up mecab-utils (0.996-10build1) ... 2022-01-08 20:32:03.171 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-08 20:32:03.328 | Setting up libio-html-perl (1.001-1) ... 2022-01-08 20:32:03.471 | Setting up libtimedate-perl (2.3200-1) ... 2022-01-08 20:32:03.597 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-08 20:32:03.785 | Setting up libfcgi-perl (0.79-1) ... 2022-01-08 20:32:03.954 | Setting up liburi-perl (1.76-2) ... 2022-01-08 20:32:04.088 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-08 20:32:04.206 | Setting up libhttp-date-perl (6.05-1) ... 2022-01-08 20:32:04.357 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-08 20:32:04.458 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-08 20:32:04.462 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-08 20:32:04.462 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-01-08 20:32:04.462 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-08 20:32:04.462 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-08 20:32:04.602 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-08 20:32:04.602 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-08 20:32:04.602 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-08 20:32:04.602 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-08 20:32:04.610 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-08 20:32:04.698 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-08 20:32:04.699 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-08 20:32:04.699 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-08 20:32:04.725 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-08 20:32:04.770 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-08 20:32:05.055 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-08 20:32:05.061 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-08 20:32:05.152 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-08 20:32:05.152 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-08 20:32:05.152 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-08 20:32:05.152 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-08 20:32:05.156 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-08 20:32:05.156 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-08 20:32:05.202 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-08 20:32:05.390 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-08 20:32:05.391 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-08 20:32:05.391 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-08 20:32:05.392 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-08 20:32:05.394 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-08 20:32:05.394 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-08 20:32:05.810 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-01-08 20:32:05.927 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-08 20:32:06.243 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-01-08 20:32:06.247 | 2022-01-08 20:32:06.247 | done! 2022-01-08 20:32:06.254 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-08 20:32:06.340 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-08 20:32:06.480 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-08 20:32:06.592 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-08 20:32:06.614 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-08 20:32:06.614 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-01-08 20:32:06.614 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-08 20:32:06.614 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-08 20:32:06.823 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-08 20:32:06.823 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-08 20:32:06.824 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-08 20:32:06.824 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-08 20:32:06.835 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-08 20:32:06.964 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-08 20:32:06.965 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-08 20:32:06.965 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-08 20:32:07.006 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-08 20:32:07.078 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-08 20:32:07.570 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-08 20:32:07.581 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-08 20:32:07.689 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-08 20:32:07.690 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-08 20:32:07.690 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-08 20:32:07.690 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-08 20:32:07.695 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-08 20:32:07.696 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-08 20:32:07.786 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-08 20:32:08.075 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-08 20:32:08.076 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-08 20:32:08.076 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-08 20:32:08.077 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-08 20:32:08.080 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-08 20:32:08.081 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-08 20:32:08.581 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-01-08 20:32:08.721 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-08 20:32:09.039 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-01-08 20:32:09.043 | 2022-01-08 20:32:09.043 | done! 2022-01-08 20:32:09.051 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-08 20:32:09.131 | Setting up libhtml-parser-perl (3.72-5) ... 2022-01-08 20:32:09.245 | Setting up libhttp-message-perl (6.22-1) ... 2022-01-08 20:32:09.373 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-08 20:32:10.705 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-08 20:32:10.762 | Renaming removed key_buffer and myisam-recover options (if present)