2021-04-26 08:23:52.382 | + ./stack.sh:main:469 : exec 2021-04-26 08:23:52.382 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-04-26-082352.summary.2021-04-26-082352 2021-04-26 08:23:52.382 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-082352' 2021-04-26 08:23:52.382 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:23:52.382 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-082352 2021-04-26 08:23:52.382 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-082352 /opt/stack/logs/stack.sh.log 2021-04-26 08:23:52.382 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-082352.summary.2021-04-26-082352 /opt/stack/logs/stack.sh.log.summary 2021-04-26 08:23:52.382 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-04-26 08:23:52.382 | + functions:check_path_perm_sanity:596 : local real_path 2021-04-26 08:23:52.382 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-04-26 08:23:52.383 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-04-26 08:23:52.383 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-04-26 08:23:52.383 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-04-26 08:23:52.383 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-04-26 08:23:52.383 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:23:52.383 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-04-26 08:23:52.383 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-04-26 08:23:52.383 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:23:52.383 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:23:52.383 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-04-26 08:23:52.383 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-04-26 08:23:52.383 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:23:52.383 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-04-26 08:23:52.383 | + ./stack.sh:main:542 : trap err_trap ERR 2021-04-26 08:23:52.383 | + ./stack.sh:main:555 : set -o errexit 2021-04-26 08:23:52.383 | + ./stack.sh:main:558 : uname -a 2021-04-26 08:23:52.383 | Linux dv-osbrick-787933-1-smb 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-04-26 08:23:52.383 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-04-26 08:23:52.383 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-04-26 08:23:52.386 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-04-26 08:23:52.410 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-04-26 08:23:52.424 | + ./stack.sh:main:572 : fetch_plugins 2021-04-26 08:23:52.426 | + functions-common:fetch_plugins:1650 : local plugins= 2021-04-26 08:23:52.428 | + functions-common:fetch_plugins:1651 : local plugin 2021-04-26 08:23:52.430 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-04-26 08:23:52.432 | + functions-common:fetch_plugins:1655 : return 2021-04-26 08:23:52.434 | + ./stack.sh:main:576 : run_phase override_defaults 2021-04-26 08:23:52.436 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-04-26 08:23:52.438 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:23:52.440 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:23:52.441 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:23:52.443 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:23:52.445 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:23:52.447 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:23:52.449 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:23:52.451 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:23:52.453 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:23:52.455 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:23:52.456 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-04-26 08:23:52.458 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:23:52.470 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:52.472 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:23:52.474 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:23:52.475 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:23:52.478 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:23:52.479 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:23:52.481 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:23:52.483 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-04-26 08:23:52.485 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-04-26 08:23:52.486 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:23:52.488 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-04-26 08:23:52.490 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-04-26 08:23:52.492 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-04-26 08:23:52.494 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-04-26 08:23:52.496 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-04-26 08:23:52.498 | + functions-common:plugin_override_defaults:1696 : return 2021-04-26 08:23:52.500 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-04-26 08:23:52.515 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-04-26 08:23:52.517 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-04-26 08:23:52.529 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:23:52.532 | +++ lib/tls:source:43 : hostname -f 2021-04-26 08:23:52.535 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-04-26 08:23:52.537 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-04-26 08:23:52.539 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-04-26 08:23:52.541 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-04-26 08:23:52.543 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-04-26 08:23:52.545 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-04-26 08:23:52.547 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-04-26 08:23:52.549 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-04-26 08:23:52.551 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-04-26 08:23:52.553 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-04-26 08:23:52.558 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-04-26 08:23:52.571 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-04-26 08:23:52.586 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-04-26 08:23:52.597 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-04-26 08:23:52.610 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-04-26 08:23:52.633 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-04-26 08:23:52.669 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-04-26 08:23:52.740 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-04-26 08:23:52.759 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-04-26 08:23:52.793 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-04-26 08:23:52.837 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-04-26 08:23:52.945 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-04-26 08:23:52.958 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-04-26 08:23:52.970 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-04-26 08:23:52.982 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-04-26 08:23:53.080 | + ./stack.sh:main:605 : run_phase source 2021-04-26 08:23:53.082 | + functions-common:run_phase:1732 : local mode=source 2021-04-26 08:23:53.084 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:23:53.087 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:23:53.089 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:23:53.091 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:23:53.093 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:23:53.095 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:23:53.098 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:23:53.101 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:23:53.103 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:23:53.105 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:23:53.107 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-04-26 08:23:53.109 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:23:53.122 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:53.124 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:23:53.126 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-04-26 08:23:53.161 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-04-26 08:23:53.163 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-04-26 08:23:53.165 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:23:53.167 | + functions-common:run_phase:1754 : load_plugin_settings 2021-04-26 08:23:53.170 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-04-26 08:23:53.172 | + functions-common:load_plugin_settings:1669 : local plugin 2021-04-26 08:23:53.174 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-04-26 08:23:53.176 | + functions-common:load_plugin_settings:1673 : return 2021-04-26 08:23:53.178 | + functions-common:run_phase:1755 : verify_disabled_services 2021-04-26 08:23:53.180 | + functions-common:verify_disabled_services:2015 : local service 2021-04-26 08:23:53.183 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.185 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-04-26 08:23:53.187 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.190 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-04-26 08:23:53.192 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.194 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-04-26 08:23:53.197 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.199 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-04-26 08:23:53.201 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.204 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-04-26 08:23:53.206 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.208 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-04-26 08:23:53.211 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.213 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-04-26 08:23:53.216 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.218 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-04-26 08:23:53.220 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.222 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-04-26 08:23:53.225 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.227 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-04-26 08:23:53.229 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.232 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-04-26 08:23:53.234 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.236 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-04-26 08:23:53.238 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.241 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-04-26 08:23:53.243 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.245 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-04-26 08:23:53.248 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.250 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-04-26 08:23:53.252 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.254 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-04-26 08:23:53.257 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.259 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-04-26 08:23:53.262 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.264 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-04-26 08:23:53.266 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.268 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-04-26 08:23:53.271 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.273 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-04-26 08:23:53.276 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.278 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-04-26 08:23:53.280 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.283 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-04-26 08:23:53.285 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.287 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-04-26 08:23:53.289 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.292 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-04-26 08:23:53.294 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.296 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-04-26 08:23:53.298 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.301 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-04-26 08:23:53.303 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.305 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-04-26 08:23:53.307 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.310 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-04-26 08:23:53.312 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.315 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-04-26 08:23:53.317 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.319 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-04-26 08:23:53.322 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.324 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-04-26 08:23:53.326 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.329 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-04-26 08:23:53.331 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.333 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-04-26 08:23:53.335 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.338 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-04-26 08:23:53.340 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.343 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-04-26 08:23:53.345 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.347 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-04-26 08:23:53.350 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.352 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-04-26 08:23:53.354 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.356 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-04-26 08:23:53.359 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.361 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-04-26 08:23:53.363 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:53.365 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-04-26 08:23:53.369 | + ./stack.sh:main:676 : initialize_database_backends 2021-04-26 08:23:53.371 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:23:53.373 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-04-26 08:23:53.387 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:53.389 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-04-26 08:23:53.392 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:23:53.394 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-04-26 08:23:53.408 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:23:53.410 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-04-26 08:23:53.412 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-04-26 08:23:53.415 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-04-26 08:23:53.417 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-04-26 08:23:53.419 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-04-26 08:23:53.421 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-04-26 08:23:53.423 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-04-26 08:23:53.426 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-04-26 08:23:53.428 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-26 08:23:53.431 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-04-26 08:23:53.434 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:23:53.436 | + lib/database:initialize_database_backends:104 : return 0 2021-04-26 08:23:53.439 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-04-26 08:23:53.439 | Using mysql database backend 2021-04-26 08:23:53.441 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-04-26 08:23:53.456 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-04-26 08:23:53.471 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:53.473 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-04-26 08:23:53.488 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-04-26 08:23:53.503 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:53.506 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-04-26 08:23:53.521 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-04-26 08:23:53.535 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-04-26 08:23:53.550 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:23:53.553 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-04-26 08:23:53.568 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:53.571 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-04-26 08:23:53.586 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-04-26 08:23:53.588 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-04-26 08:23:53.590 | + ./stack.sh:main:736 : save_stackenv 736 2021-04-26 08:23:53.593 | + functions-common:save_stackenv:60 : local tag=736 2021-04-26 08:23:53.596 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-04-26 08:23:53.599 | + functions-common:save_stackenv:62 : time_stamp=2021-04-26-082353 2021-04-26 08:23:53.601 | + functions-common:save_stackenv:63 : echo '# 2021-04-26-082353 736' 2021-04-26 08:23:53.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:53.606 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:23:53.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:53.610 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-04-26 08:23:53.612 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:53.615 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-04-26 08:23:53.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:53.620 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-04-26 08:23:53.622 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:53.624 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.38 2021-04-26 08:23:53.627 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:53.629 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.38/identity 2021-04-26 08:23:53.631 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:53.634 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-04-26-082352 2021-04-26 08:23:53.636 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:53.639 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-04-26 08:23:53.641 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:53.643 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.38 2021-04-26 08:23:53.645 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:53.648 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-04-26 08:23:53.650 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:53.652 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-04-26 08:23:53.654 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:53.657 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-04-26 08:23:53.659 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:53.661 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-04-26 08:23:53.664 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-04-26 08:23:53.666 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-04-26 08:23:53.668 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-04-26 08:23:53.670 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:23:53.672 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:23:53.675 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:23:53.678 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:23:53.680 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:23:53.683 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:23:53.698 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:23:53.700 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:23:53.702 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:53.705 | + functions-common:git_clone:544 : echo master 2021-04-26 08:23:53.705 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:23:53.709 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-04-26 08:23:53.712 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:53.714 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-04-26 08:23:53.716 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:23:53.717 | + functions-common:git_clone:593 : head -1 2021-04-26 08:23:53.719 | cd565a13 Updated from generate-constraints 2021-04-26 08:23:53.722 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:23:53.724 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-04-26 08:23:53.727 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:23:53.729 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-04-26 08:23:53.731 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-04-26 08:23:53.734 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-04-26 08:23:53.736 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-04-26 08:23:53.739 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-04-26 08:23:53.741 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-04-26 08:23:53.744 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-04-26 08:23:53.746 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-04-26 08:23:53.749 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-04-26 08:23:53.753 | ++ tools/install_prereqs.sh:source:47 : NOW=1619425433 2021-04-26 08:23:53.756 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-04-26 08:23:53.760 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1619424820 2021-04-26 08:23:53.763 | ++ tools/install_prereqs.sh:source:49 : DELTA=613 2021-04-26 08:23:53.765 | ++ tools/install_prereqs.sh:source:50 : [[ 613 -lt 7200 ]] 2021-04-26 08:23:53.767 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-04-26 08:23:53.770 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-04-26 08:23:53.772 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-04-26 08:23:53.774 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-04-26 08:23:53.777 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-04-26 08:23:53.779 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-04-26 08:23:53.781 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-04-26 08:23:53.783 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-04-26 08:23:53.786 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-04-26 08:23:53.834 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-04-26 08:23:53.834 | apache2-dev 2021-04-26 08:23:53.834 | bc 2021-04-26 08:23:53.834 | bsdmainutils 2021-04-26 08:23:53.834 | curl 2021-04-26 08:23:53.834 | g++ 2021-04-26 08:23:53.834 | gawk 2021-04-26 08:23:53.834 | gcc 2021-04-26 08:23:53.834 | gettext 2021-04-26 08:23:53.834 | git 2021-04-26 08:23:53.834 | graphviz 2021-04-26 08:23:53.834 | iputils-ping 2021-04-26 08:23:53.834 | libapache2-mod-proxy-uwsgi 2021-04-26 08:23:53.834 | libffi-dev 2021-04-26 08:23:53.834 | libjpeg-dev 2021-04-26 08:23:53.834 | libmysqlclient-dev 2021-04-26 08:23:53.834 | libpcre3-dev 2021-04-26 08:23:53.834 | libpq-dev 2021-04-26 08:23:53.834 | libssl-dev 2021-04-26 08:23:53.834 | libsystemd-dev 2021-04-26 08:23:53.834 | libxml2-dev 2021-04-26 08:23:53.834 | libxslt1-dev 2021-04-26 08:23:53.834 | libyaml-dev 2021-04-26 08:23:53.834 | lsof 2021-04-26 08:23:53.834 | openssh-server 2021-04-26 08:23:53.834 | openssl 2021-04-26 08:23:53.834 | pkg-config 2021-04-26 08:23:53.835 | psmisc 2021-04-26 08:23:53.835 | python3-dev 2021-04-26 08:23:53.835 | python3-pip 2021-04-26 08:23:53.835 | python3-systemd 2021-04-26 08:23:53.835 | python3-venv 2021-04-26 08:23:53.835 | tar 2021-04-26 08:23:53.835 | tcpdump 2021-04-26 08:23:53.835 | unzip 2021-04-26 08:23:53.835 | uuid-runtime 2021-04-26 08:23:53.835 | wget 2021-04-26 08:23:53.835 | wget 2021-04-26 08:23:53.835 | zlib1g-dev 2021-04-26 08:23:53.835 | libkrb5-dev 2021-04-26 08:23:53.835 | libldap2-dev 2021-04-26 08:23:53.835 | libsasl2-dev 2021-04-26 08:23:53.835 | memcached 2021-04-26 08:23:53.835 | python3-mysqldb 2021-04-26 08:23:53.835 | sqlite3 2021-04-26 08:23:53.835 | conntrack 2021-04-26 08:23:53.835 | curl 2021-04-26 08:23:53.835 | dnsmasq-base 2021-04-26 08:23:53.835 | dnsmasq-utils 2021-04-26 08:23:53.835 | ebtables 2021-04-26 08:23:53.835 | genisoimage 2021-04-26 08:23:53.835 | iptables 2021-04-26 08:23:53.835 | iputils-arping 2021-04-26 08:23:53.835 | kpartx 2021-04-26 08:23:53.835 | libjs-jquery-tablesorter 2021-04-26 08:23:53.835 | libmysqlclient-dev 2021-04-26 08:23:53.835 | parted 2021-04-26 08:23:53.835 | pm-utils 2021-04-26 08:23:53.835 | python3-mysqldb 2021-04-26 08:23:53.835 | socat 2021-04-26 08:23:53.835 | sqlite3 2021-04-26 08:23:53.835 | sudo 2021-04-26 08:23:53.835 | vlan 2021-04-26 08:23:53.835 | lsscsi 2021-04-26 08:23:53.835 | open-iscsi 2021-04-26 08:23:53.836 | lvm2 2021-04-26 08:23:53.836 | qemu-utils 2021-04-26 08:23:53.836 | thin-provisioning-tools 2021-04-26 08:23:53.836 | acl 2021-04-26 08:23:53.836 | dnsmasq-base 2021-04-26 08:23:53.836 | dnsmasq-utils 2021-04-26 08:23:53.836 | ebtables 2021-04-26 08:23:53.836 | haproxy 2021-04-26 08:23:53.836 | iptables 2021-04-26 08:23:53.836 | iputils-arping 2021-04-26 08:23:53.836 | iputils-ping 2021-04-26 08:23:53.836 | libmysqlclient-dev 2021-04-26 08:23:53.836 | postgresql-server-dev-all 2021-04-26 08:23:53.836 | python3-mysqldb 2021-04-26 08:23:53.836 | sqlite3 2021-04-26 08:23:53.836 | sudo 2021-04-26 08:23:53.836 | vlan 2021-04-26 08:23:53.836 | ipset 2021-04-26 08:23:53.836 | conntrack 2021-04-26 08:23:53.836 | conntrackd 2021-04-26 08:23:53.836 | keepalived 2021-04-26 08:23:53.836 | dstat 2021-04-26 08:23:53.836 | lvm2 2021-04-26 08:23:53.836 | qemu-utils 2021-04-26 08:23:53.836 | thin-provisioning-tools 2021-04-26 08:23:53.836 | curl 2021-04-26 08:23:53.836 | liberasurecode-dev 2021-04-26 08:23:53.836 | make 2021-04-26 08:23:53.836 | memcached 2021-04-26 08:23:53.836 | sqlite3 2021-04-26 08:23:53.836 | xfsprogs' 2021-04-26 08:23:53.837 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-04-26 08:23:53.853 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-04-26 08:23:53.854 | apache2-dev 2021-04-26 08:23:53.854 | bc 2021-04-26 08:23:53.854 | bsdmainutils 2021-04-26 08:23:53.854 | curl 2021-04-26 08:23:53.854 | g++ 2021-04-26 08:23:53.854 | gawk 2021-04-26 08:23:53.854 | gcc 2021-04-26 08:23:53.854 | gettext 2021-04-26 08:23:53.854 | git 2021-04-26 08:23:53.854 | graphviz 2021-04-26 08:23:53.854 | iputils-ping 2021-04-26 08:23:53.854 | libapache2-mod-proxy-uwsgi 2021-04-26 08:23:53.854 | libffi-dev 2021-04-26 08:23:53.854 | libjpeg-dev 2021-04-26 08:23:53.854 | libmysqlclient-dev 2021-04-26 08:23:53.854 | libpcre3-dev 2021-04-26 08:23:53.854 | libpq-dev 2021-04-26 08:23:53.854 | libssl-dev 2021-04-26 08:23:53.854 | libsystemd-dev 2021-04-26 08:23:53.854 | libxml2-dev 2021-04-26 08:23:53.854 | libxslt1-dev 2021-04-26 08:23:53.854 | libyaml-dev 2021-04-26 08:23:53.854 | lsof 2021-04-26 08:23:53.854 | openssh-server 2021-04-26 08:23:53.854 | openssl 2021-04-26 08:23:53.854 | pkg-config 2021-04-26 08:23:53.854 | psmisc 2021-04-26 08:23:53.854 | python3-dev 2021-04-26 08:23:53.854 | python3-pip 2021-04-26 08:23:53.854 | python3-systemd 2021-04-26 08:23:53.854 | python3-venv 2021-04-26 08:23:53.854 | tar 2021-04-26 08:23:53.854 | tcpdump 2021-04-26 08:23:53.854 | unzip 2021-04-26 08:23:53.854 | uuid-runtime 2021-04-26 08:23:53.854 | wget 2021-04-26 08:23:53.854 | wget 2021-04-26 08:23:53.855 | zlib1g-dev 2021-04-26 08:23:53.855 | libkrb5-dev 2021-04-26 08:23:53.855 | libldap2-dev 2021-04-26 08:23:53.855 | libsasl2-dev 2021-04-26 08:23:53.855 | memcached 2021-04-26 08:23:53.855 | python3-mysqldb 2021-04-26 08:23:53.855 | sqlite3 2021-04-26 08:23:53.855 | conntrack 2021-04-26 08:23:53.855 | curl 2021-04-26 08:23:53.855 | dnsmasq-base 2021-04-26 08:23:53.855 | dnsmasq-utils 2021-04-26 08:23:53.855 | ebtables 2021-04-26 08:23:53.855 | genisoimage 2021-04-26 08:23:53.855 | iptables 2021-04-26 08:23:53.855 | iputils-arping 2021-04-26 08:23:53.855 | kpartx 2021-04-26 08:23:53.855 | libjs-jquery-tablesorter 2021-04-26 08:23:53.855 | libmysqlclient-dev 2021-04-26 08:23:53.855 | parted 2021-04-26 08:23:53.855 | pm-utils 2021-04-26 08:23:53.855 | python3-mysqldb 2021-04-26 08:23:53.855 | socat 2021-04-26 08:23:53.855 | sqlite3 2021-04-26 08:23:53.855 | sudo 2021-04-26 08:23:53.855 | vlan 2021-04-26 08:23:53.855 | lsscsi 2021-04-26 08:23:53.855 | open-iscsi 2021-04-26 08:23:53.855 | lvm2 2021-04-26 08:23:53.855 | qemu-utils 2021-04-26 08:23:53.855 | thin-provisioning-tools 2021-04-26 08:23:53.855 | acl 2021-04-26 08:23:53.855 | dnsmasq-base 2021-04-26 08:23:53.855 | dnsmasq-utils 2021-04-26 08:23:53.855 | ebtables 2021-04-26 08:23:53.855 | haproxy 2021-04-26 08:23:53.855 | iptables 2021-04-26 08:23:53.855 | iputils-arping 2021-04-26 08:23:53.855 | iputils-ping 2021-04-26 08:23:53.856 | libmysqlclient-dev 2021-04-26 08:23:53.856 | postgresql-server-dev-all 2021-04-26 08:23:53.856 | python3-mysqldb 2021-04-26 08:23:53.856 | sqlite3 2021-04-26 08:23:53.856 | sudo 2021-04-26 08:23:53.856 | vlan 2021-04-26 08:23:53.856 | ipset 2021-04-26 08:23:53.856 | conntrack 2021-04-26 08:23:53.856 | conntrackd 2021-04-26 08:23:53.856 | keepalived 2021-04-26 08:23:53.856 | dstat 2021-04-26 08:23:53.856 | lvm2 2021-04-26 08:23:53.856 | qemu-utils 2021-04-26 08:23:53.856 | thin-provisioning-tools 2021-04-26 08:23:53.856 | curl 2021-04-26 08:23:53.856 | liberasurecode-dev 2021-04-26 08:23:53.856 | make 2021-04-26 08:23:53.856 | memcached 2021-04-26 08:23:53.856 | sqlite3 2021-04-26 08:23:53.856 | xfsprogs ' 2021-04-26 08:23:53.856 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-04-26 08:23:53.858 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:53.860 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:53.864 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-04-26 08:23:53.864 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:23:53.868 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:23:53.871 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-26 08:23:53.873 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:23:53.875 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-04-26 08:23:53.877 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:23:53.879 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:53.882 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:23:53.884 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:53.886 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:53.888 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:23:53.890 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-26 08:23:53.892 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:53.894 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:23:53.897 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:23:53.901 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:23:53.903 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:23:53.905 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:23:53.907 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:23:53.909 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:23:53.912 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:23:53.916 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619425433913 2021-04-26 08:23:53.918 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:23:53.920 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:23:53.922 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-26 08:23:54.156 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:23:54.156 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:23:54.204 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:23:54.260 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:23:54.303 | Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:23:56.641 | Reading package lists... 2021-04-26 08:23:56.702 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:23:56.704 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:23:56.707 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:23:56.709 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:23:56.711 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:23:56.713 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:23:56.715 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:23:56.717 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:23:56.720 | ++ functions-common:time_stop:2311 : start_time=1619425433913 2021-04-26 08:23:56.722 | ++ functions-common:time_stop:2313 : [[ -z 1619425433913 ]] 2021-04-26 08:23:56.724 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:23:56.729 | ++ functions-common:time_stop:2316 : end_time=1619425436725 2021-04-26 08:23:56.731 | ++ functions-common:time_stop:2317 : elapsed_time=2812 2021-04-26 08:23:56.733 | ++ functions-common:time_stop:2318 : total=0 2021-04-26 08:23:56.735 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:23:56.737 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2812 2021-04-26 08:23:56.740 | ++ functions-common:install_package:1343 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:23:56.743 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:23:56.745 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:56.747 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:56.750 | ++ functions-common:real_install_package:1329 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:23:56.770 | ++ functions-common:apt_get:1109 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:23:56.889 | Reading package lists... 2021-04-26 08:23:57.138 | Building dependency tree... 2021-04-26 08:23:57.139 | Reading state information... 2021-04-26 08:23:57.169 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:23:57.169 | bc is already the newest version (1.07.1-2). 2021-04-26 08:23:57.169 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:23:57.169 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:23:57.170 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:23:57.170 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:23:57.170 | ipset is already the newest version (6.34-1). 2021-04-26 08:23:57.170 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:23:57.170 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:23:57.170 | liberasurecode-dev is already the newest version (1.5.0-1). 2021-04-26 08:23:57.170 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:23:57.170 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:23:57.170 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:23:57.170 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:23:57.170 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:23:57.170 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:23:57.170 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-26 08:23:57.170 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:23:57.170 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:23:57.170 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:23:57.170 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-04-26 08:23:57.170 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:23:57.170 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:23:57.170 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:23:57.170 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:23:57.170 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:23:57.170 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:23:57.170 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:23:57.170 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:23:57.170 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:23:57.170 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:23:57.170 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:23:57.170 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:23:57.170 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:23:57.170 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:23:57.170 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:23:57.170 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:23:57.170 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:23:57.171 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:23:57.171 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:23:57.171 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:23:57.171 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:23:57.171 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:23:57.171 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:23:57.171 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:23:57.171 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:23:57.171 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:23:57.171 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:23:57.171 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:23:57.171 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:23:57.171 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:23:57.171 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:23:57.171 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:23:57.171 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:23:57.171 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:23:57.171 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:23:57.171 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:23:57.171 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:23:57.171 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:23:57.171 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:23:57.171 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:23:57.171 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:23:57.171 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:23:57.171 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:23:57.171 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:23:57.171 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:23:57.171 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:23:57.352 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:23:57.353 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:23:57.353 | python3-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.4). 2021-04-26 08:23:57.353 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:23:57.353 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-26 08:23:57.353 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-26 08:23:57.353 | The following packages were automatically installed and are no longer required: 2021-04-26 08:23:57.353 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:23:57.353 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:23:57.353 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-04-26 08:23:57.353 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-26 08:23:57.353 | python3-twisted-bin python3-zope.interface 2021-04-26 08:23:57.353 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:23:57.776 | 0 upgraded, 0 newly installed, 0 to remove and 173 not upgraded. 2021-04-26 08:23:57.776 | 2 not fully installed or removed. 2021-04-26 08:23:57.776 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:23:57.798 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:23:58.444 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:23:58.444 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:23:58.445 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:23:58.451 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:23:58.451 | Loaded: error (Reason: Exec format error) 2021-04-26 08:23:58.451 | Active: inactive (dead) 2021-04-26 08:23:58.451 | 2021-04-26 08:23:58.452 | Apr 26 08:20:31 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:58.452 | Apr 26 08:20:38 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:58.452 | Apr 26 08:20:38 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:58.452 | Apr 26 08:20:38 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:58.452 | Apr 26 08:23:50 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:58.452 | Apr 26 08:23:50 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:58.452 | Apr 26 08:23:50 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:58.452 | Apr 26 08:23:58 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:58.452 | Apr 26 08:23:58 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:58.452 | Apr 26 08:23:58 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:58.453 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:23:58.453 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:23:58.453 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:23:58.453 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:23:58.453 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:23:58.453 | 2021-04-26 08:23:58.453 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:23:58.453 | dependency problems - leaving unconfigured 2021-04-26 08:23:58.462 | Errors were encountered while processing: 2021-04-26 08:23:58.462 | python3-rtslib-fb 2021-04-26 08:23:58.462 | targetcli-fb 2021-04-26 08:24:00.359 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:24:00.363 | ++ functions-common:apt_get:1113 : result=100 2021-04-26 08:24:00.366 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:24:00.368 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:24:00.370 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:24:00.372 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:24:00.374 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:24:00.376 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:24:00.379 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:24:00.381 | ++ functions-common:time_stop:2311 : start_time=1619425436766 2021-04-26 08:24:00.383 | ++ functions-common:time_stop:2313 : [[ -z 1619425436766 ]] 2021-04-26 08:24:00.385 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:24:00.389 | ++ functions-common:time_stop:2316 : end_time=1619425440387 2021-04-26 08:24:00.391 | ++ functions-common:time_stop:2317 : elapsed_time=3621 2021-04-26 08:24:00.393 | ++ functions-common:time_stop:2318 : total=3624 2021-04-26 08:24:00.395 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:24:00.398 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7245 2021-04-26 08:24:00.400 | ++ functions-common:apt_get:1117 : return 100 2021-04-26 08:24:00.403 | ++ functions-common:install_package:1344 : RETRY_UPDATE=True 2021-04-26 08:24:00.405 | ++ functions-common:install_package:1344 : update_package_repo 2021-04-26 08:24:00.408 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:24:00.410 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:24:00.412 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=True 2021-04-26 08:24:00.415 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:24:00.417 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:24:00.420 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:00.422 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:00.424 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:24:00.426 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:24:00.429 | ++ functions-common:apt_get_update:1068 : [[ True != \T\r\u\e ]] 2021-04-26 08:24:00.431 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:24:00.433 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:24:00.436 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:24:00.440 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:24:00.442 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:24:00.445 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:24:00.447 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:24:00.449 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:24:00.452 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:24:00.456 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619425440453 2021-04-26 08:24:00.458 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:24:00.460 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:24:00.463 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-26 08:24:00.693 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:24:00.693 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:24:00.839 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:24:00.970 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:24:01.101 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:24:03.188 | Reading package lists... 2021-04-26 08:24:03.250 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:24:03.252 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:24:03.254 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:24:03.256 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:24:03.258 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:24:03.261 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:24:03.263 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:24:03.265 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:24:03.267 | ++ functions-common:time_stop:2311 : start_time=1619425440453 2021-04-26 08:24:03.269 | ++ functions-common:time_stop:2313 : [[ -z 1619425440453 ]] 2021-04-26 08:24:03.272 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:24:03.277 | ++ functions-common:time_stop:2316 : end_time=1619425443274 2021-04-26 08:24:03.279 | ++ functions-common:time_stop:2317 : elapsed_time=2821 2021-04-26 08:24:03.281 | ++ functions-common:time_stop:2318 : total=2812 2021-04-26 08:24:03.283 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:24:03.285 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5633 2021-04-26 08:24:03.288 | ++ functions-common:install_package:1344 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:24:03.291 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:24:03.293 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:03.296 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:03.298 | ++ functions-common:real_install_package:1329 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:24:03.318 | ++ functions-common:apt_get:1109 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:24:03.438 | Reading package lists... 2021-04-26 08:24:03.688 | Building dependency tree... 2021-04-26 08:24:03.689 | Reading state information... 2021-04-26 08:24:03.720 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:24:03.720 | bc is already the newest version (1.07.1-2). 2021-04-26 08:24:03.720 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:24:03.720 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:24:03.720 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:24:03.720 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:24:03.720 | ipset is already the newest version (6.34-1). 2021-04-26 08:24:03.720 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:24:03.720 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:24:03.720 | liberasurecode-dev is already the newest version (1.5.0-1). 2021-04-26 08:24:03.720 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:24:03.721 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:24:03.721 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:24:03.721 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:24:03.721 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:24:03.721 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:24:03.721 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-26 08:24:03.721 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:24:03.721 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:24:03.721 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:24:03.721 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-04-26 08:24:03.721 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:24:03.721 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:24:03.721 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:24:03.721 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:24:03.721 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:24:03.721 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:24:03.721 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:24:03.721 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:24:03.721 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:24:03.721 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:24:03.721 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:24:03.721 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:24:03.721 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:24:03.721 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:24:03.721 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:24:03.721 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:24:03.721 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:24:03.721 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:24:03.721 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:24:03.721 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:24:03.721 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:24:03.722 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:24:03.722 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:24:03.722 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:24:03.722 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:24:03.722 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:24:03.722 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:24:03.722 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:24:03.722 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:24:03.722 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:24:03.722 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:24:03.722 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:24:03.722 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:24:03.722 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:24:03.722 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:24:03.722 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:24:03.722 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:24:03.722 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:24:03.722 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:24:03.722 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:24:03.722 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:24:03.722 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:24:03.722 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:24:03.722 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:24:03.722 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:24:03.722 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:24:03.903 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:24:03.903 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:24:03.903 | python3-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.4). 2021-04-26 08:24:03.903 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:24:03.903 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-26 08:24:03.903 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-26 08:24:03.903 | The following packages were automatically installed and are no longer required: 2021-04-26 08:24:03.903 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:24:03.903 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:24:03.903 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-04-26 08:24:03.903 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-26 08:24:03.904 | python3-twisted-bin python3-zope.interface 2021-04-26 08:24:03.904 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:24:04.320 | 0 upgraded, 0 newly installed, 0 to remove and 173 not upgraded. 2021-04-26 08:24:04.320 | 2 not fully installed or removed. 2021-04-26 08:24:04.320 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:24:04.342 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:24:04.993 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:24:04.993 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:24:04.994 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:24:05.000 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:24:05.001 | Loaded: error (Reason: Exec format error) 2021-04-26 08:24:05.001 | Active: inactive (dead) 2021-04-26 08:24:05.001 | 2021-04-26 08:24:05.001 | Apr 26 08:20:38 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:05.001 | Apr 26 08:23:50 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:05.001 | Apr 26 08:23:50 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:05.001 | Apr 26 08:23:50 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:05.001 | Apr 26 08:23:58 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:05.001 | Apr 26 08:23:58 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:05.001 | Apr 26 08:23:58 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:05.001 | Apr 26 08:24:04 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:05.001 | Apr 26 08:24:04 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:05.001 | Apr 26 08:24:04 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:05.002 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:24:05.002 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:24:05.002 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:24:05.002 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:24:05.002 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:24:05.002 | 2021-04-26 08:24:05.002 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:24:05.003 | dependency problems - leaving unconfigured 2021-04-26 08:24:05.012 | Errors were encountered while processing: 2021-04-26 08:24:05.012 | python3-rtslib-fb 2021-04-26 08:24:05.012 | targetcli-fb 2021-04-26 08:24:06.925 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:24:06.930 | + functions-common:apt_get:1 : exit_trap 2021-04-26 08:24:06.933 | + ./stack.sh:exit_trap:503 : local r=100 2021-04-26 08:24:06.936 | ++ ./stack.sh:exit_trap:504 : jobs -p 2021-04-26 08:24:06.938 | + ./stack.sh:exit_trap:504 : jobs= 2021-04-26 08:24:06.940 | + ./stack.sh:exit_trap:507 : [[ -n '' ]] 2021-04-26 08:24:06.943 | + ./stack.sh:exit_trap:513 : '[' -f '' ']' 2021-04-26 08:24:06.945 | + ./stack.sh:exit_trap:518 : kill_spinner 2021-04-26 08:24:06.947 | + ./stack.sh:kill_spinner:413 : '[' '!' -z '' ']' 2021-04-26 08:24:06.949 | + ./stack.sh:exit_trap:520 : [[ 100 -ne 0 ]] 2021-04-26 08:24:06.951 | + ./stack.sh:exit_trap:521 : echo 'Error on exit' 2021-04-26 08:24:06.951 | Error on exit 2021-04-26 08:24:06.953 | + ./stack.sh:exit_trap:523 : type -p generate-subunit 2021-04-26 08:24:06.956 | + ./stack.sh:exit_trap:524 : generate-subunit 1619425426 20 fail 2021-04-26 08:24:07.521 | + ./stack.sh:exit_trap:526 : [[ -z /opt/stack/logs ]] 2021-04-26 08:24:07.524 | + ./stack.sh:exit_trap:529 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-04-26 08:24:07.948 | + ./stack.sh:exit_trap:538 : exit 100