2021-10-15 15:05:54.111 | + ./stack.sh:main:473 : exec 2021-10-15 15:05:54.111 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-150554' 2021-10-15 15:05:54.111 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-15-150554.summary.2021-10-15-150554 2021-10-15 15:05:54.111 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:05:54.111 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-150554 2021-10-15 15:05:54.111 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-150554 /opt/stack/logs/stack.sh.log 2021-10-15 15:05:54.111 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-150554.summary.2021-10-15-150554 /opt/stack/logs/stack.sh.log.summary 2021-10-15 15:05:54.111 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-10-15 15:05:54.111 | + functions:check_path_perm_sanity:596 : local real_path 2021-10-15 15:05:54.111 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-10-15 15:05:54.111 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-10-15 15:05:54.111 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-10-15 15:05:54.111 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-10-15 15:05:54.111 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-10-15 15:05:54.111 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:05:54.111 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-10-15 15:05:54.111 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-10-15 15:05:54.111 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:05:54.111 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:05:54.111 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-10-15 15:05:54.112 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-10-15 15:05:54.115 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:05:54.117 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-10-15 15:05:54.120 | + ./stack.sh:main:546 : trap err_trap ERR 2021-10-15 15:05:54.122 | + ./stack.sh:main:559 : set -o errexit 2021-10-15 15:05:54.124 | + ./stack.sh:main:562 : uname -a 2021-10-15 15:05:54.125 | Linux dv-cinder-814174-1-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 2021-10-15 15:05:54.128 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-10-15 15:05:54.129 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-10-15 15:05:54.133 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-10-15 15:05:54.161 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-10-15 15:05:54.180 | + ./stack.sh:main:576 : fetch_plugins 2021-10-15 15:05:54.182 | + functions-common:fetch_plugins:1655 : local plugins= 2021-10-15 15:05:54.185 | + functions-common:fetch_plugins:1656 : local plugin 2021-10-15 15:05:54.187 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-10-15 15:05:54.189 | + functions-common:fetch_plugins:1660 : return 2021-10-15 15:05:54.191 | + ./stack.sh:main:580 : run_phase override_defaults 2021-10-15 15:05:54.193 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-10-15 15:05:54.196 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:05:54.198 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:05:54.200 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:05:54.202 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:05:54.204 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:05:54.206 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:05:54.208 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:05:54.212 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:05:54.213 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:05:54.215 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:05:54.217 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-10-15 15:05:54.219 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:05:54.234 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:54.236 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:05:54.238 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:05:54.240 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:05:54.241 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:05:54.243 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:05:54.245 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:05:54.247 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-10-15 15:05:54.249 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-10-15 15:05:54.251 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:05:54.253 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:05:54.254 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-10-15 15:05:54.256 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-10-15 15:05:54.258 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-10-15 15:05:54.260 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-10-15 15:05:54.262 | + functions-common:plugin_override_defaults:1701 : return 2021-10-15 15:05:54.264 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-10-15 15:05:54.283 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-10-15 15:05:54.286 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-10-15 15:05:54.299 | ++ functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:05:54.301 | +++ lib/tls:source:43 : hostname -f 2021-10-15 15:05:54.304 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-10-15 15:05:54.306 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-10-15 15:05:54.308 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-10-15 15:05:54.310 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-10-15 15:05:54.312 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-10-15 15:05:54.314 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-10-15 15:05:54.316 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-10-15 15:05:54.318 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-10-15 15:05:54.320 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-10-15 15:05:54.322 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-10-15 15:05:54.328 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-10-15 15:05:54.341 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-10-15 15:05:54.360 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-10-15 15:05:54.374 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-10-15 15:05:54.387 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-10-15 15:05:54.414 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-10-15 15:05:54.479 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-10-15 15:05:54.570 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-10-15 15:05:54.593 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-10-15 15:05:54.639 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-10-15 15:05:54.693 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-10-15 15:05:54.821 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-10-15 15:05:54.836 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-10-15 15:05:54.848 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-10-15 15:05:54.861 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-10-15 15:05:54.951 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-10-15 15:05:54.954 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-10-15 15:05:54.956 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-10-15 15:05:54.958 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-10-15 15:05:54.961 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-10-15 15:05:54.963 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-10-15 15:05:54.965 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-10-15 15:05:54.965 | False' 2021-10-15 15:05:54.968 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-10-15 15:05:54.983 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-10-15 15:05:54.985 | + ./stack.sh:main:610 : run_phase source 2021-10-15 15:05:54.987 | + functions-common:run_phase:1737 : local mode=source 2021-10-15 15:05:54.989 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:05:54.991 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:05:54.993 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:05:54.996 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:05:54.998 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:05:55.000 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:05:55.003 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:05:55.006 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:05:55.008 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:05:55.010 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:05:55.013 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-10-15 15:05:55.015 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:05:55.029 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:55.031 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:05:55.033 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-10-15 15:05:55.072 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-10-15 15:05:55.074 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-10-15 15:05:55.076 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:05:55.078 | + functions-common:run_phase:1759 : load_plugin_settings 2021-10-15 15:05:55.080 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-10-15 15:05:55.082 | + functions-common:load_plugin_settings:1674 : local plugin 2021-10-15 15:05:55.084 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-10-15 15:05:55.086 | + functions-common:load_plugin_settings:1678 : return 2021-10-15 15:05:55.089 | + functions-common:run_phase:1760 : verify_disabled_services 2021-10-15 15:05:55.091 | + functions-common:verify_disabled_services:2020 : local service 2021-10-15 15:05:55.093 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.095 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-10-15 15:05:55.097 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.099 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-10-15 15:05:55.102 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.104 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-10-15 15:05:55.107 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.109 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-10-15 15:05:55.111 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.113 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-10-15 15:05:55.115 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.118 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-10-15 15:05:55.120 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.123 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-10-15 15:05:55.125 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.127 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-10-15 15:05:55.129 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.132 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-10-15 15:05:55.134 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.136 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-10-15 15:05:55.138 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.141 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-10-15 15:05:55.143 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.145 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-10-15 15:05:55.147 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.149 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-10-15 15:05:55.152 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.154 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-10-15 15:05:55.156 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.159 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-10-15 15:05:55.161 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.163 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-10-15 15:05:55.165 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.168 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-10-15 15:05:55.171 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.173 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-10-15 15:05:55.175 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.177 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-10-15 15:05:55.180 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.182 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-10-15 15:05:55.185 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.187 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-10-15 15:05:55.189 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.191 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-10-15 15:05:55.194 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.196 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-10-15 15:05:55.198 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.200 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-10-15 15:05:55.203 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.205 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-10-15 15:05:55.207 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.209 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-10-15 15:05:55.212 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.215 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-10-15 15:05:55.217 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.219 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-10-15 15:05:55.221 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.224 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-10-15 15:05:55.226 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.228 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-10-15 15:05:55.231 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.233 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-10-15 15:05:55.235 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.237 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-10-15 15:05:55.240 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.242 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-10-15 15:05:55.244 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.246 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-10-15 15:05:55.249 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.251 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-10-15 15:05:55.253 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.255 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-10-15 15:05:55.257 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.260 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-10-15 15:05:55.262 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.264 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-10-15 15:05:55.266 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.268 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-10-15 15:05:55.271 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.273 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-10-15 15:05:55.275 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.278 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-10-15 15:05:55.280 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.282 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-10-15 15:05:55.285 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.287 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-10-15 15:05:55.289 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.291 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-10-15 15:05:55.294 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:55.296 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-10-15 15:05:55.299 | + ./stack.sh:main:681 : initialize_database_backends 2021-10-15 15:05:55.301 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:05:55.304 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-10-15 15:05:55.318 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:55.320 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-10-15 15:05:55.322 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:05:55.325 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-10-15 15:05:55.340 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:05:55.342 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-10-15 15:05:55.345 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-10-15 15:05:55.347 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-10-15 15:05:55.349 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-10-15 15:05:55.354 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-10-15 15:05:55.357 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-10-15 15:05:55.360 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-10-15 15:05:55.363 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-10-15 15:05:55.366 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:05:55.368 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-10-15 15:05:55.371 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:05:55.373 | + lib/database:initialize_database_backends:104 : return 0 2021-10-15 15:05:55.375 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-10-15 15:05:55.375 | Using mysql database backend 2021-10-15 15:05:55.378 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-10-15 15:05:55.394 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-10-15 15:05:55.409 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:55.412 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-10-15 15:05:55.428 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-10-15 15:05:55.444 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:55.446 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-10-15 15:05:55.462 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-10-15 15:05:55.479 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-10-15 15:05:55.495 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:05:55.498 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-10-15 15:05:55.514 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:55.516 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-10-15 15:05:55.532 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-10-15 15:05:55.534 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-10-15 15:05:55.536 | + ./stack.sh:main:741 : save_stackenv 741 2021-10-15 15:05:55.539 | + functions-common:save_stackenv:60 : local tag=741 2021-10-15 15:05:55.542 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-10-15 15:05:55.546 | + functions-common:save_stackenv:62 : time_stamp=2021-10-15-150555 2021-10-15 15:05:55.548 | + functions-common:save_stackenv:63 : echo '# 2021-10-15-150555 741' 2021-10-15 15:05:55.551 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:55.553 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:05:55.555 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:55.558 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-10-15 15:05:55.561 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:55.563 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-10-15 15:05:55.565 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:55.568 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-10-15 15:05:55.570 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:55.572 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.31 2021-10-15 15:05:55.575 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:55.578 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.31/identity 2021-10-15 15:05:55.580 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:55.582 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-15-150554 2021-10-15 15:05:55.585 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:55.587 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-10-15 15:05:55.590 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:55.592 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.31 2021-10-15 15:05:55.594 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:55.597 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-10-15 15:05:55.599 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:55.601 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-10-15 15:05:55.604 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:55.606 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-10-15 15:05:55.609 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:55.611 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-10-15 15:05:55.613 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-10-15 15:05:55.616 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-10-15 15:05:55.618 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-10-15 15:05:55.620 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:05:55.622 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:05:55.625 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:05:55.628 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:05:55.630 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:05:55.632 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:05:55.647 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:05:55.649 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:05:55.652 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:05:55.655 | + functions-common:git_clone:544 : echo master 2021-10-15 15:05:55.656 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:05:55.661 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-10-15 15:05:55.663 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:05:55.665 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-10-15 15:05:55.669 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:05:55.669 | + functions-common:git_clone:593 : head -1 2021-10-15 15:05:55.672 | c9e9adfd Updated from generate-constraints 2021-10-15 15:05:55.674 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:05:55.677 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-10-15 15:05:55.679 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:05:55.682 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-10-15 15:05:55.685 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-10-15 15:05:55.688 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-10-15 15:05:55.690 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-10-15 15:05:55.693 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:05:55.695 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-10-15 15:05:55.698 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-10-15 15:05:55.700 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-10-15 15:05:55.703 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-10-15 15:05:55.708 | ++ tools/install_prereqs.sh:source:47 : NOW=1634310355 2021-10-15 15:05:55.711 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-10-15 15:05:55.715 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1634310211 2021-10-15 15:05:55.718 | ++ tools/install_prereqs.sh:source:49 : DELTA=144 2021-10-15 15:05:55.720 | ++ tools/install_prereqs.sh:source:50 : [[ 144 -lt 7200 ]] 2021-10-15 15:05:55.722 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-10-15 15:05:55.725 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-10-15 15:05:55.727 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-10-15 15:05:55.730 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-10-15 15:05:55.732 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-10-15 15:05:55.735 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-10-15 15:05:55.737 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-10-15 15:05:55.739 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-10-15 15:05:55.743 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-10-15 15:05:55.788 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-10-15 15:05:55.788 | apache2-dev 2021-10-15 15:05:55.788 | bc 2021-10-15 15:05:55.788 | bsdmainutils 2021-10-15 15:05:55.788 | curl 2021-10-15 15:05:55.788 | g++ 2021-10-15 15:05:55.788 | gawk 2021-10-15 15:05:55.788 | gcc 2021-10-15 15:05:55.788 | gettext 2021-10-15 15:05:55.788 | git 2021-10-15 15:05:55.788 | graphviz 2021-10-15 15:05:55.788 | iputils-ping 2021-10-15 15:05:55.788 | libapache2-mod-proxy-uwsgi 2021-10-15 15:05:55.789 | libffi-dev 2021-10-15 15:05:55.789 | libjpeg-dev 2021-10-15 15:05:55.789 | libpcre3-dev 2021-10-15 15:05:55.789 | libpq-dev 2021-10-15 15:05:55.789 | libssl-dev 2021-10-15 15:05:55.789 | libsystemd-dev 2021-10-15 15:05:55.789 | libxml2-dev 2021-10-15 15:05:55.789 | libxslt1-dev 2021-10-15 15:05:55.789 | libyaml-dev 2021-10-15 15:05:55.789 | lsof 2021-10-15 15:05:55.789 | openssh-server 2021-10-15 15:05:55.789 | openssl 2021-10-15 15:05:55.789 | pkg-config 2021-10-15 15:05:55.789 | psmisc 2021-10-15 15:05:55.789 | python3-dev 2021-10-15 15:05:55.789 | python3-pip 2021-10-15 15:05:55.789 | python3-systemd 2021-10-15 15:05:55.789 | python3-venv 2021-10-15 15:05:55.789 | tar 2021-10-15 15:05:55.789 | tcpdump 2021-10-15 15:05:55.789 | unzip 2021-10-15 15:05:55.789 | uuid-runtime 2021-10-15 15:05:55.789 | wget 2021-10-15 15:05:55.789 | wget 2021-10-15 15:05:55.789 | zlib1g-dev 2021-10-15 15:05:55.789 | libkrb5-dev 2021-10-15 15:05:55.789 | libldap2-dev 2021-10-15 15:05:55.789 | libsasl2-dev 2021-10-15 15:05:55.789 | memcached 2021-10-15 15:05:55.789 | python3-mysqldb 2021-10-15 15:05:55.789 | sqlite3 2021-10-15 15:05:55.789 | conntrack 2021-10-15 15:05:55.789 | curl 2021-10-15 15:05:55.789 | dnsmasq-base 2021-10-15 15:05:55.789 | dnsmasq-utils 2021-10-15 15:05:55.789 | ebtables 2021-10-15 15:05:55.789 | genisoimage 2021-10-15 15:05:55.789 | iptables 2021-10-15 15:05:55.789 | iputils-arping 2021-10-15 15:05:55.790 | kpartx 2021-10-15 15:05:55.790 | libjs-jquery-tablesorter 2021-10-15 15:05:55.790 | parted 2021-10-15 15:05:55.790 | pm-utils 2021-10-15 15:05:55.790 | python3-mysqldb 2021-10-15 15:05:55.790 | socat 2021-10-15 15:05:55.790 | sqlite3 2021-10-15 15:05:55.790 | sudo 2021-10-15 15:05:55.790 | vlan 2021-10-15 15:05:55.790 | lsscsi 2021-10-15 15:05:55.790 | open-iscsi 2021-10-15 15:05:55.790 | lvm2 2021-10-15 15:05:55.790 | qemu-utils 2021-10-15 15:05:55.790 | thin-provisioning-tools 2021-10-15 15:05:55.790 | acl 2021-10-15 15:05:55.790 | dnsmasq-base 2021-10-15 15:05:55.790 | dnsmasq-utils 2021-10-15 15:05:55.790 | ebtables 2021-10-15 15:05:55.790 | haproxy 2021-10-15 15:05:55.790 | iptables 2021-10-15 15:05:55.790 | iputils-arping 2021-10-15 15:05:55.790 | iputils-ping 2021-10-15 15:05:55.790 | postgresql-server-dev-all 2021-10-15 15:05:55.790 | python3-mysqldb 2021-10-15 15:05:55.790 | sqlite3 2021-10-15 15:05:55.790 | sudo 2021-10-15 15:05:55.790 | vlan 2021-10-15 15:05:55.790 | pcp 2021-10-15 15:05:55.790 | ipset 2021-10-15 15:05:55.790 | conntrack 2021-10-15 15:05:55.790 | conntrackd 2021-10-15 15:05:55.790 | keepalived 2021-10-15 15:05:55.790 | lvm2 2021-10-15 15:05:55.790 | qemu-utils 2021-10-15 15:05:55.790 | thin-provisioning-tools 2021-10-15 15:05:55.790 | curl 2021-10-15 15:05:55.790 | liberasurecode-dev 2021-10-15 15:05:55.790 | make 2021-10-15 15:05:55.790 | memcached 2021-10-15 15:05:55.790 | sqlite3 2021-10-15 15:05:55.791 | xfsprogs' 2021-10-15 15:05:55.791 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-10-15 15:05:55.809 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-10-15 15:05:55.809 | apache2-dev 2021-10-15 15:05:55.809 | bc 2021-10-15 15:05:55.810 | bsdmainutils 2021-10-15 15:05:55.810 | curl 2021-10-15 15:05:55.810 | g++ 2021-10-15 15:05:55.810 | gawk 2021-10-15 15:05:55.810 | gcc 2021-10-15 15:05:55.810 | gettext 2021-10-15 15:05:55.810 | git 2021-10-15 15:05:55.810 | graphviz 2021-10-15 15:05:55.810 | iputils-ping 2021-10-15 15:05:55.810 | libapache2-mod-proxy-uwsgi 2021-10-15 15:05:55.810 | libffi-dev 2021-10-15 15:05:55.810 | libjpeg-dev 2021-10-15 15:05:55.810 | libpcre3-dev 2021-10-15 15:05:55.810 | libpq-dev 2021-10-15 15:05:55.810 | libssl-dev 2021-10-15 15:05:55.810 | libsystemd-dev 2021-10-15 15:05:55.810 | libxml2-dev 2021-10-15 15:05:55.810 | libxslt1-dev 2021-10-15 15:05:55.810 | libyaml-dev 2021-10-15 15:05:55.810 | lsof 2021-10-15 15:05:55.810 | openssh-server 2021-10-15 15:05:55.810 | openssl 2021-10-15 15:05:55.810 | pkg-config 2021-10-15 15:05:55.810 | psmisc 2021-10-15 15:05:55.810 | python3-dev 2021-10-15 15:05:55.810 | python3-pip 2021-10-15 15:05:55.810 | python3-systemd 2021-10-15 15:05:55.810 | python3-venv 2021-10-15 15:05:55.810 | tar 2021-10-15 15:05:55.810 | tcpdump 2021-10-15 15:05:55.810 | unzip 2021-10-15 15:05:55.810 | uuid-runtime 2021-10-15 15:05:55.810 | wget 2021-10-15 15:05:55.810 | wget 2021-10-15 15:05:55.810 | zlib1g-dev 2021-10-15 15:05:55.810 | libkrb5-dev 2021-10-15 15:05:55.810 | libldap2-dev 2021-10-15 15:05:55.810 | libsasl2-dev 2021-10-15 15:05:55.811 | memcached 2021-10-15 15:05:55.811 | python3-mysqldb 2021-10-15 15:05:55.811 | sqlite3 2021-10-15 15:05:55.811 | conntrack 2021-10-15 15:05:55.811 | curl 2021-10-15 15:05:55.811 | dnsmasq-base 2021-10-15 15:05:55.811 | dnsmasq-utils 2021-10-15 15:05:55.811 | ebtables 2021-10-15 15:05:55.811 | genisoimage 2021-10-15 15:05:55.811 | iptables 2021-10-15 15:05:55.811 | iputils-arping 2021-10-15 15:05:55.811 | kpartx 2021-10-15 15:05:55.811 | libjs-jquery-tablesorter 2021-10-15 15:05:55.811 | parted 2021-10-15 15:05:55.811 | pm-utils 2021-10-15 15:05:55.811 | python3-mysqldb 2021-10-15 15:05:55.811 | socat 2021-10-15 15:05:55.811 | sqlite3 2021-10-15 15:05:55.811 | sudo 2021-10-15 15:05:55.811 | vlan 2021-10-15 15:05:55.811 | lsscsi 2021-10-15 15:05:55.811 | open-iscsi 2021-10-15 15:05:55.811 | lvm2 2021-10-15 15:05:55.811 | qemu-utils 2021-10-15 15:05:55.811 | thin-provisioning-tools 2021-10-15 15:05:55.811 | acl 2021-10-15 15:05:55.811 | dnsmasq-base 2021-10-15 15:05:55.811 | dnsmasq-utils 2021-10-15 15:05:55.811 | ebtables 2021-10-15 15:05:55.811 | haproxy 2021-10-15 15:05:55.811 | iptables 2021-10-15 15:05:55.811 | iputils-arping 2021-10-15 15:05:55.811 | iputils-ping 2021-10-15 15:05:55.811 | postgresql-server-dev-all 2021-10-15 15:05:55.811 | python3-mysqldb 2021-10-15 15:05:55.811 | sqlite3 2021-10-15 15:05:55.812 | sudo 2021-10-15 15:05:55.812 | vlan 2021-10-15 15:05:55.812 | pcp 2021-10-15 15:05:55.812 | ipset 2021-10-15 15:05:55.812 | conntrack 2021-10-15 15:05:55.812 | conntrackd 2021-10-15 15:05:55.812 | keepalived 2021-10-15 15:05:55.812 | lvm2 2021-10-15 15:05:55.812 | qemu-utils 2021-10-15 15:05:55.812 | thin-provisioning-tools 2021-10-15 15:05:55.812 | curl 2021-10-15 15:05:55.812 | liberasurecode-dev 2021-10-15 15:05:55.812 | make 2021-10-15 15:05:55.812 | memcached 2021-10-15 15:05:55.812 | sqlite3 2021-10-15 15:05:55.812 | xfsprogs ' 2021-10-15 15:05:55.812 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-10-15 15:05:55.814 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:05:55.816 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:05:55.820 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:05:55.820 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-10-15 15:05:55.825 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:05:55.827 | ++ functions-common:install_package:1347 : update_package_repo 2021-10-15 15:05:55.829 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:05:55.831 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-10-15 15:05:55.834 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:05:55.836 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:05:55.838 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:05:55.840 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:05:55.842 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:05:55.844 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:05:55.846 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-10-15 15:05:55.848 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-10-15 15:05:55.850 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-10-15 15:05:55.853 | +++ functions-common:apt_get_update:1081 : id -u 2021-10-15 15:05:55.858 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-10-15 15:05:55.860 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-10-15 15:05:55.862 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-10-15 15:05:55.864 | ++ functions-common:time_start:2296 : local start_time= 2021-10-15 15:05:55.866 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-10-15 15:05:55.868 | +++ functions-common:time_start:2300 : date +%s%3N 2021-10-15 15:05:55.873 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1634310355870 2021-10-15 15:05:55.875 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-10-15 15:05:55.877 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-10-15 15:05:55.879 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-10-15 15:05:56.225 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-10-15 15:05:56.261 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-10-15 15:05:56.322 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-10-15 15:05:56.442 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-10-15 15:05:57.065 | Fetched 328 kB in 1s (361 kB/s) 2021-10-15 15:05:58.504 | Reading package lists... 2021-10-15 15:05:58.534 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-10-15 15:05:58.536 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-10-15 15:05:58.538 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:05:58.540 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:05:58.543 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:05:58.545 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:05:58.547 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:05:58.550 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-10-15 15:05:58.552 | ++ functions-common:time_stop:2316 : start_time=1634310355870 2021-10-15 15:05:58.554 | ++ functions-common:time_stop:2318 : [[ -z 1634310355870 ]] 2021-10-15 15:05:58.556 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:05:58.560 | ++ functions-common:time_stop:2321 : end_time=1634310358558 2021-10-15 15:05:58.562 | ++ functions-common:time_stop:2322 : elapsed_time=2688 2021-10-15 15:05:58.564 | ++ functions-common:time_stop:2323 : total=0 2021-10-15 15:05:58.566 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:05:58.568 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2688 2021-10-15 15:05:58.571 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:05:58.574 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:05:58.576 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:05:58.578 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:05:58.581 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:05:58.602 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:05:58.709 | Reading package lists... 2021-10-15 15:05:58.935 | Building dependency tree... 2021-10-15 15:05:58.936 | Reading state information... 2021-10-15 15:05:58.969 | acl is already the newest version (2.2.53-6). 2021-10-15 15:05:58.969 | bc is already the newest version (1.07.1-2build1). 2021-10-15 15:05:58.969 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-10-15 15:05:58.969 | conntrack is already the newest version (1:1.4.5-2). 2021-10-15 15:05:58.969 | ebtables is already the newest version (2.0.11-3build1). 2021-10-15 15:05:58.969 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:05:58.969 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-10-15 15:05:58.969 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:05:58.969 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-10-15 15:05:58.970 | gettext is already the newest version (0.19.8.1-10build1). 2021-10-15 15:05:58.970 | ipset is already the newest version (7.5-1~exp1). 2021-10-15 15:05:58.970 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-10-15 15:05:58.970 | iputils-arping is already the newest version (3:20190709-3). 2021-10-15 15:05:58.970 | iputils-ping is already the newest version (3:20190709-3). 2021-10-15 15:05:58.970 | keepalived is already the newest version (1:2.0.19-2). 2021-10-15 15:05:58.970 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-10-15 15:05:58.970 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-10-15 15:05:58.970 | libffi-dev is already the newest version (3.3-4). 2021-10-15 15:05:58.970 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-10-15 15:05:58.970 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-10-15 15:05:58.970 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-10-15 15:05:58.970 | libxslt1-dev is already the newest version (1.1.34-4). 2021-10-15 15:05:58.970 | libyaml-dev is already the newest version (0.2.2-1). 2021-10-15 15:05:58.970 | lsscsi is already the newest version (0.30-0.1). 2021-10-15 15:05:58.970 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-10-15 15:05:58.970 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:05:58.970 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-10-15 15:05:58.970 | psmisc is already the newest version (23.3-1). 2021-10-15 15:05:58.970 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:05:58.970 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-10-15 15:05:58.970 | python3-systemd is already the newest version (234-3build2). 2021-10-15 15:05:58.970 | socat is already the newest version (1.7.3.3-2). 2021-10-15 15:05:58.970 | tcpdump is already the newest version (4.9.3-4). 2021-10-15 15:05:58.970 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-10-15 15:05:58.970 | unzip is already the newest version (6.0-25ubuntu1). 2021-10-15 15:05:58.970 | wget is already the newest version (1.20.3-1ubuntu1). 2021-10-15 15:05:58.970 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-10-15 15:05:58.970 | conntrackd is already the newest version (1:1.4.5-2). 2021-10-15 15:05:58.970 | graphviz is already the newest version (2.42.2-3build2). 2021-10-15 15:05:58.970 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-10-15 15:05:58.970 | pcp is already the newest version (5.0.3-1). 2021-10-15 15:05:58.970 | pm-utils is already the newest version (1.4.1-19). 2021-10-15 15:05:58.970 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:05:58.970 | apache2 is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:05:58.970 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:05:58.971 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-10-15 15:05:58.971 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:05:58.971 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:05:58.971 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-10-15 15:05:58.971 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-10-15 15:05:58.971 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-10-15 15:05:58.971 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-10-15 15:05:58.971 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-10-15 15:05:58.971 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:05:58.971 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-10-15 15:05:58.971 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-10-15 15:05:58.971 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-10-15 15:05:58.971 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-10-15 15:05:58.971 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-10-15 15:05:58.971 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-10-15 15:05:58.971 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:05:58.971 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-10-15 15:05:58.971 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-10-15 15:05:58.971 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-10-15 15:05:58.971 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-10-15 15:05:58.971 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-10-15 15:05:58.971 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-10-15 15:05:58.971 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-10-15 15:05:58.971 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:05:59.176 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-10-15 15:05:59.176 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-10-15 15:05:59.176 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-10-15 15:05:59.176 | The following packages were automatically installed and are no longer required: 2021-10-15 15:05:59.177 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:05:59.177 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:05:59.177 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:05:59.177 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:05:59.177 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:05:59.177 | python3-zope.interface 2021-10-15 15:05:59.177 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:05:59.290 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:05:59.294 | ++ functions-common:apt_get:1118 : result=0 2021-10-15 15:05:59.296 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:05:59.299 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:05:59.301 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:05:59.303 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:05:59.305 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:05:59.307 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:05:59.310 | ++ functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:05:59.312 | ++ functions-common:time_stop:2316 : start_time=1634310358599 2021-10-15 15:05:59.314 | ++ functions-common:time_stop:2318 : [[ -z 1634310358599 ]] 2021-10-15 15:05:59.317 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:05:59.321 | ++ functions-common:time_stop:2321 : end_time=1634310359319 2021-10-15 15:05:59.324 | ++ functions-common:time_stop:2322 : elapsed_time=720 2021-10-15 15:05:59.326 | ++ functions-common:time_stop:2323 : total=712 2021-10-15 15:05:59.328 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:05:59.330 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1432 2021-10-15 15:05:59.333 | ++ functions-common:apt_get:1122 : return 0 2021-10-15 15:05:59.335 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-10-15 15:05:59.338 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:05:59.340 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-10-15 15:05:59.345 | ++ tools/install_prereqs.sh:source:89 : date 2021-10-15 15:05:59.349 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-10-15 15:05:59.351 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-10-15 15:05:59.354 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-10-15 15:06:00.736 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-10-15 15:06:00.738 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:06:00.741 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:06:00.744 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:06:00.746 | + tools/install_pip.sh:main:43 : GetDistro 2021-10-15 15:06:00.748 | + functions-common:GetDistro:373 : GetOSVersion 2021-10-15 15:06:00.750 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-10-15 15:06:00.752 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-10-15 15:06:00.754 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-10-15 15:06:00.756 | + functions-common:_ensure_lsb_release:328 : return 2021-10-15 15:06:00.758 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-10-15 15:06:00.830 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-10-15 15:06:00.833 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-10-15 15:06:00.902 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-10-15 15:06:00.905 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-10-15 15:06:00.975 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-10-15 15:06:00.977 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-10-15 15:06:00.979 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-10-15 15:06:00.981 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-10-15 15:06:00.983 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-10-15 15:06:00.985 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-10-15 15:06:00.987 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-10-15 15:06:00.989 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-10-15 15:06:00.991 | + functions-common:GetDistro:378 : DISTRO=focal 2021-10-15 15:06:00.993 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-10-15 15:06:00.994 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-10-15 15:06:00.994 | Distro: focal 2021-10-15 15:06:00.997 | + tools/install_pip.sh:main:115 : get_versions 2021-10-15 15:06:00.999 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:06:01.003 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:06:01.005 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:06:01.007 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:06:01.008 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:06:01.661 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:06:01.663 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:06:01.663 | pip: 21.3 2021-10-15 15:06:01.665 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-10-15 15:06:01.668 | + tools/install_pip.sh:main:121 : is_fedora 2021-10-15 15:06:01.669 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:06:01.671 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:06:01.673 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:06:01.674 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:06:01.676 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:06:01.678 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:06:01.680 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:06:01.681 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:06:01.683 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:06:01.685 | + tools/install_pip.sh:main:133 : install_get_pip 2021-10-15 15:06:01.687 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:06:01.689 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:06:01.689 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-10-15 15:06:01.693 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:06:01.695 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-10-15 15:06:01.696 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-10-15 15:06:01.698 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:06:01.700 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-10-15 15:06:01.702 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:06:01.712 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-10-15 15:06:01.712 | Dload Upload Total Spent Left Speed 2021-10-15 15:06:01.901 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-10-15 15:06:01.905 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-10-15 15:06:01.908 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:06:05.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:05.055 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:05.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:05.055 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:05.345 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:06:05.547 | Collecting pip 2021-10-15 15:06:05.558 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4a1/de8f97884ecfc/pip-21.3-py3-none-any.whl (1.7 MB) 2021-10-15 15:06:07.724 | Installing collected packages: pip 2021-10-15 15:06:07.725 | Attempting uninstall: pip 2021-10-15 15:06:07.726 | Found existing installation: pip 21.3 2021-10-15 15:06:07.976 | Uninstalling pip-21.3: 2021-10-15 15:06:07.990 | Successfully uninstalled pip-21.3 2021-10-15 15:06:09.672 | Successfully installed pip-21.3 2021-10-15 15:06:09.672 | 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 2021-10-15 15:06:09.806 | + tools/install_pip.sh:main:136 : set -x 2021-10-15 15:06:09.808 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-10-15 15:06:09.810 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-10-15 15:06:09.812 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:06:09.814 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-10-15 15:06:09.816 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-10-15 15:06:09.818 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:06:09.821 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:06:09.821 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:06:09.826 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-10-15 15:06:09.827 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-10-15 15:06:09.829 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:06:09.831 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:06:09.833 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:06:09.850 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-10-15 15:06:09.852 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:06:10.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:10.673 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:10.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:10.673 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:11.750 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:06:11.768 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (58.2.0) 2021-10-15 15:06:13.897 | 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 2021-10-15 15:06:14.018 | + inc/python:pip_install:200 : result=0 2021-10-15 15:06:14.020 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:06:14.021 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:14.023 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:14.025 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:14.026 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:14.028 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:14.030 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:06:14.031 | + functions-common:time_stop:2316 : start_time=1634310369846 2021-10-15 15:06:14.033 | + functions-common:time_stop:2318 : [[ -z 1634310369846 ]] 2021-10-15 15:06:14.035 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:14.038 | + functions-common:time_stop:2321 : end_time=1634310374036 2021-10-15 15:06:14.040 | + functions-common:time_stop:2322 : elapsed_time=4190 2021-10-15 15:06:14.042 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:06:14.044 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:14.045 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4190 2021-10-15 15:06:14.047 | + inc/python:pip_install:203 : return 0 2021-10-15 15:06:14.049 | + tools/install_pip.sh:main:142 : get_versions 2021-10-15 15:06:14.051 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:06:14.055 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:06:14.057 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:06:14.060 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:06:14.060 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:06:14.702 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:06:14.704 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:06:14.718 | pip: 21.3 2021-10-15 15:06:14.719 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-10-15 15:06:14.719 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:06:14.719 | + ./stack.sh:main:778 : fixup_all 2021-10-15 15:06:14.719 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-10-15 15:06:14.719 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-10-15 15:06:14.720 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:06:14.725 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:06:14.725 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-10-15 15:06:14.726 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-10-15 15:06:14.732 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-10-15 15:06:14.734 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-10-15 15:06:14.736 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-10-15 15:06:14.745 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-10-15 15:06:14.748 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-10-15 15:06:14.750 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-10-15 15:06:14.752 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:14.754 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:14.756 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-10-15 15:06:14.767 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-10-15 15:06:14.779 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-10-15 15:06:14.790 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-10-15 15:06:14.792 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-10-15 15:06:14.794 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:06:14.796 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:06:14.798 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:06:14.800 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:06:14.802 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:06:14.804 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:06:14.806 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:06:14.808 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:06:14.810 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:06:14.813 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-10-15 15:06:14.815 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-10-15 15:06:14.817 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-10-15 15:06:14.819 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:06:14.821 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:06:14.824 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:06:14.826 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:06:14.828 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:06:14.830 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:06:14.832 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-10-15 15:06:14.835 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-10-15 15:06:14.857 | Using python 3.8 to install os-testr 2021-10-15 15:06:14.863 | + 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 2021-10-15 15:06:15.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:15.673 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:15.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:15.673 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:16.743 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:06:16.761 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-10-15 15:06:16.839 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-10-15 15:06:16.840 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-10-15 15:06:16.841 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-10-15 15:06:16.842 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-10-15 15:06:16.855 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-10-15 15:06:16.881 | 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) 2021-10-15 15:06:16.882 | 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) 2021-10-15 15:06:16.883 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-10-15 15:06:16.883 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-10-15 15:06:16.884 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-10-15 15:06:16.910 | 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) 2021-10-15 15:06:16.911 | 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) (2.2.0) 2021-10-15 15:06:16.912 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-10-15 15:06:16.913 | 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.4.0) 2021-10-15 15:06:16.915 | 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) 2021-10-15 15:06:16.927 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-10-15 15:06:16.997 | 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) 2021-10-15 15:06:16.998 | 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) 2021-10-15 15:06:16.999 | 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) (21.2.0) 2021-10-15 15:06:17.000 | 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) 2021-10-15 15:06:19.052 | 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 2021-10-15 15:06:19.172 | + inc/python:pip_install:200 : result=0 2021-10-15 15:06:19.175 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:06:19.177 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:19.179 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:19.181 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:19.186 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:19.188 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:19.190 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:06:19.192 | + functions-common:time_stop:2316 : start_time=1634310374851 2021-10-15 15:06:19.194 | + functions-common:time_stop:2318 : [[ -z 1634310374851 ]] 2021-10-15 15:06:19.197 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:19.201 | + functions-common:time_stop:2321 : end_time=1634310379199 2021-10-15 15:06:19.203 | + functions-common:time_stop:2322 : elapsed_time=4348 2021-10-15 15:06:19.205 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:06:19.207 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:19.210 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4348 2021-10-15 15:06:19.212 | + inc/python:pip_install:203 : return 0 2021-10-15 15:06:19.215 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-10-15 15:06:19.265 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-10-15 15:06:19.601 | + ./stack.sh:main:792 : install_infra 2021-10-15 15:06:19.603 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:06:19.606 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-10-15 15:06:19.609 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:06:19.612 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-10-15 15:06:19.634 | + 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 2021-10-15 15:06:21.571 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:21.708 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:21.729 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:21.768 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:21.774 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:21.834 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:21.891 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:21.961 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:21.979 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:22.274 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:22.278 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:22.285 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:22.394 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:22.457 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:06:22.592 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.6.0) 2021-10-15 15:06:22.858 | + inc/python:pip_install:200 : result=0 2021-10-15 15:06:22.860 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:06:22.862 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:22.864 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:22.866 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:22.868 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:22.871 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:22.873 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:06:22.875 | + functions-common:time_stop:2316 : start_time=1634310379627 2021-10-15 15:06:22.878 | + functions-common:time_stop:2318 : [[ -z 1634310379627 ]] 2021-10-15 15:06:22.880 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:22.884 | + functions-common:time_stop:2321 : end_time=1634310382882 2021-10-15 15:06:22.887 | + functions-common:time_stop:2322 : elapsed_time=3255 2021-10-15 15:06:22.889 | + functions-common:time_stop:2323 : total=4348 2021-10-15 15:06:22.891 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:22.893 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7603 2021-10-15 15:06:22.895 | + inc/python:pip_install:203 : return 0 2021-10-15 15:06:22.898 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:06:22.900 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-10-15 15:06:22.922 | + 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 2021-10-15 15:06:24.737 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:24.872 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:24.892 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:24.931 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:24.937 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:24.996 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:25.054 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:25.124 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:25.142 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:25.431 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:25.435 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:25.441 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:25.549 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:25.612 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:06:25.614 | Processing /opt/stack/requirements 2021-10-15 15:06:27.313 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (5.4.1) 2021-10-15 15:06:27.316 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (3.0.0) 2021-10-15 15:06:27.328 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (21.0) 2021-10-15 15:06:27.333 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.6.0) 2021-10-15 15:06:27.336 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (2.4.7) 2021-10-15 15:06:27.340 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.26.0) 2021-10-15 15:06:27.367 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (1.16.0) 2021-10-15 15:06:27.371 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (2.5.0) 2021-10-15 15:06:27.381 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.26.7) 2021-10-15 15:06:27.402 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (1.3) 2021-10-15 15:06:27.404 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (0.3.0) 2021-10-15 15:06:27.420 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3) 2021-10-15 15:06:27.424 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2021.10.8) 2021-10-15 15:06:27.426 | Requirement already satisfied: charset-normalizer===2.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.0.7) 2021-10-15 15:06:27.431 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (1.0.0) 2021-10-15 15:06:27.434 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (3.9.0) 2021-10-15 15:06:27.446 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.4.0) 2021-10-15 15:06:27.449 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.4.0) 2021-10-15 15:06:27.456 | Requirement already satisfied: cmd2===2.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2021-10-15 15:06:27.531 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-10-15 15:06:27.533 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (1.8.2) 2021-10-15 15:06:27.536 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (21.2.0) 2021-10-15 15:06:27.591 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (0.2.5) 2021-10-15 15:06:27.596 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 119)) (0.4.4) 2021-10-15 15:06:27.600 | Building wheels for collected packages: openstack-requirements 2021-10-15 15:06:27.601 | Building wheel for openstack-requirements (setup.py): started 2021-10-15 15:06:28.403 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-10-15 15:06:28.403 | ERROR: Command errored out with exit status 1: 2021-10-15 15:06:28.403 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-iayop2xa/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-iayop2xa/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-p3fhtayu 2021-10-15 15:06:28.403 | cwd: /tmp/pip-req-build-iayop2xa/ 2021-10-15 15:06:28.403 | Complete output (6 lines): 2021-10-15 15:06:28.403 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 15:06:28.403 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 15:06:28.403 | or: setup.py --help-commands 2021-10-15 15:06:28.403 | or: setup.py cmd --help 2021-10-15 15:06:28.403 | 2021-10-15 15:06:28.404 | error: invalid command 'bdist_wheel' 2021-10-15 15:06:28.404 | ---------------------------------------- 2021-10-15 15:06:28.404 | ERROR: Failed building wheel for openstack-requirements 2021-10-15 15:06:28.404 | Running setup.py clean for openstack-requirements 2021-10-15 15:06:29.219 | Failed to build openstack-requirements 2021-10-15 15:06:29.235 | Installing collected packages: openstack-requirements 2021-10-15 15:06:29.235 | Attempting uninstall: openstack-requirements 2021-10-15 15:06:29.236 | Found existing installation: openstack-requirements 1.2.1.dev4954 2021-10-15 15:06:29.271 | Uninstalling openstack-requirements-1.2.1.dev4954: 2021-10-15 15:06:29.290 | Successfully uninstalled openstack-requirements-1.2.1.dev4954 2021-10-15 15:06:29.293 | Running setup.py install for openstack-requirements: started 2021-10-15 15:06:31.587 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-10-15 15:06:31.611 | Successfully installed openstack-requirements-1.2.1.dev4954 2021-10-15 15:06:31.734 | + inc/python:pip_install:200 : result=0 2021-10-15 15:06:31.736 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:06:31.738 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:31.740 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:31.742 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:31.745 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:31.747 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:31.749 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:06:31.751 | + functions-common:time_stop:2316 : start_time=1634310382915 2021-10-15 15:06:31.753 | + functions-common:time_stop:2318 : [[ -z 1634310382915 ]] 2021-10-15 15:06:31.756 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:31.760 | + functions-common:time_stop:2321 : end_time=1634310391757 2021-10-15 15:06:31.762 | + functions-common:time_stop:2322 : elapsed_time=8842 2021-10-15 15:06:31.764 | + functions-common:time_stop:2323 : total=7603 2021-10-15 15:06:31.766 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:31.768 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16445 2021-10-15 15:06:31.770 | + inc/python:pip_install:203 : return 0 2021-10-15 15:06:31.773 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-10-15 15:06:31.775 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-10-15 15:06:31.778 | + inc/python:use_library_from_git:250 : local name=pbr 2021-10-15 15:06:31.780 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:31.782 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:31.785 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-10-15 15:06:31.787 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:31.789 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-10-15 15:06:31.809 | Using python 3.8 to install pbr 2021-10-15 15:06:31.811 | + 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 2021-10-15 15:06:32.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:32.649 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:32.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:32.649 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:33.726 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:06:33.743 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-10-15 15:06:36.036 | 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 2021-10-15 15:06:36.156 | + inc/python:pip_install:200 : result=0 2021-10-15 15:06:36.158 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:06:36.160 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:36.162 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:36.164 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:36.166 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:36.169 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:36.171 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:06:36.173 | + functions-common:time_stop:2316 : start_time=1634310391804 2021-10-15 15:06:36.175 | + functions-common:time_stop:2318 : [[ -z 1634310391804 ]] 2021-10-15 15:06:36.177 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:36.181 | + functions-common:time_stop:2321 : end_time=1634310396179 2021-10-15 15:06:36.184 | + functions-common:time_stop:2322 : elapsed_time=4375 2021-10-15 15:06:36.186 | + functions-common:time_stop:2323 : total=16445 2021-10-15 15:06:36.188 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:36.190 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20820 2021-10-15 15:06:36.192 | + inc/python:pip_install:203 : return 0 2021-10-15 15:06:36.195 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-10-15 15:06:38.489 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-10-15 15:06:40.414 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:06:40.415 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-10-15 15:06:40.421 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-10-15 15:06:40.424 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-10-15 15:06:40.427 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-10-15 15:06:40.495 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:06:40.497 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:06:40.501 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-10-15 15:06:40.517 | + ./stack.sh:main:801 : pkgs= 2021-10-15 15:06:40.520 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-10-15 15:06:40.522 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-10-15 15:06:40.524 | + functions-common:run_phase:1737 : local mode=stack 2021-10-15 15:06:40.528 | + functions-common:run_phase:1738 : local phase=pre-install 2021-10-15 15:06:40.530 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:06:40.532 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:06:40.534 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:06:40.536 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:06:40.538 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:06:40.541 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:06:40.545 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:06:40.547 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:06:40.549 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:06:40.551 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-10-15 15:06:40.554 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:06:40.569 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:06:40.571 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:06:40.573 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:06:40.576 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-10-15 15:06:40.578 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:06:40.580 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:06:40.582 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:06:40.584 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-10-15 15:06:40.586 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:06:40.588 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-10-15 15:06:40.590 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:06:40.592 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:06:40.594 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-10-15 15:06:40.597 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-10-15 15:06:40.599 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:06:40.601 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:06:40.603 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-10-15 15:06:40.605 | + functions-common:run_plugins:1723 : local mode=stack 2021-10-15 15:06:40.607 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-10-15 15:06:40.609 | + functions-common:run_plugins:1726 : local plugins= 2021-10-15 15:06:40.612 | + functions-common:run_plugins:1727 : local plugin 2021-10-15 15:06:40.614 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-10-15 15:06:40.616 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-10-15 15:06:40.619 | + functions:set_systemd_override:821 : local value=2048 2021-10-15 15:06:40.622 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-10-15 15:06:40.624 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-10-15 15:06:40.675 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-10-15 15:06:40.675 | Set systemd system override for DefaultLimitNOFILE=2048 2021-10-15 15:06:40.677 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-10-15 15:06:41.050 | + ./stack.sh:main:814 : install_rpc_backend 2021-10-15 15:06:41.059 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-10-15 15:06:41.068 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:06:41.071 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-10-15 15:06:41.073 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:06:41.076 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:06:41.078 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:06:41.080 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:06:41.082 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:06:41.085 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:06:41.087 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:41.089 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:41.092 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:06:41.094 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:06:41.096 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:06:41.098 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:06:41.100 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-10-15 15:06:41.103 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:06:41.106 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:41.108 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:41.110 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-10-15 15:06:41.131 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-10-15 15:06:41.237 | Reading package lists... 2021-10-15 15:06:41.465 | Building dependency tree... 2021-10-15 15:06:41.466 | Reading state information... 2021-10-15 15:06:41.705 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-10-15 15:06:41.705 | The following packages were automatically installed and are no longer required: 2021-10-15 15:06:41.706 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:06:41.706 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:06:41.706 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:06:41.706 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:06:41.706 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:06:41.706 | python3-zope.interface 2021-10-15 15:06:41.706 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:06:41.819 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:06:41.824 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:06:41.826 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:06:41.828 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:41.830 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:41.832 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:41.835 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:41.837 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:41.839 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:06:41.841 | + functions-common:time_stop:2316 : start_time=1634310401128 2021-10-15 15:06:41.843 | + functions-common:time_stop:2318 : [[ -z 1634310401128 ]] 2021-10-15 15:06:41.846 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:41.850 | + functions-common:time_stop:2321 : end_time=1634310401848 2021-10-15 15:06:41.852 | + functions-common:time_stop:2322 : elapsed_time=720 2021-10-15 15:06:41.854 | + functions-common:time_stop:2323 : total=1432 2021-10-15 15:06:41.857 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:41.859 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2152 2021-10-15 15:06:41.861 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:06:41.864 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-10-15 15:06:41.866 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:06:41.868 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:06:41.871 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:06:41.873 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:06:41.876 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:06:41.878 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:06:41.880 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-10-15 15:06:41.882 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:06:41.885 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:06:41.887 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:06:41.889 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:06:41.891 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:06:41.894 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:06:41.896 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:06:41.898 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:06:41.900 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:06:41.903 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-10-15 15:06:41.905 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:06:41.907 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:06:41.909 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:06:41.912 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:06:41.914 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:06:41.916 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:06:41.919 | + ./stack.sh:main:815 : restart_rpc_backend 2021-10-15 15:06:41.921 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-10-15 15:06:41.937 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:06:41.939 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-10-15 15:06:41.942 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:06:41.944 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-10-15 15:06:41.946 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-10-15 15:06:41.949 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-10-15 15:06:41.953 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-10-15 15:06:41.956 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-10-15 15:06:41.958 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-10-15 15:06:41.960 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-10-15 15:06:41.962 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-10-15 15:06:41.965 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-10-15 15:06:41.968 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-10-15 15:06:42.688 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-10-15 15:06:42.688 | user tags 2021-10-15 15:06:42.689 | stackrabbit []' 2021-10-15 15:06:42.692 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-10-15 15:06:42.692 | user tags 2021-10-15 15:06:42.692 | stackrabbit []' 2021-10-15 15:06:42.692 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-10-15 15:06:42.698 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-10-15 15:06:42.701 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-10-15 15:06:42.703 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:06:43.363 | Changing password for user "stackrabbit" ... 2021-10-15 15:06:43.456 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-10-15 15:06:44.114 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-10-15 15:06:44.194 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-10-15 15:06:44.196 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:06:44.840 | Changing password for user "stackrabbit" ... 2021-10-15 15:06:44.912 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-10-15 15:06:44.914 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-10-15 15:06:44.917 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-10-15 15:06:45.584 | Deleting user "guest" ... 2021-10-15 15:06:45.598 | Error: 2021-10-15 15:06:45.598 | {:no_such_user, "guest"} 2021-10-15 15:06:45.611 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-10-15 15:06:45.614 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-10-15 15:06:45.631 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:06:45.633 | + ./stack.sh:main:818 : install_database 2021-10-15 15:06:45.635 | + lib/database:install_database:116 : install_database_mysql 2021-10-15 15:06:45.638 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-10-15 15:06:45.640 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:45.642 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:45.645 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-10-15 15:06:45.976 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-10-15 15:06:45.978 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-10-15 15:06:45.981 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-10-15 15:06:45.983 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:06:45.985 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-10-15 15:06:45.987 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:06:45.990 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:06:45.992 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:06:45.994 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:06:45.997 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:06:45.999 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:06:46.002 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:06:46.004 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:06:46.006 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:06:46.009 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-10-15 15:06:46.012 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:06:46.014 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:06:46.017 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:06:46.019 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:06:46.021 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:06:46.024 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:06:46.026 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-10-15 15:06:46.029 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:46.031 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:46.033 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-10-15 15:06:46.036 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:06:46.038 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:06:46.041 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:06:46.043 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:06:46.045 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:06:46.048 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:06:46.050 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:46.052 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:46.054 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:06:46.057 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:06:46.059 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:06:46.061 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:06:46.064 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-10-15 15:06:46.066 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:06:46.068 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:46.071 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:46.073 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-10-15 15:06:46.093 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-10-15 15:06:46.208 | Reading package lists... 2021-10-15 15:06:46.450 | Building dependency tree... 2021-10-15 15:06:46.452 | Reading state information... 2021-10-15 15:06:46.689 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3). 2021-10-15 15:06:46.689 | The following packages were automatically installed and are no longer required: 2021-10-15 15:06:46.690 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:06:46.690 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:06:46.690 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:06:46.690 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:06:46.690 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:06:46.690 | python3-zope.interface 2021-10-15 15:06:46.690 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:06:46.802 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:06:46.807 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:06:46.810 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:06:46.812 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:46.814 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:46.816 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:46.818 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:46.820 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:46.822 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:06:46.826 | + functions-common:time_stop:2316 : start_time=1634310406091 2021-10-15 15:06:46.828 | + functions-common:time_stop:2318 : [[ -z 1634310406091 ]] 2021-10-15 15:06:46.830 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:46.834 | + functions-common:time_stop:2321 : end_time=1634310406832 2021-10-15 15:06:46.836 | + functions-common:time_stop:2322 : elapsed_time=741 2021-10-15 15:06:46.838 | + functions-common:time_stop:2323 : total=2152 2021-10-15 15:06:46.841 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:46.843 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2893 2021-10-15 15:06:46.845 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:06:46.848 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-10-15 15:06:46.850 | + ./stack.sh:main:821 : install_database_python 2021-10-15 15:06:46.852 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-10-15 15:06:46.854 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-10-15 15:06:46.857 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-10-15 15:06:46.859 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:06:46.862 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-10-15 15:06:46.864 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-10-15 15:06:46.866 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:06:46.870 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:06:46.871 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:06:46.876 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-10-15 15:06:46.879 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-10-15 15:06:46.881 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-10-15 15:06:46.884 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-10-15 15:06:46.887 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-10-15 15:06:46.908 | Using python 3.8 to install PyMySQL 2021-10-15 15:06:46.910 | + 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 2021-10-15 15:06:47.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:47.724 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:47.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:47.724 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:48.780 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:06:48.798 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-10-15 15:06:50.889 | 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 2021-10-15 15:06:51.006 | + inc/python:pip_install:200 : result=0 2021-10-15 15:06:51.014 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:06:51.014 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:51.014 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:51.015 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:51.018 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:51.020 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:51.022 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:06:51.024 | + functions-common:time_stop:2316 : start_time=1634310406903 2021-10-15 15:06:51.027 | + functions-common:time_stop:2318 : [[ -z 1634310406903 ]] 2021-10-15 15:06:51.029 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:51.034 | + functions-common:time_stop:2321 : end_time=1634310411031 2021-10-15 15:06:51.036 | + functions-common:time_stop:2322 : elapsed_time=4128 2021-10-15 15:06:51.038 | + functions-common:time_stop:2323 : total=20820 2021-10-15 15:06:51.040 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:51.044 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24948 2021-10-15 15:06:51.046 | + inc/python:pip_install:203 : return 0 2021-10-15 15:06:51.048 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-10-15 15:06:51.050 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:06:51.053 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-10-15 15:06:51.055 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-10-15 15:06:51.072 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:06:51.075 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-10-15 15:06:51.077 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-10-15 15:06:51.080 | ++ 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 2021-10-15 15:06:51.081 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-10-15 15:06:51.086 | + 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 2021-10-15 15:06:51.088 | + 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 ]] 2021-10-15 15:06:51.092 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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- ]] 2021-10-15 15:06:51.094 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-10-15 15:06:51.097 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-10-15 15:06:51.099 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-10-15 15:06:51.114 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:06:51.117 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-10-15 15:06:51.119 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:06:51.121 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:06:51.124 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:06:51.126 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:06:51.128 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:06:51.130 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:06:51.133 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:51.135 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:51.137 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:06:51.139 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:06:51.142 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:06:51.144 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:06:51.146 | + functions-common:install_package:1348 : real_install_package radvd 2021-10-15 15:06:51.148 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:06:51.151 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:51.154 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:51.156 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-10-15 15:06:51.176 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-10-15 15:06:51.282 | Reading package lists... 2021-10-15 15:06:51.505 | Building dependency tree... 2021-10-15 15:06:51.507 | Reading state information... 2021-10-15 15:06:51.741 | radvd is already the newest version (1:2.17-2). 2021-10-15 15:06:51.741 | The following packages were automatically installed and are no longer required: 2021-10-15 15:06:51.742 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:06:51.742 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:06:51.742 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:06:51.742 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:06:51.742 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:06:51.742 | python3-zope.interface 2021-10-15 15:06:51.742 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:06:51.854 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:06:51.858 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:06:51.860 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:06:51.862 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:51.865 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:51.867 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:51.869 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:51.872 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:51.874 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:06:51.876 | + functions-common:time_stop:2316 : start_time=1634310411173 2021-10-15 15:06:51.878 | + functions-common:time_stop:2318 : [[ -z 1634310411173 ]] 2021-10-15 15:06:51.881 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:51.885 | + functions-common:time_stop:2321 : end_time=1634310411882 2021-10-15 15:06:51.887 | + functions-common:time_stop:2322 : elapsed_time=709 2021-10-15 15:06:51.890 | + functions-common:time_stop:2323 : total=2893 2021-10-15 15:06:51.892 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:51.894 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3602 2021-10-15 15:06:51.896 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:06:51.898 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-10-15 15:06:51.914 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:06:51.916 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-10-15 15:06:51.919 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-10-15 15:06:51.922 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-10-15 15:06:51.941 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-10-15 15:06:51.944 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:06:51.946 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:06:51.949 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:06:51.951 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:06:51.954 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:06:51.956 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:06:51.958 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:51.960 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:51.962 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:06:51.965 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:06:51.967 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:06:51.969 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:06:51.971 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-10-15 15:06:51.974 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:06:51.976 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:51.978 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:51.980 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-10-15 15:06:52.001 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-10-15 15:06:52.107 | Reading package lists... 2021-10-15 15:06:52.333 | Building dependency tree... 2021-10-15 15:06:52.335 | Reading state information... 2021-10-15 15:06:52.574 | fakeroot is already the newest version (1.24-1). 2021-10-15 15:06:52.574 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:06:52.574 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-10-15 15:06:52.574 | The following packages were automatically installed and are no longer required: 2021-10-15 15:06:52.575 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:06:52.575 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:06:52.575 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:06:52.575 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:06:52.575 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:06:52.576 | python3-zope.interface 2021-10-15 15:06:52.576 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:06:52.688 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:06:52.692 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:06:52.694 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:06:52.696 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:52.699 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:52.701 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:52.703 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:52.705 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:52.707 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:06:52.709 | + functions-common:time_stop:2316 : start_time=1634310411998 2021-10-15 15:06:52.711 | + functions-common:time_stop:2318 : [[ -z 1634310411998 ]] 2021-10-15 15:06:52.715 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:52.718 | + functions-common:time_stop:2321 : end_time=1634310412716 2021-10-15 15:06:52.721 | + functions-common:time_stop:2322 : elapsed_time=718 2021-10-15 15:06:52.723 | + functions-common:time_stop:2323 : total=3602 2021-10-15 15:06:52.725 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:52.727 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4320 2021-10-15 15:06:52.729 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:06:52.732 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-10-15 15:06:52.734 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:52.736 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:52.739 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-10-15 15:06:52.741 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-10-15 15:06:52.744 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-10-15 15:06:52.748 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-10-15 15:06:52.750 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-10-15 15:06:52.753 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-10-15 15:06:52.754 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-10-15 15:06:52.758 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-10-15 15:06:52.760 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-10-15 15:06:52.763 | + functions:vercmp:628 : local v1=5.4 2021-10-15 15:06:52.765 | + functions:vercmp:629 : local 'op=<' 2021-10-15 15:06:52.767 | + functions:vercmp:630 : local v2=3.13 2021-10-15 15:06:52.769 | + functions:vercmp:631 : local result 2021-10-15 15:06:52.773 | ++ functions:vercmp:635 : sort -V 2021-10-15 15:06:52.773 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-10-15 15:06:52.774 | ++ functions:vercmp:635 : head -1 2021-10-15 15:06:52.778 | + functions:vercmp:635 : result=3.13 2021-10-15 15:06:52.781 | + functions:vercmp:637 : case $op in 2021-10-15 15:06:52.783 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-10-15 15:06:52.785 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-10-15 15:06:52.787 | + functions:vercmp:648 : return 2021-10-15 15:06:52.789 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-10-15 15:06:52.792 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:06:52.795 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-10-15 15:06:53.268 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-10-15 15:06:53.271 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-10-15 15:06:53.273 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.276 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.279 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-10-15 15:06:53.281 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.284 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-10-15 15:06:53.300 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:06:53.303 | + ./stack.sh:main:829 : install_etcd3 2021-10-15 15:06:53.308 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-10-15 15:06:53.308 | Installing etcd 2021-10-15 15:06:53.310 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-10-15 15:06:53.322 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-10-15 15:06:53.335 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-10-15 15:06:53.338 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-10-15 15:06:53.350 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-10-15 15:06:53.353 | ++ 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 2021-10-15 15:06:53.356 | ++ 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 2021-10-15 15:06:53.359 | +++ 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 2021-10-15 15:06:53.366 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:06:53.368 | ++ 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* ]] 2021-10-15 15:06:53.371 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-10-15 15:06:53.374 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:06:53.376 | ++ functions:get_extra_file:74 : return 2021-10-15 15:06:53.379 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:06:53.381 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-10-15 15:06:53.383 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-10-15 15:06:53.386 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-10-15 15:06:53.403 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:06:53.405 | + ./stack.sh:main:848 : install_dstat 2021-10-15 15:06:53.408 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-10-15 15:06:53.424 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:06:53.426 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-10-15 15:06:53.428 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:06:53.431 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-10-15 15:06:53.433 | + ./stack.sh:main:857 : install_libs 2021-10-15 15:06:53.436 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-10-15 15:06:53.438 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-10-15 15:06:53.440 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-10-15 15:06:53.442 | + inc/python:use_library_from_git:250 : local name=automaton 2021-10-15 15:06:53.445 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.447 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.450 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-10-15 15:06:53.452 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.454 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-10-15 15:06:53.456 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-10-15 15:06:53.458 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-10-15 15:06:53.460 | + inc/python:use_library_from_git:250 : local name=castellan 2021-10-15 15:06:53.463 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.465 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.467 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-10-15 15:06:53.469 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.472 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-10-15 15:06:53.474 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-10-15 15:06:53.476 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-10-15 15:06:53.478 | + inc/python:use_library_from_git:250 : local name=cliff 2021-10-15 15:06:53.481 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.483 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.485 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-10-15 15:06:53.487 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.489 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-10-15 15:06:53.491 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-10-15 15:06:53.493 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-10-15 15:06:53.496 | + inc/python:use_library_from_git:250 : local name=cursive 2021-10-15 15:06:53.498 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.500 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.503 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-10-15 15:06:53.505 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.507 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-10-15 15:06:53.509 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-10-15 15:06:53.512 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-10-15 15:06:53.514 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-10-15 15:06:53.517 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.519 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.521 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-10-15 15:06:53.523 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.525 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-10-15 15:06:53.528 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-10-15 15:06:53.530 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-10-15 15:06:53.532 | + inc/python:use_library_from_git:250 : local name=futurist 2021-10-15 15:06:53.534 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.537 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.539 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-10-15 15:06:53.541 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.543 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-10-15 15:06:53.545 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-10-15 15:06:53.548 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-10-15 15:06:53.550 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-10-15 15:06:53.552 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.554 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.556 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-10-15 15:06:53.559 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.561 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-10-15 15:06:53.564 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-10-15 15:06:53.566 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-10-15 15:06:53.568 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-10-15 15:06:53.570 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.572 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.575 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-10-15 15:06:53.578 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.580 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-10-15 15:06:53.582 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-10-15 15:06:53.584 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-10-15 15:06:53.586 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-10-15 15:06:53.589 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.591 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.593 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-10-15 15:06:53.595 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.597 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-10-15 15:06:53.600 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-10-15 15:06:53.602 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-10-15 15:06:53.604 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-10-15 15:06:53.606 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.608 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.611 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-10-15 15:06:53.613 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.615 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-10-15 15:06:53.617 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-10-15 15:06:53.620 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-10-15 15:06:53.622 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-10-15 15:06:53.624 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.627 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.629 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-10-15 15:06:53.631 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.633 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-10-15 15:06:53.635 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-10-15 15:06:53.638 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-10-15 15:06:53.641 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-10-15 15:06:53.643 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.645 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.647 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-10-15 15:06:53.649 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.652 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-10-15 15:06:53.654 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-10-15 15:06:53.657 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-10-15 15:06:53.659 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-10-15 15:06:53.661 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.663 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.665 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-10-15 15:06:53.668 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.671 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-10-15 15:06:53.673 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-10-15 15:06:53.675 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-10-15 15:06:53.677 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-10-15 15:06:53.680 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.682 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.684 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-10-15 15:06:53.686 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.689 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-10-15 15:06:53.691 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-10-15 15:06:53.693 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-10-15 15:06:53.695 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-10-15 15:06:53.698 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.701 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.703 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-10-15 15:06:53.705 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.707 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-10-15 15:06:53.710 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-10-15 15:06:53.712 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-10-15 15:06:53.715 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-10-15 15:06:53.717 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.719 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.721 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-10-15 15:06:53.724 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.726 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-10-15 15:06:53.728 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-10-15 15:06:53.731 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-10-15 15:06:53.733 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-10-15 15:06:53.735 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.737 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.740 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-10-15 15:06:53.742 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.744 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-10-15 15:06:53.747 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-10-15 15:06:53.749 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-10-15 15:06:53.751 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-10-15 15:06:53.754 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.756 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.758 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-10-15 15:06:53.760 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.763 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-10-15 15:06:53.765 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-10-15 15:06:53.767 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-10-15 15:06:53.769 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-10-15 15:06:53.771 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.774 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.776 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-10-15 15:06:53.778 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.781 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-10-15 15:06:53.783 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-10-15 15:06:53.785 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-10-15 15:06:53.787 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-10-15 15:06:53.790 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.792 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.795 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-10-15 15:06:53.797 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.799 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-10-15 15:06:53.801 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-10-15 15:06:53.804 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-10-15 15:06:53.806 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-10-15 15:06:53.809 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.811 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.813 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-10-15 15:06:53.815 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.818 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-10-15 15:06:53.820 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-10-15 15:06:53.822 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-10-15 15:06:53.825 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-10-15 15:06:53.827 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.829 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.831 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-10-15 15:06:53.833 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.836 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-10-15 15:06:53.838 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-10-15 15:06:53.840 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-10-15 15:06:53.843 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-10-15 15:06:53.845 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.847 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.849 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-10-15 15:06:53.851 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.854 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-10-15 15:06:53.856 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-10-15 15:06:53.859 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-10-15 15:06:53.861 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-10-15 15:06:53.863 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.865 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.868 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-10-15 15:06:53.870 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.873 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-10-15 15:06:53.875 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-10-15 15:06:53.877 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-10-15 15:06:53.879 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-10-15 15:06:53.882 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.884 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.886 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-10-15 15:06:53.888 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.891 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-10-15 15:06:53.893 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-10-15 15:06:53.895 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-10-15 15:06:53.897 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-10-15 15:06:53.899 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.902 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.904 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-10-15 15:06:53.906 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.909 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-10-15 15:06:53.911 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-10-15 15:06:53.913 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-10-15 15:06:53.915 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-10-15 15:06:53.918 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.920 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.923 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-10-15 15:06:53.925 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.927 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-10-15 15:06:53.929 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-10-15 15:06:53.932 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-10-15 15:06:53.934 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-10-15 15:06:53.937 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.939 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.941 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-10-15 15:06:53.943 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.946 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-10-15 15:06:53.948 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-10-15 15:06:53.950 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-10-15 15:06:53.953 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-10-15 15:06:53.955 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.957 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.959 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-10-15 15:06:53.962 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.965 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-10-15 15:06:53.967 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-10-15 15:06:53.970 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-10-15 15:06:53.972 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-10-15 15:06:53.975 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.977 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.980 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-10-15 15:06:53.982 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:53.984 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-10-15 15:06:53.987 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-10-15 15:06:53.989 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-10-15 15:06:53.991 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-10-15 15:06:53.993 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:53.996 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:53.999 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-10-15 15:06:54.001 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:54.003 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-10-15 15:06:54.005 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-10-15 15:06:54.008 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-10-15 15:06:54.010 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-10-15 15:06:54.012 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:54.015 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:54.017 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-10-15 15:06:54.019 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:54.021 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-10-15 15:06:54.024 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-10-15 15:06:54.026 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-10-15 15:06:54.028 | + inc/python:use_library_from_git:250 : local name=tooz 2021-10-15 15:06:54.030 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:54.032 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:54.035 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-10-15 15:06:54.037 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:54.039 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-10-15 15:06:54.041 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-10-15 15:06:54.044 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-10-15 15:06:54.046 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-10-15 15:06:54.049 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:54.051 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:54.053 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-10-15 15:06:54.055 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:54.058 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-10-15 15:06:54.061 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-10-15 15:06:54.063 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-10-15 15:06:54.065 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-10-15 15:06:54.068 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:54.070 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:54.072 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-10-15 15:06:54.075 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:54.077 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-10-15 15:06:54.079 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-10-15 15:06:54.082 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-10-15 15:06:54.084 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-10-15 15:06:54.087 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:54.089 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:54.091 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-10-15 15:06:54.094 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:54.096 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-10-15 15:06:54.098 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-10-15 15:06:54.100 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-10-15 15:06:54.103 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-10-15 15:06:54.106 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:54.108 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:54.110 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-10-15 15:06:54.112 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:54.115 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-10-15 15:06:54.135 | Using python 3.8 to install etcd3 2021-10-15 15:06:54.138 | + 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 2021-10-15 15:06:54.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:54.998 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:54.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:54.998 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:56.056 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:06:56.075 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-10-15 15:06:56.082 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-10-15 15:06:56.083 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-10-15 15:06:56.084 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.18.1) 2021-10-15 15:06:56.085 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.41.0) 2021-10-15 15:06:58.204 | 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 2021-10-15 15:06:58.322 | + inc/python:pip_install:200 : result=0 2021-10-15 15:06:58.325 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:06:58.327 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:58.329 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:58.331 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:58.333 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:58.335 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:58.337 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:06:58.340 | + functions-common:time_stop:2316 : start_time=1634310414130 2021-10-15 15:06:58.342 | + functions-common:time_stop:2318 : [[ -z 1634310414130 ]] 2021-10-15 15:06:58.345 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:58.349 | + functions-common:time_stop:2321 : end_time=1634310418347 2021-10-15 15:06:58.351 | + functions-common:time_stop:2322 : elapsed_time=4217 2021-10-15 15:06:58.353 | + functions-common:time_stop:2323 : total=24948 2021-10-15 15:06:58.355 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:58.357 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29165 2021-10-15 15:06:58.359 | + inc/python:pip_install:203 : return 0 2021-10-15 15:06:58.362 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-10-15 15:06:58.382 | Using python 3.8 to install etcd3gw 2021-10-15 15:06:58.384 | + 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 2021-10-15 15:06:59.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:59.200 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:59.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:59.200 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:00.264 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:07:00.281 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-10-15 15:07:00.288 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-10-15 15:07:00.290 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-10-15 15:07:00.290 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-10-15 15:07:00.291 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-10-15 15:07:00.324 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-10-15 15:07:00.325 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.10.8) 2021-10-15 15:07:00.327 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7) 2021-10-15 15:07:00.330 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-10-15 15:07:02.409 | 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 2021-10-15 15:07:02.524 | + inc/python:pip_install:200 : result=0 2021-10-15 15:07:02.527 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:07:02.529 | + functions-common:time_stop:2309 : local name 2021-10-15 15:07:02.532 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:07:02.534 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:07:02.536 | + functions-common:time_stop:2312 : local total 2021-10-15 15:07:02.538 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:07:02.540 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:07:02.543 | + functions-common:time_stop:2316 : start_time=1634310418377 2021-10-15 15:07:02.545 | + functions-common:time_stop:2318 : [[ -z 1634310418377 ]] 2021-10-15 15:07:02.548 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:07:02.552 | + functions-common:time_stop:2321 : end_time=1634310422550 2021-10-15 15:07:02.554 | + functions-common:time_stop:2322 : elapsed_time=4173 2021-10-15 15:07:02.557 | + functions-common:time_stop:2323 : total=29165 2021-10-15 15:07:02.559 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:07:02.561 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33338 2021-10-15 15:07:02.563 | + inc/python:pip_install:203 : return 0 2021-10-15 15:07:02.566 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-10-15 15:07:02.568 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-10-15 15:07:02.570 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-10-15 15:07:02.573 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:07:02.576 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:07:02.578 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:07:02.580 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:07:02.583 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:07:02.585 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:07:02.587 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:07:02.590 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:07:02.592 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:07:02.595 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-10-15 15:07:02.597 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-10-15 15:07:02.599 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:02.601 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:02.604 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-10-15 15:07:02.606 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:07:02.609 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:07:02.611 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:07:02.613 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:07:02.616 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:07:02.618 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:07:02.620 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:07:02.622 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:02.625 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:02.627 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:07:02.629 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:07:02.631 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:07:02.634 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:07:02.636 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:07:02.638 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:07:02.641 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:02.643 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:02.645 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:07:02.668 | + functions-common:apt_get:1114 : 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 2021-10-15 15:07:02.773 | Reading package lists... 2021-10-15 15:07:02.999 | Building dependency tree... 2021-10-15 15:07:03.000 | Reading state information... 2021-10-15 15:07:03.235 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:07:03.235 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:07:03.236 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:07:03.236 | The following packages were automatically installed and are no longer required: 2021-10-15 15:07:03.237 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:07:03.237 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:07:03.237 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:07:03.237 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:07:03.237 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:07:03.237 | python3-zope.interface 2021-10-15 15:07:03.237 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:07:03.348 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:07:03.352 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:07:03.354 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:07:03.357 | + functions-common:time_stop:2309 : local name 2021-10-15 15:07:03.359 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:07:03.361 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:07:03.363 | + functions-common:time_stop:2312 : local total 2021-10-15 15:07:03.365 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:07:03.367 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:07:03.370 | + functions-common:time_stop:2316 : start_time=1634310422664 2021-10-15 15:07:03.372 | + functions-common:time_stop:2318 : [[ -z 1634310422664 ]] 2021-10-15 15:07:03.375 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:07:03.379 | + functions-common:time_stop:2321 : end_time=1634310423377 2021-10-15 15:07:03.381 | + functions-common:time_stop:2322 : elapsed_time=713 2021-10-15 15:07:03.383 | + functions-common:time_stop:2323 : total=4320 2021-10-15 15:07:03.386 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:07:03.388 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5033 2021-10-15 15:07:03.390 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:07:03.393 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-10-15 15:07:03.395 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:03.397 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:03.400 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-10-15 15:07:03.461 | Module proxy already enabled 2021-10-15 15:07:03.466 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-10-15 15:07:03.527 | Considering dependency proxy for proxy_uwsgi: 2021-10-15 15:07:03.527 | Module proxy already enabled 2021-10-15 15:07:03.527 | Module proxy_uwsgi already enabled 2021-10-15 15:07:03.531 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-10-15 15:07:03.533 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:07:03.536 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:07:03.538 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:07:03.665 | + ./stack.sh:main:863 : install_keystoneauth 2021-10-15 15:07:03.667 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-10-15 15:07:03.672 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-10-15 15:07:03.675 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:03.677 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:03.680 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-10-15 15:07:03.682 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:03.685 | + ./stack.sh:main:864 : install_keystoneclient 2021-10-15 15:07:03.687 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-10-15 15:07:03.690 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-10-15 15:07:03.693 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:03.695 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:03.697 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-10-15 15:07:03.701 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:03.703 | + ./stack.sh:main:865 : install_glanceclient 2021-10-15 15:07:03.705 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-10-15 15:07:03.708 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-10-15 15:07:03.710 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:03.712 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:03.716 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-10-15 15:07:03.719 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:03.721 | + ./stack.sh:main:866 : install_cinderclient 2021-10-15 15:07:03.724 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-10-15 15:07:03.726 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-10-15 15:07:03.728 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:03.730 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:03.733 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-10-15 15:07:03.735 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:03.738 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-10-15 15:07:03.740 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-10-15 15:07:03.742 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:03.745 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:03.747 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-10-15 15:07:03.749 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:03.752 | + ./stack.sh:main:867 : install_novaclient 2021-10-15 15:07:03.754 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2021-10-15 15:07:03.756 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-10-15 15:07:03.759 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:03.762 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:03.764 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-10-15 15:07:03.766 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:03.769 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-10-15 15:07:03.786 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:03.788 | + ./stack.sh:main:869 : install_swiftclient 2021-10-15 15:07:03.791 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-10-15 15:07:03.793 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-10-15 15:07:03.795 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:03.798 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:03.800 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-10-15 15:07:03.802 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:03.805 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-10-15 15:07:03.821 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:03.825 | + ./stack.sh:main:872 : install_neutronclient 2021-10-15 15:07:03.827 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-10-15 15:07:03.830 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-10-15 15:07:03.832 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:03.834 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:03.837 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-10-15 15:07:03.839 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:03.842 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-10-15 15:07:03.844 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-10-15 15:07:03.847 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-10-15 15:07:03.849 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:03.851 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:03.854 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-10-15 15:07:03.857 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:03.859 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-10-15 15:07:03.861 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-10-15 15:07:03.864 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:07:03.867 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-10-15 15:07:03.869 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-10-15 15:07:03.872 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:07:03.875 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:07:03.876 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:07:03.881 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-10-15 15:07:03.883 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-10-15 15:07:03.886 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-10-15 15:07:03.889 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-10-15 15:07:03.891 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-10-15 15:07:03.912 | Using python 3.8 to install keystonemiddleware 2021-10-15 15:07:03.914 | + 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 2021-10-15 15:07:04.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:04.733 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:04.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:04.733 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:05.804 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:07:05.822 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-10-15 15:07:05.875 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-10-15 15:07:05.876 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-10-15 15:07:05.877 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-10-15 15:07:05.878 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-10-15 15:07:05.879 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-10-15 15:07:05.880 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-10-15 15:07:05.881 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-10-15 15:07:05.882 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-10-15 15:07:05.883 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-10-15 15:07:05.885 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-10-15 15:07:05.886 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-10-15 15:07:05.887 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-10-15 15:07:05.888 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-10-15 15:07:05.890 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-10-15 15:07:05.948 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-10-15 15:07:05.949 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-10-15 15:07:05.951 | 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) 2021-10-15 15:07:05.987 | 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.4) 2021-10-15 15:07:06.029 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-10-15 15:07:06.029 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-10-15 15:07:06.031 | 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) 2021-10-15 15:07:06.032 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-10-15 15:07:06.081 | 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.2) 2021-10-15 15:07:06.084 | 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) 2021-10-15 15:07:06.094 | 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) 2021-10-15 15:07:06.095 | 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.3) 2021-10-15 15:07:06.109 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-10-15 15:07:06.111 | 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) 2021-10-15 15:07:06.112 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-10-15 15:07:06.178 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-10-15 15:07:06.180 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2021-10-15 15:07:06.181 | 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.7) 2021-10-15 15:07:06.184 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7) 2021-10-15 15:07:06.237 | 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.13.2) 2021-10-15 15:07:06.250 | 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) (5.1.0) 2021-10-15 15:07:08.309 | 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 2021-10-15 15:07:08.427 | + inc/python:pip_install:200 : result=0 2021-10-15 15:07:08.429 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:07:08.431 | + functions-common:time_stop:2309 : local name 2021-10-15 15:07:08.433 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:07:08.435 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:07:08.437 | + functions-common:time_stop:2312 : local total 2021-10-15 15:07:08.440 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:07:08.442 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:07:08.444 | + functions-common:time_stop:2316 : start_time=1634310423906 2021-10-15 15:07:08.446 | + functions-common:time_stop:2318 : [[ -z 1634310423906 ]] 2021-10-15 15:07:08.449 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:07:08.453 | + functions-common:time_stop:2321 : end_time=1634310428451 2021-10-15 15:07:08.455 | + functions-common:time_stop:2322 : elapsed_time=4545 2021-10-15 15:07:08.457 | + functions-common:time_stop:2323 : total=33338 2021-10-15 15:07:08.459 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:07:08.461 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=37883 2021-10-15 15:07:08.464 | + inc/python:pip_install:203 : return 0 2021-10-15 15:07:08.466 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-10-15 15:07:08.469 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-10-15 15:07:08.471 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:07:08.474 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-10-15 15:07:08.477 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-10-15 15:07:08.480 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:07:08.483 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:07:08.483 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:07:08.488 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-10-15 15:07:08.491 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-10-15 15:07:08.493 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-10-15 15:07:08.496 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-10-15 15:07:08.499 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-10-15 15:07:08.519 | Using python 3.8 to install python-memcached 2021-10-15 15:07:08.521 | + 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 2021-10-15 15:07:09.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:09.340 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:09.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:09.340 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:10.411 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:07:10.428 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-10-15 15:07:10.432 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-10-15 15:07:12.558 | 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 2021-10-15 15:07:12.676 | + inc/python:pip_install:200 : result=0 2021-10-15 15:07:12.678 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:07:12.680 | + functions-common:time_stop:2309 : local name 2021-10-15 15:07:12.683 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:07:12.685 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:07:12.687 | + functions-common:time_stop:2312 : local total 2021-10-15 15:07:12.690 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:07:12.692 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:07:12.694 | + functions-common:time_stop:2316 : start_time=1634310428514 2021-10-15 15:07:12.696 | + functions-common:time_stop:2318 : [[ -z 1634310428514 ]] 2021-10-15 15:07:12.699 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:07:12.703 | + functions-common:time_stop:2321 : end_time=1634310432701 2021-10-15 15:07:12.705 | + functions-common:time_stop:2322 : elapsed_time=4187 2021-10-15 15:07:12.708 | + functions-common:time_stop:2323 : total=37883 2021-10-15 15:07:12.710 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:07:12.712 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42070 2021-10-15 15:07:12.714 | + inc/python:pip_install:203 : return 0 2021-10-15 15:07:12.717 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-10-15 15:07:12.733 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:12.736 | + ./stack.sh:main:879 : '[' 10.222.0.31 == 10.222.0.31 ']' 2021-10-15 15:07:12.738 | + ./stack.sh:main:880 : stack_install_service keystone 2021-10-15 15:07:12.740 | + lib/stack:stack_install_service:20 : local service=keystone 2021-10-15 15:07:12.743 | + lib/stack:stack_install_service:21 : type install_keystone 2021-10-15 15:07:12.746 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:07:12.748 | + lib/stack:stack_install_service:32 : install_keystone 2021-10-15 15:07:12.750 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-10-15 15:07:12.765 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:12.767 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-10-15 15:07:12.769 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-10-15 15:07:12.771 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-10-15 15:07:12.773 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:07:12.775 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:07:12.778 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:07:12.780 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:07:12.782 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:07:12.785 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:07:12.800 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:07:12.802 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:07:12.804 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:07:12.807 | + functions-common:git_clone:544 : echo master 2021-10-15 15:07:12.808 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:07:12.813 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-10-15 15:07:12.815 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:07:12.817 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-10-15 15:07:12.820 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:07:12.820 | + functions-common:git_clone:593 : head -1 2021-10-15 15:07:12.824 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-10-15 15:07:12.826 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:07:12.828 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-10-15 15:07:12.831 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:07:12.833 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:07:12.835 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-10-15 15:07:12.837 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:07:12.840 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-10-15 15:07:12.842 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:07:12.845 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:07:12.847 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-10-15 15:07:12.849 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:07:12.851 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:07:12.855 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-10-15 15:07:12.857 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:07:12.860 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-10-15 15:07:12.862 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:07:12.865 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:07:12.868 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-10-15 15:07:12.873 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-10-15 15:07:12.876 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-10-15 15:07:13.567 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-10-15 15:07:13.569 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:07:13.571 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:07:13.574 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:07:13.576 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:07:13.578 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-10-15 15:07:13.580 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:07:13.582 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:07:13.584 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:07:13.586 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:07:13.589 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:07:13.591 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:07:13.593 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:07:13.596 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-10-15 15:07:13.616 | Using python 3.8 to install /opt/stack/keystone 2021-10-15 15:07:13.618 | + 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 2021-10-15 15:07:14.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:14.430 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:14.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:14.431 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:15.496 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:07:15.513 | Obtaining file:///opt/stack/keystone 2021-10-15 15:07:15.514 | Preparing metadata (setup.py): started 2021-10-15 15:07:17.035 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:07:17.111 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.6.0) 2021-10-15 15:07:17.112 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2021-10-15 15:07:17.113 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:07:17.114 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.3.9) 2021-10-15 15:07:17.115 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (35.0.0) 2021-10-15 15:07:17.116 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.25) 2021-10-15 15:07:17.117 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2021-10-15 15:07:17.118 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2021-10-15 15:07:17.120 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:07:17.121 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2021-10-15 15:07:17.122 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2021-10-15 15:07:17.123 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:07:17.124 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.8.18) 2021-10-15 15:07:17.125 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1) 2021-10-15 15:07:17.126 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2021-10-15 15:07:17.127 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.3.1) 2021-10-15 15:07:17.129 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.9.1) 2021-10-15 15:07:17.130 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2021-10-15 15:07:17.131 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:07:17.132 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.0) 2021-10-15 15:07:17.133 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:07:17.134 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.8.2) 2021-10-15 15:07:17.135 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2021-10-15 15:07:17.136 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2021-10-15 15:07:17.137 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.10.0) 2021-10-15 15:07:17.138 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:07:17.139 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (7.0.1) 2021-10-15 15:07:17.140 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.2.0) 2021-10-15 15:07:17.141 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4) 2021-10-15 15:07:17.143 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:07:17.144 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:07:17.145 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2021-10-15 15:07:17.145 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2021-10-15 15:07:17.146 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3) 2021-10-15 15:07:17.157 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0) 2021-10-15 15:07:17.158 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2021-10-15 15:07:17.206 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:07:17.226 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:07:17.231 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (8.0.3) 2021-10-15 15:07:17.232 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:07:17.233 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.2) 2021-10-15 15:07:17.248 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.1.dev8) (9.0.1) 2021-10-15 15:07:17.309 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2021-10-15 15:07:17.312 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:07:17.404 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2021-10-15 15:07:17.406 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2021-10-15 15:07:17.407 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (5.4.1) 2021-10-15 15:07:17.408 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2021-10-15 15:07:17.461 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2021-10-15 15:07:17.463 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:07:17.464 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:07:17.513 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2021-10-15 15:07:17.516 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2021-10-15 15:07:17.572 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2021-10-15 15:07:17.574 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.6.0) 2021-10-15 15:07:17.575 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4) 2021-10-15 15:07:17.576 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6) 2021-10-15 15:07:17.578 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.3.0) 2021-10-15 15:07:17.579 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:07:17.598 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2021-10-15 15:07:17.647 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.7.2) 2021-10-15 15:07:17.666 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.0) 2021-10-15 15:07:17.668 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2021-10-15 15:07:17.669 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16) 2021-10-15 15:07:17.670 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:07:17.722 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.4.1) 2021-10-15 15:07:17.856 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (1.8.0) 2021-10-15 15:07:17.857 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (0.7.1) 2021-10-15 15:07:17.858 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0) 2021-10-15 15:07:17.859 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.2.2) 2021-10-15 15:07:18.075 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2) 2021-10-15 15:07:18.097 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2021-10-15 15:07:18.098 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2) 2021-10-15 15:07:18.167 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2021-10-15 15:07:18.168 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (4.8.1) 2021-10-15 15:07:18.186 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.0) 2021-10-15 15:07:18.257 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20) 2021-10-15 15:07:18.298 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.13.2) 2021-10-15 15:07:18.407 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:07:18.480 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.7.0) 2021-10-15 15:07:18.604 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (0.14.1) 2021-10-15 15:07:18.634 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:07:18.673 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.0.0) 2021-10-15 15:07:18.675 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.32.0) 2021-10-15 15:07:18.676 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.5.0) 2021-10-15 15:07:18.678 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.5.1) 2021-10-15 15:07:18.680 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.1) 2021-10-15 15:07:18.681 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (1.3.3) 2021-10-15 15:07:18.855 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2021.10.8) 2021-10-15 15:07:18.858 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.0.7) 2021-10-15 15:07:18.860 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (3.3) 2021-10-15 15:07:18.861 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.26.7) 2021-10-15 15:07:19.009 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2021-10-15 15:07:19.088 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.1.dev8) (2.3.2) 2021-10-15 15:07:19.160 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0) 2021-10-15 15:07:19.334 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.0) 2021-10-15 15:07:19.362 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6) 2021-10-15 15:07:19.504 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (58.2.0) 2021-10-15 15:07:19.597 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.7) 2021-10-15 15:07:19.631 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.0.0) 2021-10-15 15:07:21.214 | Installing collected packages: keystone 2021-10-15 15:07:21.214 | Attempting uninstall: keystone 2021-10-15 15:07:21.214 | Found existing installation: keystone 20.0.1.dev8 2021-10-15 15:07:21.217 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-10-15 15:07:21.219 | Running setup.py develop for keystone 2021-10-15 15:07:23.255 | Successfully installed keystone 2021-10-15 15:07:23.255 | 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 2021-10-15 15:07:23.390 | + inc/python:pip_install:200 : result=0 2021-10-15 15:07:23.392 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:07:23.394 | + functions-common:time_stop:2309 : local name 2021-10-15 15:07:23.397 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:07:23.399 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:07:23.401 | + functions-common:time_stop:2312 : local total 2021-10-15 15:07:23.403 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:07:23.405 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:07:23.407 | + functions-common:time_stop:2316 : start_time=1634310433611 2021-10-15 15:07:23.409 | + functions-common:time_stop:2318 : [[ -z 1634310433611 ]] 2021-10-15 15:07:23.412 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:07:23.417 | + functions-common:time_stop:2321 : end_time=1634310443414 2021-10-15 15:07:23.419 | + functions-common:time_stop:2322 : elapsed_time=9803 2021-10-15 15:07:23.421 | + functions-common:time_stop:2323 : total=42070 2021-10-15 15:07:23.423 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:07:23.425 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=51873 2021-10-15 15:07:23.427 | + inc/python:pip_install:203 : return 0 2021-10-15 15:07:23.429 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:07:23.432 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:07:23.434 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:07:23.452 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:07:23.465 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-10-15 15:07:23.467 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-10-15 15:07:23.469 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:23.472 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:23.474 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-10-15 15:07:23.476 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:23.479 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-10-15 15:07:23.495 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:23.498 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:07:23.500 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:07:23.502 | + ./stack.sh:main:881 : configure_keystone 2021-10-15 15:07:23.505 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-10-15 15:07:23.517 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-10-15 15:07:23.519 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-10-15 15:07:23.523 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-10-15 15:07:23.539 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:23.542 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-10-15 15:07:23.571 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-10-15 15:07:23.599 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-10-15 15:07:23.628 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-10-15 15:07:23.667 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-10-15 15:07:23.698 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-10-15 15:07:23.728 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-10-15 15:07:23.755 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-10-15 15:07:23.782 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-10-15 15:07:23.785 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-10-15 15:07:23.787 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-10-15 15:07:23.789 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-10-15 15:07:23.791 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:07:23.794 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:07:23.809 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:23.812 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:07:23.814 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:07:23.817 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:07:23.833 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:23.835 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:07:23.838 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:07:23.868 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:07:23.871 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:07:23.873 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-10-15 15:07:23.875 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-10-15 15:07:23.878 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-10-15 15:07:23.894 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:23.896 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.31/identity 2021-10-15 15:07:23.927 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.31/identity 2021-10-15 15:07:23.955 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-10-15 15:07:23.957 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-10-15 15:07:23.988 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-10-15 15:07:23.990 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-10-15 15:07:23.993 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-10-15 15:07:23.995 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-10-15 15:07:23.997 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:07:24.000 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:07:24.030 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-10-15 15:07:24.033 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-10-15 15:07:24.035 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-10-15 15:07:24.037 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-10-15 15:07:24.040 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:07:24.057 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:07:24.059 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:07:24.062 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:07:24.064 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:07:24.066 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-10-15 15:07:24.094 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:07:24.121 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:07:24.148 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:07:24.175 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-10-15 15:07:24.203 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:07:24.206 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-10-15 15:07:24.208 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:07:24.210 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-10-15 15:07:24.212 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-10-15 15:07:24.215 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:07:24.217 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:07:24.220 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-10-15 15:07:24.224 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-10-15 15:07:24.226 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:07:24.228 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:07:24.240 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:07:24.240 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:07:24.249 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:07:24.252 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:07:24.268 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:07:24.270 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:07:24.274 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-10-15 15:07:24.304 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-10-15 15:07:24.331 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-10-15 15:07:24.358 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-10-15 15:07:24.384 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-10-15 15:07:24.411 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-10-15 15:07:24.438 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-10-15 15:07:24.465 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-10-15 15:07:24.491 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-10-15 15:07:24.518 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:07:24.545 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-10-15 15:07:24.571 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-10-15 15:07:24.598 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-10-15 15:07:24.625 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:07:24.627 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:07:24.630 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-10-15 15:07:24.632 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-10-15 15:07:24.634 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:07:24.637 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:24.640 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:24.642 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:07:24.644 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:07:24.647 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:07:24.673 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-10-15 15:07:24.702 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:07:24.702 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-10-15 15:07:24.710 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-10-15 15:07:24.714 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-10-15 15:07:24.717 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-10-15 15:07:24.719 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:07:24.721 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:07:24.723 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:07:24.726 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:24.728 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:24.730 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:07:24.732 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:07:24.735 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:24.737 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:24.739 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-10-15 15:07:24.800 | Site keystone-wsgi-public already enabled 2021-10-15 15:07:24.804 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:07:24.807 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:07:24.809 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:07:24.812 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:07:24.944 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-10-15 15:07:24.947 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:07:24.950 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-10-15 15:07:24.952 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-10-15 15:07:24.955 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:07:24.957 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:07:24.960 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:07:24.965 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-10-15 15:07:24.967 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:07:24.970 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:07:24.984 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:07:24.984 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:07:24.992 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:07:24.995 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:07:25.010 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:07:25.013 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:07:25.016 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:07:25.047 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-10-15 15:07:25.074 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-10-15 15:07:25.101 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-10-15 15:07:25.129 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-10-15 15:07:25.156 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-10-15 15:07:25.183 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-10-15 15:07:25.211 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-10-15 15:07:25.238 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-10-15 15:07:25.264 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:07:25.291 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-10-15 15:07:25.318 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-10-15 15:07:25.346 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-10-15 15:07:25.372 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:07:25.375 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:07:25.377 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-10-15 15:07:25.380 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-10-15 15:07:25.382 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:07:25.384 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:25.387 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:25.389 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:07:25.392 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:07:25.394 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:07:25.422 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-10-15 15:07:25.449 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2021-10-15 15:07:25.450 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:07:25.458 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-10-15 15:07:25.461 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-10-15 15:07:25.464 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-10-15 15:07:25.466 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:07:25.469 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:07:25.471 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:07:25.473 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:25.475 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:25.478 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:07:25.480 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:07:25.482 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:25.484 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:25.487 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-10-15 15:07:25.547 | Site keystone-wsgi-admin already enabled 2021-10-15 15:07:25.551 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:07:25.554 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:07:25.556 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:07:25.559 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:07:25.689 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-10-15 15:07:25.718 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-10-15 15:07:25.749 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-10-15 15:07:25.779 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-10-15 15:07:25.781 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-10-15 15:07:25.811 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-10-15 15:07:25.839 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-10-15 15:07:25.866 | + ./stack.sh:main:885 : is_service_enabled swift 2021-10-15 15:07:25.883 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:25.886 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-10-15 15:07:25.902 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:25.905 | + ./stack.sh:main:889 : stack_install_service swift 2021-10-15 15:07:25.907 | + lib/stack:stack_install_service:20 : local service=swift 2021-10-15 15:07:25.909 | + lib/stack:stack_install_service:21 : type install_swift 2021-10-15 15:07:25.912 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:07:25.914 | + lib/stack:stack_install_service:32 : install_swift 2021-10-15 15:07:25.917 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-10-15 15:07:25.919 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-10-15 15:07:25.922 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-10-15 15:07:25.924 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:07:25.926 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:07:25.929 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:07:25.931 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:07:25.934 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:07:25.937 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:07:25.954 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:07:25.956 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:07:25.958 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:07:25.961 | + functions-common:git_clone:544 : echo master 2021-10-15 15:07:25.961 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:07:25.967 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-10-15 15:07:25.969 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:07:25.971 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-10-15 15:07:25.974 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:07:25.974 | + functions-common:git_clone:593 : head -1 2021-10-15 15:07:25.977 | dbd0960ae Merge "Update master for stable/xena" 2021-10-15 15:07:25.980 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:07:25.982 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-10-15 15:07:25.985 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:07:25.987 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:07:25.990 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-10-15 15:07:25.992 | + inc/python:setup_develop:344 : local extras=keystone 2021-10-15 15:07:25.994 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-10-15 15:07:25.997 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:07:25.999 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:07:26.001 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-10-15 15:07:26.004 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:07:26.006 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-10-15 15:07:26.009 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-10-15 15:07:26.012 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:07:26.015 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-10-15 15:07:26.017 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:07:26.020 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:07:26.023 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-10-15 15:07:26.029 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-10-15 15:07:26.031 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-10-15 15:07:26.660 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-10-15 15:07:26.662 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:07:26.665 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:07:26.667 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:07:26.670 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:07:26.672 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-10-15 15:07:26.674 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:07:26.676 | + inc/python:setup_package:428 : local extras=keystone 2021-10-15 15:07:26.679 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:07:26.681 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-10-15 15:07:26.684 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-10-15 15:07:26.686 | + inc/python:setup_package:438 : extras='[keystone]' 2021-10-15 15:07:26.688 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:07:26.690 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-10-15 15:07:26.712 | Using python 3.8 to install /opt/stack/swift 2021-10-15 15:07:26.714 | + 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/swift[keystone]' 2021-10-15 15:07:27.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:27.517 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:27.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:27.518 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:28.566 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:07:28.583 | Obtaining file:///opt/stack/swift 2021-10-15 15:07:28.584 | Preparing metadata (setup.py): started 2021-10-15 15:07:29.772 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:07:29.811 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.32.0) 2021-10-15 15:07:29.812 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.1.2) 2021-10-15 15:07:29.813 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.11.0) 2021-10-15 15:07:29.814 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.1.1) 2021-10-15 15:07:29.815 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (4.6.3) 2021-10-15 15:07:29.816 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.26.0) 2021-10-15 15:07:29.817 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.16.0) 2021-10-15 15:07:29.818 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.9.7) 2021-10-15 15:07:29.819 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.6.0) 2021-10-15 15:07:29.820 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (35.0.0) 2021-10-15 15:07:29.821 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (9.3.0) 2021-10-15 15:07:29.860 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev43) (1.15.0) 2021-10-15 15:07:29.868 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev43) (2.1.0) 2021-10-15 15:07:29.922 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.8.7) 2021-10-15 15:07:29.924 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.2.0) 2021-10-15 15:07:29.925 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.1.1) 2021-10-15 15:07:29.926 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (8.7.1) 2021-10-15 15:07:29.927 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.6.0) 2021-10-15 15:07:29.928 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.6.0) 2021-10-15 15:07:29.929 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.3.1) 2021-10-15 15:07:29.931 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.1) 2021-10-15 15:07:29.932 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:07:29.933 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.4.0) 2021-10-15 15:07:29.934 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.3.0) 2021-10-15 15:07:29.935 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.10.0) 2021-10-15 15:07:29.955 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev43) (58.2.0) 2021-10-15 15:07:29.986 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (3.3) 2021-10-15 15:07:29.987 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (1.26.7) 2021-10-15 15:07:29.990 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2.0.7) 2021-10-15 15:07:29.990 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2021.10.8) 2021-10-15 15:07:30.014 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev43) (2.20) 2021-10-15 15:07:30.103 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.1.16) 2021-10-15 15:07:30.104 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.7.0) 2021-10-15 15:07:30.106 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.4.0) 2021-10-15 15:07:30.146 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.1.4) 2021-10-15 15:07:30.189 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.3.0) 2021-10-15 15:07:30.190 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.8.0) 2021-10-15 15:07:30.192 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.4.1) 2021-10-15 15:07:30.193 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.5.0) 2021-10-15 15:07:30.253 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.9.6) 2021-10-15 15:07:30.256 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.2) 2021-10-15 15:07:30.269 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2021.3) 2021-10-15 15:07:30.270 | 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>=4.17.0->swift==2.29.0.dev43) (1.0.2) 2021-10-15 15:07:30.288 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (21.0) 2021-10-15 15:07:30.290 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.4.7) 2021-10-15 15:07:30.395 | 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>=4.17.0->swift==2.29.0.dev43) (1.13.2) 2021-10-15 15:07:30.410 | 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.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:07:32.324 | Installing collected packages: swift 2021-10-15 15:07:32.325 | Attempting uninstall: swift 2021-10-15 15:07:32.325 | Found existing installation: swift 2.29.0.dev43 2021-10-15 15:07:32.328 | Can't uninstall 'swift'. No files were found to uninstall. 2021-10-15 15:07:32.330 | Running setup.py develop for swift 2021-10-15 15:07:34.280 | Successfully installed swift-2.29.0.dev43 2021-10-15 15:07:34.281 | 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 2021-10-15 15:07:34.412 | + inc/python:pip_install:200 : result=0 2021-10-15 15:07:34.415 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:07:34.417 | + functions-common:time_stop:2309 : local name 2021-10-15 15:07:34.419 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:07:34.421 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:07:34.423 | + functions-common:time_stop:2312 : local total 2021-10-15 15:07:34.426 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:07:34.428 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:07:34.430 | + functions-common:time_stop:2316 : start_time=1634310446706 2021-10-15 15:07:34.432 | + functions-common:time_stop:2318 : [[ -z 1634310446706 ]] 2021-10-15 15:07:34.435 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:07:34.439 | + functions-common:time_stop:2321 : end_time=1634310454436 2021-10-15 15:07:34.441 | + functions-common:time_stop:2322 : elapsed_time=7730 2021-10-15 15:07:34.443 | + functions-common:time_stop:2323 : total=51873 2021-10-15 15:07:34.445 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:07:34.448 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=59603 2021-10-15 15:07:34.450 | + inc/python:pip_install:203 : return 0 2021-10-15 15:07:34.453 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:07:34.455 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:07:34.457 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:07:34.476 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:07:34.487 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-10-15 15:07:34.490 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-10-15 15:07:34.492 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:34.494 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:34.497 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-10-15 15:07:34.499 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:34.501 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-10-15 15:07:34.504 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:07:34.506 | + ./stack.sh:main:890 : configure_swift 2021-10-15 15:07:34.508 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-10-15 15:07:34.511 | + lib/swift:configure_swift:335 : local node_number 2021-10-15 15:07:34.513 | + lib/swift:configure_swift:336 : local swift_node_config 2021-10-15 15:07:34.515 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-10-15 15:07:34.517 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-10-15 15:07:35.576 | No proxy-server running 2021-10-15 15:07:35.577 | No object-updater running 2021-10-15 15:07:35.577 | No container-server running 2021-10-15 15:07:35.577 | No object-auditor running 2021-10-15 15:07:35.577 | No object-server running 2021-10-15 15:07:35.577 | No container-replicator running 2021-10-15 15:07:35.577 | No object-expirer running 2021-10-15 15:07:35.577 | No account-replicator running 2021-10-15 15:07:35.577 | No container-updater running 2021-10-15 15:07:35.577 | No object-replicator running 2021-10-15 15:07:35.577 | No account-reaper running 2021-10-15 15:07:35.577 | No container-sharder running 2021-10-15 15:07:35.577 | No container-auditor running 2021-10-15 15:07:35.577 | No container-reconciler running 2021-10-15 15:07:35.577 | No account-server running 2021-10-15 15:07:35.577 | No object-reconstructor running 2021-10-15 15:07:35.577 | No account-auditor running 2021-10-15 15:07:35.577 | No container-sync running 2021-10-15 15:07:35.645 | + lib/swift:configure_swift:340 : true 2021-10-15 15:07:35.647 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-10-15 15:07:35.660 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-10-15 15:07:35.673 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-10-15 15:07:35.675 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-10-15 15:07:35.676 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-10-15 15:07:35.680 | + lib/swift:configure_swift:354 : sed -e ' 2021-10-15 15:07:35.680 | s/%GROUP%/ubuntu/; 2021-10-15 15:07:35.680 | s/%USER%/ubuntu/; 2021-10-15 15:07:35.680 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-10-15 15:07:35.680 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-10-15 15:07:35.684 | uid = ubuntu 2021-10-15 15:07:35.684 | gid = ubuntu 2021-10-15 15:07:35.684 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-10-15 15:07:35.684 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-10-15 15:07:35.684 | address = 127.0.0.1 2021-10-15 15:07:35.684 | 2021-10-15 15:07:35.684 | [account6612] 2021-10-15 15:07:35.684 | max connections = 25 2021-10-15 15:07:35.684 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:07:35.684 | read only = false 2021-10-15 15:07:35.684 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-10-15 15:07:35.684 | 2021-10-15 15:07:35.684 | [account6622] 2021-10-15 15:07:35.684 | max connections = 25 2021-10-15 15:07:35.684 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:07:35.684 | read only = false 2021-10-15 15:07:35.684 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-10-15 15:07:35.684 | 2021-10-15 15:07:35.684 | [account6632] 2021-10-15 15:07:35.684 | max connections = 25 2021-10-15 15:07:35.684 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:07:35.684 | read only = false 2021-10-15 15:07:35.684 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-10-15 15:07:35.684 | 2021-10-15 15:07:35.684 | [account6642] 2021-10-15 15:07:35.684 | max connections = 25 2021-10-15 15:07:35.684 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:07:35.684 | read only = false 2021-10-15 15:07:35.685 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-10-15 15:07:35.685 | 2021-10-15 15:07:35.685 | 2021-10-15 15:07:35.685 | [container6611] 2021-10-15 15:07:35.685 | max connections = 25 2021-10-15 15:07:35.685 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:07:35.685 | read only = false 2021-10-15 15:07:35.685 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-10-15 15:07:35.685 | 2021-10-15 15:07:35.685 | [container6621] 2021-10-15 15:07:35.685 | max connections = 25 2021-10-15 15:07:35.685 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:07:35.685 | read only = false 2021-10-15 15:07:35.685 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-10-15 15:07:35.685 | 2021-10-15 15:07:35.685 | [container6631] 2021-10-15 15:07:35.685 | max connections = 25 2021-10-15 15:07:35.685 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:07:35.685 | read only = false 2021-10-15 15:07:35.685 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-10-15 15:07:35.685 | 2021-10-15 15:07:35.685 | [container6641] 2021-10-15 15:07:35.685 | max connections = 25 2021-10-15 15:07:35.685 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:07:35.685 | read only = false 2021-10-15 15:07:35.685 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-10-15 15:07:35.685 | 2021-10-15 15:07:35.685 | 2021-10-15 15:07:35.685 | [object6613] 2021-10-15 15:07:35.685 | max connections = 25 2021-10-15 15:07:35.685 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:07:35.685 | read only = false 2021-10-15 15:07:35.685 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-10-15 15:07:35.685 | 2021-10-15 15:07:35.685 | [object6623] 2021-10-15 15:07:35.685 | max connections = 25 2021-10-15 15:07:35.685 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:07:35.685 | read only = false 2021-10-15 15:07:35.686 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-10-15 15:07:35.686 | 2021-10-15 15:07:35.686 | [object6633] 2021-10-15 15:07:35.686 | max connections = 25 2021-10-15 15:07:35.686 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:07:35.686 | read only = false 2021-10-15 15:07:35.686 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-10-15 15:07:35.686 | 2021-10-15 15:07:35.686 | [object6643] 2021-10-15 15:07:35.686 | max connections = 25 2021-10-15 15:07:35.686 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:07:35.686 | read only = false 2021-10-15 15:07:35.686 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-10-15 15:07:35.687 | + lib/swift:configure_swift:360 : is_ubuntu 2021-10-15 15:07:35.689 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:35.691 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:35.693 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-10-15 15:07:35.705 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-10-15 15:07:35.707 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-10-15 15:07:35.712 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-10-15 15:07:35.716 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-10-15 15:07:35.718 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-10-15 15:07:35.722 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-10-15 15:07:35.750 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.31:8080/v1/ 2021-10-15 15:07:35.774 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-10-15 15:07:35.792 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-10-15 15:07:35.823 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-10-15 15:07:35.841 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:07:35.868 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-10-15 15:07:35.886 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-10-15 15:07:35.914 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-10-15 15:07:35.931 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-10-15 15:07:35.959 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-10-15 15:07:35.977 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:07:36.004 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-10-15 15:07:36.021 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-10-15 15:07:36.036 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:36.038 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-10-15 15:07:36.066 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-10-15 15:07:36.093 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-10-15 15:07:36.120 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-10-15 15:07:36.146 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-10-15 15:07:36.161 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:36.163 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-10-15 15:07:36.190 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-10-15 15:07:36.205 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:36.207 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-10-15 15:07:36.223 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:36.225 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-10-15 15:07:36.227 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-10-15 15:07:36.242 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:36.244 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-10-15 15:07:36.246 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-10-15 15:07:36.248 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-10-15 15:07:36.253 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-10-15 15:07:36.258 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-10-15 15:07:36.285 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-10-15 15:07:36.312 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-10-15 15:07:36.341 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-10-15 15:07:36.370 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-10-15 15:07:36.397 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-10-15 15:07:36.399 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-10-15 15:07:36.401 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-10-15 15:07:36.403 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-10-15 15:07:36.405 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-10-15 15:07:36.431 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-10-15 15:07:36.458 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.31/identity 2021-10-15 15:07:36.485 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-10-15 15:07:36.512 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-10-15 15:07:36.538 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-10-15 15:07:36.566 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-10-15 15:07:36.592 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-10-15 15:07:36.619 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:07:36.646 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-10-15 15:07:36.674 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-10-15 15:07:36.701 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-10-15 15:07:36.727 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-10-15 15:07:36.754 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-10-15 15:07:36.783 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-10-15 15:07:36.812 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-10-15 15:07:36.830 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-10-15 15:07:36.857 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-10-15 15:07:36.884 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-10-15 15:07:36.889 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-10-15 15:07:36.917 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-10-15 15:07:36.944 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-10-15 15:07:36.970 | + lib/swift:configure_swift:478 : local node_number 2021-10-15 15:07:36.973 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-10-15 15:07:36.975 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:07:36.977 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-10-15 15:07:36.982 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-10-15 15:07:36.985 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:07:36.987 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:07:36.989 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-10-15 15:07:36.991 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-10-15 15:07:36.993 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:07:36.996 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:07:36.998 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-10-15 15:07:37.016 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-10-15 15:07:37.043 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-10-15 15:07:37.061 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-10-15 15:07:37.089 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-10-15 15:07:37.107 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:07:37.136 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-10-15 15:07:37.153 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:07:37.180 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-10-15 15:07:37.199 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:07:37.227 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-10-15 15:07:37.245 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-10-15 15:07:37.272 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:07:37.291 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:07:37.318 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-10-15 15:07:37.344 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-10-15 15:07:37.371 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-10-15 15:07:37.390 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-10-15 15:07:37.417 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-10-15 15:07:37.421 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-10-15 15:07:37.440 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:07:37.472 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-10-15 15:07:37.501 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:07:37.503 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-10-15 15:07:37.507 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-10-15 15:07:37.509 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:07:37.512 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:07:37.514 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-10-15 15:07:37.516 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-10-15 15:07:37.518 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:07:37.520 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:07:37.522 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-10-15 15:07:37.540 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-10-15 15:07:37.568 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-10-15 15:07:37.586 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-10-15 15:07:37.614 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-10-15 15:07:37.632 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:07:37.661 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-10-15 15:07:37.678 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:07:37.706 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-10-15 15:07:37.724 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:07:37.752 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-10-15 15:07:37.770 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-10-15 15:07:37.798 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:07:37.816 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:07:37.844 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-10-15 15:07:37.862 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-10-15 15:07:37.890 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-10-15 15:07:37.907 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-10-15 15:07:37.934 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-10-15 15:07:37.939 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-10-15 15:07:37.957 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:07:37.985 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:07:37.987 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-10-15 15:07:37.992 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-10-15 15:07:37.994 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:07:37.997 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:07:37.999 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-10-15 15:07:38.001 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-10-15 15:07:38.003 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:07:38.005 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:07:38.008 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-10-15 15:07:38.025 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-10-15 15:07:38.053 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-10-15 15:07:38.071 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-10-15 15:07:38.099 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-10-15 15:07:38.117 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:07:38.145 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-10-15 15:07:38.163 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:07:38.192 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-10-15 15:07:38.210 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:07:38.238 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-10-15 15:07:38.256 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-10-15 15:07:38.283 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:07:38.301 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:07:38.329 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-10-15 15:07:38.347 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-10-15 15:07:38.375 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-10-15 15:07:38.392 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-10-15 15:07:38.420 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-10-15 15:07:38.425 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-10-15 15:07:38.442 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:07:38.471 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-10-15 15:07:38.498 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-10-15 15:07:38.526 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-10-15 15:07:38.553 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-10-15 15:07:38.555 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-10-15 15:07:38.560 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-10-15 15:07:38.588 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-10-15 15:07:38.617 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-10-15 15:07:38.644 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-10-15 15:07:38.673 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-10-15 15:07:38.701 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-10-15 15:07:38.728 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-10-15 15:07:38.755 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-10-15 15:07:38.783 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-10-15 15:07:38.810 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-10-15 15:07:38.826 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:38.829 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-10-15 15:07:38.848 | + lib/swift:configure_swift:521 : local auth_vers 2021-10-15 15:07:38.851 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-10-15 15:07:38.870 | + lib/swift:configure_swift:522 : auth_vers=3 2021-10-15 15:07:38.872 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.31 2021-10-15 15:07:38.900 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-10-15 15:07:38.903 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-10-15 15:07:38.929 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.31/identity 2021-10-15 15:07:38.958 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-10-15 15:07:38.960 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-10-15 15:07:38.987 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-10-15 15:07:39.002 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:39.005 | + lib/swift:configure_swift:541 : local user_group 2021-10-15 15:07:39.007 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-10-15 15:07:39.013 | + lib/swift:configure_swift:542 : user_group=1000 2021-10-15 15:07:39.015 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-10-15 15:07:39.028 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-10-15 15:07:39.030 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-10-15 15:07:39.041 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-10-15 15:07:39.043 | + lib/swift:configure_swift:548 : is_suse 2021-10-15 15:07:39.046 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:07:39.048 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:07:39.050 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:07:39.052 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:07:39.054 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:07:39.057 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:07:39.060 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-10-15 15:07:39.071 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:07:39.075 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-10-15 15:07:39.077 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-10-15 15:07:39.094 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:39.097 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-10-15 15:07:39.113 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:39.115 | + ./stack.sh:main:901 : stack_install_service glance 2021-10-15 15:07:39.118 | + lib/stack:stack_install_service:20 : local service=glance 2021-10-15 15:07:39.121 | + lib/stack:stack_install_service:21 : type install_glance 2021-10-15 15:07:39.124 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:07:39.126 | + lib/stack:stack_install_service:32 : install_glance 2021-10-15 15:07:39.128 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-10-15 15:07:39.131 | + lib/glance:install_glance:514 : local glance_store_extras 2021-10-15 15:07:39.134 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-10-15 15:07:39.151 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:39.153 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-10-15 15:07:39.156 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-10-15 15:07:39.172 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:39.175 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-10-15 15:07:39.177 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-10-15 15:07:39.180 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-10-15 15:07:39.183 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:39.186 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:39.189 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-10-15 15:07:39.191 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:39.194 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-10-15 15:07:39.198 | ++ inc/python:join_extras:29 : local IFS=, 2021-10-15 15:07:39.201 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-10-15 15:07:39.203 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-10-15 15:07:39.206 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-10-15 15:07:39.209 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-10-15 15:07:39.211 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-10-15 15:07:39.215 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-10-15 15:07:39.217 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-10-15 15:07:39.220 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-10-15 15:07:39.224 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:07:39.224 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-10-15 15:07:39.230 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-10-15 15:07:39.233 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-10-15 15:07:39.235 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-10-15 15:07:39.238 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-10-15 15:07:39.241 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 15:07:39.263 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-10-15 15:07:39.265 | + 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 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 15:07:40.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:40.075 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:40.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:40.075 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:41.166 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:07:41.187 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-10-15 15:07:41.272 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-10-15 15:07:41.273 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-10-15 15:07:41.274 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-10-15 15:07:41.275 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-10-15 15:07:41.277 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.32.0) 2021-10-15 15:07:41.278 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-10-15 15:07:41.279 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-10-15 15:07:41.280 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-10-15 15:07:41.281 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.1) 2021-10-15 15:07:41.282 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-10-15 15:07:41.283 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-10-15 15:07:41.284 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-10-15 15:07:41.286 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.1.0) 2021-10-15 15:07:41.289 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-10-15 15:07:41.291 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.1) 2021-10-15 15:07:41.294 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-10-15 15:07:41.296 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.1) 2021-10-15 15:07:41.299 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.12.0) 2021-10-15 15:07:41.309 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-10-15 15:07:41.310 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-10-15 15:07:41.314 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-10-15 15:07:41.386 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-10-15 15:07:41.388 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-10-15 15:07:41.389 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-10-15 15:07:41.412 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-10-15 15:07:41.415 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-10-15 15:07:41.418 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-10-15 15:07:41.419 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-10-15 15:07:41.420 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-10-15 15:07:41.430 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-10-15 15:07:41.473 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-10-15 15:07:41.474 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-10-15 15:07:41.476 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-10-15 15:07:41.477 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-10-15 15:07:41.497 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-10-15 15:07:41.498 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-10-15 15:07:41.515 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-10-15 15:07:41.532 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-10-15 15:07:41.533 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-10-15 15:07:41.550 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-10-15 15:07:41.551 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2021-10-15 15:07:41.634 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.10.8) 2021-10-15 15:07:41.638 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.7) 2021-10-15 15:07:41.640 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-10-15 15:07:41.641 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-10-15 15:07:41.692 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-10-15 15:07:41.720 | 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->glance-store[cinder,swift]!=0.29.0) (1.13.2) 2021-10-15 15:07:41.757 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-10-15 15:07:41.927 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-10-15 15:07:41.932 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-10-15 15:07:41.968 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-10-15 15:07:41.970 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-10-15 15:07:41.971 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-10-15 15:07:41.973 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-10-15 15:07:41.974 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-10-15 15:07:41.975 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-10-15 15:07:42.190 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-10-15 15:07:42.231 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (58.2.0) 2021-10-15 15:07:42.316 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-10-15 15:07:42.472 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-10-15 15:07:44.256 | 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 2021-10-15 15:07:44.377 | + inc/python:pip_install:200 : result=0 2021-10-15 15:07:44.379 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:07:44.381 | + functions-common:time_stop:2309 : local name 2021-10-15 15:07:44.384 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:07:44.387 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:07:44.389 | + functions-common:time_stop:2312 : local total 2021-10-15 15:07:44.391 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:07:44.393 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:07:44.396 | + functions-common:time_stop:2316 : start_time=1634310459257 2021-10-15 15:07:44.398 | + functions-common:time_stop:2318 : [[ -z 1634310459257 ]] 2021-10-15 15:07:44.401 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:07:44.405 | + functions-common:time_stop:2321 : end_time=1634310464403 2021-10-15 15:07:44.408 | + functions-common:time_stop:2322 : elapsed_time=5146 2021-10-15 15:07:44.410 | + functions-common:time_stop:2323 : total=59603 2021-10-15 15:07:44.412 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:07:44.415 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=64749 2021-10-15 15:07:44.417 | + inc/python:pip_install:203 : return 0 2021-10-15 15:07:44.420 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-10-15 15:07:44.422 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-10-15 15:07:44.425 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-10-15 15:07:44.437 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-10-15 15:07:44.442 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-10-15 15:07:44.445 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-10-15 15:07:44.448 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-10-15 15:07:44.450 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:07:44.453 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:07:44.456 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:07:44.458 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:07:44.460 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:07:44.463 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:07:44.480 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:07:44.482 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:07:44.484 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:07:44.487 | + functions-common:git_clone:544 : echo master 2021-10-15 15:07:44.487 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:07:44.492 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-10-15 15:07:44.495 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:07:44.497 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-10-15 15:07:44.500 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:07:44.500 | + functions-common:git_clone:593 : head -1 2021-10-15 15:07:44.504 | ff8e3d4a0 Merge "Add libpcre3-dev/pcre-devel to bindep.txt" 2021-10-15 15:07:44.507 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:07:44.509 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-10-15 15:07:44.513 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:07:44.516 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:07:44.518 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-10-15 15:07:44.521 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:07:44.523 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-10-15 15:07:44.526 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:07:44.528 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:07:44.531 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-10-15 15:07:44.533 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:07:44.535 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:07:44.538 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-10-15 15:07:44.541 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:07:44.544 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-10-15 15:07:44.546 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:07:44.549 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:07:44.552 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-10-15 15:07:44.558 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-10-15 15:07:44.560 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-10-15 15:07:45.199 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-10-15 15:07:45.201 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:07:45.204 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:07:45.206 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:07:45.208 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:07:45.210 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-10-15 15:07:45.213 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:07:45.216 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:07:45.218 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:07:45.220 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:07:45.223 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:07:45.225 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:07:45.228 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:07:45.230 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-10-15 15:07:45.251 | Using python 3.8 to install /opt/stack/glance 2021-10-15 15:07:45.253 | + 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/glance 2021-10-15 15:07:46.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:46.080 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:46.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:46.080 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:47.177 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:07:47.195 | Obtaining file:///opt/stack/glance 2021-10-15 15:07:47.196 | Preparing metadata (setup.py): started 2021-10-15 15:07:48.352 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:07:48.427 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.6.0) 2021-10-15 15:07:48.428 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.1) 2021-10-15 15:07:48.429 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.25) 2021-10-15 15:07:48.430 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.32.0) 2021-10-15 15:07:48.432 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.1.1) 2021-10-15 15:07:48.434 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.5.1) 2021-10-15 15:07:48.436 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.8.7) 2021-10-15 15:07:48.438 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.4.2) 2021-10-15 15:07:48.440 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.7.4) 2021-10-15 15:07:48.441 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.20.1) 2021-10-15 15:07:48.442 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (8.7.1) 2021-10-15 15:07:48.443 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.1) 2021-10-15 15:07:48.444 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.3.1) 2021-10-15 15:07:48.445 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:07:48.446 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.10.0) 2021-10-15 15:07:48.447 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.0) 2021-10-15 15:07:48.449 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:07:48.450 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.2) 2021-10-15 15:07:48.451 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:07:48.451 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (9.3.0) 2021-10-15 15:07:48.452 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:07:48.454 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.2) 2021-10-15 15:07:48.455 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.5.0) 2021-10-15 15:07:48.456 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:07:48.457 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.3.0) 2021-10-15 15:07:48.458 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (21.0.0) 2021-10-15 15:07:48.459 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.16.0) 2021-10-15 15:07:48.460 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (11.0.0) 2021-10-15 15:07:48.461 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:07:48.462 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:07:48.463 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.0) 2021-10-15 15:07:48.464 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (12.9.1) 2021-10-15 15:07:48.465 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:07:48.466 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:07:48.467 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.8.2) 2021-10-15 15:07:48.469 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:07:48.470 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.2) 2021-10-15 15:07:48.471 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.7.0) 2021-10-15 15:07:48.472 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:07:48.473 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (35.0.0) 2021-10-15 15:07:48.474 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.2.2) 2021-10-15 15:07:48.475 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.1.16) 2021-10-15 15:07:48.476 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.5.0) 2021-10-15 15:07:48.477 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.9.1) 2021-10-15 15:07:48.493 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (5.2.2) 2021-10-15 15:07:48.495 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (1.1.5) 2021-10-15 15:07:48.496 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (4.8.1) 2021-10-15 15:07:48.517 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (5.2.0) 2021-10-15 15:07:48.518 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (2.26.0) 2021-10-15 15:07:48.561 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev15) (1.15.0) 2021-10-15 15:07:48.576 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev15) (4.2.0) 2021-10-15 15:07:48.588 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev15) (1.13.2) 2021-10-15 15:07:48.602 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (1.1.2) 2021-10-15 15:07:48.604 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (2.1.0) 2021-10-15 15:07:48.687 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev15) (2.4.7) 2021-10-15 15:07:48.770 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev15) (1.7.0) 2021-10-15 15:07:48.823 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (2.8.1) 2021-10-15 15:07:48.825 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (3.1.1) 2021-10-15 15:07:48.858 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (0.14.1) 2021-10-15 15:07:48.902 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (1.5.0) 2021-10-15 15:07:48.904 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (0.8.0) 2021-10-15 15:07:48.905 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (5.4.1) 2021-10-15 15:07:48.965 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:07:48.967 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.13.0) 2021-10-15 15:07:48.968 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.0) 2021-10-15 15:07:48.994 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.59.0) 2021-10-15 15:07:49.045 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (0.9.6) 2021-10-15 15:07:49.048 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (2.8.2) 2021-10-15 15:07:49.136 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.3.0) 2021-10-15 15:07:49.137 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.6) 2021-10-15 15:07:49.138 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (2.6.0) 2021-10-15 15:07:49.140 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:07:49.141 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (4.2.4) 2021-10-15 15:07:49.167 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.0.2) 2021-10-15 15:07:49.168 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.3.0) 2021-10-15 15:07:49.169 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:07:49.214 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev15) (5.8.0) 2021-10-15 15:07:49.255 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:07:49.258 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (21.0) 2021-10-15 15:07:49.259 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (2021.3) 2021-10-15 15:07:49.335 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev15) (58.2.0) 2021-10-15 15:07:49.492 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev15) (0.7) 2021-10-15 15:07:49.786 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:07:49.787 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.6.3) 2021-10-15 15:07:49.789 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (1.4.2) 2021-10-15 15:07:49.790 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (6.3.1) 2021-10-15 15:07:49.849 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev15) (0.8.1) 2021-10-15 15:07:49.875 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.0) 2021-10-15 15:07:50.000 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev15) (2.20) 2021-10-15 15:07:50.062 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (1.6) 2021-10-15 15:07:50.115 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:07:50.334 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.10.0) 2021-10-15 15:07:50.335 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.32) 2021-10-15 15:07:50.337 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.1.4) 2021-10-15 15:07:50.339 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:07:50.340 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:07:50.341 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.4) 2021-10-15 15:07:50.342 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:07:50.465 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:07:50.497 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev15) (1.0.2) 2021-10-15 15:07:50.544 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (3.0.0) 2021-10-15 15:07:50.547 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:07:50.798 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (3.9.0) 2021-10-15 15:07:50.986 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (1.26.7) 2021-10-15 15:07:50.989 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (3.3) 2021-10-15 15:07:50.992 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2.0.7) 2021-10-15 15:07:50.993 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2021.10.8) 2021-10-15 15:07:51.070 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.2) 2021-10-15 15:07:51.224 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:07:51.329 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev15) (3.6.0) 2021-10-15 15:07:51.608 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (2.2.0) 2021-10-15 15:07:51.609 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.0) 2021-10-15 15:07:51.839 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.1) 2021-10-15 15:07:52.165 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (1.0.0) 2021-10-15 15:07:52.511 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (1.8.2) 2021-10-15 15:07:52.512 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.4) 2021-10-15 15:07:52.513 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (21.2.0) 2021-10-15 15:07:52.514 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.2.5) 2021-10-15 15:07:53.689 | Installing collected packages: glance 2021-10-15 15:07:53.689 | Attempting uninstall: glance 2021-10-15 15:07:53.689 | Found existing installation: glance 23.1.0.dev15 2021-10-15 15:07:53.696 | Can't uninstall 'glance'. No files were found to uninstall. 2021-10-15 15:07:53.698 | Running setup.py develop for glance 2021-10-15 15:07:55.746 | Successfully installed glance 2021-10-15 15:07:55.746 | 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 2021-10-15 15:07:55.882 | + inc/python:pip_install:200 : result=0 2021-10-15 15:07:55.885 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:07:55.887 | + functions-common:time_stop:2309 : local name 2021-10-15 15:07:55.889 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:07:55.899 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:07:55.902 | + functions-common:time_stop:2312 : local total 2021-10-15 15:07:55.904 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:07:55.906 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:07:55.908 | + functions-common:time_stop:2316 : start_time=1634310465246 2021-10-15 15:07:55.910 | + functions-common:time_stop:2318 : [[ -z 1634310465246 ]] 2021-10-15 15:07:55.913 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:07:55.918 | + functions-common:time_stop:2321 : end_time=1634310475915 2021-10-15 15:07:55.920 | + functions-common:time_stop:2322 : elapsed_time=10669 2021-10-15 15:07:55.922 | + functions-common:time_stop:2323 : total=64749 2021-10-15 15:07:55.925 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:07:55.927 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=75418 2021-10-15 15:07:55.929 | + inc/python:pip_install:203 : return 0 2021-10-15 15:07:55.932 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:07:55.935 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:07:55.937 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:07:55.956 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:07:55.968 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-10-15 15:07:55.970 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-10-15 15:07:55.973 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:55.975 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:55.978 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-10-15 15:07:55.981 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:55.983 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:07:55.986 | + ./stack.sh:main:902 : configure_glance 2021-10-15 15:07:55.988 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-10-15 15:07:56.001 | + lib/glance:configure_glance:333 : local dburl 2021-10-15 15:07:56.004 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-10-15 15:07:56.006 | ++ lib/database:database_connection_url:132 : local db=glance 2021-10-15 15:07:56.008 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-10-15 15:07:56.011 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-10-15 15:07:56.013 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:07:56.016 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:07:56.018 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-10-15 15:07:56.046 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:07:56.075 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-10-15 15:07:56.105 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:07:56.134 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-10-15 15:07:56.163 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-10-15 15:07:56.192 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-10-15 15:07:56.195 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:07:56.198 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-10-15 15:07:56.200 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-10-15 15:07:56.202 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-10-15 15:07:56.231 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-10-15 15:07:56.261 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.31/identity 2021-10-15 15:07:56.290 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-10-15 15:07:56.319 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-10-15 15:07:56.349 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-10-15 15:07:56.378 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-10-15 15:07:56.409 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-10-15 15:07:56.439 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:07:56.468 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-10-15 15:07:56.497 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-10-15 15:07:56.527 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-10-15 15:07:56.529 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-10-15 15:07:56.532 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-10-15 15:07:56.534 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-10-15 15:07:56.536 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:07:56.539 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:07:56.555 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:56.558 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:07:56.561 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:07:56.563 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:07:56.580 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:56.582 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:07:56.585 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:07:56.614 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:07:56.616 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:07:56.619 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-10-15 15:07:56.621 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-10-15 15:07:56.624 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-10-15 15:07:56.653 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-10-15 15:07:56.683 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-10-15 15:07:56.685 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-10-15 15:07:56.688 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-10-15 15:07:56.690 | + lib/glance:configure_glance_store:254 : local be 2021-10-15 15:07:56.693 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:07:56.695 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-10-15 15:07:56.698 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:07:56.726 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-10-15 15:07:56.729 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.31 2021-10-15 15:07:56.759 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:07:56.762 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-10-15 15:07:56.778 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:56.781 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-10-15 15:07:56.810 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-10-15 15:07:56.840 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-10-15 15:07:56.870 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-10-15 15:07:56.899 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-10-15 15:07:56.928 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-10-15 15:07:56.946 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:56.949 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-10-15 15:07:56.979 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-10-15 15:07:57.009 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-10-15 15:07:57.038 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.31/identity/v3 2021-10-15 15:07:57.068 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-10-15 15:07:57.098 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.31/image 2021-10-15 15:07:57.127 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-10-15 15:07:57.145 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:57.147 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-10-15 15:07:57.150 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-10-15 15:07:57.152 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:07:57.155 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:07:57.172 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:07:57.174 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:07:57.177 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:07:57.179 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:07:57.182 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-10-15 15:07:57.211 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:07:57.241 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:07:57.271 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:07:57.301 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-10-15 15:07:57.305 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-10-15 15:07:57.335 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-10-15 15:07:57.364 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:07:57.395 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.31/identity 2021-10-15 15:07:57.425 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-10-15 15:07:57.455 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-10-15 15:07:57.484 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-10-15 15:07:57.514 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:07:57.544 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-10-15 15:07:57.574 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-10-15 15:07:57.604 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-10-15 15:07:57.635 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-10-15 15:07:57.640 | + lib/glance:configure_glance:418 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-10-15 15:07:57.647 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-10-15 15:07:57.663 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:57.666 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-10-15 15:07:57.669 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-10-15 15:07:57.671 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-10-15 15:07:57.673 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-10-15 15:07:57.676 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-10-15 15:07:57.678 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-10-15 15:07:57.683 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-10-15 15:07:57.685 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-10-15 15:07:57.689 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-10-15 15:07:57.719 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-10-15 15:07:57.721 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-10-15 15:07:57.723 | ++ functions:get_random_port:837 : true 2021-10-15 15:07:57.726 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-10-15 15:07:57.729 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-10-15 15:07:57.731 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-10-15 15:07:57.784 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-10-15 15:07:57.787 | ++ functions:get_random_port:841 : break 2 2021-10-15 15:07:57.789 | ++ functions:get_random_port:845 : echo 60999 2021-10-15 15:07:57.792 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-10-15 15:07:57.795 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-10-15 15:07:57.822 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-10-15 15:07:57.849 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-10-15 15:07:57.877 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-10-15 15:07:57.904 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-10-15 15:07:57.932 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-10-15 15:07:57.959 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-10-15 15:07:57.987 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-10-15 15:07:58.014 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:07:58.042 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-10-15 15:07:58.068 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-10-15 15:07:58.096 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-10-15 15:07:58.123 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-10-15 15:07:58.151 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-10-15 15:07:58.178 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-10-15 15:07:58.205 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-10-15 15:07:58.233 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-10-15 15:07:58.261 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-10-15 15:07:58.289 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-10-15 15:07:58.316 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-10-15 15:07:58.318 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-10-15 15:07:58.320 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:07:58.323 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:58.326 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:58.328 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-10-15 15:07:58.330 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-10-15 15:07:58.383 | proxy (enabled by site administrator) 2021-10-15 15:07:58.386 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-10-15 15:07:58.389 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-10-15 15:07:58.391 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:07:58.394 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:58.396 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:58.398 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-10-15 15:07:58.401 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-10-15 15:07:58.453 | proxy_http (enabled by site administrator) 2021-10-15 15:07:58.456 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-10-15 15:07:58.459 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-10-15 15:07:58.461 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-10-15 15:07:58.464 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:07:58.466 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:58.469 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:58.471 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:07:58.474 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:07:58.477 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-10-15 15:07:58.477 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:07:58.486 | KeepAlive Off 2021-10-15 15:07:58.490 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-10-15 15:07:58.490 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:07:58.498 | SetEnv proxy-sendchunked 1 2021-10-15 15:07:58.502 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-10-15 15:07:58.503 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:07:58.511 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-10-15 15:07:58.514 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-10-15 15:07:58.517 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-10-15 15:07:58.519 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:07:58.522 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:07:58.524 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:07:58.527 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:58.529 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:58.531 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:07:58.534 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:07:58.536 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:58.538 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:58.541 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-10-15 15:07:58.601 | Site glance-wsgi-api already enabled 2021-10-15 15:07:58.605 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-10-15 15:07:58.608 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:07:58.610 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:07:58.613 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:07:58.745 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-10-15 15:07:58.751 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-10-15 15:07:58.783 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-10-15 15:07:58.785 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-10-15 15:07:58.802 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:58.805 | + ./stack.sh:main:907 : stack_install_service cinder 2021-10-15 15:07:58.808 | + lib/stack:stack_install_service:20 : local service=cinder 2021-10-15 15:07:58.810 | + lib/stack:stack_install_service:21 : type install_cinder 2021-10-15 15:07:58.813 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:07:58.815 | + lib/stack:stack_install_service:32 : install_cinder 2021-10-15 15:07:58.818 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-10-15 15:07:58.820 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-10-15 15:07:58.823 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-10-15 15:07:58.826 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:07:58.828 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:07:58.831 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:07:58.834 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:07:58.836 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:07:58.839 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:07:58.855 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:07:58.857 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:07:58.860 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:07:58.862 | + functions-common:git_clone:544 : echo master 2021-10-15 15:07:58.863 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:07:58.868 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-10-15 15:07:58.871 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:07:58.873 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-10-15 15:07:58.876 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:07:58.877 | + functions-common:git_clone:593 : head -1 2021-10-15 15:07:58.879 | fd5ec459c Increase min version of oslo.vmware to 3.10.0 2021-10-15 15:07:58.882 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:07:58.885 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-10-15 15:07:58.888 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:07:58.890 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:07:58.893 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-10-15 15:07:58.895 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:07:58.898 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-10-15 15:07:58.900 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:07:58.903 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:07:58.905 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-10-15 15:07:58.908 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:07:58.910 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:07:58.913 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-10-15 15:07:58.916 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:07:58.919 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-10-15 15:07:58.922 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:07:58.924 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:07:58.928 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-10-15 15:07:58.934 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-10-15 15:07:58.937 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-10-15 15:07:59.575 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-10-15 15:07:59.578 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:07:59.580 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:07:59.583 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:07:59.585 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:07:59.587 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-10-15 15:07:59.590 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:07:59.592 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:07:59.594 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:07:59.597 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:07:59.599 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:07:59.601 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:07:59.604 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:07:59.606 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-10-15 15:07:59.627 | Using python 3.8 to install /opt/stack/cinder 2021-10-15 15:07:59.630 | + 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/cinder 2021-10-15 15:08:00.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:08:00.428 | from cryptography.utils import int_from_bytes 2021-10-15 15:08:00.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:08:00.428 | from cryptography.utils import int_from_bytes 2021-10-15 15:08:01.487 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:08:01.504 | Obtaining file:///opt/stack/cinder 2021-10-15 15:08:01.504 | Preparing metadata (setup.py): started 2021-10-15 15:08:03.404 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:08:03.618 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.6.0) 2021-10-15 15:08:03.619 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:08:03.620 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.32.0) 2021-10-15 15:08:03.621 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.1.2) 2021-10-15 15:08:03.622 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.20.1) 2021-10-15 15:08:03.623 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.1.16) 2021-10-15 15:08:03.624 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev54) (3.2.0) 2021-10-15 15:08:03.625 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:08:03.626 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (9.3.0) 2021-10-15 15:08:03.627 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.3) 2021-10-15 15:08:03.739 | Collecting oauth2client>=4.1.3 2021-10-15 15:08:03.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-10-15 15:08:03.766 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (8.7.1) 2021-10-15 15:08:03.767 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.1) 2021-10-15 15:08:03.768 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.3.1) 2021-10-15 15:08:03.769 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (11.0.0) 2021-10-15 15:08:03.770 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.0) 2021-10-15 15:08:03.772 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (12.9.1) 2021-10-15 15:08:03.773 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:08:03.774 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.8.2) 2021-10-15 15:08:03.775 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.2) 2021-10-15 15:08:03.777 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.3.0) 2021-10-15 15:08:03.778 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.0) 2021-10-15 15:08:03.779 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.2.0) 2021-10-15 15:08:03.780 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.0) 2021-10-15 15:08:03.781 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.0) 2021-10-15 15:08:03.782 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.10.0) 2021-10-15 15:08:03.783 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.0) 2021-10-15 15:08:03.784 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.2) 2021-10-15 15:08:03.785 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (21.0) 2021-10-15 15:08:03.908 | Collecting paramiko>=2.7.2 2021-10-15 15:08:03.914 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB) 2021-10-15 15:08:03.924 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.5.0) 2021-10-15 15:08:03.925 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.1.1) 2021-10-15 15:08:03.926 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.8.0) 2021-10-15 15:08:03.927 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.4.7) 2021-10-15 15:08:03.928 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.2.0) 2021-10-15 15:08:04.026 | Collecting python-glanceclient>=3.2.2 2021-10-15 15:08:04.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-10-15 15:08:04.043 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.3.0) 2021-10-15 15:08:04.044 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (17.6.0) 2021-10-15 15:08:04.045 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.12.0) 2021-10-15 15:08:04.048 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2021.3) 2021-10-15 15:08:04.049 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.26.0) 2021-10-15 15:08:04.050 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.1) 2021-10-15 15:08:04.051 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.2) 2021-10-15 15:08:04.092 | Collecting rtslib-fb>=2.1.74 2021-10-15 15:08:04.099 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-10-15 15:08:04.124 | Preparing metadata (setup.py): started 2021-10-15 15:08:04.733 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:08:04.737 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.16.0) 2021-10-15 15:08:04.738 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.25) 2021-10-15 15:08:04.739 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.13.0) 2021-10-15 15:08:04.740 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.0) 2021-10-15 15:08:04.784 | Collecting tabulate>=0.8.7 2021-10-15 15:08:04.791 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-10-15 15:08:04.795 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.1) 2021-10-15 15:08:04.796 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.8.7) 2021-10-15 15:08:04.798 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:08:04.895 | ERROR: Cannot install cinder==19.1.0.dev54 because these package versions have conflicting dependencies. 2021-10-15 15:08:04.895 | 2021-10-15 15:08:04.895 | The conflict is caused by: 2021-10-15 15:08:04.895 | cinder 19.1.0.dev54 depends on oslo.vmware>=3.10.0 2021-10-15 15:08:04.895 | The user requested (constraint) oslo-vmware===3.9.1 2021-10-15 15:08:04.895 | 2021-10-15 15:08:04.895 | To fix this you could try to: 2021-10-15 15:08:04.895 | 1. loosen the range of package versions you've specified 2021-10-15 15:08:04.895 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-10-15 15:08:04.895 | 2021-10-15 15:08:04.895 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-10-15 15:08:05.006 | + inc/python:pip_install:1 : exit_trap 2021-10-15 15:08:05.009 | + ./stack.sh:exit_trap:507 : local r=1 2021-10-15 15:08:05.012 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-10-15 15:08:05.014 | + ./stack.sh:exit_trap:508 : jobs= 2021-10-15 15:08:05.017 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2021-10-15 15:08:05.019 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2021-10-15 15:08:05.021 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-10-15 15:08:05.024 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-10-15 15:08:05.026 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-10-15 15:08:05.028 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-10-15 15:08:05.028 | Error on exit 2021-10-15 15:08:05.030 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-10-15 15:08:05.033 | + ./stack.sh:exit_trap:528 : generate-subunit 1634310350 135 fail 2021-10-15 15:08:05.576 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-10-15 15:08:05.579 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-10-15 15:08:06.028 | + ./stack.sh:exit_trap:542 : exit 1