2022-01-05 15:55:28.466 | + ./stack.sh:main:462 : exec 2022-01-05 15:55:28.466 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-155528' 2022-01-05 15:55:28.466 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-155528.summary.2022-01-05-155528 2022-01-05 15:55:28.466 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:55:28.466 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-155528 2022-01-05 15:55:28.466 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-155528 /opt/stack/logs/stack.sh.log 2022-01-05 15:55:28.466 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-155528.summary.2022-01-05-155528 /opt/stack/logs/stack.sh.log.summary 2022-01-05 15:55:28.466 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-01-05 15:55:28.466 | + functions:check_path_perm_sanity:620 : local real_path 2022-01-05 15:55:28.466 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-01-05 15:55:28.467 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-01-05 15:55:28.467 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-01-05 15:55:28.467 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-01-05 15:55:28.467 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-01-05 15:55:28.467 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 15:55:28.467 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-01-05 15:55:28.467 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-01-05 15:55:28.467 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 15:55:28.467 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 15:55:28.467 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-01-05 15:55:28.468 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-01-05 15:55:28.471 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 15:55:28.473 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-01-05 15:55:28.475 | + ./stack.sh:main:535 : trap err_trap ERR 2022-01-05 15:55:28.477 | + ./stack.sh:main:548 : set -o errexit 2022-01-05 15:55:28.480 | + ./stack.sh:main:551 : uname -a 2022-01-05 15:55:28.481 | Linux dv-cinder-victoria-3-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-05 15:55:28.483 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 15:55:28.485 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 15:55:28.488 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-01-05 15:55:28.515 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 15:55:28.531 | + ./stack.sh:main:565 : fetch_plugins 2022-01-05 15:55:28.533 | + functions-common:fetch_plugins:1656 : local plugins= 2022-01-05 15:55:28.535 | + functions-common:fetch_plugins:1657 : local plugin 2022-01-05 15:55:28.536 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2022-01-05 15:55:28.538 | + functions-common:fetch_plugins:1661 : return 2022-01-05 15:55:28.540 | + ./stack.sh:main:569 : run_phase override_defaults 2022-01-05 15:55:28.542 | + functions-common:run_phase:1738 : local mode=override_defaults 2022-01-05 15:55:28.544 | + functions-common:run_phase:1739 : local phase= 2022-01-05 15:55:28.546 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 15:55:28.547 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 15:55:28.549 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 15:55:28.551 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 15:55:28.553 | + functions-common:run_phase:1748 : local extra 2022-01-05 15:55:28.555 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 15:55:28.558 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 15:55:28.560 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 15:55:28.561 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 15:55:28.563 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 15:55:28.565 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 15:55:28.578 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:28.580 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 15:55:28.582 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:55:28.584 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:55:28.585 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:55:28.588 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:55:28.589 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:55:28.591 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 15:55:28.593 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 15:55:28.595 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 15:55:28.597 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 15:55:28.598 | + functions-common:run_phase:1763 : plugin_override_defaults 2022-01-05 15:55:28.600 | + functions-common:plugin_override_defaults:1697 : local plugins= 2022-01-05 15:55:28.602 | + functions-common:plugin_override_defaults:1698 : local plugin 2022-01-05 15:55:28.604 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2022-01-05 15:55:28.606 | + functions-common:plugin_override_defaults:1702 : return 2022-01-05 15:55:28.608 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-01-05 15:55:28.624 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-01-05 15:55:28.626 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 15:55:28.639 | ++ functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:55:28.642 | +++ lib/tls:source:43 : hostname -f 2022-01-05 15:55:28.645 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 15:55:28.647 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 15:55:28.648 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 15:55:28.651 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 15:55:28.653 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 15:55:28.655 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 15:55:28.657 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 15:55:28.658 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 15:55:28.660 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 15:55:28.662 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 15:55:28.666 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-01-05 15:55:28.678 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 15:55:28.695 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 15:55:28.713 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 15:55:28.725 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 15:55:28.751 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-01-05 15:55:28.791 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-01-05 15:55:28.871 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-01-05 15:55:28.892 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 15:55:28.926 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-01-05 15:55:28.979 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 15:55:29.109 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 15:55:29.124 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 15:55:29.140 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 15:55:29.152 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 15:55:29.237 | + ./stack.sh:main:598 : run_phase source 2022-01-05 15:55:29.239 | + functions-common:run_phase:1738 : local mode=source 2022-01-05 15:55:29.241 | + functions-common:run_phase:1739 : local phase= 2022-01-05 15:55:29.243 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 15:55:29.246 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 15:55:29.248 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 15:55:29.250 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 15:55:29.252 | + functions-common:run_phase:1748 : local extra 2022-01-05 15:55:29.254 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 15:55:29.258 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 15:55:29.260 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 15:55:29.262 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 15:55:29.264 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 15:55:29.266 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 15:55:29.280 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:29.282 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 15:55:29.284 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 15:55:29.324 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 15:55:29.326 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-01-05 15:55:29.328 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 15:55:29.331 | + functions-common:run_phase:1760 : load_plugin_settings 2022-01-05 15:55:29.333 | + functions-common:load_plugin_settings:1674 : local plugins= 2022-01-05 15:55:29.335 | + functions-common:load_plugin_settings:1675 : local plugin 2022-01-05 15:55:29.337 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2022-01-05 15:55:29.339 | + functions-common:load_plugin_settings:1679 : return 2022-01-05 15:55:29.341 | + functions-common:run_phase:1761 : verify_disabled_services 2022-01-05 15:55:29.344 | + functions-common:verify_disabled_services:2021 : local service 2022-01-05 15:55:29.346 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.348 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-05 15:55:29.350 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.352 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-05 15:55:29.355 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.357 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-05 15:55:29.360 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.362 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-05 15:55:29.364 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.366 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-05 15:55:29.368 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.371 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-05 15:55:29.373 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.376 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-05 15:55:29.378 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.380 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-05 15:55:29.382 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.384 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-05 15:55:29.387 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.389 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-05 15:55:29.391 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.393 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-05 15:55:29.395 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.398 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-05 15:55:29.400 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.402 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-05 15:55:29.404 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.407 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-05 15:55:29.409 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.411 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-05 15:55:29.413 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.416 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-05 15:55:29.419 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.421 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-05 15:55:29.423 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.427 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-05 15:55:29.430 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.433 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-05 15:55:29.435 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.437 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-05 15:55:29.439 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.442 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-05 15:55:29.444 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.446 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-05 15:55:29.448 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.451 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-05 15:55:29.453 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.455 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-05 15:55:29.457 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.459 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-05 15:55:29.462 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.464 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-05 15:55:29.466 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.469 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-05 15:55:29.471 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.473 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-05 15:55:29.475 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.477 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-05 15:55:29.480 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.482 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-05 15:55:29.485 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.487 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-05 15:55:29.489 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.491 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-05 15:55:29.494 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.496 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-05 15:55:29.498 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.500 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-05 15:55:29.503 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.505 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-05 15:55:29.507 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.510 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-05 15:55:29.512 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.515 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-05 15:55:29.517 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.519 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-05 15:55:29.521 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.524 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-05 15:55:29.526 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:55:29.528 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-05 15:55:29.531 | + ./stack.sh:main:669 : initialize_database_backends 2022-01-05 15:55:29.533 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 15:55:29.535 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 15:55:29.550 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:29.552 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 15:55:29.554 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 15:55:29.557 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 15:55:29.572 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:55:29.574 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 15:55:29.576 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 15:55:29.578 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 15:55:29.581 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 15:55:29.583 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 15:55:29.585 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 15:55:29.587 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 15:55:29.590 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 15:55:29.592 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 15:55:29.594 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 15:55:29.597 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 15:55:29.599 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 15:55:29.602 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-01-05 15:55:29.602 | Using mysql database backend 2022-01-05 15:55:29.604 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 15:55:29.621 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-01-05 15:55:29.636 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:29.638 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 15:55:29.654 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-01-05 15:55:29.671 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:29.673 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 15:55:29.688 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 15:55:29.703 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-01-05 15:55:29.720 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:55:29.722 | + ./stack.sh:main:717 : is_service_enabled nova 2022-01-05 15:55:29.738 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:29.740 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-01-05 15:55:29.743 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-01-05 15:55:29.758 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:29.761 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 15:55:29.777 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-01-05 15:55:29.779 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-01-05 15:55:29.782 | + ./stack.sh:main:739 : save_stackenv 739 2022-01-05 15:55:29.784 | + functions-common:save_stackenv:60 : local tag=739 2022-01-05 15:55:29.787 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 15:55:29.791 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-155529 2022-01-05 15:55:29.794 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-155529 739' 2022-01-05 15:55:29.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:55:29.798 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 15:55:29.801 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:55:29.803 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 15:55:29.805 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:55:29.808 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 15:55:29.811 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:55:29.813 | + 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 2022-01-05 15:55:29.815 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:55:29.818 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.23 2022-01-05 15:55:29.820 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:55:29.823 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.23/identity 2022-01-05 15:55:29.825 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:55:29.827 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-155528 2022-01-05 15:55:29.830 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:55:29.832 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 15:55:29.834 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:55:29.837 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.23 2022-01-05 15:55:29.839 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:55:29.842 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 15:55:29.844 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:55:29.846 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 15:55:29.848 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:55:29.851 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 15:55:29.853 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:55:29.855 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 15:55:29.858 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-01-05 15:55:29.860 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 15:55:29.862 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-01-05 15:55:29.864 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-05 15:55:29.866 | + functions-common:git_clone:528 : local orig_dir 2022-01-05 15:55:29.869 | ++ functions-common:git_clone:529 : pwd 2022-01-05 15:55:29.872 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-05 15:55:29.874 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-05 15:55:29.877 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-05 15:55:29.892 | + functions-common:git_clone:532 : RECLONE=False 2022-01-05 15:55:29.894 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-05 15:55:29.896 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-05 15:55:29.899 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-05 15:55:29.899 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-05 15:55:29.904 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 15:55:29.906 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-05 15:55:29.908 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2022-01-05 15:55:29.911 | + functions-common:git_clone:595 : git show --oneline 2022-01-05 15:55:29.911 | + functions-common:git_clone:595 : head -1 2022-01-05 15:55:29.915 | 533601b0 update constraint for oslo.context to new release 3.1.2 2022-01-05 15:55:29.918 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-05 15:55:29.920 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-01-05 15:55:29.923 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:55:29.925 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-01-05 15:55:29.927 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 15:55:29.930 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 15:55:29.932 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 15:55:29.935 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 15:55:29.937 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 15:55:29.939 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 15:55:29.942 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 15:55:29.945 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 15:55:29.950 | ++ tools/install_prereqs.sh:source:47 : NOW=1641398129 2022-01-05 15:55:29.953 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 15:55:29.957 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641398107 2022-01-05 15:55:29.959 | ++ tools/install_prereqs.sh:source:49 : DELTA=22 2022-01-05 15:55:29.962 | ++ tools/install_prereqs.sh:source:50 : [[ 22 -lt 7200 ]] 2022-01-05 15:55:29.964 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 15:55:29.966 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 15:55:29.969 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2022-01-05 15:55:29.971 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 15:55:29.973 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2022-01-05 15:55:29.975 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 15:55:29.978 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2022-01-05 15:55:29.980 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 15:55:29.984 | +++ 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 2022-01-05 15:55:30.030 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 15:55:30.030 | apache2-dev 2022-01-05 15:55:30.030 | bc 2022-01-05 15:55:30.030 | bsdmainutils 2022-01-05 15:55:30.030 | curl 2022-01-05 15:55:30.031 | g++ 2022-01-05 15:55:30.031 | gcc 2022-01-05 15:55:30.031 | gettext 2022-01-05 15:55:30.031 | git 2022-01-05 15:55:30.031 | graphviz 2022-01-05 15:55:30.031 | iputils-ping 2022-01-05 15:55:30.031 | libapache2-mod-proxy-uwsgi 2022-01-05 15:55:30.031 | libffi-dev 2022-01-05 15:55:30.031 | libjpeg-dev 2022-01-05 15:55:30.031 | libmysqlclient-dev 2022-01-05 15:55:30.031 | libpcre3-dev 2022-01-05 15:55:30.031 | libpq-dev 2022-01-05 15:55:30.031 | libssl-dev 2022-01-05 15:55:30.031 | libsystemd-dev 2022-01-05 15:55:30.031 | libxml2-dev 2022-01-05 15:55:30.031 | libxslt1-dev 2022-01-05 15:55:30.031 | libyaml-dev 2022-01-05 15:55:30.031 | lsof 2022-01-05 15:55:30.031 | openssh-server 2022-01-05 15:55:30.031 | openssl 2022-01-05 15:55:30.031 | pkg-config 2022-01-05 15:55:30.031 | psmisc 2022-01-05 15:55:30.031 | python3-dev 2022-01-05 15:55:30.031 | python3-pip 2022-01-05 15:55:30.031 | python3-venv 2022-01-05 15:55:30.031 | tar 2022-01-05 15:55:30.031 | tcpdump 2022-01-05 15:55:30.031 | unzip 2022-01-05 15:55:30.031 | uuid-runtime 2022-01-05 15:55:30.031 | wget 2022-01-05 15:55:30.031 | wget 2022-01-05 15:55:30.031 | zlib1g-dev 2022-01-05 15:55:30.031 | libkrb5-dev 2022-01-05 15:55:30.031 | libldap2-dev 2022-01-05 15:55:30.031 | libsasl2-dev 2022-01-05 15:55:30.031 | memcached 2022-01-05 15:55:30.031 | python3-mysqldb 2022-01-05 15:55:30.031 | sqlite3 2022-01-05 15:55:30.032 | conntrack 2022-01-05 15:55:30.032 | curl 2022-01-05 15:55:30.032 | dnsmasq-base 2022-01-05 15:55:30.032 | dnsmasq-utils 2022-01-05 15:55:30.032 | ebtables 2022-01-05 15:55:30.032 | gawk 2022-01-05 15:55:30.032 | genisoimage 2022-01-05 15:55:30.032 | iptables 2022-01-05 15:55:30.032 | iputils-arping 2022-01-05 15:55:30.032 | kpartx 2022-01-05 15:55:30.032 | libjs-jquery-tablesorter 2022-01-05 15:55:30.032 | libmysqlclient-dev 2022-01-05 15:55:30.032 | parted 2022-01-05 15:55:30.032 | pm-utils 2022-01-05 15:55:30.032 | python3-mysqldb 2022-01-05 15:55:30.032 | socat 2022-01-05 15:55:30.032 | sqlite3 2022-01-05 15:55:30.032 | sudo 2022-01-05 15:55:30.032 | vlan 2022-01-05 15:55:30.032 | lsscsi 2022-01-05 15:55:30.032 | open-iscsi 2022-01-05 15:55:30.032 | lvm2 2022-01-05 15:55:30.032 | qemu-utils 2022-01-05 15:55:30.032 | thin-provisioning-tools 2022-01-05 15:55:30.032 | acl 2022-01-05 15:55:30.032 | dnsmasq-base 2022-01-05 15:55:30.032 | dnsmasq-utils 2022-01-05 15:55:30.032 | ebtables 2022-01-05 15:55:30.032 | haproxy 2022-01-05 15:55:30.032 | iptables 2022-01-05 15:55:30.032 | iputils-arping 2022-01-05 15:55:30.032 | iputils-ping 2022-01-05 15:55:30.032 | libmysqlclient-dev 2022-01-05 15:55:30.032 | postgresql-server-dev-all 2022-01-05 15:55:30.032 | python3-mysqldb 2022-01-05 15:55:30.032 | sqlite3 2022-01-05 15:55:30.032 | sudo 2022-01-05 15:55:30.033 | vlan 2022-01-05 15:55:30.033 | ipset 2022-01-05 15:55:30.033 | conntrack 2022-01-05 15:55:30.033 | conntrackd 2022-01-05 15:55:30.033 | keepalived 2022-01-05 15:55:30.033 | dstat 2022-01-05 15:55:30.033 | lvm2 2022-01-05 15:55:30.033 | qemu-utils 2022-01-05 15:55:30.033 | thin-provisioning-tools 2022-01-05 15:55:30.033 | curl 2022-01-05 15:55:30.033 | liberasurecode-dev 2022-01-05 15:55:30.033 | make 2022-01-05 15:55:30.033 | memcached 2022-01-05 15:55:30.033 | sqlite3 2022-01-05 15:55:30.033 | xfsprogs' 2022-01-05 15:55:30.034 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 15:55:30.052 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 15:55:30.052 | apache2-dev 2022-01-05 15:55:30.052 | bc 2022-01-05 15:55:30.052 | bsdmainutils 2022-01-05 15:55:30.052 | curl 2022-01-05 15:55:30.052 | g++ 2022-01-05 15:55:30.052 | gcc 2022-01-05 15:55:30.052 | gettext 2022-01-05 15:55:30.052 | git 2022-01-05 15:55:30.052 | graphviz 2022-01-05 15:55:30.052 | iputils-ping 2022-01-05 15:55:30.052 | libapache2-mod-proxy-uwsgi 2022-01-05 15:55:30.052 | libffi-dev 2022-01-05 15:55:30.052 | libjpeg-dev 2022-01-05 15:55:30.052 | libmysqlclient-dev 2022-01-05 15:55:30.052 | libpcre3-dev 2022-01-05 15:55:30.052 | libpq-dev 2022-01-05 15:55:30.052 | libssl-dev 2022-01-05 15:55:30.052 | libsystemd-dev 2022-01-05 15:55:30.052 | libxml2-dev 2022-01-05 15:55:30.052 | libxslt1-dev 2022-01-05 15:55:30.053 | libyaml-dev 2022-01-05 15:55:30.053 | lsof 2022-01-05 15:55:30.053 | openssh-server 2022-01-05 15:55:30.053 | openssl 2022-01-05 15:55:30.053 | pkg-config 2022-01-05 15:55:30.053 | psmisc 2022-01-05 15:55:30.053 | python3-dev 2022-01-05 15:55:30.053 | python3-pip 2022-01-05 15:55:30.053 | python3-venv 2022-01-05 15:55:30.053 | tar 2022-01-05 15:55:30.053 | tcpdump 2022-01-05 15:55:30.053 | unzip 2022-01-05 15:55:30.053 | uuid-runtime 2022-01-05 15:55:30.053 | wget 2022-01-05 15:55:30.053 | wget 2022-01-05 15:55:30.053 | zlib1g-dev 2022-01-05 15:55:30.053 | libkrb5-dev 2022-01-05 15:55:30.053 | libldap2-dev 2022-01-05 15:55:30.053 | libsasl2-dev 2022-01-05 15:55:30.053 | memcached 2022-01-05 15:55:30.053 | python3-mysqldb 2022-01-05 15:55:30.053 | sqlite3 2022-01-05 15:55:30.053 | conntrack 2022-01-05 15:55:30.053 | curl 2022-01-05 15:55:30.053 | dnsmasq-base 2022-01-05 15:55:30.053 | dnsmasq-utils 2022-01-05 15:55:30.053 | ebtables 2022-01-05 15:55:30.053 | gawk 2022-01-05 15:55:30.053 | genisoimage 2022-01-05 15:55:30.053 | iptables 2022-01-05 15:55:30.053 | iputils-arping 2022-01-05 15:55:30.053 | kpartx 2022-01-05 15:55:30.053 | libjs-jquery-tablesorter 2022-01-05 15:55:30.053 | libmysqlclient-dev 2022-01-05 15:55:30.053 | parted 2022-01-05 15:55:30.053 | pm-utils 2022-01-05 15:55:30.054 | python3-mysqldb 2022-01-05 15:55:30.054 | socat 2022-01-05 15:55:30.054 | sqlite3 2022-01-05 15:55:30.054 | sudo 2022-01-05 15:55:30.054 | vlan 2022-01-05 15:55:30.054 | lsscsi 2022-01-05 15:55:30.054 | open-iscsi 2022-01-05 15:55:30.054 | lvm2 2022-01-05 15:55:30.054 | qemu-utils 2022-01-05 15:55:30.054 | thin-provisioning-tools 2022-01-05 15:55:30.054 | acl 2022-01-05 15:55:30.054 | dnsmasq-base 2022-01-05 15:55:30.054 | dnsmasq-utils 2022-01-05 15:55:30.054 | ebtables 2022-01-05 15:55:30.054 | haproxy 2022-01-05 15:55:30.054 | iptables 2022-01-05 15:55:30.054 | iputils-arping 2022-01-05 15:55:30.054 | iputils-ping 2022-01-05 15:55:30.054 | libmysqlclient-dev 2022-01-05 15:55:30.054 | postgresql-server-dev-all 2022-01-05 15:55:30.054 | python3-mysqldb 2022-01-05 15:55:30.054 | sqlite3 2022-01-05 15:55:30.054 | sudo 2022-01-05 15:55:30.054 | vlan 2022-01-05 15:55:30.054 | ipset 2022-01-05 15:55:30.054 | conntrack 2022-01-05 15:55:30.054 | conntrackd 2022-01-05 15:55:30.054 | keepalived 2022-01-05 15:55:30.054 | dstat 2022-01-05 15:55:30.054 | lvm2 2022-01-05 15:55:30.054 | qemu-utils 2022-01-05 15:55:30.054 | thin-provisioning-tools 2022-01-05 15:55:30.054 | curl 2022-01-05 15:55:30.054 | liberasurecode-dev 2022-01-05 15:55:30.054 | make 2022-01-05 15:55:30.054 | memcached 2022-01-05 15:55:30.054 | sqlite3 2022-01-05 15:55:30.055 | xfsprogs ' 2022-01-05 15:55:30.055 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 15:55:30.057 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:30.059 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:30.062 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ 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-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 gawk 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 2022-01-05 15:55:30.063 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 15:55:30.067 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ 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-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 gawk 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 2022-01-05 15:55:30.070 | ++ functions-common:install_package:1344 : update_package_repo 2022-01-05 15:55:30.072 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:55:30.074 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2022-01-05 15:55:30.076 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:55:30.078 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:55:30.080 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:55:30.082 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:30.084 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:30.086 | ++ functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:55:30.088 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2022-01-05 15:55:30.090 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2022-01-05 15:55:30.092 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2022-01-05 15:55:30.094 | +++ functions-common:apt_get_update:1078 : id -u 2022-01-05 15:55:30.099 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2022-01-05 15:55:30.101 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2022-01-05 15:55:30.103 | ++ functions-common:time_start:2296 : local name=apt-get-update 2022-01-05 15:55:30.105 | ++ functions-common:time_start:2297 : local start_time= 2022-01-05 15:55:30.107 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2022-01-05 15:55:30.110 | +++ functions-common:time_start:2301 : date +%s%3N 2022-01-05 15:55:30.113 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1641398130111 2022-01-05 15:55:30.115 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 15:55:30.118 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 15:55:30.120 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-05 15:55:30.491 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 15:55:30.492 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-05 15:55:30.606 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-05 15:55:30.730 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 15:55:32.704 | Reading package lists... 2022-01-05 15:55:32.735 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2022-01-05 15:55:32.737 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2022-01-05 15:55:32.739 | ++ functions-common:time_stop:2310 : local name 2022-01-05 15:55:32.741 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:32.744 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:32.746 | ++ functions-common:time_stop:2313 : local total 2022-01-05 15:55:32.748 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:32.750 | ++ functions-common:time_stop:2316 : name=apt-get-update 2022-01-05 15:55:32.752 | ++ functions-common:time_stop:2317 : start_time=1641398130111 2022-01-05 15:55:32.754 | ++ functions-common:time_stop:2319 : [[ -z 1641398130111 ]] 2022-01-05 15:55:32.757 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:32.762 | ++ functions-common:time_stop:2322 : end_time=1641398132758 2022-01-05 15:55:32.765 | ++ functions-common:time_stop:2323 : elapsed_time=2647 2022-01-05 15:55:32.767 | ++ functions-common:time_stop:2324 : total=0 2022-01-05 15:55:32.769 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:32.771 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2647 2022-01-05 15:55:32.774 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ 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-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 gawk 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 2022-01-05 15:55:32.777 | ++ functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:55:32.779 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:32.781 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:32.783 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ 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-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 gawk 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 2022-01-05 15:55:32.804 | ++ functions-common:apt_get:1111 : 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++ 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-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 gawk 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 2022-01-05 15:55:32.912 | Reading package lists... 2022-01-05 15:55:33.160 | Building dependency tree... 2022-01-05 15:55:33.162 | Reading state information... 2022-01-05 15:55:33.200 | acl is already the newest version (2.2.53-6). 2022-01-05 15:55:33.200 | bc is already the newest version (1.07.1-2build1). 2022-01-05 15:55:33.200 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 15:55:33.200 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 15:55:33.200 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 15:55:33.200 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 15:55:33.200 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 15:55:33.200 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 15:55:33.200 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 15:55:33.200 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 15:55:33.200 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 15:55:33.200 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 15:55:33.200 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 15:55:33.200 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 15:55:33.200 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 15:55:33.200 | libffi-dev is already the newest version (3.3-4). 2022-01-05 15:55:33.201 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 15:55:33.201 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 15:55:33.201 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 15:55:33.201 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 15:55:33.201 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 15:55:33.201 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 15:55:33.201 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 15:55:33.201 | make is already the newest version (4.2.1-1.2). 2022-01-05 15:55:33.201 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 15:55:33.201 | psmisc is already the newest version (23.3-1). 2022-01-05 15:55:33.201 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 15:55:33.201 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 15:55:33.201 | socat is already the newest version (1.7.3.3-2). 2022-01-05 15:55:33.201 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 15:55:33.201 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 15:55:33.201 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 15:55:33.201 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 15:55:33.201 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 15:55:33.201 | dstat is already the newest version (0.7.4-6). 2022-01-05 15:55:33.201 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 15:55:33.201 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 15:55:33.201 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 15:55:33.201 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 15:55:33.201 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:55:33.201 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:55:33.201 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 15:55:33.201 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 15:55:33.201 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 15:55:33.201 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 15:55:33.201 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 15:55:33.201 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 15:55:33.201 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 15:55:33.201 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 15:55:33.202 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 15:55:33.202 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 15:55:33.202 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 15:55:33.202 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 15:55:33.202 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 15:55:33.202 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 15:55:33.202 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 15:55:33.202 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 15:55:33.202 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 15:55:33.202 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 15:55:33.202 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 15:55:33.202 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 15:55:33.202 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 15:55:33.202 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 15:55:33.202 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 15:55:33.202 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 15:55:33.202 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 15:55:33.202 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 15:55:33.202 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 15:55:33.202 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:55:33.430 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-01-05 15:55:33.431 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 15:55:33.431 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 15:55:33.431 | The following packages were automatically installed and are no longer required: 2022-01-05 15:55:33.432 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:55:33.432 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:55:33.432 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:55:33.432 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:55:33.433 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:55:33.433 | python3-zope.interface 2022-01-05 15:55:33.433 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:55:33.551 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:55:33.555 | ++ functions-common:apt_get:1115 : result=0 2022-01-05 15:55:33.557 | ++ functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:55:33.559 | ++ functions-common:time_stop:2310 : local name 2022-01-05 15:55:33.561 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:33.564 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:33.566 | ++ functions-common:time_stop:2313 : local total 2022-01-05 15:55:33.568 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:33.570 | ++ functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:55:33.572 | ++ functions-common:time_stop:2317 : start_time=1641398132801 2022-01-05 15:55:33.574 | ++ functions-common:time_stop:2319 : [[ -z 1641398132801 ]] 2022-01-05 15:55:33.577 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:33.581 | ++ functions-common:time_stop:2322 : end_time=1641398133579 2022-01-05 15:55:33.583 | ++ functions-common:time_stop:2323 : elapsed_time=778 2022-01-05 15:55:33.586 | ++ functions-common:time_stop:2324 : total=759 2022-01-05 15:55:33.588 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:33.590 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=1537 2022-01-05 15:55:33.593 | ++ functions-common:apt_get:1119 : return 0 2022-01-05 15:55:33.595 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 15:55:33.598 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 15:55:33.600 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 15:55:33.605 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 15:55:33.609 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-01-05 15:55:33.611 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-01-05 15:55:33.614 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 15:55:35.215 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 15:55:35.217 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 15:55:35.219 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 15:55:35.222 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 15:55:35.224 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 15:55:35.226 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 15:55:35.229 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 15:55:35.231 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 15:55:35.233 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 15:55:35.235 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 15:55:35.237 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 15:55:35.307 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 15:55:35.309 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 15:55:35.376 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 15:55:35.378 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 15:55:35.444 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 15:55:35.446 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 15:55:35.449 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 15:55:35.450 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 15:55:35.452 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 15:55:35.454 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 15:55:35.456 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 15:55:35.458 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 15:55:35.460 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 15:55:35.462 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-01-05 15:55:35.464 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 15:55:35.464 | Distro: focal 2022-01-05 15:55:35.466 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 15:55:35.469 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 15:55:35.472 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 15:55:35.474 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 15:55:35.477 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 15:55:35.477 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 15:55:36.069 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 15:55:36.071 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 15:55:36.072 | pip: 21.3.1 2022-01-05 15:55:36.073 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 15:55:36.609 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 15:55:36.653 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 15:55:36.655 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 15:55:36.657 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 15:55:36.660 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 15:55:36.662 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 15:55:36.666 | + ./stack.sh:main:764 : fixup_all 2022-01-05 15:55:36.669 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-01-05 15:55:36.671 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 15:55:36.673 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 15:55:36.678 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 15:55:36.678 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 15:55:36.678 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 15:55:36.685 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 15:55:36.687 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 15:55:36.689 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 15:55:36.698 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 15:55:36.701 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-01-05 15:55:36.703 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 15:55:36.705 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 15:55:36.708 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-01-05 15:55:36.710 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 15:55:36.712 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 15:55:36.714 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 15:55:36.716 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 15:55:36.718 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 15:55:36.720 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 15:55:36.722 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 15:55:36.724 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:55:36.726 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 15:55:36.729 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 15:55:36.731 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-01-05 15:55:36.734 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-01-05 15:55:36.736 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 15:55:36.738 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 15:55:36.740 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 15:55:36.742 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 15:55:36.745 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 15:55:36.747 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 15:55:36.749 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-01-05 15:55:36.751 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-01-05 15:55:36.772 | Using python 3.8 to install os-testr 2022-01-05 15:55:36.774 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-01-05 15:55:38.510 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:55:38.511 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement. Discussion can be found at https://github.com/pypa/pip/issues/8210 2022-01-05 15:55:38.511 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 15:55:38.599 | + inc/python:pip_install:1 : exit_trap 2022-01-05 15:55:38.601 | + ./stack.sh:exit_trap:496 : local r=1 2022-01-05 15:55:38.604 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-01-05 15:55:38.608 | + ./stack.sh:exit_trap:497 : jobs= 2022-01-05 15:55:38.610 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-01-05 15:55:38.612 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-01-05 15:55:38.614 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-01-05 15:55:38.616 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-01-05 15:55:38.618 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-01-05 15:55:38.620 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-01-05 15:55:38.620 | Error on exit 2022-01-05 15:55:38.622 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-01-05 15:55:38.624 | + ./stack.sh:exit_trap:517 : generate-subunit 1641398125 13 fail 2022-01-05 15:55:39.161 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-01-05 15:55:39.163 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 15:55:39.725 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-01-05 15:55:39.725 | 2022-01-05 15:55:39.993 | + ./stack.sh:exit_trap:531 : exit 1