2022-01-05 16:53:38.121 | + ./stack.sh:main:473 : exec 2022-01-05 16:53:38.121 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-165338' 2022-01-05 16:53:38.121 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-165338.summary.2022-01-05-165338 2022-01-05 16:53:38.121 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:53:38.122 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-165338 2022-01-05 16:53:38.122 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-165338 /opt/stack/logs/stack.sh.log 2022-01-05 16:53:38.122 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-165338.summary.2022-01-05-165338 /opt/stack/logs/stack.sh.log.summary 2022-01-05 16:53:38.122 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-01-05 16:53:38.122 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-05 16:53:38.122 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-05 16:53:38.122 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-05 16:53:38.122 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-05 16:53:38.122 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-05 16:53:38.122 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-05 16:53:38.122 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:53:38.122 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-05 16:53:38.122 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-05 16:53:38.126 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:53:38.128 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:53:38.130 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-05 16:53:38.132 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-05 16:53:38.136 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:53:38.138 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-01-05 16:53:38.140 | + ./stack.sh:main:546 : trap err_trap ERR 2022-01-05 16:53:38.142 | + ./stack.sh:main:559 : set -o errexit 2022-01-05 16:53:38.144 | + ./stack.sh:main:562 : uname -a 2022-01-05 16:53:38.145 | Linux dv-osbrick-wallaby-4-smb 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 16:53:38.147 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 16:53:38.149 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 16:53:38.152 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-01-05 16:53:38.178 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 16:53:38.194 | + ./stack.sh:main:576 : fetch_plugins 2022-01-05 16:53:38.196 | + functions-common:fetch_plugins:1650 : local plugins= 2022-01-05 16:53:38.198 | + functions-common:fetch_plugins:1651 : local plugin 2022-01-05 16:53:38.200 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-01-05 16:53:38.201 | + functions-common:fetch_plugins:1655 : return 2022-01-05 16:53:38.203 | + ./stack.sh:main:580 : run_phase override_defaults 2022-01-05 16:53:38.205 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-01-05 16:53:38.207 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:53:38.208 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:53:38.210 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:53:38.212 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:53:38.214 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:53:38.215 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:53:38.217 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:53:38.220 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:53:38.222 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:53:38.224 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:53:38.226 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 16:53:38.228 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:53:38.240 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:53:38.242 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:53:38.244 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:53:38.246 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:53:38.248 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:53:38.250 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:53:38.251 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:53:38.253 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 16:53:38.255 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 16:53:38.256 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:53:38.258 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:53:38.260 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-01-05 16:53:38.262 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-01-05 16:53:38.264 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-01-05 16:53:38.265 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-01-05 16:53:38.267 | + functions-common:plugin_override_defaults:1696 : return 2022-01-05 16:53:38.269 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-01-05 16:53:38.285 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-01-05 16:53:38.287 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 16:53:38.299 | ++ functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:53:38.302 | +++ lib/tls:source:43 : hostname -f 2022-01-05 16:53:38.305 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 16:53:38.307 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 16:53:38.309 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 16:53:38.311 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 16:53:38.313 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 16:53:38.315 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 16:53:38.316 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 16:53:38.318 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 16:53:38.320 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 16:53:38.322 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 16:53:38.326 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-01-05 16:53:38.337 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 16:53:38.353 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 16:53:38.365 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 16:53:38.377 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 16:53:38.403 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-01-05 16:53:38.443 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-01-05 16:53:38.525 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-01-05 16:53:38.545 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 16:53:38.583 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-01-05 16:53:38.633 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 16:53:38.757 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 16:53:38.770 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 16:53:38.782 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 16:53:38.795 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 16:53:38.877 | + ./stack.sh:main:609 : run_phase source 2022-01-05 16:53:38.879 | + functions-common:run_phase:1732 : local mode=source 2022-01-05 16:53:38.881 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:53:38.883 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:53:38.885 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:53:38.887 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:53:38.889 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:53:38.891 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:53:38.893 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:53:38.897 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:53:38.899 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:53:38.902 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:53:38.904 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 16:53:38.906 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:53:38.920 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:53:38.922 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:53:38.924 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 16:53:38.962 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 16:53:38.964 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-05 16:53:38.966 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:53:38.969 | + functions-common:run_phase:1754 : load_plugin_settings 2022-01-05 16:53:38.971 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-01-05 16:53:38.973 | + functions-common:load_plugin_settings:1669 : local plugin 2022-01-05 16:53:38.975 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-01-05 16:53:38.977 | + functions-common:load_plugin_settings:1673 : return 2022-01-05 16:53:38.979 | + functions-common:run_phase:1755 : verify_disabled_services 2022-01-05 16:53:38.982 | + functions-common:verify_disabled_services:2015 : local service 2022-01-05 16:53:38.984 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:38.986 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-05 16:53:38.988 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:38.990 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-05 16:53:38.992 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:38.995 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-05 16:53:38.997 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:38.999 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-05 16:53:39.001 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.003 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-05 16:53:39.006 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.008 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-05 16:53:39.010 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.013 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-05 16:53:39.015 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.017 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-05 16:53:39.019 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.021 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-05 16:53:39.024 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.026 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-05 16:53:39.029 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.031 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-05 16:53:39.033 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.035 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-05 16:53:39.037 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.039 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-05 16:53:39.042 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.044 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-05 16:53:39.046 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.048 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-05 16:53:39.050 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.053 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-05 16:53:39.055 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.057 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-05 16:53:39.059 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.061 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-05 16:53:39.064 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.067 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-05 16:53:39.070 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.072 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-05 16:53:39.075 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.077 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-05 16:53:39.079 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.081 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-05 16:53:39.084 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.086 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-05 16:53:39.089 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.091 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-05 16:53:39.093 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.095 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-05 16:53:39.097 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.100 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-05 16:53:39.102 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.104 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-05 16:53:39.106 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.108 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-05 16:53:39.111 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.113 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-05 16:53:39.115 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.117 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-05 16:53:39.119 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.122 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-05 16:53:39.124 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.126 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-05 16:53:39.128 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.130 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-05 16:53:39.133 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.135 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-05 16:53:39.137 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.140 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-05 16:53:39.142 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.144 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-05 16:53:39.146 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.148 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-05 16:53:39.151 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.153 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-05 16:53:39.156 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.158 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-05 16:53:39.160 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:53:39.162 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-05 16:53:39.165 | + ./stack.sh:main:680 : initialize_database_backends 2022-01-05 16:53:39.167 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:53:39.169 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 16:53:39.183 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:53:39.185 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 16:53:39.187 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:53:39.190 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 16:53:39.205 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:53:39.207 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 16:53:39.209 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 16:53:39.212 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 16:53:39.214 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 16:53:39.216 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 16:53:39.219 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 16:53:39.221 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 16:53:39.224 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 16:53:39.226 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:53:39.229 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 16:53:39.231 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:53:39.233 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 16:53:39.236 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-01-05 16:53:39.236 | Using mysql database backend 2022-01-05 16:53:39.238 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 16:53:39.254 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-01-05 16:53:39.269 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:53:39.271 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 16:53:39.286 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-01-05 16:53:39.302 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:53:39.305 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 16:53:39.321 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 16:53:39.336 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-01-05 16:53:39.352 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:53:39.355 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-01-05 16:53:39.371 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:53:39.374 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 16:53:39.389 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-01-05 16:53:39.391 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-01-05 16:53:39.394 | + ./stack.sh:main:740 : save_stackenv 740 2022-01-05 16:53:39.396 | + functions-common:save_stackenv:60 : local tag=740 2022-01-05 16:53:39.399 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 16:53:39.403 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-165339 2022-01-05 16:53:39.405 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-165339 740' 2022-01-05 16:53:39.408 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:53:39.410 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:53:39.412 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:53:39.415 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 16:53:39.417 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:53:39.419 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 16:53:39.421 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:53:39.424 | + 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 16:53:39.426 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:53:39.428 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2022-01-05 16:53:39.431 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:53:39.433 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2022-01-05 16:53:39.436 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:53:39.438 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-165338 2022-01-05 16:53:39.440 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:53:39.443 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 16:53:39.445 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:53:39.448 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2022-01-05 16:53:39.450 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:53:39.452 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 16:53:39.455 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:53:39.457 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 16:53:39.459 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:53:39.462 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 16:53:39.464 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:53:39.466 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 16:53:39.468 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-01-05 16:53:39.471 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 16:53:39.473 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-01-05 16:53:39.475 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-05 16:53:39.477 | + functions-common:git_clone:526 : local orig_dir 2022-01-05 16:53:39.479 | ++ functions-common:git_clone:527 : pwd 2022-01-05 16:53:39.482 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:53:39.484 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-05 16:53:39.486 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-05 16:53:39.501 | + functions-common:git_clone:530 : RECLONE=False 2022-01-05 16:53:39.503 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-05 16:53:39.505 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-05 16:53:39.508 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-05 16:53:39.508 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-05 16:53:39.514 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 16:53:39.516 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-05 16:53:39.518 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-01-05 16:53:39.520 | + functions-common:git_clone:593 : git show --oneline 2022-01-05 16:53:39.521 | + functions-common:git_clone:593 : head -1 2022-01-05 16:53:39.524 | 887d45e8 Update amqp version 2022-01-05 16:53:39.526 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-05 16:53:39.529 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-01-05 16:53:39.531 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:53:39.533 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-01-05 16:53:39.536 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 16:53:39.538 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 16:53:39.541 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 16:53:39.543 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:53:39.545 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 16:53:39.548 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 16:53:39.550 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 16:53:39.553 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 16:53:39.558 | ++ tools/install_prereqs.sh:source:47 : NOW=1641401619 2022-01-05 16:53:39.561 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 16:53:39.565 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641401362 2022-01-05 16:53:39.567 | ++ tools/install_prereqs.sh:source:49 : DELTA=257 2022-01-05 16:53:39.570 | ++ tools/install_prereqs.sh:source:50 : [[ 257 -lt 7200 ]] 2022-01-05 16:53:39.572 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 16:53:39.574 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 16:53:39.577 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-01-05 16:53:39.579 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 16:53:39.581 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-01-05 16:53:39.583 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 16:53:39.586 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-01-05 16:53:39.588 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 16:53:39.591 | +++ 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 16:53:39.637 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 16:53:39.637 | apache2-dev 2022-01-05 16:53:39.637 | bc 2022-01-05 16:53:39.637 | bsdmainutils 2022-01-05 16:53:39.637 | curl 2022-01-05 16:53:39.637 | g++ 2022-01-05 16:53:39.637 | gcc 2022-01-05 16:53:39.637 | gettext 2022-01-05 16:53:39.637 | git 2022-01-05 16:53:39.637 | graphviz 2022-01-05 16:53:39.637 | iputils-ping 2022-01-05 16:53:39.637 | libapache2-mod-proxy-uwsgi 2022-01-05 16:53:39.637 | libffi-dev 2022-01-05 16:53:39.637 | libjpeg-dev 2022-01-05 16:53:39.637 | libmysqlclient-dev 2022-01-05 16:53:39.637 | libpcre3-dev 2022-01-05 16:53:39.637 | libpq-dev 2022-01-05 16:53:39.637 | libssl-dev 2022-01-05 16:53:39.637 | libsystemd-dev 2022-01-05 16:53:39.637 | libxml2-dev 2022-01-05 16:53:39.637 | libxslt1-dev 2022-01-05 16:53:39.637 | libyaml-dev 2022-01-05 16:53:39.637 | lsof 2022-01-05 16:53:39.637 | openssh-server 2022-01-05 16:53:39.637 | openssl 2022-01-05 16:53:39.637 | pkg-config 2022-01-05 16:53:39.637 | psmisc 2022-01-05 16:53:39.637 | python3-dev 2022-01-05 16:53:39.637 | python3-pip 2022-01-05 16:53:39.637 | python3-systemd 2022-01-05 16:53:39.637 | python3-venv 2022-01-05 16:53:39.638 | tar 2022-01-05 16:53:39.638 | tcpdump 2022-01-05 16:53:39.638 | unzip 2022-01-05 16:53:39.638 | uuid-runtime 2022-01-05 16:53:39.638 | wget 2022-01-05 16:53:39.638 | wget 2022-01-05 16:53:39.638 | zlib1g-dev 2022-01-05 16:53:39.638 | libkrb5-dev 2022-01-05 16:53:39.638 | libldap2-dev 2022-01-05 16:53:39.638 | libsasl2-dev 2022-01-05 16:53:39.638 | memcached 2022-01-05 16:53:39.638 | python3-mysqldb 2022-01-05 16:53:39.638 | sqlite3 2022-01-05 16:53:39.638 | conntrack 2022-01-05 16:53:39.638 | curl 2022-01-05 16:53:39.638 | dnsmasq-base 2022-01-05 16:53:39.638 | dnsmasq-utils 2022-01-05 16:53:39.638 | ebtables 2022-01-05 16:53:39.638 | gawk 2022-01-05 16:53:39.638 | genisoimage 2022-01-05 16:53:39.638 | iptables 2022-01-05 16:53:39.638 | iputils-arping 2022-01-05 16:53:39.638 | kpartx 2022-01-05 16:53:39.638 | libjs-jquery-tablesorter 2022-01-05 16:53:39.638 | libmysqlclient-dev 2022-01-05 16:53:39.638 | parted 2022-01-05 16:53:39.638 | pm-utils 2022-01-05 16:53:39.638 | python3-mysqldb 2022-01-05 16:53:39.638 | socat 2022-01-05 16:53:39.638 | sqlite3 2022-01-05 16:53:39.638 | sudo 2022-01-05 16:53:39.638 | vlan 2022-01-05 16:53:39.638 | lsscsi 2022-01-05 16:53:39.638 | open-iscsi 2022-01-05 16:53:39.638 | lvm2 2022-01-05 16:53:39.638 | qemu-utils 2022-01-05 16:53:39.638 | thin-provisioning-tools 2022-01-05 16:53:39.638 | acl 2022-01-05 16:53:39.638 | dnsmasq-base 2022-01-05 16:53:39.639 | dnsmasq-utils 2022-01-05 16:53:39.639 | ebtables 2022-01-05 16:53:39.639 | haproxy 2022-01-05 16:53:39.639 | iptables 2022-01-05 16:53:39.639 | iputils-arping 2022-01-05 16:53:39.639 | iputils-ping 2022-01-05 16:53:39.639 | libmysqlclient-dev 2022-01-05 16:53:39.639 | postgresql-server-dev-all 2022-01-05 16:53:39.639 | python3-mysqldb 2022-01-05 16:53:39.639 | sqlite3 2022-01-05 16:53:39.639 | sudo 2022-01-05 16:53:39.639 | vlan 2022-01-05 16:53:39.639 | ipset 2022-01-05 16:53:39.639 | conntrack 2022-01-05 16:53:39.639 | conntrackd 2022-01-05 16:53:39.639 | keepalived 2022-01-05 16:53:39.639 | dstat 2022-01-05 16:53:39.639 | lvm2 2022-01-05 16:53:39.639 | qemu-utils 2022-01-05 16:53:39.639 | thin-provisioning-tools 2022-01-05 16:53:39.639 | curl 2022-01-05 16:53:39.639 | liberasurecode-dev 2022-01-05 16:53:39.639 | make 2022-01-05 16:53:39.639 | memcached 2022-01-05 16:53:39.639 | sqlite3 2022-01-05 16:53:39.639 | xfsprogs' 2022-01-05 16:53:39.641 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 16:53:39.658 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 16:53:39.658 | apache2-dev 2022-01-05 16:53:39.658 | bc 2022-01-05 16:53:39.658 | bsdmainutils 2022-01-05 16:53:39.658 | curl 2022-01-05 16:53:39.658 | g++ 2022-01-05 16:53:39.658 | gcc 2022-01-05 16:53:39.658 | gettext 2022-01-05 16:53:39.658 | git 2022-01-05 16:53:39.658 | graphviz 2022-01-05 16:53:39.658 | iputils-ping 2022-01-05 16:53:39.658 | libapache2-mod-proxy-uwsgi 2022-01-05 16:53:39.658 | libffi-dev 2022-01-05 16:53:39.658 | libjpeg-dev 2022-01-05 16:53:39.658 | libmysqlclient-dev 2022-01-05 16:53:39.658 | libpcre3-dev 2022-01-05 16:53:39.658 | libpq-dev 2022-01-05 16:53:39.658 | libssl-dev 2022-01-05 16:53:39.659 | libsystemd-dev 2022-01-05 16:53:39.659 | libxml2-dev 2022-01-05 16:53:39.659 | libxslt1-dev 2022-01-05 16:53:39.659 | libyaml-dev 2022-01-05 16:53:39.659 | lsof 2022-01-05 16:53:39.659 | openssh-server 2022-01-05 16:53:39.659 | openssl 2022-01-05 16:53:39.659 | pkg-config 2022-01-05 16:53:39.659 | psmisc 2022-01-05 16:53:39.659 | python3-dev 2022-01-05 16:53:39.659 | python3-pip 2022-01-05 16:53:39.659 | python3-systemd 2022-01-05 16:53:39.659 | python3-venv 2022-01-05 16:53:39.659 | tar 2022-01-05 16:53:39.659 | tcpdump 2022-01-05 16:53:39.659 | unzip 2022-01-05 16:53:39.659 | uuid-runtime 2022-01-05 16:53:39.659 | wget 2022-01-05 16:53:39.659 | wget 2022-01-05 16:53:39.659 | zlib1g-dev 2022-01-05 16:53:39.659 | libkrb5-dev 2022-01-05 16:53:39.659 | libldap2-dev 2022-01-05 16:53:39.659 | libsasl2-dev 2022-01-05 16:53:39.659 | memcached 2022-01-05 16:53:39.659 | python3-mysqldb 2022-01-05 16:53:39.659 | sqlite3 2022-01-05 16:53:39.659 | conntrack 2022-01-05 16:53:39.659 | curl 2022-01-05 16:53:39.659 | dnsmasq-base 2022-01-05 16:53:39.659 | dnsmasq-utils 2022-01-05 16:53:39.659 | ebtables 2022-01-05 16:53:39.659 | gawk 2022-01-05 16:53:39.659 | genisoimage 2022-01-05 16:53:39.659 | iptables 2022-01-05 16:53:39.659 | iputils-arping 2022-01-05 16:53:39.659 | kpartx 2022-01-05 16:53:39.659 | libjs-jquery-tablesorter 2022-01-05 16:53:39.659 | libmysqlclient-dev 2022-01-05 16:53:39.660 | parted 2022-01-05 16:53:39.660 | pm-utils 2022-01-05 16:53:39.660 | python3-mysqldb 2022-01-05 16:53:39.660 | socat 2022-01-05 16:53:39.660 | sqlite3 2022-01-05 16:53:39.660 | sudo 2022-01-05 16:53:39.660 | vlan 2022-01-05 16:53:39.660 | lsscsi 2022-01-05 16:53:39.660 | open-iscsi 2022-01-05 16:53:39.660 | lvm2 2022-01-05 16:53:39.660 | qemu-utils 2022-01-05 16:53:39.660 | thin-provisioning-tools 2022-01-05 16:53:39.660 | acl 2022-01-05 16:53:39.660 | dnsmasq-base 2022-01-05 16:53:39.660 | dnsmasq-utils 2022-01-05 16:53:39.660 | ebtables 2022-01-05 16:53:39.660 | haproxy 2022-01-05 16:53:39.660 | iptables 2022-01-05 16:53:39.660 | iputils-arping 2022-01-05 16:53:39.660 | iputils-ping 2022-01-05 16:53:39.660 | libmysqlclient-dev 2022-01-05 16:53:39.660 | postgresql-server-dev-all 2022-01-05 16:53:39.660 | python3-mysqldb 2022-01-05 16:53:39.660 | sqlite3 2022-01-05 16:53:39.660 | sudo 2022-01-05 16:53:39.660 | vlan 2022-01-05 16:53:39.660 | ipset 2022-01-05 16:53:39.660 | conntrack 2022-01-05 16:53:39.660 | conntrackd 2022-01-05 16:53:39.660 | keepalived 2022-01-05 16:53:39.660 | dstat 2022-01-05 16:53:39.660 | lvm2 2022-01-05 16:53:39.660 | qemu-utils 2022-01-05 16:53:39.660 | thin-provisioning-tools 2022-01-05 16:53:39.660 | curl 2022-01-05 16:53:39.660 | liberasurecode-dev 2022-01-05 16:53:39.660 | make 2022-01-05 16:53:39.660 | memcached 2022-01-05 16:53:39.661 | sqlite3 2022-01-05 16:53:39.661 | xfsprogs ' 2022-01-05 16:53:39.661 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 16:53:39.663 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:53:39.665 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:53:39.668 | ++ 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-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 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 16:53:39.668 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 16:53:39.672 | ++ 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-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 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 16:53:39.675 | ++ functions-common:install_package:1342 : update_package_repo 2022-01-05 16:53:39.677 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:53:39.679 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-01-05 16:53:39.681 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:53:39.683 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:53:39.685 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:53:39.687 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:53:39.689 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:53:39.691 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:53:39.693 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-01-05 16:53:39.695 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-01-05 16:53:39.698 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-01-05 16:53:39.700 | +++ functions-common:apt_get_update:1076 : id -u 2022-01-05 16:53:39.704 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-01-05 16:53:39.706 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-01-05 16:53:39.708 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-01-05 16:53:39.710 | ++ functions-common:time_start:2291 : local start_time= 2022-01-05 16:53:39.712 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-01-05 16:53:39.715 | +++ functions-common:time_start:2295 : date +%s%3N 2022-01-05 16:53:39.718 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1641401619716 2022-01-05 16:53:39.720 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 16:53:39.722 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 16:53:39.724 | ++ 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' 2022-01-05 16:53:39.935 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 16:53:39.936 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-05 16:53:39.972 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-05 16:53:40.149 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 16:53:40.618 | Fetched 228 kB in 1s (365 kB/s) 2022-01-05 16:53:42.072 | Reading package lists... 2022-01-05 16:53:42.102 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-01-05 16:53:42.104 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-01-05 16:53:42.107 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:53:42.109 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:53:42.111 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:53:42.113 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:53:42.115 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:53:42.117 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-01-05 16:53:42.119 | ++ functions-common:time_stop:2311 : start_time=1641401619716 2022-01-05 16:53:42.121 | ++ functions-common:time_stop:2313 : [[ -z 1641401619716 ]] 2022-01-05 16:53:42.123 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:53:42.127 | ++ functions-common:time_stop:2316 : end_time=1641401622125 2022-01-05 16:53:42.129 | ++ functions-common:time_stop:2317 : elapsed_time=2409 2022-01-05 16:53:42.131 | ++ functions-common:time_stop:2318 : total=0 2022-01-05 16:53:42.133 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:53:42.135 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2409 2022-01-05 16:53:42.138 | ++ functions-common:install_package:1343 : 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-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 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 16:53:42.140 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:53:42.142 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:53:42.144 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:53:42.146 | ++ functions-common:real_install_package:1329 : 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-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 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 16:53:42.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++ 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 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 16:53:42.274 | Reading package lists... 2022-01-05 16:53:42.500 | Building dependency tree... 2022-01-05 16:53:42.502 | Reading state information... 2022-01-05 16:53:42.533 | acl is already the newest version (2.2.53-6). 2022-01-05 16:53:42.533 | bc is already the newest version (1.07.1-2build1). 2022-01-05 16:53:42.533 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 16:53:42.533 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 16:53:42.533 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 16:53:42.533 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:53:42.533 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 16:53:42.533 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:53:42.533 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 16:53:42.533 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 16:53:42.534 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 16:53:42.534 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 16:53:42.534 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 16:53:42.534 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 16:53:42.534 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 16:53:42.534 | libffi-dev is already the newest version (3.3-4). 2022-01-05 16:53:42.534 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 16:53:42.534 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 16:53:42.534 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 16:53:42.534 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 16:53:42.534 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 16:53:42.534 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 16:53:42.534 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 16:53:42.534 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:53:42.534 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 16:53:42.534 | psmisc is already the newest version (23.3-1). 2022-01-05 16:53:42.534 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:53:42.534 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 16:53:42.534 | python3-systemd is already the newest version (234-3build2). 2022-01-05 16:53:42.534 | socat is already the newest version (1.7.3.3-2). 2022-01-05 16:53:42.534 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 16:53:42.534 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 16:53:42.534 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 16:53:42.534 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 16:53:42.534 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 16:53:42.534 | dstat is already the newest version (0.7.4-6). 2022-01-05 16:53:42.534 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 16:53:42.534 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 16:53:42.534 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 16:53:42.534 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:53:42.534 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:53:42.534 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:53:42.534 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 16:53:42.534 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:53:42.535 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:53:42.535 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 16:53:42.535 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 16:53:42.535 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 16:53:42.535 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 16:53:42.535 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 16:53:42.535 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 16:53:42.535 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:53:42.535 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 16:53:42.535 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:53:42.535 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 16:53:42.535 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 16:53:42.535 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 16:53:42.535 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 16:53:42.535 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 16:53:42.535 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 16:53:42.535 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:53:42.535 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 16:53:42.535 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 16:53:42.535 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 16:53:42.535 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 16:53:42.535 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 16:53:42.535 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 16:53:42.535 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 16:53:42.535 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 16:53:42.739 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:53:42.739 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 16:53:42.739 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 16:53:42.739 | The following packages were automatically installed and are no longer required: 2022-01-05 16:53:42.740 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:53:42.740 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:53:42.740 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:53:42.740 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:53:42.740 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:53:42.740 | python3-zope.interface 2022-01-05 16:53:42.741 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:53:42.741 | The following additional packages will be installed: 2022-01-05 16:53:42.741 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-01-05 16:53:42.806 | The following NEW packages will be installed: 2022-01-05 16:53:42.806 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-01-05 16:53:42.807 | python3-yaml 2022-01-05 16:53:43.366 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:53:43.367 | Need to get 0 B/27.4 MB of archives. 2022-01-05 16:53:43.367 | After this operation, 211 MB of additional disk space will be used. 2022-01-05 16:53:43.545 | Selecting previously unselected package python3-yaml. 2022-01-05 16:53:43.595 | (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 ... 86621 files and directories currently installed.) 2022-01-05 16:53:43.598 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-05 16:53:43.635 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:53:43.910 | Selecting previously unselected package llvm-10-tools. 2022-01-05 16:53:43.920 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:53:43.950 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:53:44.424 | Selecting previously unselected package llvm-10-dev. 2022-01-05 16:53:44.434 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:53:44.515 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:53:49.270 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-05 16:53:49.280 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:53:49.322 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:53:49.887 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-05 16:53:49.898 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-05 16:53:49.944 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:53:50.311 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:53:50.715 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:53:50.875 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:53:51.035 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:53:51.178 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:53:51.305 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 16:53:51.807 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-05 16:53:58.802 | ++ functions-common:apt_get:1113 : result=0 2022-01-05 16:53:58.804 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:53:58.806 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:53:58.808 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:53:58.810 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:53:58.812 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:53:58.815 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:53:58.817 | ++ functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:53:58.819 | ++ functions-common:time_stop:2311 : start_time=1641401622164 2022-01-05 16:53:58.822 | ++ functions-common:time_stop:2313 : [[ -z 1641401622164 ]] 2022-01-05 16:53:58.824 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:53:58.828 | ++ functions-common:time_stop:2316 : end_time=1641401638826 2022-01-05 16:53:58.830 | ++ functions-common:time_stop:2317 : elapsed_time=16662 2022-01-05 16:53:58.833 | ++ functions-common:time_stop:2318 : total=713 2022-01-05 16:53:58.835 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:53:58.837 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=17375 2022-01-05 16:53:58.839 | ++ functions-common:apt_get:1117 : return 0 2022-01-05 16:53:58.842 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 16:53:58.845 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 16:53:58.847 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 16:53:58.851 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 16:53:58.855 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-01-05 16:53:58.857 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-01-05 16:53:58.860 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 16:54:00.220 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 16:54:00.222 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:54:00.224 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:54:00.228 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 16:54:00.230 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 16:54:00.231 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 16:54:00.233 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 16:54:00.235 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 16:54:00.237 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 16:54:00.239 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 16:54:00.241 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 16:54:00.305 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 16:54:00.307 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 16:54:00.370 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 16:54:00.372 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 16:54:00.437 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 16:54:00.439 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 16:54:00.441 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 16:54:00.442 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 16:54:00.444 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 16:54:00.447 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 16:54:00.449 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 16:54:00.450 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 16:54:00.452 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 16:54:00.454 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-01-05 16:54:00.456 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 16:54:00.456 | Distro: focal 2022-01-05 16:54:00.458 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 16:54:00.460 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 16:54:00.464 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 16:54:00.466 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 16:54:00.468 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 16:54:00.468 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 16:54:01.017 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 16:54:01.019 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 16:54:01.019 | pip: 21.3.1 2022-01-05 16:54:01.021 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 16:54:01.533 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 16:54:01.574 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 16:54:01.576 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 16:54:01.577 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 16:54:01.580 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 16:54:01.583 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:54:01.586 | + ./stack.sh:main:765 : fixup_all 2022-01-05 16:54:01.589 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-01-05 16:54:01.591 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 16:54:01.593 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:54:01.597 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:54:01.598 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 16:54:01.600 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 16:54:01.605 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 16:54:01.607 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 16:54:01.609 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 16:54:01.617 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 16:54:01.621 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-01-05 16:54:01.623 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 16:54:01.625 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 16:54:01.627 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-01-05 16:54:01.629 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 16:54:01.631 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:54:01.633 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:54:01.635 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:54:01.637 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:54:01.639 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:54:01.641 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:54:01.643 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:54:01.645 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:54:01.647 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:54:01.649 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 16:54:01.652 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-01-05 16:54:01.654 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-01-05 16:54:01.656 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:54:01.658 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:54:01.660 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:54:01.662 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:54:01.664 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:54:01.666 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:54:01.668 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-01-05 16:54:01.671 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-01-05 16:54:01.691 | Using python 3.8 to install os-testr 2022-01-05 16:54:01.694 | + 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 16:54:02.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:54:02.402 | from cryptography.utils import int_from_bytes 2022-01-05 16:54:02.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:54:02.402 | from cryptography.utils import int_from_bytes 2022-01-05 16:54:03.378 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:54:03.409 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2022-01-05 16:54:03.477 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-01-05 16:54:03.478 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.1.0) 2022-01-05 16:54:03.478 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-01-05 16:54:03.479 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.1) 2022-01-05 16:54:03.493 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-05 16:54:03.521 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.7.0) 2022-01-05 16:54:03.522 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-01-05 16:54:03.523 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-01-05 16:54:03.524 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-01-05 16:54:03.525 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-01-05 16:54:03.541 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.1.0) 2022-01-05 16:54:03.542 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2022-01-05 16:54:03.543 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.6.0) 2022-01-05 16:54:03.544 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.15.0) 2022-01-05 16:54:03.556 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2022-01-05 16:54:03.557 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.3.0) 2022-01-05 16:54:03.559 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2022-01-05 16:54:03.560 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.5.0) 2022-01-05 16:54:03.623 | Collecting argparse 2022-01-05 16:54:03.630 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:54:03.650 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools>=2.2.0->os-testr) (1.0.0) 2022-01-05 16:54:03.706 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-01-05 16:54:03.707 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-01-05 16:54:03.708 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2022-01-05 16:54:03.709 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (20.3.0) 2022-01-05 16:54:04.988 | Installing collected packages: argparse 2022-01-05 16:54:05.164 | Successfully installed argparse-1.4.0 2022-01-05 16:54:05.164 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:54:05.279 | + inc/python:pip_install:200 : result=0 2022-01-05 16:54:05.281 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:54:05.283 | + functions-common:time_stop:2304 : local name 2022-01-05 16:54:05.285 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:54:05.287 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:54:05.289 | + functions-common:time_stop:2307 : local total 2022-01-05 16:54:05.297 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:54:05.299 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:54:05.301 | + functions-common:time_stop:2311 : start_time=1641401641686 2022-01-05 16:54:05.303 | + functions-common:time_stop:2313 : [[ -z 1641401641686 ]] 2022-01-05 16:54:05.306 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:54:05.313 | + functions-common:time_stop:2316 : end_time=1641401645308 2022-01-05 16:54:05.315 | + functions-common:time_stop:2317 : elapsed_time=3622 2022-01-05 16:54:05.317 | + functions-common:time_stop:2318 : total=0 2022-01-05 16:54:05.319 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:54:05.322 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3622 2022-01-05 16:54:05.324 | + inc/python:pip_install:203 : return 0 2022-01-05 16:54:05.326 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-05 16:54:05.379 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-01-05 16:54:05.645 | + ./stack.sh:main:779 : install_infra 2022-01-05 16:54:05.647 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:54:05.649 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-05 16:54:05.653 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-05 16:54:08.803 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:54:08.805 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-05 16:54:08.827 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-05 16:54:10.744 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:54:10.751 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:54:10.960 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:54:11.140 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:54:11.194 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:54:11.253 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:54:11.412 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:54:11.535 | Collecting pbr===5.5.1 2022-01-05 16:54:11.542 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2022-01-05 16:54:11.579 | Installing collected packages: pbr 2022-01-05 16:54:11.717 | Successfully installed pbr-5.5.1 2022-01-05 16:54:11.779 | + inc/python:pip_install:200 : result=0 2022-01-05 16:54:11.781 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:54:11.783 | + functions-common:time_stop:2304 : local name 2022-01-05 16:54:11.785 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:54:11.787 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:54:11.790 | + functions-common:time_stop:2307 : local total 2022-01-05 16:54:11.792 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:54:11.794 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:54:11.796 | + functions-common:time_stop:2311 : start_time=1641401648820 2022-01-05 16:54:11.798 | + functions-common:time_stop:2313 : [[ -z 1641401648820 ]] 2022-01-05 16:54:11.801 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:54:11.805 | + functions-common:time_stop:2316 : end_time=1641401651802 2022-01-05 16:54:11.807 | + functions-common:time_stop:2317 : elapsed_time=2982 2022-01-05 16:54:11.809 | + functions-common:time_stop:2318 : total=3622 2022-01-05 16:54:11.811 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:54:11.813 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6604 2022-01-05 16:54:11.815 | + inc/python:pip_install:203 : return 0 2022-01-05 16:54:11.818 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:54:11.820 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-05 16:54:11.842 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-01-05 16:54:13.772 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:54:13.780 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:54:13.985 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:54:14.166 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:54:14.220 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:54:14.279 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:54:14.436 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:54:14.438 | Processing /opt/stack/requirements 2022-01-05 16:54:15.741 | Collecting fixtures===3.0.0 2022-01-05 16:54:15.749 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-05 16:54:15.980 | Collecting PyYAML===5.4.1 2022-01-05 16:54:15.988 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-01-05 16:54:16.165 | Collecting requests===2.25.1 2022-01-05 16:54:16.171 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2022-01-05 16:54:16.255 | Collecting packaging===20.9 2022-01-05 16:54:16.261 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2022-01-05 16:54:16.323 | Collecting testtools===2.4.0 2022-01-05 16:54:16.328 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-01-05 16:54:16.417 | Collecting idna===2.10 2022-01-05 16:54:16.423 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-01-05 16:54:16.556 | Collecting pyparsing===2.4.7 2022-01-05 16:54:16.562 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-01-05 16:54:16.611 | Collecting six===1.15.0 2022-01-05 16:54:16.617 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-01-05 16:54:16.643 | Collecting Parsley>=1.2 2022-01-05 16:54:16.649 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-05 16:54:16.696 | Collecting beagle>=0.2.1 2022-01-05 16:54:16.702 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-05 16:54:16.727 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-01-05 16:54:16.752 | Collecting chardet===4.0.0 2022-01-05 16:54:16.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2022-01-05 16:54:16.858 | Collecting urllib3===1.26.3 2022-01-05 16:54:16.864 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2022-01-05 16:54:16.960 | Collecting certifi===2021.10.8 2022-01-05 16:54:16.967 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-05 16:54:17.000 | Collecting extras===1.0.0 2022-01-05 16:54:17.006 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-01-05 16:54:17.037 | Collecting python-mimeparse===1.6.0 2022-01-05 16:54:17.043 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-01-05 16:54:17.073 | Collecting traceback2===1.4.0 2022-01-05 16:54:17.080 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-01-05 16:54:17.120 | Collecting unittest2===1.1.0 2022-01-05 16:54:17.127 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-01-05 16:54:17.225 | Collecting cliff===3.7.0 2022-01-05 16:54:17.231 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2022-01-05 16:54:17.281 | Collecting linecache2===1.0.0 2022-01-05 16:54:17.288 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-01-05 16:54:17.328 | Collecting argparse 2022-01-05 16:54:17.335 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:54:17.378 | Collecting prettytable===0.7.2 2022-01-05 16:54:17.384 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-01-05 16:54:17.464 | Collecting stevedore===3.3.0 2022-01-05 16:54:17.470 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2022-01-05 16:54:17.623 | Collecting cmd2===1.5.0 2022-01-05 16:54:17.629 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2022-01-05 16:54:17.741 | Collecting attrs===20.3.0 2022-01-05 16:54:17.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2022-01-05 16:54:17.838 | Collecting pyperclip===1.8.2 2022-01-05 16:54:17.845 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-01-05 16:54:17.882 | Collecting wcwidth===0.2.5 2022-01-05 16:54:17.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-05 16:54:17.955 | Collecting colorama===0.4.4 2022-01-05 16:54:17.962 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-01-05 16:54:17.975 | Building wheels for collected packages: openstack-requirements 2022-01-05 16:54:17.976 | Building wheel for openstack-requirements (setup.py): started 2022-01-05 16:54:18.739 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-05 16:54:18.739 | ERROR: Command errored out with exit status 1: 2022-01-05 16:54:18.739 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-9ybd5saa/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-9ybd5saa/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-flvd9v73 2022-01-05 16:54:18.739 | cwd: /tmp/pip-req-build-9ybd5saa/ 2022-01-05 16:54:18.739 | Complete output (6 lines): 2022-01-05 16:54:18.739 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 16:54:18.739 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 16:54:18.739 | or: setup.py --help-commands 2022-01-05 16:54:18.740 | or: setup.py cmd --help 2022-01-05 16:54:18.740 | 2022-01-05 16:54:18.740 | error: invalid command 'bdist_wheel' 2022-01-05 16:54:18.740 | ---------------------------------------- 2022-01-05 16:54:18.740 | ERROR: Failed building wheel for openstack-requirements 2022-01-05 16:54:18.740 | Running setup.py clean for openstack-requirements 2022-01-05 16:54:19.514 | Failed to build openstack-requirements 2022-01-05 16:54:19.732 | Installing collected packages: chardet, certifi, attrs, six, extras, python-mimeparse, linecache2, traceback2, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, stevedore, pyperclip, colorama, cmd2, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-05 16:54:22.033 | Running setup.py install for openstack-requirements: started 2022-01-05 16:54:24.193 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-05 16:54:24.230 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2021.10.8 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4562 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2022-01-05 16:54:24.380 | + inc/python:pip_install:200 : result=0 2022-01-05 16:54:24.382 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:54:24.385 | + functions-common:time_stop:2304 : local name 2022-01-05 16:54:24.387 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:54:24.389 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:54:24.391 | + functions-common:time_stop:2307 : local total 2022-01-05 16:54:24.393 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:54:24.395 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:54:24.397 | + functions-common:time_stop:2311 : start_time=1641401651834 2022-01-05 16:54:24.399 | + functions-common:time_stop:2313 : [[ -z 1641401651834 ]] 2022-01-05 16:54:24.402 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:54:24.405 | + functions-common:time_stop:2316 : end_time=1641401664403 2022-01-05 16:54:24.407 | + functions-common:time_stop:2317 : elapsed_time=12569 2022-01-05 16:54:24.410 | + functions-common:time_stop:2318 : total=6604 2022-01-05 16:54:24.412 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:54:24.414 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19173 2022-01-05 16:54:24.416 | + inc/python:pip_install:203 : return 0 2022-01-05 16:54:24.418 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-05 16:54:24.421 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-05 16:54:24.423 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-05 16:54:24.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:24.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:24.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-01-05 16:54:24.433 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:24.435 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-05 16:54:24.457 | Using python 3.8 to install pbr 2022-01-05 16:54:24.459 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-05 16:54:25.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:54:25.182 | from cryptography.utils import int_from_bytes 2022-01-05 16:54:25.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:54:25.182 | from cryptography.utils import int_from_bytes 2022-01-05 16:54:26.169 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:54:26.201 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.1) 2022-01-05 16:54:27.707 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:54:27.813 | + inc/python:pip_install:200 : result=0 2022-01-05 16:54:27.816 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:54:27.818 | + functions-common:time_stop:2304 : local name 2022-01-05 16:54:27.820 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:54:27.822 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:54:27.824 | + functions-common:time_stop:2307 : local total 2022-01-05 16:54:27.827 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:54:27.829 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:54:27.831 | + functions-common:time_stop:2311 : start_time=1641401664450 2022-01-05 16:54:27.833 | + functions-common:time_stop:2313 : [[ -z 1641401664450 ]] 2022-01-05 16:54:27.835 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:54:27.840 | + functions-common:time_stop:2316 : end_time=1641401667837 2022-01-05 16:54:27.842 | + functions-common:time_stop:2317 : elapsed_time=3387 2022-01-05 16:54:27.844 | + functions-common:time_stop:2318 : total=19173 2022-01-05 16:54:27.846 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:54:27.848 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22560 2022-01-05 16:54:27.850 | + inc/python:pip_install:203 : return 0 2022-01-05 16:54:27.852 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-01-05 16:54:30.126 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-05 16:54:32.041 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:54:32.042 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2022-01-05 16:54:32.056 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-01-05 16:54:32.060 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-01-05 16:54:32.065 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2022-01-05 16:54:32.068 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-01-05 16:54:32.071 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.6) 2022-01-05 16:54:32.146 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:54:32.149 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:54:32.152 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-01-05 16:54:32.169 | + ./stack.sh:main:788 : pkgs= 2022-01-05 16:54:32.171 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-01-05 16:54:32.173 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-01-05 16:54:32.176 | + functions-common:run_phase:1732 : local mode=stack 2022-01-05 16:54:32.178 | + functions-common:run_phase:1733 : local phase=pre-install 2022-01-05 16:54:32.180 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:54:32.182 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:54:32.184 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:54:32.186 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:54:32.188 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:54:32.191 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:54:32.195 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:54:32.197 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:54:32.199 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:54:32.201 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-05 16:54:32.204 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:54:32.218 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:54:32.220 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:54:32.222 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:54:32.224 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-05 16:54:32.227 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:54:32.229 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:54:32.231 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:54:32.233 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-05 16:54:32.235 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:54:32.237 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-05 16:54:32.239 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:54:32.241 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:54:32.243 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-05 16:54:32.245 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-05 16:54:32.248 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:54:32.250 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:54:32.252 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2022-01-05 16:54:32.254 | + functions-common:run_plugins:1718 : local mode=stack 2022-01-05 16:54:32.256 | + functions-common:run_plugins:1719 : local phase=pre-install 2022-01-05 16:54:32.259 | + functions-common:run_plugins:1721 : local plugins= 2022-01-05 16:54:32.261 | + functions-common:run_plugins:1722 : local plugin 2022-01-05 16:54:32.263 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-05 16:54:32.266 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-01-05 16:54:32.268 | + functions:set_systemd_override:821 : local value=2048 2022-01-05 16:54:32.270 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-01-05 16:54:32.272 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-05 16:54:32.323 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-05 16:54:32.323 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-05 16:54:32.326 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-01-05 16:54:32.668 | + ./stack.sh:main:801 : install_rpc_backend 2022-01-05 16:54:32.670 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-05 16:54:32.685 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:54:32.687 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-05 16:54:32.690 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:54:32.692 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:54:32.695 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:54:32.697 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:54:32.699 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:54:32.701 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:54:32.704 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:54:32.706 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:54:32.708 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:54:32.710 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:54:32.713 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:54:32.715 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:54:32.717 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2022-01-05 16:54:32.719 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:54:32.722 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:54:32.724 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:54:32.727 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2022-01-05 16:54:32.747 | + 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 rabbitmq-server 2022-01-05 16:54:32.854 | Reading package lists... 2022-01-05 16:54:33.081 | Building dependency tree... 2022-01-05 16:54:33.082 | Reading state information... 2022-01-05 16:54:33.321 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-01-05 16:54:33.321 | The following packages were automatically installed and are no longer required: 2022-01-05 16:54:33.322 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:54:33.322 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:54:33.322 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:54:33.322 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:54:33.322 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:54:33.322 | python3-zope.interface 2022-01-05 16:54:33.322 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:54:33.435 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:54:33.440 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:54:33.442 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:54:33.444 | + functions-common:time_stop:2304 : local name 2022-01-05 16:54:33.447 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:54:33.449 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:54:33.451 | + functions-common:time_stop:2307 : local total 2022-01-05 16:54:33.454 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:54:33.456 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:54:33.458 | + functions-common:time_stop:2311 : start_time=1641401672744 2022-01-05 16:54:33.460 | + functions-common:time_stop:2313 : [[ -z 1641401672744 ]] 2022-01-05 16:54:33.463 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:54:33.467 | + functions-common:time_stop:2316 : end_time=1641401673464 2022-01-05 16:54:33.469 | + functions-common:time_stop:2317 : elapsed_time=720 2022-01-05 16:54:33.471 | + functions-common:time_stop:2318 : total=17375 2022-01-05 16:54:33.473 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:54:33.475 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=18095 2022-01-05 16:54:33.477 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:54:33.479 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-05 16:54:33.482 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:54:33.484 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:54:33.486 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:54:33.488 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:54:33.490 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:54:33.493 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:54:33.496 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-05 16:54:33.498 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:54:33.500 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:54:33.502 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:54:33.504 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:54:33.507 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:54:33.509 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:54:33.512 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:54:33.514 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:54:33.516 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:54:33.518 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-05 16:54:33.521 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:54:33.523 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:54:33.525 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:54:33.530 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:54:33.532 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:54:33.534 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:54:33.537 | + ./stack.sh:main:802 : restart_rpc_backend 2022-01-05 16:54:33.539 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-05 16:54:33.555 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:54:33.557 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-05 16:54:33.559 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:54:33.561 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-01-05 16:54:33.564 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-05 16:54:33.567 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-05 16:54:33.571 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-05 16:54:33.574 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-05 16:54:33.576 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-05 16:54:33.578 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-05 16:54:33.580 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-05 16:54:33.582 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-05 16:54:33.585 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-05 16:54:34.267 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-05 16:54:34.267 | user tags 2022-01-05 16:54:34.267 | stackrabbit []' 2022-01-05 16:54:34.271 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-05 16:54:34.271 | user tags 2022-01-05 16:54:34.271 | stackrabbit []' 2022-01-05 16:54:34.271 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-05 16:54:34.277 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-01-05 16:54:34.280 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-01-05 16:54:34.282 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:54:34.943 | Changing password for user "stackrabbit" ... 2022-01-05 16:54:35.009 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-05 16:54:35.682 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-05 16:54:35.741 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-05 16:54:35.744 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:54:36.399 | Changing password for user "stackrabbit" ... 2022-01-05 16:54:36.460 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-05 16:54:36.464 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-05 16:54:36.466 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-05 16:54:37.129 | Deleting user "guest" ... 2022-01-05 16:54:37.144 | Error: 2022-01-05 16:54:37.144 | {:no_such_user, "guest"} 2022-01-05 16:54:37.156 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-01-05 16:54:37.158 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-01-05 16:54:37.174 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:54:37.177 | + ./stack.sh:main:805 : install_database 2022-01-05 16:54:37.179 | + lib/database:install_database:116 : install_database_mysql 2022-01-05 16:54:37.182 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-01-05 16:54:37.184 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:54:37.186 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:54:37.188 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-01-05 16:54:37.528 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-05 16:54:37.530 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-01-05 16:54:37.533 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-01-05 16:54:37.535 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:54:37.537 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-01-05 16:54:37.540 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:54:37.542 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:54:37.545 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:54:37.547 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:54:37.549 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:54:37.552 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:54:37.554 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:54:37.557 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:54:37.559 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:54:37.561 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-01-05 16:54:37.563 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:54:37.566 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:54:37.568 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:54:37.571 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:54:37.573 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:54:37.575 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:54:37.578 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-01-05 16:54:37.580 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:54:37.582 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:54:37.584 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-01-05 16:54:37.587 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:54:37.589 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:54:37.591 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:54:37.593 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:54:37.596 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:54:37.598 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:54:37.600 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:54:37.603 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:54:37.605 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:54:37.607 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:54:37.609 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:54:37.611 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:54:37.614 | + functions-common:install_package:1343 : real_install_package mysql-server 2022-01-05 16:54:37.616 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:54:37.619 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:54:37.621 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:54:37.623 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2022-01-05 16:54:37.643 | + 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 mysql-server 2022-01-05 16:54:37.750 | Reading package lists... 2022-01-05 16:54:37.979 | Building dependency tree... 2022-01-05 16:54:37.980 | Reading state information... 2022-01-05 16:54:38.213 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:54:38.213 | The following packages were automatically installed and are no longer required: 2022-01-05 16:54:38.214 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:54:38.214 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:54:38.214 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:54:38.214 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:54:38.214 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:54:38.214 | python3-zope.interface 2022-01-05 16:54:38.214 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:54:38.324 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:54:38.329 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:54:38.331 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:54:38.333 | + functions-common:time_stop:2304 : local name 2022-01-05 16:54:38.335 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:54:38.338 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:54:38.340 | + functions-common:time_stop:2307 : local total 2022-01-05 16:54:38.342 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:54:38.344 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:54:38.346 | + functions-common:time_stop:2311 : start_time=1641401677641 2022-01-05 16:54:38.348 | + functions-common:time_stop:2313 : [[ -z 1641401677641 ]] 2022-01-05 16:54:38.351 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:54:38.355 | + functions-common:time_stop:2316 : end_time=1641401678352 2022-01-05 16:54:38.357 | + functions-common:time_stop:2317 : elapsed_time=711 2022-01-05 16:54:38.359 | + functions-common:time_stop:2318 : total=18095 2022-01-05 16:54:38.361 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:54:38.363 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=18806 2022-01-05 16:54:38.365 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:54:38.368 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-01-05 16:54:38.370 | + ./stack.sh:main:808 : install_database_python 2022-01-05 16:54:38.372 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-05 16:54:38.374 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-01-05 16:54:38.377 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-05 16:54:38.379 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:54:38.382 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-05 16:54:38.385 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-05 16:54:38.387 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:54:38.391 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:54:38.391 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:54:38.396 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-05 16:54:38.399 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-05 16:54:38.401 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-05 16:54:38.404 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-05 16:54:38.406 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-05 16:54:38.426 | Using python 3.8 to install PyMySQL 2022-01-05 16:54:38.428 | + 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 PyMySQL 2022-01-05 16:54:39.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:54:39.131 | from cryptography.utils import int_from_bytes 2022-01-05 16:54:39.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:54:39.131 | from cryptography.utils import int_from_bytes 2022-01-05 16:54:40.100 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:54:40.131 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-01-05 16:54:41.506 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:54:41.606 | + inc/python:pip_install:200 : result=0 2022-01-05 16:54:41.609 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:54:41.611 | + functions-common:time_stop:2304 : local name 2022-01-05 16:54:41.613 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:54:41.615 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:54:41.618 | + functions-common:time_stop:2307 : local total 2022-01-05 16:54:41.620 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:54:41.622 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:54:41.625 | + functions-common:time_stop:2311 : start_time=1641401678421 2022-01-05 16:54:41.627 | + functions-common:time_stop:2313 : [[ -z 1641401678421 ]] 2022-01-05 16:54:41.630 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:54:41.634 | + functions-common:time_stop:2316 : end_time=1641401681631 2022-01-05 16:54:41.636 | + functions-common:time_stop:2317 : elapsed_time=3210 2022-01-05 16:54:41.638 | + functions-common:time_stop:2318 : total=22560 2022-01-05 16:54:41.641 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:54:41.643 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25770 2022-01-05 16:54:41.645 | + inc/python:pip_install:203 : return 0 2022-01-05 16:54:41.647 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-05 16:54:41.650 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:54:41.652 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-05 16:54:41.654 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-01-05 16:54:41.670 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:54:41.672 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-01-05 16:54:41.675 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-01-05 16:54:41.678 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:54:41.679 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-05 16:54:41.684 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:54:41.686 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-05 16:54:41.689 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,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 =~ ,q- ]] 2022-01-05 16:54:41.691 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-05 16:54:41.693 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-01-05 16:54:41.696 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-01-05 16:54:41.711 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:54:41.714 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-01-05 16:54:41.716 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:54:41.718 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:54:41.720 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:54:41.723 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:54:41.725 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:54:41.727 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:54:41.729 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:54:41.732 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:54:41.734 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:54:41.736 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:54:41.738 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:54:41.740 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:54:41.743 | + functions-common:install_package:1343 : real_install_package radvd 2022-01-05 16:54:41.745 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:54:41.748 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:54:41.750 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:54:41.752 | + functions-common:real_install_package:1329 : apt_get install radvd 2022-01-05 16:54:41.773 | + 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 radvd 2022-01-05 16:54:41.879 | Reading package lists... 2022-01-05 16:54:42.104 | Building dependency tree... 2022-01-05 16:54:42.106 | Reading state information... 2022-01-05 16:54:42.337 | radvd is already the newest version (1:2.17-2). 2022-01-05 16:54:42.337 | The following packages were automatically installed and are no longer required: 2022-01-05 16:54:42.338 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:54:42.338 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:54:42.338 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:54:42.339 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:54:42.339 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:54:42.339 | python3-zope.interface 2022-01-05 16:54:42.339 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:54:42.448 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:54:42.452 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:54:42.454 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:54:42.456 | + functions-common:time_stop:2304 : local name 2022-01-05 16:54:42.458 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:54:42.461 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:54:42.463 | + functions-common:time_stop:2307 : local total 2022-01-05 16:54:42.465 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:54:42.467 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:54:42.469 | + functions-common:time_stop:2311 : start_time=1641401681770 2022-01-05 16:54:42.471 | + functions-common:time_stop:2313 : [[ -z 1641401681770 ]] 2022-01-05 16:54:42.474 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:54:42.479 | + functions-common:time_stop:2316 : end_time=1641401682476 2022-01-05 16:54:42.481 | + functions-common:time_stop:2317 : elapsed_time=706 2022-01-05 16:54:42.483 | + functions-common:time_stop:2318 : total=18806 2022-01-05 16:54:42.485 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:54:42.487 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19512 2022-01-05 16:54:42.490 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:54:42.492 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-01-05 16:54:42.507 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:54:42.510 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-01-05 16:54:42.512 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-05 16:54:42.515 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-05 16:54:42.534 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-05 16:54:42.536 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:54:42.539 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:54:42.541 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:54:42.543 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:54:42.546 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:54:42.548 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:54:42.550 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:54:42.552 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:54:42.554 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:54:42.556 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:54:42.558 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:54:42.561 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:54:42.563 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2022-01-05 16:54:42.565 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:54:42.567 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:54:42.569 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:54:42.572 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2022-01-05 16:54:42.592 | + 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 fakeroot make openvswitch-switch 2022-01-05 16:54:42.698 | Reading package lists... 2022-01-05 16:54:42.924 | Building dependency tree... 2022-01-05 16:54:42.925 | Reading state information... 2022-01-05 16:54:43.162 | fakeroot is already the newest version (1.24-1). 2022-01-05 16:54:43.162 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:54:43.162 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-05 16:54:43.162 | The following packages were automatically installed and are no longer required: 2022-01-05 16:54:43.163 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:54:43.163 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:54:43.163 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:54:43.163 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:54:43.163 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:54:43.163 | python3-zope.interface 2022-01-05 16:54:43.164 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:54:43.278 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:54:43.282 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:54:43.284 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:54:43.286 | + functions-common:time_stop:2304 : local name 2022-01-05 16:54:43.288 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:54:43.290 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:54:43.293 | + functions-common:time_stop:2307 : local total 2022-01-05 16:54:43.295 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:54:43.297 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:54:43.299 | + functions-common:time_stop:2311 : start_time=1641401682589 2022-01-05 16:54:43.301 | + functions-common:time_stop:2313 : [[ -z 1641401682589 ]] 2022-01-05 16:54:43.304 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:54:43.308 | + functions-common:time_stop:2316 : end_time=1641401683306 2022-01-05 16:54:43.310 | + functions-common:time_stop:2317 : elapsed_time=717 2022-01-05 16:54:43.312 | + functions-common:time_stop:2318 : total=19512 2022-01-05 16:54:43.314 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:54:43.317 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20229 2022-01-05 16:54:43.319 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:54:43.322 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-05 16:54:43.324 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:54:43.326 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:54:43.329 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-05 16:54:43.331 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-05 16:54:43.334 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-05 16:54:43.338 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-05 16:54:43.340 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-05 16:54:43.343 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-05 16:54:43.344 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-05 16:54:43.348 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-05 16:54:43.350 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-05 16:54:43.352 | + functions:vercmp:628 : local v1=5.4 2022-01-05 16:54:43.355 | + functions:vercmp:629 : local 'op=<' 2022-01-05 16:54:43.357 | + functions:vercmp:630 : local v2=3.13 2022-01-05 16:54:43.359 | + functions:vercmp:631 : local result 2022-01-05 16:54:43.362 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-01-05 16:54:43.363 | ++ functions:vercmp:635 : sort -V 2022-01-05 16:54:43.363 | ++ functions:vercmp:635 : head -1 2022-01-05 16:54:43.368 | + functions:vercmp:635 : result=3.13 2022-01-05 16:54:43.371 | + functions:vercmp:637 : case $op in 2022-01-05 16:54:43.373 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-01-05 16:54:43.375 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-01-05 16:54:43.377 | + functions:vercmp:648 : return 2022-01-05 16:54:43.380 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-05 16:54:43.383 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-05 16:54:43.386 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2022-01-05 16:54:43.849 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-01-05 16:54:43.853 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-01-05 16:54:43.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:43.858 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:43.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-01-05 16:54:43.863 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:43.866 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-01-05 16:54:43.883 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:54:43.889 | + ./stack.sh:main:816 : install_etcd3 2022-01-05 16:54:43.893 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-05 16:54:43.893 | Installing etcd 2022-01-05 16:54:43.895 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-05 16:54:43.907 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-05 16:54:43.919 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-05 16:54:43.922 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-05 16:54:43.937 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-05 16:54:43.941 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:54:43.943 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:54:43.946 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:54:43.951 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:54:43.953 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-01-05 16:54:43.955 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-05 16:54:43.958 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:54:43.960 | ++ functions:get_extra_file:74 : return 2022-01-05 16:54:43.963 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:54:43.965 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-05 16:54:43.968 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-05 16:54:43.970 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-01-05 16:54:43.986 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:54:43.989 | + ./stack.sh:main:835 : install_dstat 2022-01-05 16:54:43.991 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-05 16:54:44.006 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:54:44.009 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-01-05 16:54:44.011 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:54:44.014 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-01-05 16:54:44.016 | + ./stack.sh:main:844 : install_libs 2022-01-05 16:54:44.018 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-01-05 16:54:44.020 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-01-05 16:54:44.023 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-01-05 16:54:44.025 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-05 16:54:44.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-01-05 16:54:44.034 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.036 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-01-05 16:54:44.038 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-01-05 16:54:44.041 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-01-05 16:54:44.043 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-05 16:54:44.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.047 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.050 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-01-05 16:54:44.052 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.054 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-01-05 16:54:44.056 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-01-05 16:54:44.058 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-01-05 16:54:44.061 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-05 16:54:44.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.065 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.067 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-01-05 16:54:44.069 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.072 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-01-05 16:54:44.074 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-01-05 16:54:44.076 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-01-05 16:54:44.078 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-05 16:54:44.080 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.082 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.085 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-01-05 16:54:44.087 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.089 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-01-05 16:54:44.092 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-01-05 16:54:44.094 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-01-05 16:54:44.096 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-05 16:54:44.098 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.101 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.103 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-01-05 16:54:44.106 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.108 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-01-05 16:54:44.110 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-01-05 16:54:44.112 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-01-05 16:54:44.114 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-05 16:54:44.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.119 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.121 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-01-05 16:54:44.123 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.126 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-01-05 16:54:44.128 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-01-05 16:54:44.130 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-01-05 16:54:44.132 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-05 16:54:44.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.139 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-01-05 16:54:44.141 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.143 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-01-05 16:54:44.145 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-01-05 16:54:44.148 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-01-05 16:54:44.150 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-05 16:54:44.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.155 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.157 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-01-05 16:54:44.160 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.162 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-01-05 16:54:44.165 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-01-05 16:54:44.167 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-01-05 16:54:44.170 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-05 16:54:44.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.174 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-01-05 16:54:44.178 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.181 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-01-05 16:54:44.183 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-01-05 16:54:44.185 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-01-05 16:54:44.187 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-05 16:54:44.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-01-05 16:54:44.196 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.199 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-01-05 16:54:44.201 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-01-05 16:54:44.203 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-01-05 16:54:44.205 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-05 16:54:44.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.210 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-01-05 16:54:44.215 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.217 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-01-05 16:54:44.219 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-01-05 16:54:44.221 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-01-05 16:54:44.224 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-05 16:54:44.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.231 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-01-05 16:54:44.233 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.235 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-01-05 16:54:44.237 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-01-05 16:54:44.240 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-01-05 16:54:44.242 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-05 16:54:44.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.247 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.249 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-01-05 16:54:44.251 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.253 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-01-05 16:54:44.255 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-01-05 16:54:44.258 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-01-05 16:54:44.260 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-05 16:54:44.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.267 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-01-05 16:54:44.269 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.271 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-01-05 16:54:44.274 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-01-05 16:54:44.277 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-01-05 16:54:44.279 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-05 16:54:44.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.283 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.285 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-01-05 16:54:44.287 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.290 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-01-05 16:54:44.292 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-01-05 16:54:44.294 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-01-05 16:54:44.296 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-05 16:54:44.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.301 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.303 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-01-05 16:54:44.305 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.308 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-01-05 16:54:44.310 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-01-05 16:54:44.312 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-01-05 16:54:44.314 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-05 16:54:44.317 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.319 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.322 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-01-05 16:54:44.324 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.326 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-01-05 16:54:44.328 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-01-05 16:54:44.331 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-01-05 16:54:44.333 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-05 16:54:44.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-01-05 16:54:44.342 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.344 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-01-05 16:54:44.346 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-01-05 16:54:44.349 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-01-05 16:54:44.351 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-05 16:54:44.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.356 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.358 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-01-05 16:54:44.360 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.363 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-01-05 16:54:44.365 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-01-05 16:54:44.368 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-01-05 16:54:44.370 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-05 16:54:44.372 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-01-05 16:54:44.379 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.381 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-01-05 16:54:44.383 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-01-05 16:54:44.386 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-01-05 16:54:44.388 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-05 16:54:44.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.392 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-01-05 16:54:44.397 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.400 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-01-05 16:54:44.402 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-01-05 16:54:44.404 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-01-05 16:54:44.406 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-05 16:54:44.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.411 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-01-05 16:54:44.416 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.418 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-01-05 16:54:44.421 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-01-05 16:54:44.423 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-01-05 16:54:44.425 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-05 16:54:44.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-01-05 16:54:44.435 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.437 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-01-05 16:54:44.439 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-01-05 16:54:44.442 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-01-05 16:54:44.444 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-05 16:54:44.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-01-05 16:54:44.453 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.456 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-01-05 16:54:44.458 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-01-05 16:54:44.460 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-01-05 16:54:44.462 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-05 16:54:44.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-01-05 16:54:44.471 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.474 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-01-05 16:54:44.476 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-01-05 16:54:44.479 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-01-05 16:54:44.481 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-05 16:54:44.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-01-05 16:54:44.490 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.493 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-01-05 16:54:44.495 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-01-05 16:54:44.497 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-01-05 16:54:44.500 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-05 16:54:44.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-01-05 16:54:44.509 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.511 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-01-05 16:54:44.513 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-01-05 16:54:44.516 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-01-05 16:54:44.518 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-05 16:54:44.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.522 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.525 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-01-05 16:54:44.527 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.529 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-01-05 16:54:44.532 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-01-05 16:54:44.534 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-01-05 16:54:44.536 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-05 16:54:44.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.541 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-01-05 16:54:44.546 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.548 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-01-05 16:54:44.550 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-01-05 16:54:44.552 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-01-05 16:54:44.555 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-05 16:54:44.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.560 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.562 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-01-05 16:54:44.564 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.567 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-01-05 16:54:44.569 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-01-05 16:54:44.571 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-01-05 16:54:44.574 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-05 16:54:44.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.578 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.580 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-01-05 16:54:44.583 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.585 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-01-05 16:54:44.588 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-01-05 16:54:44.590 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-01-05 16:54:44.592 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-05 16:54:44.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.599 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-01-05 16:54:44.602 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.604 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-01-05 16:54:44.607 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-01-05 16:54:44.609 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-01-05 16:54:44.611 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-05 16:54:44.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.616 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-01-05 16:54:44.620 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.623 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-01-05 16:54:44.625 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-01-05 16:54:44.627 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-01-05 16:54:44.629 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-05 16:54:44.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.634 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.636 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-01-05 16:54:44.638 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.641 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-01-05 16:54:44.643 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-01-05 16:54:44.645 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-01-05 16:54:44.647 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-05 16:54:44.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.655 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-01-05 16:54:44.657 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.659 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-01-05 16:54:44.662 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-01-05 16:54:44.664 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-01-05 16:54:44.667 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-05 16:54:44.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:44.671 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:44.673 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-01-05 16:54:44.675 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:44.678 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-01-05 16:54:44.698 | Using python 3.8 to install etcd3 2022-01-05 16:54:44.701 | + 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 etcd3 2022-01-05 16:54:45.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:54:45.420 | from cryptography.utils import int_from_bytes 2022-01-05 16:54:45.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:54:45.420 | from cryptography.utils import int_from_bytes 2022-01-05 16:54:46.403 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:54:46.434 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-01-05 16:54:46.441 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.15.6) 2022-01-05 16:54:46.442 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.36.1) 2022-01-05 16:54:46.443 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-01-05 16:54:46.445 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.15.0) 2022-01-05 16:54:47.824 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:54:47.936 | + inc/python:pip_install:200 : result=0 2022-01-05 16:54:47.938 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:54:47.940 | + functions-common:time_stop:2304 : local name 2022-01-05 16:54:47.942 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:54:47.944 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:54:47.946 | + functions-common:time_stop:2307 : local total 2022-01-05 16:54:47.948 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:54:47.950 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:54:47.952 | + functions-common:time_stop:2311 : start_time=1641401684693 2022-01-05 16:54:47.955 | + functions-common:time_stop:2313 : [[ -z 1641401684693 ]] 2022-01-05 16:54:47.957 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:54:47.962 | + functions-common:time_stop:2316 : end_time=1641401687959 2022-01-05 16:54:47.964 | + functions-common:time_stop:2317 : elapsed_time=3266 2022-01-05 16:54:47.966 | + functions-common:time_stop:2318 : total=25770 2022-01-05 16:54:47.968 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:54:47.970 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=29036 2022-01-05 16:54:47.973 | + inc/python:pip_install:203 : return 0 2022-01-05 16:54:47.975 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-01-05 16:54:47.996 | Using python 3.8 to install etcd3gw 2022-01-05 16:54:47.998 | + 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 etcd3gw 2022-01-05 16:54:48.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:54:48.718 | from cryptography.utils import int_from_bytes 2022-01-05 16:54:48.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:54:48.718 | from cryptography.utils import int_from_bytes 2022-01-05 16:54:49.709 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:54:49.740 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (0.2.5) 2022-01-05 16:54:49.751 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.5.1) 2022-01-05 16:54:49.752 | Requirement already satisfied: futurist!=0.15.0,>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2022-01-05 16:54:49.753 | Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.25.1) 2022-01-05 16:54:49.754 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.26.3) 2022-01-05 16:54:49.755 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.15.0) 2022-01-05 16:54:49.779 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (4.0.0) 2022-01-05 16:54:49.781 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2021.10.8) 2022-01-05 16:54:49.782 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2.10) 2022-01-05 16:54:51.205 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:54:51.320 | + inc/python:pip_install:200 : result=0 2022-01-05 16:54:51.323 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:54:51.325 | + functions-common:time_stop:2304 : local name 2022-01-05 16:54:51.327 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:54:51.329 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:54:51.331 | + functions-common:time_stop:2307 : local total 2022-01-05 16:54:51.334 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:54:51.336 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:54:51.338 | + functions-common:time_stop:2311 : start_time=1641401687991 2022-01-05 16:54:51.340 | + functions-common:time_stop:2313 : [[ -z 1641401687991 ]] 2022-01-05 16:54:51.343 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:54:51.347 | + functions-common:time_stop:2316 : end_time=1641401691345 2022-01-05 16:54:51.349 | + functions-common:time_stop:2317 : elapsed_time=3354 2022-01-05 16:54:51.352 | + functions-common:time_stop:2318 : total=29036 2022-01-05 16:54:51.354 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:54:51.356 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32390 2022-01-05 16:54:51.359 | + inc/python:pip_install:203 : return 0 2022-01-05 16:54:51.361 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-01-05 16:54:51.363 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-05 16:54:51.365 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-05 16:54:51.368 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:54:51.370 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:54:51.372 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:54:51.374 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:54:51.377 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:54:51.379 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:54:51.381 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:54:51.383 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:54:51.386 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:54:51.388 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-01-05 16:54:51.390 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-01-05 16:54:51.392 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:54:51.395 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:54:51.397 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-05 16:54:51.399 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-01-05 16:54:51.402 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:54:51.404 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:54:51.412 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:54:51.415 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:54:51.417 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:54:51.419 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:54:51.421 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:54:51.424 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:54:51.426 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:54:51.428 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:54:51.430 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:54:51.433 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:54:51.435 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:54:51.437 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:54:51.439 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:54:51.442 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:54:51.444 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:54:51.446 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:54:51.467 | + 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 uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:54:51.574 | Reading package lists... 2022-01-05 16:54:51.808 | Building dependency tree... 2022-01-05 16:54:51.809 | Reading state information... 2022-01-05 16:54:52.048 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:54:52.048 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:54:52.049 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:54:52.049 | The following packages were automatically installed and are no longer required: 2022-01-05 16:54:52.050 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:54:52.050 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:54:52.050 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:54:52.050 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:54:52.050 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:54:52.050 | python3-zope.interface 2022-01-05 16:54:52.050 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:54:52.159 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:54:52.164 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:54:52.166 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:54:52.168 | + functions-common:time_stop:2304 : local name 2022-01-05 16:54:52.170 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:54:52.173 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:54:52.175 | + functions-common:time_stop:2307 : local total 2022-01-05 16:54:52.177 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:54:52.179 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:54:52.181 | + functions-common:time_stop:2311 : start_time=1641401691465 2022-01-05 16:54:52.184 | + functions-common:time_stop:2313 : [[ -z 1641401691465 ]] 2022-01-05 16:54:52.186 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:54:52.190 | + functions-common:time_stop:2316 : end_time=1641401692188 2022-01-05 16:54:52.192 | + functions-common:time_stop:2317 : elapsed_time=723 2022-01-05 16:54:52.195 | + functions-common:time_stop:2318 : total=20229 2022-01-05 16:54:52.197 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:54:52.199 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20952 2022-01-05 16:54:52.202 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:54:52.204 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-01-05 16:54:52.206 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:54:52.208 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:54:52.211 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-01-05 16:54:52.276 | Module proxy already enabled 2022-01-05 16:54:52.280 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-01-05 16:54:52.341 | Considering dependency proxy for proxy_uwsgi: 2022-01-05 16:54:52.341 | Module proxy already enabled 2022-01-05 16:54:52.341 | Module proxy_uwsgi already enabled 2022-01-05 16:54:52.345 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-01-05 16:54:52.347 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-05 16:54:52.349 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-05 16:54:52.352 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-01-05 16:54:52.477 | + ./stack.sh:main:850 : install_keystoneauth 2022-01-05 16:54:52.480 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-01-05 16:54:52.483 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-05 16:54:52.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:52.488 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:52.490 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-01-05 16:54:52.493 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:52.495 | + ./stack.sh:main:851 : install_keystoneclient 2022-01-05 16:54:52.498 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-01-05 16:54:52.500 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-05 16:54:52.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:52.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:52.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-01-05 16:54:52.509 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:52.512 | + ./stack.sh:main:852 : install_glanceclient 2022-01-05 16:54:52.514 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2022-01-05 16:54:52.516 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-05 16:54:52.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:52.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:52.523 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-01-05 16:54:52.525 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:52.527 | + ./stack.sh:main:853 : install_cinderclient 2022-01-05 16:54:52.530 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2022-01-05 16:54:52.532 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-05 16:54:52.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:52.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:52.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-01-05 16:54:52.542 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:52.544 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2022-01-05 16:54:52.546 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-05 16:54:52.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:52.551 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:52.553 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-01-05 16:54:52.556 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:52.558 | + ./stack.sh:main:854 : install_novaclient 2022-01-05 16:54:52.561 | + lib/nova:install_novaclient:812 : use_library_from_git python-novaclient 2022-01-05 16:54:52.563 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-05 16:54:52.565 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:52.568 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:52.570 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-01-05 16:54:52.572 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:52.574 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-01-05 16:54:52.591 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:54:52.593 | + ./stack.sh:main:856 : install_swiftclient 2022-01-05 16:54:52.596 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-01-05 16:54:52.598 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-05 16:54:52.601 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:52.603 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:52.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-01-05 16:54:52.608 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:52.610 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-01-05 16:54:52.626 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:54:52.629 | + ./stack.sh:main:859 : install_neutronclient 2022-01-05 16:54:52.631 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-01-05 16:54:52.634 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-05 16:54:52.636 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:52.638 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:52.641 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-01-05 16:54:52.643 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:52.645 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-01-05 16:54:52.648 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-01-05 16:54:52.650 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-05 16:54:52.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:54:52.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:54:52.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-01-05 16:54:52.659 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:54:52.661 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-01-05 16:54:52.664 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-05 16:54:52.667 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:54:52.670 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-05 16:54:52.672 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-05 16:54:52.674 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:54:52.678 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:54:52.678 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:54:52.683 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-05 16:54:52.685 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-05 16:54:52.688 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-05 16:54:52.691 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-05 16:54:52.693 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-05 16:54:52.713 | Using python 3.8 to install keystonemiddleware 2022-01-05 16:54:52.716 | + 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 keystonemiddleware 2022-01-05 16:54:53.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:54:53.450 | from cryptography.utils import int_from_bytes 2022-01-05 16:54:53.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:54:53.450 | from cryptography.utils import int_from_bytes 2022-01-05 16:54:54.419 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:54:54.451 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.2.0) 2022-01-05 16:54:54.501 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-05 16:54:54.503 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-01-05 16:54:54.504 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.5.1) 2022-01-05 16:54:54.505 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-01-05 16:54:54.506 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.8.0) 2022-01-05 16:54:54.507 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-01-05 16:54:54.508 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2022-01-05 16:54:54.509 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.2.1) 2022-01-05 16:54:54.510 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2022-01-05 16:54:54.511 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.7.0) 2022-01-05 16:54:54.513 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.25.1) 2022-01-05 16:54:54.514 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.15.0) 2022-01-05 16:54:54.515 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.5.1) 2022-01-05 16:54:54.516 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-01-05 16:54:54.572 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.3.0) 2022-01-05 16:54:54.573 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-01-05 16:54:54.575 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.14) 2022-01-05 16:54:54.610 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.2) 2022-01-05 16:54:54.649 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-01-05 16:54:54.651 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.4.0) 2022-01-05 16:54:54.652 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2022-01-05 16:54:54.653 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-01-05 16:54:54.701 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.1) 2022-01-05 16:54:54.704 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-01-05 16:54:54.714 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2022-01-05 16:54:54.715 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2022-01-05 16:54:54.730 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.10.9) 2022-01-05 16:54:54.731 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2022-01-05 16:54:54.732 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (20.9) 2022-01-05 16:54:54.787 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.10) 2022-01-05 16:54:54.788 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2022-01-05 16:54:54.789 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.3) 2022-01-05 16:54:54.790 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (4.0.0) 2022-01-05 16:54:54.837 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2022-01-05 16:54:54.849 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (4.4.2) 2022-01-05 16:54:56.137 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:54:56.242 | + inc/python:pip_install:200 : result=0 2022-01-05 16:54:56.245 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:54:56.247 | + functions-common:time_stop:2304 : local name 2022-01-05 16:54:56.250 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:54:56.252 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:54:56.255 | + functions-common:time_stop:2307 : local total 2022-01-05 16:54:56.258 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:54:56.260 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:54:56.262 | + functions-common:time_stop:2311 : start_time=1641401692708 2022-01-05 16:54:56.264 | + functions-common:time_stop:2313 : [[ -z 1641401692708 ]] 2022-01-05 16:54:56.267 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:54:56.271 | + functions-common:time_stop:2316 : end_time=1641401696269 2022-01-05 16:54:56.274 | + functions-common:time_stop:2317 : elapsed_time=3561 2022-01-05 16:54:56.276 | + functions-common:time_stop:2318 : total=32390 2022-01-05 16:54:56.278 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:54:56.280 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=35951 2022-01-05 16:54:56.282 | + inc/python:pip_install:203 : return 0 2022-01-05 16:54:56.285 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-01-05 16:54:56.287 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-05 16:54:56.289 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:54:56.292 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-05 16:54:56.295 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-05 16:54:56.297 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:54:56.301 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:54:56.301 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:54:56.306 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-05 16:54:56.308 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-05 16:54:56.311 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-05 16:54:56.313 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-05 16:54:56.316 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-05 16:54:56.337 | Using python 3.8 to install python-memcached 2022-01-05 16:54:56.339 | + 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 python-memcached 2022-01-05 16:54:57.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:54:57.055 | from cryptography.utils import int_from_bytes 2022-01-05 16:54:57.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:54:57.055 | from cryptography.utils import int_from_bytes 2022-01-05 16:54:58.041 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:54:58.072 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-01-05 16:54:58.076 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.15.0) 2022-01-05 16:54:59.518 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:54:59.626 | + inc/python:pip_install:200 : result=0 2022-01-05 16:54:59.629 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:54:59.631 | + functions-common:time_stop:2304 : local name 2022-01-05 16:54:59.633 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:54:59.635 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:54:59.637 | + functions-common:time_stop:2307 : local total 2022-01-05 16:54:59.640 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:54:59.642 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:54:59.644 | + functions-common:time_stop:2311 : start_time=1641401696331 2022-01-05 16:54:59.646 | + functions-common:time_stop:2313 : [[ -z 1641401696331 ]] 2022-01-05 16:54:59.649 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:54:59.653 | + functions-common:time_stop:2316 : end_time=1641401699651 2022-01-05 16:54:59.656 | + functions-common:time_stop:2317 : elapsed_time=3320 2022-01-05 16:54:59.658 | + functions-common:time_stop:2318 : total=35951 2022-01-05 16:54:59.660 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:54:59.662 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=39271 2022-01-05 16:54:59.665 | + inc/python:pip_install:203 : return 0 2022-01-05 16:54:59.667 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-01-05 16:54:59.684 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:54:59.686 | + ./stack.sh:main:866 : '[' 10.222.0.43 == 10.222.0.43 ']' 2022-01-05 16:54:59.688 | + ./stack.sh:main:867 : stack_install_service keystone 2022-01-05 16:54:59.691 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-05 16:54:59.693 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-05 16:54:59.695 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-05 16:54:59.698 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-05 16:54:59.700 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-01-05 16:54:59.715 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:54:59.718 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2022-01-05 16:54:59.720 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-05 16:54:59.722 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-01-05 16:54:59.724 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-05 16:54:59.726 | + functions-common:git_clone:526 : local orig_dir 2022-01-05 16:54:59.729 | ++ functions-common:git_clone:527 : pwd 2022-01-05 16:54:59.731 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:54:59.733 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-05 16:54:59.736 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-05 16:54:59.750 | + functions-common:git_clone:530 : RECLONE=False 2022-01-05 16:54:59.752 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-05 16:54:59.754 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-05 16:54:59.757 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-05 16:54:59.757 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-05 16:54:59.762 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-01-05 16:54:59.764 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-05 16:54:59.766 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-01-05 16:54:59.769 | + functions-common:git_clone:593 : git show --oneline 2022-01-05 16:54:59.769 | + functions-common:git_clone:593 : head -1 2022-01-05 16:54:59.773 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2022-01-05 16:54:59.776 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-05 16:54:59.778 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-01-05 16:54:59.780 | + inc/python:setup_develop:338 : local bindep 2022-01-05 16:54:59.782 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:54:59.785 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-05 16:54:59.787 | + inc/python:setup_develop:344 : local extras= 2022-01-05 16:54:59.790 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-05 16:54:59.792 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-05 16:54:59.794 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:54:59.796 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-05 16:54:59.799 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-05 16:54:59.801 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-05 16:54:59.804 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-05 16:54:59.806 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-05 16:54:59.809 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-05 16:54:59.811 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-05 16:54:59.813 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-05 16:54:59.816 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-05 16:54:59.822 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-01-05 16:54:59.824 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-01-05 16:55:00.425 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-01-05 16:55:00.428 | + inc/python:setup_package:417 : local bindep=0 2022-01-05 16:55:00.430 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-05 16:55:00.432 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-05 16:55:00.434 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:55:00.436 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-01-05 16:55:00.438 | + inc/python:setup_package:426 : local flags=-e 2022-01-05 16:55:00.441 | + inc/python:setup_package:427 : local extras= 2022-01-05 16:55:00.443 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-05 16:55:00.446 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-05 16:55:00.448 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-05 16:55:00.450 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-05 16:55:00.452 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-05 16:55:00.454 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-01-05 16:55:00.474 | Using python 3.8 to install /opt/stack/keystone 2022-01-05 16:55:00.476 | + 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 -e /opt/stack/keystone 2022-01-05 16:55:01.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:55:01.191 | from cryptography.utils import int_from_bytes 2022-01-05 16:55:01.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:55:01.191 | from cryptography.utils import int_from_bytes 2022-01-05 16:55:02.190 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:55:02.190 | 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 16:55:02.191 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 16:55:02.273 | + inc/python:pip_install:1 : exit_trap 2022-01-05 16:55:02.275 | + ./stack.sh:exit_trap:507 : local r=1 2022-01-05 16:55:02.278 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-01-05 16:55:02.280 | + ./stack.sh:exit_trap:508 : jobs= 2022-01-05 16:55:02.283 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-01-05 16:55:02.285 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-01-05 16:55:02.287 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-01-05 16:55:02.289 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-01-05 16:55:02.291 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-01-05 16:55:02.293 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-01-05 16:55:02.293 | Error on exit 2022-01-05 16:55:02.295 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-01-05 16:55:02.297 | + ./stack.sh:exit_trap:528 : generate-subunit 1641401614 88 fail 2022-01-05 16:55:02.779 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-01-05 16:55:02.781 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 16:55:03.216 | + ./stack.sh:exit_trap:542 : exit 1