2021-04-26 08:23:08.613 | + ./stack.sh:main:469 : exec 2021-04-26 08:23:08.613 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-082308' 2021-04-26 08:23:08.613 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-04-26-082308.summary.2021-04-26-082308 2021-04-26 08:23:08.613 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:23:08.613 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-082308 2021-04-26 08:23:08.613 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-082308 /opt/stack/logs/stack.sh.log 2021-04-26 08:23:08.613 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-082308.summary.2021-04-26-082308 /opt/stack/logs/stack.sh.log.summary 2021-04-26 08:23:08.613 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-04-26 08:23:08.613 | + functions:check_path_perm_sanity:596 : local real_path 2021-04-26 08:23:08.613 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-04-26 08:23:08.613 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-04-26 08:23:08.613 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-04-26 08:23:08.613 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-04-26 08:23:08.613 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-04-26 08:23:08.613 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:23:08.613 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-04-26 08:23:08.613 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-04-26 08:23:08.613 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:23:08.613 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:23:08.613 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-04-26 08:23:08.613 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-04-26 08:23:08.614 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:23:08.614 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-04-26 08:23:08.614 | + ./stack.sh:main:542 : trap err_trap ERR 2021-04-26 08:23:08.614 | + ./stack.sh:main:555 : set -o errexit 2021-04-26 08:23:08.615 | + ./stack.sh:main:558 : uname -a 2021-04-26 08:23:08.616 | Linux dv-osbrick-787933-1-iscsi 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:08.619 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-04-26 08:23:08.621 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-04-26 08:23:08.624 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-04-26 08:23:08.648 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-04-26 08:23:08.662 | + ./stack.sh:main:572 : fetch_plugins 2021-04-26 08:23:08.665 | + functions-common:fetch_plugins:1650 : local plugins= 2021-04-26 08:23:08.667 | + functions-common:fetch_plugins:1651 : local plugin 2021-04-26 08:23:08.669 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-04-26 08:23:08.671 | + functions-common:fetch_plugins:1655 : return 2021-04-26 08:23:08.673 | + ./stack.sh:main:576 : run_phase override_defaults 2021-04-26 08:23:08.675 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-04-26 08:23:08.677 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:23:08.679 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:23:08.681 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:23:08.683 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:23:08.685 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:23:08.686 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:23:08.689 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:23:08.691 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:23:08.693 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:23:08.695 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:23:08.697 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-04-26 08:23:08.699 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:23:08.710 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:08.712 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:23:08.714 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:23:08.716 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:23:08.718 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:23:08.720 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:23:08.721 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:23:08.723 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-04-26 08:23:08.725 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-04-26 08:23:08.727 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:23:08.729 | + 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:08.731 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-04-26 08:23:08.733 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-04-26 08:23:08.735 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-04-26 08:23:08.736 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-04-26 08:23:08.738 | + functions-common:plugin_override_defaults:1696 : return 2021-04-26 08:23:08.740 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-04-26 08:23:08.757 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-04-26 08:23:08.759 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-04-26 08:23:08.771 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:23:08.773 | +++ lib/tls:source:43 : hostname -f 2021-04-26 08:23:08.777 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-04-26 08:23:08.779 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-04-26 08:23:08.781 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-04-26 08:23:08.783 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-04-26 08:23:08.784 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-04-26 08:23:08.786 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-04-26 08:23:08.788 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-04-26 08:23:08.791 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-04-26 08:23:08.793 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-04-26 08:23:08.794 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-04-26 08:23:08.799 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-04-26 08:23:08.810 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-04-26 08:23:08.825 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-04-26 08:23:08.836 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-04-26 08:23:08.847 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-04-26 08:23:08.872 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-04-26 08:23:08.908 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-04-26 08:23:08.982 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-04-26 08:23:09.001 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-04-26 08:23:09.035 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-04-26 08:23:09.080 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-04-26 08:23:09.190 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-04-26 08:23:09.203 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-04-26 08:23:09.215 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-04-26 08:23:09.228 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-04-26 08:23:09.338 | + ./stack.sh:main:605 : run_phase source 2021-04-26 08:23:09.341 | + functions-common:run_phase:1732 : local mode=source 2021-04-26 08:23:09.343 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:23:09.345 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:23:09.347 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:23:09.350 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:23:09.351 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:23:09.354 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:23:09.356 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:23:09.360 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:23:09.362 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:23:09.364 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:23:09.366 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-04-26 08:23:09.368 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:23:09.384 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:09.387 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:23:09.389 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-04-26 08:23:09.427 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-04-26 08:23:09.430 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-04-26 08:23:09.433 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:23:09.436 | + functions-common:run_phase:1754 : load_plugin_settings 2021-04-26 08:23:09.440 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-04-26 08:23:09.443 | + functions-common:load_plugin_settings:1669 : local plugin 2021-04-26 08:23:09.446 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-04-26 08:23:09.449 | + functions-common:load_plugin_settings:1673 : return 2021-04-26 08:23:09.452 | + functions-common:run_phase:1755 : verify_disabled_services 2021-04-26 08:23:09.455 | + functions-common:verify_disabled_services:2015 : local service 2021-04-26 08:23:09.457 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.460 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-04-26 08:23:09.463 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.466 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-04-26 08:23:09.468 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.470 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-04-26 08:23:09.473 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.475 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-04-26 08:23:09.478 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.480 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-04-26 08:23:09.483 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.485 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-04-26 08:23:09.488 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.490 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-04-26 08:23:09.493 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.495 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-04-26 08:23:09.498 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.500 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-04-26 08:23:09.504 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.507 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-04-26 08:23:09.511 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.514 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-04-26 08:23:09.517 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.520 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-04-26 08:23:09.524 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.528 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-04-26 08:23:09.530 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.533 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-04-26 08:23:09.535 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.537 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-04-26 08:23:09.540 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.543 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-04-26 08:23:09.546 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.548 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-04-26 08:23:09.550 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.553 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-04-26 08:23:09.555 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.558 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-04-26 08:23:09.561 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.563 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-04-26 08:23:09.566 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.568 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-04-26 08:23:09.571 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.573 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-04-26 08:23:09.576 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.579 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-04-26 08:23:09.582 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.584 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-04-26 08:23:09.589 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.592 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-04-26 08:23:09.594 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.597 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-04-26 08:23:09.600 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.603 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-04-26 08:23:09.606 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.608 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-04-26 08:23:09.610 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.613 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-04-26 08:23:09.616 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.619 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-04-26 08:23:09.622 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.624 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-04-26 08:23:09.628 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.631 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-04-26 08:23:09.634 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.636 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-04-26 08:23:09.639 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.642 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-04-26 08:23:09.644 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.647 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-04-26 08:23:09.650 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.652 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-04-26 08:23:09.655 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.658 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-04-26 08:23:09.661 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.663 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-04-26 08:23:09.667 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.670 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-04-26 08:23:09.674 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:09.675 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-04-26 08:23:09.678 | + ./stack.sh:main:676 : initialize_database_backends 2021-04-26 08:23:09.682 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:23:09.685 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-04-26 08:23:09.700 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:09.703 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-04-26 08:23:09.705 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:23:09.707 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-04-26 08:23:09.724 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:23:09.727 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-04-26 08:23:09.729 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-04-26 08:23:09.732 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-04-26 08:23:09.734 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-04-26 08:23:09.736 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-04-26 08:23:09.739 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-04-26 08:23:09.742 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-04-26 08:23:09.745 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-04-26 08:23:09.748 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-26 08:23:09.750 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-04-26 08:23:09.753 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:23:09.756 | + lib/database:initialize_database_backends:104 : return 0 2021-04-26 08:23:09.759 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-04-26 08:23:09.759 | Using mysql database backend 2021-04-26 08:23:09.762 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-04-26 08:23:09.780 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-04-26 08:23:09.801 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:09.803 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-04-26 08:23:09.822 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-04-26 08:23:09.840 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:09.842 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-04-26 08:23:09.864 | + ./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:09.880 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-04-26 08:23:09.899 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:23:09.901 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-04-26 08:23:09.918 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:09.920 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-04-26 08:23:09.937 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-04-26 08:23:09.940 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-04-26 08:23:09.942 | + ./stack.sh:main:736 : save_stackenv 736 2021-04-26 08:23:09.945 | + functions-common:save_stackenv:60 : local tag=736 2021-04-26 08:23:09.950 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-04-26 08:23:09.953 | + functions-common:save_stackenv:62 : time_stamp=2021-04-26-082309 2021-04-26 08:23:09.956 | + functions-common:save_stackenv:63 : echo '# 2021-04-26-082309 736' 2021-04-26 08:23:09.959 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:09.962 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:23:09.965 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:09.967 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-04-26 08:23:09.970 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:09.972 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-04-26 08:23:09.975 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:09.978 | + 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:09.981 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:09.983 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2021-04-26 08:23:09.986 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:09.991 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2021-04-26 08:23:09.995 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:09.997 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-04-26-082308 2021-04-26 08:23:10.000 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:10.002 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-04-26 08:23:10.005 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:10.007 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2021-04-26 08:23:10.010 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:10.014 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-04-26 08:23:10.016 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:10.018 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-04-26 08:23:10.021 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:10.023 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-04-26 08:23:10.026 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:10.028 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-04-26 08:23:10.030 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-04-26 08:23:10.033 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-04-26 08:23:10.035 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-04-26 08:23:10.037 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:23:10.040 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:23:10.043 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:23:10.045 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:23:10.047 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:23:10.050 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:23:10.065 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:23:10.067 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:23:10.069 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:10.072 | + functions-common:git_clone:544 : echo master 2021-04-26 08:23:10.073 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:23:10.077 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-04-26 08:23:10.079 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:10.081 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-04-26 08:23:10.084 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:23:10.084 | + functions-common:git_clone:593 : head -1 2021-04-26 08:23:10.087 | cd565a13 Updated from generate-constraints 2021-04-26 08:23:10.089 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:23:10.092 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-04-26 08:23:10.094 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:23:10.097 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-04-26 08:23:10.099 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-04-26 08:23:10.102 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-04-26 08:23:10.105 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-04-26 08:23:10.107 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-04-26 08:23:10.109 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-04-26 08:23:10.112 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-04-26 08:23:10.114 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-04-26 08:23:10.118 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-04-26 08:23:10.122 | ++ tools/install_prereqs.sh:source:47 : NOW=1619425390 2021-04-26 08:23:10.125 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-04-26 08:23:10.129 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1619425048 2021-04-26 08:23:10.131 | ++ tools/install_prereqs.sh:source:49 : DELTA=342 2021-04-26 08:23:10.134 | ++ tools/install_prereqs.sh:source:50 : [[ 342 -lt 7200 ]] 2021-04-26 08:23:10.136 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-04-26 08:23:10.139 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-04-26 08:23:10.141 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-04-26 08:23:10.143 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-04-26 08:23:10.146 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-04-26 08:23:10.148 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-04-26 08:23:10.151 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-04-26 08:23:10.153 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-04-26 08:23:10.156 | +++ 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:10.203 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-04-26 08:23:10.203 | apache2-dev 2021-04-26 08:23:10.203 | bc 2021-04-26 08:23:10.203 | bsdmainutils 2021-04-26 08:23:10.203 | curl 2021-04-26 08:23:10.203 | g++ 2021-04-26 08:23:10.203 | gawk 2021-04-26 08:23:10.203 | gcc 2021-04-26 08:23:10.203 | gettext 2021-04-26 08:23:10.203 | git 2021-04-26 08:23:10.203 | graphviz 2021-04-26 08:23:10.203 | iputils-ping 2021-04-26 08:23:10.203 | libapache2-mod-proxy-uwsgi 2021-04-26 08:23:10.203 | libffi-dev 2021-04-26 08:23:10.203 | libjpeg-dev 2021-04-26 08:23:10.203 | libmysqlclient-dev 2021-04-26 08:23:10.203 | libpcre3-dev 2021-04-26 08:23:10.203 | libpq-dev 2021-04-26 08:23:10.203 | libssl-dev 2021-04-26 08:23:10.203 | libsystemd-dev 2021-04-26 08:23:10.203 | libxml2-dev 2021-04-26 08:23:10.203 | libxslt1-dev 2021-04-26 08:23:10.203 | libyaml-dev 2021-04-26 08:23:10.203 | lsof 2021-04-26 08:23:10.203 | openssh-server 2021-04-26 08:23:10.203 | openssl 2021-04-26 08:23:10.204 | pkg-config 2021-04-26 08:23:10.204 | psmisc 2021-04-26 08:23:10.204 | python3-dev 2021-04-26 08:23:10.204 | python3-pip 2021-04-26 08:23:10.204 | python3-systemd 2021-04-26 08:23:10.204 | python3-venv 2021-04-26 08:23:10.204 | tar 2021-04-26 08:23:10.204 | tcpdump 2021-04-26 08:23:10.204 | unzip 2021-04-26 08:23:10.204 | uuid-runtime 2021-04-26 08:23:10.204 | wget 2021-04-26 08:23:10.204 | wget 2021-04-26 08:23:10.204 | zlib1g-dev 2021-04-26 08:23:10.204 | libkrb5-dev 2021-04-26 08:23:10.204 | libldap2-dev 2021-04-26 08:23:10.204 | libsasl2-dev 2021-04-26 08:23:10.204 | memcached 2021-04-26 08:23:10.204 | python3-mysqldb 2021-04-26 08:23:10.204 | sqlite3 2021-04-26 08:23:10.204 | conntrack 2021-04-26 08:23:10.204 | curl 2021-04-26 08:23:10.204 | dnsmasq-base 2021-04-26 08:23:10.204 | dnsmasq-utils 2021-04-26 08:23:10.204 | ebtables 2021-04-26 08:23:10.204 | genisoimage 2021-04-26 08:23:10.204 | iptables 2021-04-26 08:23:10.204 | iputils-arping 2021-04-26 08:23:10.204 | kpartx 2021-04-26 08:23:10.204 | libjs-jquery-tablesorter 2021-04-26 08:23:10.204 | libmysqlclient-dev 2021-04-26 08:23:10.204 | parted 2021-04-26 08:23:10.204 | pm-utils 2021-04-26 08:23:10.204 | python3-mysqldb 2021-04-26 08:23:10.204 | socat 2021-04-26 08:23:10.204 | sqlite3 2021-04-26 08:23:10.204 | sudo 2021-04-26 08:23:10.205 | vlan 2021-04-26 08:23:10.205 | lsscsi 2021-04-26 08:23:10.205 | open-iscsi 2021-04-26 08:23:10.205 | lvm2 2021-04-26 08:23:10.205 | qemu-utils 2021-04-26 08:23:10.205 | thin-provisioning-tools 2021-04-26 08:23:10.205 | acl 2021-04-26 08:23:10.205 | dnsmasq-base 2021-04-26 08:23:10.205 | dnsmasq-utils 2021-04-26 08:23:10.205 | ebtables 2021-04-26 08:23:10.205 | haproxy 2021-04-26 08:23:10.205 | iptables 2021-04-26 08:23:10.205 | iputils-arping 2021-04-26 08:23:10.205 | iputils-ping 2021-04-26 08:23:10.205 | libmysqlclient-dev 2021-04-26 08:23:10.205 | postgresql-server-dev-all 2021-04-26 08:23:10.205 | python3-mysqldb 2021-04-26 08:23:10.205 | sqlite3 2021-04-26 08:23:10.205 | sudo 2021-04-26 08:23:10.205 | vlan 2021-04-26 08:23:10.205 | ipset 2021-04-26 08:23:10.205 | conntrack 2021-04-26 08:23:10.205 | conntrackd 2021-04-26 08:23:10.205 | keepalived 2021-04-26 08:23:10.205 | dstat 2021-04-26 08:23:10.205 | lvm2 2021-04-26 08:23:10.205 | qemu-utils 2021-04-26 08:23:10.205 | thin-provisioning-tools 2021-04-26 08:23:10.205 | curl 2021-04-26 08:23:10.205 | liberasurecode-dev 2021-04-26 08:23:10.205 | make 2021-04-26 08:23:10.205 | memcached 2021-04-26 08:23:10.205 | sqlite3 2021-04-26 08:23:10.205 | xfsprogs' 2021-04-26 08:23:10.207 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-04-26 08:23:10.224 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-04-26 08:23:10.224 | apache2-dev 2021-04-26 08:23:10.224 | bc 2021-04-26 08:23:10.224 | bsdmainutils 2021-04-26 08:23:10.224 | curl 2021-04-26 08:23:10.224 | g++ 2021-04-26 08:23:10.224 | gawk 2021-04-26 08:23:10.224 | gcc 2021-04-26 08:23:10.224 | gettext 2021-04-26 08:23:10.224 | git 2021-04-26 08:23:10.224 | graphviz 2021-04-26 08:23:10.224 | iputils-ping 2021-04-26 08:23:10.224 | libapache2-mod-proxy-uwsgi 2021-04-26 08:23:10.224 | libffi-dev 2021-04-26 08:23:10.224 | libjpeg-dev 2021-04-26 08:23:10.224 | libmysqlclient-dev 2021-04-26 08:23:10.224 | libpcre3-dev 2021-04-26 08:23:10.224 | libpq-dev 2021-04-26 08:23:10.224 | libssl-dev 2021-04-26 08:23:10.224 | libsystemd-dev 2021-04-26 08:23:10.224 | libxml2-dev 2021-04-26 08:23:10.225 | libxslt1-dev 2021-04-26 08:23:10.225 | libyaml-dev 2021-04-26 08:23:10.225 | lsof 2021-04-26 08:23:10.225 | openssh-server 2021-04-26 08:23:10.225 | openssl 2021-04-26 08:23:10.225 | pkg-config 2021-04-26 08:23:10.225 | psmisc 2021-04-26 08:23:10.225 | python3-dev 2021-04-26 08:23:10.225 | python3-pip 2021-04-26 08:23:10.225 | python3-systemd 2021-04-26 08:23:10.225 | python3-venv 2021-04-26 08:23:10.225 | tar 2021-04-26 08:23:10.225 | tcpdump 2021-04-26 08:23:10.225 | unzip 2021-04-26 08:23:10.225 | uuid-runtime 2021-04-26 08:23:10.225 | wget 2021-04-26 08:23:10.225 | wget 2021-04-26 08:23:10.225 | zlib1g-dev 2021-04-26 08:23:10.225 | libkrb5-dev 2021-04-26 08:23:10.225 | libldap2-dev 2021-04-26 08:23:10.225 | libsasl2-dev 2021-04-26 08:23:10.225 | memcached 2021-04-26 08:23:10.225 | python3-mysqldb 2021-04-26 08:23:10.225 | sqlite3 2021-04-26 08:23:10.225 | conntrack 2021-04-26 08:23:10.225 | curl 2021-04-26 08:23:10.225 | dnsmasq-base 2021-04-26 08:23:10.225 | dnsmasq-utils 2021-04-26 08:23:10.225 | ebtables 2021-04-26 08:23:10.225 | genisoimage 2021-04-26 08:23:10.225 | iptables 2021-04-26 08:23:10.225 | iputils-arping 2021-04-26 08:23:10.225 | kpartx 2021-04-26 08:23:10.226 | libjs-jquery-tablesorter 2021-04-26 08:23:10.226 | libmysqlclient-dev 2021-04-26 08:23:10.226 | parted 2021-04-26 08:23:10.226 | pm-utils 2021-04-26 08:23:10.226 | python3-mysqldb 2021-04-26 08:23:10.226 | socat 2021-04-26 08:23:10.226 | sqlite3 2021-04-26 08:23:10.226 | sudo 2021-04-26 08:23:10.226 | vlan 2021-04-26 08:23:10.226 | lsscsi 2021-04-26 08:23:10.226 | open-iscsi 2021-04-26 08:23:10.226 | lvm2 2021-04-26 08:23:10.226 | qemu-utils 2021-04-26 08:23:10.226 | thin-provisioning-tools 2021-04-26 08:23:10.226 | acl 2021-04-26 08:23:10.226 | dnsmasq-base 2021-04-26 08:23:10.226 | dnsmasq-utils 2021-04-26 08:23:10.226 | ebtables 2021-04-26 08:23:10.226 | haproxy 2021-04-26 08:23:10.226 | iptables 2021-04-26 08:23:10.226 | iputils-arping 2021-04-26 08:23:10.226 | iputils-ping 2021-04-26 08:23:10.226 | libmysqlclient-dev 2021-04-26 08:23:10.226 | postgresql-server-dev-all 2021-04-26 08:23:10.226 | python3-mysqldb 2021-04-26 08:23:10.226 | sqlite3 2021-04-26 08:23:10.226 | sudo 2021-04-26 08:23:10.226 | vlan 2021-04-26 08:23:10.226 | ipset 2021-04-26 08:23:10.226 | conntrack 2021-04-26 08:23:10.226 | conntrackd 2021-04-26 08:23:10.226 | keepalived 2021-04-26 08:23:10.227 | dstat 2021-04-26 08:23:10.227 | lvm2 2021-04-26 08:23:10.227 | qemu-utils 2021-04-26 08:23:10.227 | thin-provisioning-tools 2021-04-26 08:23:10.227 | curl 2021-04-26 08:23:10.227 | liberasurecode-dev 2021-04-26 08:23:10.227 | make 2021-04-26 08:23:10.227 | memcached 2021-04-26 08:23:10.227 | sqlite3 2021-04-26 08:23:10.227 | xfsprogs ' 2021-04-26 08:23:10.229 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-04-26 08:23:10.231 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:10.233 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:10.237 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-04-26 08:23:10.237 | ++ 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:10.241 | ++ 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:10.244 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-26 08:23:10.246 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:23:10.248 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-04-26 08:23:10.250 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:23:10.253 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:10.255 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:23:10.257 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:10.259 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:10.261 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:23:10.264 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-26 08:23:10.266 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:10.268 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:23:10.271 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:23:10.275 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:23:10.277 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:23:10.279 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:23:10.281 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:23:10.283 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:23:10.286 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:23:10.291 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619425390287 2021-04-26 08:23:10.293 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:23:10.295 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:23:10.297 | ++ 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:10.533 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:23:10.580 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:23:10.636 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:23:10.672 | Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:23:10.682 | Hit:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:23:13.036 | Reading package lists... 2021-04-26 08:23:13.097 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:23:13.099 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:23:13.101 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:23:13.104 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:23:13.106 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:23:13.108 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:23:13.110 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:23:13.113 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:23:13.115 | ++ functions-common:time_stop:2311 : start_time=1619425390287 2021-04-26 08:23:13.117 | ++ functions-common:time_stop:2313 : [[ -z 1619425390287 ]] 2021-04-26 08:23:13.120 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:23:13.124 | ++ functions-common:time_stop:2316 : end_time=1619425393121 2021-04-26 08:23:13.126 | ++ functions-common:time_stop:2317 : elapsed_time=2834 2021-04-26 08:23:13.129 | ++ functions-common:time_stop:2318 : total=0 2021-04-26 08:23:13.131 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:23:13.133 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2834 2021-04-26 08:23:13.136 | ++ 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:13.138 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:23:13.140 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:13.142 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:13.145 | ++ 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:13.166 | ++ 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:13.285 | Reading package lists... 2021-04-26 08:23:13.540 | Building dependency tree... 2021-04-26 08:23:13.541 | Reading state information... 2021-04-26 08:23:13.571 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:23:13.571 | bc is already the newest version (1.07.1-2). 2021-04-26 08:23:13.571 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:23:13.571 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:23:13.571 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:23:13.571 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:23:13.571 | ipset is already the newest version (6.34-1). 2021-04-26 08:23:13.571 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:23:13.571 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:23:13.571 | liberasurecode-dev is already the newest version (1.5.0-1). 2021-04-26 08:23:13.571 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:23:13.571 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:23:13.571 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:23:13.571 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:23:13.571 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:23:13.571 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:23:13.571 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-26 08:23:13.571 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:23:13.571 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:23:13.571 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:23:13.571 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-04-26 08:23:13.572 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:23:13.572 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:23:13.572 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:23:13.572 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:23:13.572 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:23:13.572 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:23:13.572 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:23:13.572 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:23:13.572 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:23:13.572 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:23:13.572 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:23:13.572 | dnsmasq-base set to manually installed. 2021-04-26 08:23:13.572 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:23:13.572 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:23:13.572 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:23:13.572 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:23:13.572 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:23:13.572 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:23:13.572 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:23:13.572 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:23:13.572 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:23:13.572 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:23:13.572 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:23:13.572 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:23:13.572 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:23:13.572 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:23:13.572 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:23:13.572 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:23:13.572 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:23:13.572 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:23:13.572 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:23:13.573 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:23:13.573 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:23:13.573 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:23:13.573 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:23:13.573 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:23:13.573 | openssl set to manually installed. 2021-04-26 08:23:13.573 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:23:13.573 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:23:13.573 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:23:13.573 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:23:13.573 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:23:13.573 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:23:13.573 | tar set to manually installed. 2021-04-26 08:23:13.573 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:23:13.573 | tcpdump set to manually installed. 2021-04-26 08:23:13.573 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:23:13.759 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:23:13.760 | uuid-runtime set to manually installed. 2021-04-26 08:23:13.760 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:23:13.760 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:23:13.760 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:23:13.760 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:23:13.760 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:23:13.760 | The following packages were automatically installed and are no longer required: 2021-04-26 08:23:13.760 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:23:13.760 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:23:13.760 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-04-26 08:23:13.760 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-26 08:23:13.760 | python3-twisted-bin python3-zope.interface 2021-04-26 08:23:13.760 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:23:13.761 | The following additional packages will be installed: 2021-04-26 08:23:13.761 | libssh-4 qemu-block-extra 2021-04-26 08:23:13.763 | Suggested packages: 2021-04-26 08:23:13.763 | python3-mysqldb-dbg debootstrap 2021-04-26 08:23:13.818 | The following NEW packages will be installed: 2021-04-26 08:23:13.818 | libssh-4 python3-pip 2021-04-26 08:23:13.820 | The following packages will be upgraded: 2021-04-26 08:23:13.820 | python3-mysqldb qemu-block-extra qemu-utils 2021-04-26 08:23:14.105 | 3 upgraded, 2 newly installed, 0 to remove and 173 not upgraded. 2021-04-26 08:23:14.105 | 2 not fully installed or removed. 2021-04-26 08:23:14.106 | Need to get 1,408 kB/1,522 kB of archives. 2021-04-26 08:23:14.106 | After this operation, 1,521 kB of additional disk space will be used. 2021-04-26 08:23:14.106 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.1~cloud0 [175 kB] 2021-04-26 08:23:14.747 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-mysqldb amd64 1.4.4-2build1~cloud0 [51.3 kB] 2021-04-26 08:23:14.776 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.13~cloud0 [1,048 kB] 2021-04-26 08:23:15.168 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.13~cloud0 [134 kB] 2021-04-26 08:23:15.865 | Fetched 1,408 kB in 1s (949 kB/s) 2021-04-26 08:23:15.909 | Selecting previously unselected package libssh-4:amd64. 2021-04-26 08:23:15.949 | (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 ... 77541 files and directories currently installed.) 2021-04-26 08:23:15.953 | Preparing to unpack .../libssh-4_0.9.3-2ubuntu2.1~cloud0_amd64.deb ... 2021-04-26 08:23:15.965 | Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.1~cloud0) ... 2021-04-26 08:23:16.072 | Preparing to unpack .../python3-mysqldb_1.4.4-2build1~cloud0_amd64.deb ... 2021-04-26 08:23:16.219 | Unpacking python3-mysqldb (1.4.4-2build1~cloud0) over (1.3.10-1build1) ... 2021-04-26 08:23:16.308 | Selecting previously unselected package python3-pip. 2021-04-26 08:23:16.315 | Preparing to unpack .../python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-04-26 08:23:16.318 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-26 08:23:16.413 | Preparing to unpack .../qemu-utils_1%3a4.2-3ubuntu6.13~cloud0_amd64.deb ... 2021-04-26 08:23:16.435 | Unpacking qemu-utils (1:4.2-3ubuntu6.13~cloud0) over (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-26 08:23:16.694 | Preparing to unpack .../qemu-block-extra_1%3a4.2-3ubuntu6.13~cloud0_amd64.deb ... 2021-04-26 08:23:16.716 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.13~cloud0) over (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-26 08:23:16.810 | Setting up python3-mysqldb (1.4.4-2build1~cloud0) ... 2021-04-26 08:23:17.107 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:23:17.782 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:23:17.782 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:23:17.784 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:23:17.790 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:23:17.790 | Loaded: error (Reason: Exec format error) 2021-04-26 08:23:17.790 | Active: inactive (dead) 2021-04-26 08:23:17.790 | 2021-04-26 08:23:17.790 | Apr 26 08:22:39 dv-osbrick-787933-1-iscsi 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:17.791 | Apr 26 08:22:47 dv-osbrick-787933-1-iscsi 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:17.791 | Apr 26 08:22:47 dv-osbrick-787933-1-iscsi 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:17.791 | Apr 26 08:22:47 dv-osbrick-787933-1-iscsi 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:17.791 | Apr 26 08:23:06 dv-osbrick-787933-1-iscsi 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:17.791 | Apr 26 08:23:06 dv-osbrick-787933-1-iscsi 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:17.791 | Apr 26 08:23:06 dv-osbrick-787933-1-iscsi 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:17.791 | Apr 26 08:23:17 dv-osbrick-787933-1-iscsi 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:17.791 | Apr 26 08:23:17 dv-osbrick-787933-1-iscsi 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:17.791 | Apr 26 08:23:17 dv-osbrick-787933-1-iscsi 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:17.792 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:23:17.792 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:23:17.792 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-26 08:23:17.822 | Setting up libssh-4:amd64 (0.9.3-2ubuntu2.1~cloud0) ... 2021-04-26 08:23:17.858 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-26 08:23:18.251 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-26 08:23:18.838 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:23:18.838 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:23:18.838 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:23:18.838 | 2021-04-26 08:23:18.839 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:23:18.839 | dependency problems - leaving unconfigured 2021-04-26 08:23:18.839 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.13~cloud0) ... 2021-04-26 08:23:18.866 | Setting up qemu-utils (1:4.2-3ubuntu6.13~cloud0) ... 2021-04-26 08:23:18.894 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-26 08:23:18.935 | Errors were encountered while processing: 2021-04-26 08:23:18.935 | python3-rtslib-fb 2021-04-26 08:23:18.935 | targetcli-fb 2021-04-26 08:23:20.850 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:23:20.855 | ++ functions-common:apt_get:1113 : result=100 2021-04-26 08:23:20.857 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:23:20.859 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:23:20.861 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:23:20.864 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:23:20.866 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:23:20.868 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:23:20.871 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:23:20.873 | ++ functions-common:time_stop:2311 : start_time=1619425393162 2021-04-26 08:23:20.875 | ++ functions-common:time_stop:2313 : [[ -z 1619425393162 ]] 2021-04-26 08:23:20.877 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:23:20.881 | ++ functions-common:time_stop:2316 : end_time=1619425400878 2021-04-26 08:23:20.884 | ++ functions-common:time_stop:2317 : elapsed_time=7716 2021-04-26 08:23:20.886 | ++ functions-common:time_stop:2318 : total=3655 2021-04-26 08:23:20.888 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:23:20.890 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=11371 2021-04-26 08:23:20.892 | ++ functions-common:apt_get:1117 : return 100 2021-04-26 08:23:20.895 | ++ functions-common:install_package:1344 : RETRY_UPDATE=True 2021-04-26 08:23:20.898 | ++ functions-common:install_package:1344 : update_package_repo 2021-04-26 08:23:20.900 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:23:20.902 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:23:20.904 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=True 2021-04-26 08:23:20.907 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:20.909 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:23:20.911 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:20.914 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:20.917 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:23:20.919 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:23:20.921 | ++ functions-common:apt_get_update:1068 : [[ True != \T\r\u\e ]] 2021-04-26 08:23:20.923 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:20.926 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:23:20.928 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:23:20.933 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:23:20.935 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:23:20.938 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:23:20.940 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:23:20.942 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:23:20.945 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:23:20.949 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619425400946 2021-04-26 08:23:20.952 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:23:20.954 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:23:20.956 | ++ 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:21.188 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:23:21.233 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:23:21.287 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:23:21.330 | Hit:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:23:21.332 | Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:23:23.688 | Reading package lists... 2021-04-26 08:23:23.749 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:23:23.751 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:23:23.754 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:23:23.756 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:23:23.758 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:23:23.761 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:23:23.763 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:23:23.765 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:23:23.767 | ++ functions-common:time_stop:2311 : start_time=1619425400946 2021-04-26 08:23:23.770 | ++ functions-common:time_stop:2313 : [[ -z 1619425400946 ]] 2021-04-26 08:23:23.772 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:23:23.776 | ++ functions-common:time_stop:2316 : end_time=1619425403773 2021-04-26 08:23:23.778 | ++ functions-common:time_stop:2317 : elapsed_time=2827 2021-04-26 08:23:23.781 | ++ functions-common:time_stop:2318 : total=2834 2021-04-26 08:23:23.783 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:23:23.785 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5661 2021-04-26 08:23:23.788 | ++ 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:23:23.791 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:23:23.793 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:23.795 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:23.798 | ++ 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:23.819 | ++ 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:23.941 | Reading package lists... 2021-04-26 08:23:24.195 | Building dependency tree... 2021-04-26 08:23:24.196 | Reading state information... 2021-04-26 08:23:24.226 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:23:24.226 | bc is already the newest version (1.07.1-2). 2021-04-26 08:23:24.226 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:23:24.226 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:23:24.226 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:23:24.226 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:23:24.226 | ipset is already the newest version (6.34-1). 2021-04-26 08:23:24.226 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:23:24.227 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:23:24.227 | liberasurecode-dev is already the newest version (1.5.0-1). 2021-04-26 08:23:24.227 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:23:24.227 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:23:24.227 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:23:24.227 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:23:24.227 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:23:24.227 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:23:24.227 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-26 08:23:24.227 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:23:24.227 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:23:24.227 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:23:24.227 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-04-26 08:23:24.227 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:23:24.228 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:23:24.228 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:23:24.228 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:23:24.228 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:23:24.228 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:23:24.228 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:23:24.228 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:23:24.228 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:23:24.228 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:23:24.228 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:23:24.228 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:23:24.228 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:23:24.228 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:23:24.228 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:23:24.228 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:23:24.228 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:23:24.228 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:23:24.228 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:23:24.228 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:23:24.228 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:23:24.228 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:23:24.228 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:23:24.228 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:23:24.228 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:23:24.228 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:23:24.228 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:23:24.228 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:23:24.228 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:23:24.229 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:23:24.229 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:23:24.229 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:23:24.229 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:23:24.229 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:23:24.229 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:23:24.229 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:23:24.229 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:23:24.229 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:23:24.229 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:23:24.229 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:23:24.229 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:23:24.229 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:23:24.229 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:23:24.229 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:23:24.229 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:23:24.229 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:23:24.413 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:23:24.413 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:23:24.413 | python3-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.4). 2021-04-26 08:23:24.413 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:23:24.413 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-26 08:23:24.413 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-26 08:23:24.413 | The following packages were automatically installed and are no longer required: 2021-04-26 08:23:24.413 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:23:24.413 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:23:24.413 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-04-26 08:23:24.414 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-26 08:23:24.414 | python3-twisted-bin python3-zope.interface 2021-04-26 08:23:24.414 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:23:24.835 | 0 upgraded, 0 newly installed, 0 to remove and 173 not upgraded. 2021-04-26 08:23:24.835 | 2 not fully installed or removed. 2021-04-26 08:23:24.835 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:23:24.857 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:23:25.518 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:23:25.518 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:23:25.519 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:23:25.526 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:23:25.526 | Loaded: error (Reason: Exec format error) 2021-04-26 08:23:25.526 | Active: inactive (dead) 2021-04-26 08:23:25.526 | 2021-04-26 08:23:25.526 | Apr 26 08:22:47 dv-osbrick-787933-1-iscsi 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:25.526 | Apr 26 08:23:06 dv-osbrick-787933-1-iscsi 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:25.526 | Apr 26 08:23:06 dv-osbrick-787933-1-iscsi 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:25.526 | Apr 26 08:23:06 dv-osbrick-787933-1-iscsi 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:25.526 | Apr 26 08:23:17 dv-osbrick-787933-1-iscsi 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:25.526 | Apr 26 08:23:17 dv-osbrick-787933-1-iscsi 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:25.526 | Apr 26 08:23:17 dv-osbrick-787933-1-iscsi 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:25.526 | Apr 26 08:23:25 dv-osbrick-787933-1-iscsi 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:25.526 | Apr 26 08:23:25 dv-osbrick-787933-1-iscsi 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:25.526 | Apr 26 08:23:25 dv-osbrick-787933-1-iscsi 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:25.527 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:23:25.527 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:23:25.527 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:23:25.527 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:23:25.527 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:23:25.527 | 2021-04-26 08:23:25.528 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:23:25.528 | dependency problems - leaving unconfigured 2021-04-26 08:23:25.536 | Errors were encountered while processing: 2021-04-26 08:23:25.537 | python3-rtslib-fb 2021-04-26 08:23:25.537 | targetcli-fb 2021-04-26 08:23:27.454 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:23:27.458 | + functions-common:apt_get:1 : exit_trap 2021-04-26 08:23:27.461 | + ./stack.sh:exit_trap:503 : local r=100 2021-04-26 08:23:27.464 | ++ ./stack.sh:exit_trap:504 : jobs -p 2021-04-26 08:23:27.466 | + ./stack.sh:exit_trap:504 : jobs= 2021-04-26 08:23:27.468 | + ./stack.sh:exit_trap:507 : [[ -n '' ]] 2021-04-26 08:23:27.471 | + ./stack.sh:exit_trap:513 : '[' -f '' ']' 2021-04-26 08:23:27.473 | + ./stack.sh:exit_trap:518 : kill_spinner 2021-04-26 08:23:27.475 | + ./stack.sh:kill_spinner:413 : '[' '!' -z '' ']' 2021-04-26 08:23:27.477 | + ./stack.sh:exit_trap:520 : [[ 100 -ne 0 ]] 2021-04-26 08:23:27.479 | + ./stack.sh:exit_trap:521 : echo 'Error on exit' 2021-04-26 08:23:27.479 | Error on exit 2021-04-26 08:23:27.482 | + ./stack.sh:exit_trap:523 : type -p generate-subunit 2021-04-26 08:23:27.484 | + ./stack.sh:exit_trap:524 : generate-subunit 1619425382 25 fail 2021-04-26 08:23:28.071 | + ./stack.sh:exit_trap:526 : [[ -z /opt/stack/logs ]] 2021-04-26 08:23:28.074 | + ./stack.sh:exit_trap:529 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-04-26 08:23:28.516 | + ./stack.sh:exit_trap:538 : exit 100