2021-12-15 14:41:08.104 | + ./stack.sh:main:481 : exec 2021-12-15 14:41:08.104 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-144108' 2021-12-15 14:41:08.104 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-15-144108.summary.2021-12-15-144108 2021-12-15 14:41:08.104 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:41:08.104 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-144108 2021-12-15 14:41:08.104 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-144108 /opt/stack/logs/stack.sh.log 2021-12-15 14:41:08.104 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-144108.summary.2021-12-15-144108 /opt/stack/logs/stack.sh.log.summary 2021-12-15 14:41:08.104 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2021-12-15 14:41:08.104 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-15 14:41:08.104 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-15 14:41:08.104 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-15 14:41:08.105 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-15 14:41:08.105 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-15 14:41:08.105 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-15 14:41:08.105 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 14:41:08.105 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-15 14:41:08.105 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-15 14:41:08.105 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 14:41:08.105 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 14:41:08.105 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-15 14:41:08.105 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-15 14:41:08.105 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 14:41:08.105 | + ./stack.sh:main:513 : trap exit_trap EXIT 2021-12-15 14:41:08.106 | + ./stack.sh:main:554 : trap err_trap ERR 2021-12-15 14:41:08.108 | + ./stack.sh:main:567 : set -o errexit 2021-12-15 14:41:08.110 | + ./stack.sh:main:570 : uname -a 2021-12-15 14:41:08.111 | Linux dv-neutron-821838-2-hyperv 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-12-15 14:41:08.113 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-15 14:41:08.115 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-15 14:41:08.118 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2021-12-15 14:41:08.148 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-15 14:41:08.166 | + ./stack.sh:main:584 : fetch_plugins 2021-12-15 14:41:08.168 | + functions-common:fetch_plugins:1748 : local plugins= 2021-12-15 14:41:08.170 | + functions-common:fetch_plugins:1749 : local plugin 2021-12-15 14:41:08.172 | + functions-common:fetch_plugins:1752 : [[ -z '' ]] 2021-12-15 14:41:08.174 | + functions-common:fetch_plugins:1753 : return 2021-12-15 14:41:08.177 | + ./stack.sh:main:588 : run_phase override_defaults 2021-12-15 14:41:08.180 | + functions-common:run_phase:1830 : local mode=override_defaults 2021-12-15 14:41:08.182 | + functions-common:run_phase:1831 : local phase= 2021-12-15 14:41:08.184 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:41:08.186 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:41:08.187 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:41:08.189 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:41:08.191 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:41:08.194 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:41:08.198 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:41:08.200 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:41:08.202 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:41:08.204 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-15 14:41:08.206 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:41:08.219 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:41:08.221 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 14:41:08.223 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:41:08.224 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:41:08.226 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:41:08.228 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:41:08.230 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:41:08.231 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-15 14:41:08.233 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-15 14:41:08.235 | + functions-common:run_phase:1851 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 14:41:08.237 | + functions-common:run_phase:1854 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 14:41:08.239 | + functions-common:run_phase:1855 : plugin_override_defaults 2021-12-15 14:41:08.241 | + functions-common:plugin_override_defaults:1789 : local plugins= 2021-12-15 14:41:08.242 | + functions-common:plugin_override_defaults:1790 : local plugin 2021-12-15 14:41:08.244 | + functions-common:plugin_override_defaults:1793 : [[ -z '' ]] 2021-12-15 14:41:08.246 | + functions-common:plugin_override_defaults:1794 : return 2021-12-15 14:41:08.248 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2021-12-15 14:41:08.265 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2021-12-15 14:41:08.267 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-15 14:41:08.280 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:41:08.283 | +++ lib/tls:source:43 : hostname -f 2021-12-15 14:41:08.286 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-15 14:41:08.288 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-15 14:41:08.290 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-15 14:41:08.291 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-15 14:41:08.293 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-15 14:41:08.295 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-15 14:41:08.297 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-15 14:41:08.299 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-15 14:41:08.300 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-15 14:41:08.302 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-15 14:41:08.307 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2021-12-15 14:41:08.318 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2021-12-15 14:41:08.335 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2021-12-15 14:41:08.347 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2021-12-15 14:41:08.359 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2021-12-15 14:41:08.390 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2021-12-15 14:41:08.448 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2021-12-15 14:41:08.535 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2021-12-15 14:41:08.558 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2021-12-15 14:41:08.612 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2021-12-15 14:41:08.665 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2021-12-15 14:41:08.799 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2021-12-15 14:41:08.812 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2021-12-15 14:41:08.826 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-15 14:41:08.838 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2021-12-15 14:41:08.931 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/os-vif 2021-12-15 14:41:08.933 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-15 14:41:08.936 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-15 14:41:08.938 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-15 14:41:08.940 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-15 14:41:08.942 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-15 14:41:08.945 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-15 14:41:08.945 | False' 2021-12-15 14:41:08.948 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-15 14:41:08.963 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-15 14:41:08.966 | + ./stack.sh:main:618 : run_phase source 2021-12-15 14:41:08.968 | + functions-common:run_phase:1830 : local mode=source 2021-12-15 14:41:08.970 | + functions-common:run_phase:1831 : local phase= 2021-12-15 14:41:08.972 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:41:08.974 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:41:08.976 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:41:08.978 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:41:08.980 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:41:08.982 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:41:08.986 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:41:08.988 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:41:08.990 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:41:08.992 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-15 14:41:08.994 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:41:09.008 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:41:09.010 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 14:41:09.013 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-15 14:41:09.052 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-15 14:41:09.054 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-15 14:41:09.056 | + functions-common:run_phase:1851 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 14:41:09.058 | + functions-common:run_phase:1852 : load_plugin_settings 2021-12-15 14:41:09.060 | + functions-common:load_plugin_settings:1766 : local plugins= 2021-12-15 14:41:09.062 | + functions-common:load_plugin_settings:1767 : local plugin 2021-12-15 14:41:09.064 | + functions-common:load_plugin_settings:1770 : [[ -z '' ]] 2021-12-15 14:41:09.066 | + functions-common:load_plugin_settings:1771 : return 2021-12-15 14:41:09.069 | + functions-common:run_phase:1853 : verify_disabled_services 2021-12-15 14:41:09.073 | + functions-common:verify_disabled_services:2113 : local service 2021-12-15 14:41:09.076 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.078 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-15 14:41:09.080 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.082 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-15 14:41:09.085 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.087 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-15 14:41:09.089 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.092 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-15 14:41:09.094 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.096 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-15 14:41:09.099 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.101 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-15 14:41:09.103 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.105 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-15 14:41:09.108 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.110 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-15 14:41:09.112 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.114 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-15 14:41:09.117 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.119 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-15 14:41:09.122 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.124 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-15 14:41:09.127 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.129 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-12-15 14:41:09.131 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.133 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-12-15 14:41:09.136 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.138 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-12-15 14:41:09.141 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.143 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-12-15 14:41:09.145 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.147 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-15 14:41:09.150 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.153 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-12-15 14:41:09.155 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.157 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-15 14:41:09.159 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.161 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-15 14:41:09.164 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.166 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-15 14:41:09.168 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.170 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-15 14:41:09.173 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.175 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-15 14:41:09.177 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.179 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-15 14:41:09.182 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.184 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-15 14:41:09.187 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.189 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-15 14:41:09.191 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.193 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-15 14:41:09.196 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.199 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-15 14:41:09.202 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.204 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-15 14:41:09.206 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.208 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-15 14:41:09.211 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.213 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-15 14:41:09.215 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.217 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-15 14:41:09.219 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.222 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-15 14:41:09.224 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.226 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-15 14:41:09.228 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.231 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-15 14:41:09.233 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.235 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-15 14:41:09.237 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.240 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-15 14:41:09.242 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.244 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-15 14:41:09.248 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.250 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-15 14:41:09.253 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.255 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-15 14:41:09.257 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.260 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-15 14:41:09.263 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.266 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-15 14:41:09.268 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.270 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-15 14:41:09.273 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.276 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-15 14:41:09.278 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.280 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-15 14:41:09.282 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.285 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-15 14:41:09.287 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.289 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-15 14:41:09.291 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:41:09.294 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-15 14:41:09.297 | + ./stack.sh:main:689 : initialize_database_backends 2021-12-15 14:41:09.299 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 14:41:09.301 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-15 14:41:09.317 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:41:09.320 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-15 14:41:09.322 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 14:41:09.324 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-15 14:41:09.342 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:41:09.344 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-15 14:41:09.347 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-15 14:41:09.349 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-15 14:41:09.351 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-15 14:41:09.353 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-15 14:41:09.356 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-15 14:41:09.358 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-15 14:41:09.361 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-15 14:41:09.364 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 14:41:09.366 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-12-15 14:41:09.369 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 14:41:09.372 | + lib/database:initialize_database_backends:104 : return 0 2021-12-15 14:41:09.375 | + ./stack.sh:main:690 : echo 'Using mysql database backend' 2021-12-15 14:41:09.375 | Using mysql database backend 2021-12-15 14:41:09.377 | + ./stack.sh:main:693 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-15 14:41:09.396 | + ./stack.sh:main:705 : is_service_enabled rabbit 2021-12-15 14:41:09.412 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:41:09.415 | + ./stack.sh:main:706 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-15 14:41:09.432 | + ./stack.sh:main:713 : is_service_enabled keystone 2021-12-15 14:41:09.449 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:41:09.452 | + ./stack.sh:main:715 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-15 14:41:09.468 | + ./stack.sh:main:717 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-15 14:41:09.484 | + ./stack.sh:main:728 : is_service_enabled ldap 2021-12-15 14:41:09.501 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:41:09.503 | + ./stack.sh:main:737 : is_service_enabled s-proxy 2021-12-15 14:41:09.520 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:41:09.522 | + ./stack.sh:main:741 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-15 14:41:09.538 | + ./stack.sh:main:743 : [[ -z '' ]] 2021-12-15 14:41:09.540 | + ./stack.sh:main:743 : [[ False == \T\r\u\e ]] 2021-12-15 14:41:09.543 | + ./stack.sh:main:749 : save_stackenv 749 2021-12-15 14:41:09.545 | + functions-common:save_stackenv:60 : local tag=749 2021-12-15 14:41:09.549 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-15 14:41:09.553 | + functions-common:save_stackenv:62 : time_stamp=2021-12-15-144109 2021-12-15 14:41:09.555 | + functions-common:save_stackenv:63 : echo '# 2021-12-15-144109 749' 2021-12-15 14:41:09.558 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:41:09.560 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 14:41:09.563 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:41:09.565 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-15 14:41:09.567 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:41:09.570 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-15 14:41:09.572 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:41:09.575 | + 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,c-vol,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,c-bak,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-12-15 14:41:09.577 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:41:09.579 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.57 2021-12-15 14:41:09.582 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:41:09.584 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.57/identity 2021-12-15 14:41:09.586 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:41:09.588 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-15-144108 2021-12-15 14:41:09.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:41:09.593 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-15 14:41:09.595 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:41:09.598 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.57 2021-12-15 14:41:09.600 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:41:09.602 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-15 14:41:09.605 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:41:09.608 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-15 14:41:09.610 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:41:09.612 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-15 14:41:09.615 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:41:09.617 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-15 14:41:09.619 | + ./stack.sh:main:760 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-12-15 14:41:09.622 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-15 14:41:09.624 | + functions-common:git_clone:586 : local git_dest=/opt/stack/requirements 2021-12-15 14:41:09.626 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:41:09.628 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:41:09.631 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:41:09.634 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:41:09.636 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:41:09.638 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:41:09.654 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:41:09.656 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:41:09.658 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:41:09.661 | + functions-common:git_clone:606 : echo master 2021-12-15 14:41:09.661 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:41:09.666 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/requirements ]] 2021-12-15 14:41:09.669 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:41:09.671 | + functions-common:git_clone:654 : cd /opt/stack/requirements 2021-12-15 14:41:09.674 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:41:09.674 | + functions-common:git_clone:655 : head -1 2021-12-15 14:41:09.677 | e74f91e2 Updated from generate-constraints 2021-12-15 14:41:09.679 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:41:09.682 | + ./stack.sh:main:764 : echo_summary 'Installing package prerequisites' 2021-12-15 14:41:09.685 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:41:09.687 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2021-12-15 14:41:09.689 | + ./stack.sh:main:765 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-15 14:41:09.692 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-15 14:41:09.695 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-15 14:41:09.697 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 14:41:09.699 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-15 14:41:09.702 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-15 14:41:09.704 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-15 14:41:09.707 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-15 14:41:09.712 | ++ tools/install_prereqs.sh:source:47 : NOW=1639579269 2021-12-15 14:41:09.715 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-15 14:41:09.719 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1639579102 2021-12-15 14:41:09.722 | ++ tools/install_prereqs.sh:source:49 : DELTA=167 2021-12-15 14:41:09.724 | ++ tools/install_prereqs.sh:source:50 : [[ 167 -lt 7200 ]] 2021-12-15 14:41:09.726 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-12-15 14:41:09.729 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-15 14:41:09.732 | ++ functions-common:export_proxy_variables:2220 : isset http_proxy 2021-12-15 14:41:09.734 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-12-15 14:41:09.736 | ++ functions-common:export_proxy_variables:2223 : isset https_proxy 2021-12-15 14:41:09.738 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-12-15 14:41:09.741 | ++ functions-common:export_proxy_variables:2226 : isset no_proxy 2021-12-15 14:41:09.743 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-12-15 14:41:09.747 | +++ 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,c-vol,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,c-bak,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-12-15 14:41:09.794 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-15 14:41:09.794 | apache2-dev 2021-12-15 14:41:09.794 | bc 2021-12-15 14:41:09.794 | bsdmainutils 2021-12-15 14:41:09.794 | curl 2021-12-15 14:41:09.795 | g++ 2021-12-15 14:41:09.795 | gawk 2021-12-15 14:41:09.795 | gcc 2021-12-15 14:41:09.795 | gettext 2021-12-15 14:41:09.795 | git 2021-12-15 14:41:09.795 | graphviz 2021-12-15 14:41:09.795 | iputils-ping 2021-12-15 14:41:09.795 | libapache2-mod-proxy-uwsgi 2021-12-15 14:41:09.795 | libffi-dev 2021-12-15 14:41:09.795 | libjpeg-dev 2021-12-15 14:41:09.795 | libpcre3-dev 2021-12-15 14:41:09.795 | libpq-dev 2021-12-15 14:41:09.795 | libssl-dev 2021-12-15 14:41:09.795 | libsystemd-dev 2021-12-15 14:41:09.795 | libxml2-dev 2021-12-15 14:41:09.795 | libxslt1-dev 2021-12-15 14:41:09.795 | libyaml-dev 2021-12-15 14:41:09.795 | lsof 2021-12-15 14:41:09.795 | openssh-server 2021-12-15 14:41:09.795 | openssl 2021-12-15 14:41:09.795 | pkg-config 2021-12-15 14:41:09.795 | psmisc 2021-12-15 14:41:09.795 | python3-dev 2021-12-15 14:41:09.795 | python3-pip 2021-12-15 14:41:09.795 | python3-systemd 2021-12-15 14:41:09.795 | python3-venv 2021-12-15 14:41:09.795 | tar 2021-12-15 14:41:09.795 | tcpdump 2021-12-15 14:41:09.795 | unzip 2021-12-15 14:41:09.795 | uuid-runtime 2021-12-15 14:41:09.795 | wget 2021-12-15 14:41:09.795 | wget 2021-12-15 14:41:09.795 | zlib1g-dev 2021-12-15 14:41:09.795 | libkrb5-dev 2021-12-15 14:41:09.795 | libldap2-dev 2021-12-15 14:41:09.795 | libsasl2-dev 2021-12-15 14:41:09.795 | memcached 2021-12-15 14:41:09.795 | python3-mysqldb 2021-12-15 14:41:09.795 | sqlite3 2021-12-15 14:41:09.796 | conntrack 2021-12-15 14:41:09.796 | curl 2021-12-15 14:41:09.796 | dnsmasq-base 2021-12-15 14:41:09.796 | dnsmasq-utils 2021-12-15 14:41:09.796 | ebtables 2021-12-15 14:41:09.796 | genisoimage 2021-12-15 14:41:09.796 | iptables 2021-12-15 14:41:09.796 | iputils-arping 2021-12-15 14:41:09.796 | kpartx 2021-12-15 14:41:09.796 | libjs-jquery-tablesorter 2021-12-15 14:41:09.796 | parted 2021-12-15 14:41:09.796 | pm-utils 2021-12-15 14:41:09.796 | python3-mysqldb 2021-12-15 14:41:09.796 | socat 2021-12-15 14:41:09.796 | sqlite3 2021-12-15 14:41:09.796 | sudo 2021-12-15 14:41:09.796 | vlan 2021-12-15 14:41:09.796 | lsscsi 2021-12-15 14:41:09.796 | open-iscsi 2021-12-15 14:41:09.796 | lvm2 2021-12-15 14:41:09.796 | qemu-utils 2021-12-15 14:41:09.796 | thin-provisioning-tools 2021-12-15 14:41:09.796 | acl 2021-12-15 14:41:09.796 | dnsmasq-base 2021-12-15 14:41:09.796 | dnsmasq-utils 2021-12-15 14:41:09.796 | ebtables 2021-12-15 14:41:09.796 | haproxy 2021-12-15 14:41:09.796 | iptables 2021-12-15 14:41:09.796 | iputils-arping 2021-12-15 14:41:09.796 | iputils-ping 2021-12-15 14:41:09.796 | postgresql-server-dev-all 2021-12-15 14:41:09.796 | python3-mysqldb 2021-12-15 14:41:09.796 | sqlite3 2021-12-15 14:41:09.796 | sudo 2021-12-15 14:41:09.796 | vlan 2021-12-15 14:41:09.796 | pcp 2021-12-15 14:41:09.796 | ipset 2021-12-15 14:41:09.797 | conntrack 2021-12-15 14:41:09.797 | conntrackd 2021-12-15 14:41:09.797 | keepalived 2021-12-15 14:41:09.797 | lvm2 2021-12-15 14:41:09.797 | qemu-utils 2021-12-15 14:41:09.797 | thin-provisioning-tools 2021-12-15 14:41:09.797 | curl 2021-12-15 14:41:09.797 | liberasurecode-dev 2021-12-15 14:41:09.797 | make 2021-12-15 14:41:09.797 | memcached 2021-12-15 14:41:09.797 | sqlite3 2021-12-15 14:41:09.797 | xfsprogs' 2021-12-15 14:41:09.800 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-15 14:41:09.820 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-15 14:41:09.820 | apache2-dev 2021-12-15 14:41:09.820 | bc 2021-12-15 14:41:09.820 | bsdmainutils 2021-12-15 14:41:09.820 | curl 2021-12-15 14:41:09.820 | g++ 2021-12-15 14:41:09.820 | gawk 2021-12-15 14:41:09.820 | gcc 2021-12-15 14:41:09.820 | gettext 2021-12-15 14:41:09.820 | git 2021-12-15 14:41:09.820 | graphviz 2021-12-15 14:41:09.820 | iputils-ping 2021-12-15 14:41:09.821 | libapache2-mod-proxy-uwsgi 2021-12-15 14:41:09.821 | libffi-dev 2021-12-15 14:41:09.821 | libjpeg-dev 2021-12-15 14:41:09.821 | libpcre3-dev 2021-12-15 14:41:09.821 | libpq-dev 2021-12-15 14:41:09.821 | libssl-dev 2021-12-15 14:41:09.821 | libsystemd-dev 2021-12-15 14:41:09.821 | libxml2-dev 2021-12-15 14:41:09.821 | libxslt1-dev 2021-12-15 14:41:09.821 | libyaml-dev 2021-12-15 14:41:09.821 | lsof 2021-12-15 14:41:09.821 | openssh-server 2021-12-15 14:41:09.821 | openssl 2021-12-15 14:41:09.821 | pkg-config 2021-12-15 14:41:09.821 | psmisc 2021-12-15 14:41:09.821 | python3-dev 2021-12-15 14:41:09.821 | python3-pip 2021-12-15 14:41:09.821 | python3-systemd 2021-12-15 14:41:09.821 | python3-venv 2021-12-15 14:41:09.821 | tar 2021-12-15 14:41:09.821 | tcpdump 2021-12-15 14:41:09.821 | unzip 2021-12-15 14:41:09.821 | uuid-runtime 2021-12-15 14:41:09.821 | wget 2021-12-15 14:41:09.821 | wget 2021-12-15 14:41:09.821 | zlib1g-dev 2021-12-15 14:41:09.821 | libkrb5-dev 2021-12-15 14:41:09.821 | libldap2-dev 2021-12-15 14:41:09.821 | libsasl2-dev 2021-12-15 14:41:09.821 | memcached 2021-12-15 14:41:09.821 | python3-mysqldb 2021-12-15 14:41:09.821 | sqlite3 2021-12-15 14:41:09.821 | conntrack 2021-12-15 14:41:09.821 | curl 2021-12-15 14:41:09.821 | dnsmasq-base 2021-12-15 14:41:09.821 | dnsmasq-utils 2021-12-15 14:41:09.822 | ebtables 2021-12-15 14:41:09.822 | genisoimage 2021-12-15 14:41:09.822 | iptables 2021-12-15 14:41:09.822 | iputils-arping 2021-12-15 14:41:09.822 | kpartx 2021-12-15 14:41:09.822 | libjs-jquery-tablesorter 2021-12-15 14:41:09.822 | parted 2021-12-15 14:41:09.822 | pm-utils 2021-12-15 14:41:09.822 | python3-mysqldb 2021-12-15 14:41:09.822 | socat 2021-12-15 14:41:09.822 | sqlite3 2021-12-15 14:41:09.822 | sudo 2021-12-15 14:41:09.822 | vlan 2021-12-15 14:41:09.822 | lsscsi 2021-12-15 14:41:09.822 | open-iscsi 2021-12-15 14:41:09.822 | lvm2 2021-12-15 14:41:09.822 | qemu-utils 2021-12-15 14:41:09.822 | thin-provisioning-tools 2021-12-15 14:41:09.822 | acl 2021-12-15 14:41:09.822 | dnsmasq-base 2021-12-15 14:41:09.822 | dnsmasq-utils 2021-12-15 14:41:09.822 | ebtables 2021-12-15 14:41:09.822 | haproxy 2021-12-15 14:41:09.822 | iptables 2021-12-15 14:41:09.822 | iputils-arping 2021-12-15 14:41:09.822 | iputils-ping 2021-12-15 14:41:09.822 | postgresql-server-dev-all 2021-12-15 14:41:09.822 | python3-mysqldb 2021-12-15 14:41:09.822 | sqlite3 2021-12-15 14:41:09.822 | sudo 2021-12-15 14:41:09.822 | vlan 2021-12-15 14:41:09.822 | pcp 2021-12-15 14:41:09.822 | ipset 2021-12-15 14:41:09.822 | conntrack 2021-12-15 14:41:09.822 | conntrackd 2021-12-15 14:41:09.822 | keepalived 2021-12-15 14:41:09.822 | lvm2 2021-12-15 14:41:09.822 | qemu-utils 2021-12-15 14:41:09.823 | thin-provisioning-tools 2021-12-15 14:41:09.823 | curl 2021-12-15 14:41:09.823 | liberasurecode-dev 2021-12-15 14:41:09.823 | make 2021-12-15 14:41:09.823 | memcached 2021-12-15 14:41:09.823 | sqlite3 2021-12-15 14:41:09.823 | xfsprogs ' 2021-12-15 14:41:09.823 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-15 14:41:09.825 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:41:09.827 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:41:09.831 | ++ 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-12-15 14:41:09.831 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-15 14:41:09.835 | ++ 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-12-15 14:41:09.838 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-15 14:41:09.840 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:41:09.842 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2021-12-15 14:41:09.844 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:41:09.846 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:41:09.848 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:41:09.850 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:41:09.852 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:41:09.854 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:41:09.857 | ++ functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2021-12-15 14:41:09.859 | ++ functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2021-12-15 14:41:09.861 | ++ functions-common:apt_get_update:1173 : local sudo=sudo 2021-12-15 14:41:09.863 | +++ functions-common:apt_get_update:1174 : id -u 2021-12-15 14:41:09.867 | ++ functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2021-12-15 14:41:09.869 | ++ functions-common:apt_get_update:1177 : time_start apt-get-update 2021-12-15 14:41:09.872 | ++ functions-common:time_start:2388 : local name=apt-get-update 2021-12-15 14:41:09.874 | ++ functions-common:time_start:2389 : local start_time= 2021-12-15 14:41:09.876 | ++ functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 14:41:09.879 | +++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 14:41:09.883 | ++ functions-common:time_start:2393 : _TIME_START[$name]=1639579269881 2021-12-15 14:41:09.885 | ++ functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-15 14:41:09.887 | ++ functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-15 14:41:09.889 | ++ functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-15 14:41:10.114 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-15 14:41:10.287 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-15 14:41:10.436 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-15 14:41:10.571 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2021-12-15 14:41:11.294 | Fetched 108 kB in 1s (97.6 kB/s) 2021-12-15 14:41:12.851 | Reading package lists... 2021-12-15 14:41:12.883 | ++ functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2021-12-15 14:41:12.885 | ++ functions-common:apt_get_update:1187 : time_stop apt-get-update 2021-12-15 14:41:12.887 | ++ functions-common:time_stop:2402 : local name 2021-12-15 14:41:12.889 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 14:41:12.891 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:41:12.893 | ++ functions-common:time_stop:2405 : local total 2021-12-15 14:41:12.895 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 14:41:12.898 | ++ functions-common:time_stop:2408 : name=apt-get-update 2021-12-15 14:41:12.900 | ++ functions-common:time_stop:2409 : start_time=1639579269881 2021-12-15 14:41:12.902 | ++ functions-common:time_stop:2411 : [[ -z 1639579269881 ]] 2021-12-15 14:41:12.905 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:41:12.909 | ++ functions-common:time_stop:2414 : end_time=1639579272907 2021-12-15 14:41:12.911 | ++ functions-common:time_stop:2415 : elapsed_time=3026 2021-12-15 14:41:12.914 | ++ functions-common:time_stop:2416 : total=0 2021-12-15 14:41:12.916 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:41:12.919 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3026 2021-12-15 14:41:12.921 | ++ functions-common:install_package:1441 : 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-12-15 14:41:12.923 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:41:12.926 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:41:12.928 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:41:12.930 | ++ functions-common:real_install_package:1427 : 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-12-15 14:41:12.954 | ++ functions-common:apt_get:1207 : 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-12-15 14:41:13.063 | Reading package lists... 2021-12-15 14:41:13.313 | Building dependency tree... 2021-12-15 14:41:13.315 | Reading state information... 2021-12-15 14:41:13.349 | acl is already the newest version (2.2.53-6). 2021-12-15 14:41:13.349 | bc is already the newest version (1.07.1-2build1). 2021-12-15 14:41:13.349 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-15 14:41:13.350 | conntrack is already the newest version (1:1.4.5-2). 2021-12-15 14:41:13.350 | ebtables is already the newest version (2.0.11-3build1). 2021-12-15 14:41:13.350 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 14:41:13.350 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-15 14:41:13.350 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 14:41:13.350 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-12-15 14:41:13.350 | gettext is already the newest version (0.19.8.1-10build1). 2021-12-15 14:41:13.350 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-15 14:41:13.350 | iputils-arping is already the newest version (3:20190709-3). 2021-12-15 14:41:13.350 | iputils-ping is already the newest version (3:20190709-3). 2021-12-15 14:41:13.350 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-15 14:41:13.350 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-12-15 14:41:13.350 | libffi-dev is already the newest version (3.3-4). 2021-12-15 14:41:13.350 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-12-15 14:41:13.350 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-15 14:41:13.350 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-12-15 14:41:13.350 | libxslt1-dev is already the newest version (1.1.34-4). 2021-12-15 14:41:13.350 | libyaml-dev is already the newest version (0.2.2-1). 2021-12-15 14:41:13.350 | lsscsi is already the newest version (0.30-0.1). 2021-12-15 14:41:13.350 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-15 14:41:13.350 | make is already the newest version (4.2.1-1.2). 2021-12-15 14:41:13.350 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-12-15 14:41:13.350 | psmisc is already the newest version (23.3-1). 2021-12-15 14:41:13.350 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-15 14:41:13.350 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-12-15 14:41:13.350 | python3-systemd is already the newest version (234-3build2). 2021-12-15 14:41:13.350 | socat is already the newest version (1.7.3.3-2). 2021-12-15 14:41:13.350 | tcpdump is already the newest version (4.9.3-4). 2021-12-15 14:41:13.350 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-15 14:41:13.350 | unzip is already the newest version (6.0-25ubuntu1). 2021-12-15 14:41:13.350 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-15 14:41:13.350 | conntrackd is already the newest version (1:1.4.5-2). 2021-12-15 14:41:13.350 | graphviz is already the newest version (2.42.2-3build2). 2021-12-15 14:41:13.350 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-12-15 14:41:13.351 | pcp is already the newest version (5.0.3-1). 2021-12-15 14:41:13.351 | pm-utils is already the newest version (1.4.1-19). 2021-12-15 14:41:13.351 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-12-15 14:41:13.351 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:41:13.351 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:41:13.351 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-12-15 14:41:13.351 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 14:41:13.351 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 14:41:13.351 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-15 14:41:13.351 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-12-15 14:41:13.351 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2021-12-15 14:41:13.351 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2021-12-15 14:41:13.351 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-12-15 14:41:13.351 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-12-15 14:41:13.351 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2021-12-15 14:41:13.351 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 14:41:13.351 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-12-15 14:41:13.351 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-12-15 14:41:13.351 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-15 14:41:13.351 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-12-15 14:41:13.351 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-12-15 14:41:13.351 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-12-15 14:41:13.351 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 14:41:13.351 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-15 14:41:13.351 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-12-15 14:41:13.351 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-12-15 14:41:13.351 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-15 14:41:13.351 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-15 14:41:13.351 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-15 14:41:13.351 | wget is already the newest version (1.20.3-1ubuntu2). 2021-12-15 14:41:13.351 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-15 14:41:13.351 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:41:13.602 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-12-15 14:41:13.602 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-12-15 14:41:13.602 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-12-15 14:41:13.602 | The following packages were automatically installed and are no longer required: 2021-12-15 14:41:13.604 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:41:13.604 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:41:13.604 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:41:13.604 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:41:13.604 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:41:13.604 | python3-zope.interface 2021-12-15 14:41:13.604 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:41:13.726 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:41:13.731 | ++ functions-common:apt_get:1211 : result=0 2021-12-15 14:41:13.733 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:41:13.736 | ++ functions-common:time_stop:2402 : local name 2021-12-15 14:41:13.738 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 14:41:13.740 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:41:13.742 | ++ functions-common:time_stop:2405 : local total 2021-12-15 14:41:13.744 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 14:41:13.746 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:41:13.748 | ++ functions-common:time_stop:2409 : start_time=1639579272951 2021-12-15 14:41:13.751 | ++ functions-common:time_stop:2411 : [[ -z 1639579272951 ]] 2021-12-15 14:41:13.753 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:41:13.757 | ++ functions-common:time_stop:2414 : end_time=1639579273755 2021-12-15 14:41:13.760 | ++ functions-common:time_stop:2415 : elapsed_time=804 2021-12-15 14:41:13.762 | ++ functions-common:time_stop:2416 : total=742 2021-12-15 14:41:13.764 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:41:13.766 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=1546 2021-12-15 14:41:13.768 | ++ functions-common:apt_get:1215 : return 0 2021-12-15 14:41:13.771 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-15 14:41:13.773 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-15 14:41:13.776 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-15 14:41:13.781 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-15 14:41:13.785 | + ./stack.sh:main:780 : [[ False != \T\r\u\e ]] 2021-12-15 14:41:13.788 | + ./stack.sh:main:781 : PYPI_ALTERNATIVE_URL= 2021-12-15 14:41:13.791 | + ./stack.sh:main:781 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-15 14:41:15.273 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-15 14:41:15.275 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-15 14:41:15.279 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-15 14:41:15.282 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:41:15.284 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-15 14:41:15.285 | + functions-common:GetDistro:435 : GetOSVersion 2021-12-15 14:41:15.287 | + functions-common:GetOSVersion:405 : source /etc/os-release 2021-12-15 14:41:15.289 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2021-12-15 14:41:15.291 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2021-12-15 14:41:15.293 | ++ /etc/os-release:source:3 : ID=ubuntu 2021-12-15 14:41:15.295 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2021-12-15 14:41:15.296 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2021-12-15 14:41:15.299 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2021-12-15 14:41:15.300 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2021-12-15 14:41:15.302 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2021-12-15 14:41:15.304 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2021-12-15 14:41:15.306 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2021-12-15 14:41:15.307 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2021-12-15 14:41:15.309 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2021-12-15 14:41:15.311 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2021-12-15 14:41:15.313 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2021-12-15 14:41:15.315 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-12-15 14:41:15.317 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-12-15 14:41:15.319 | + functions-common:_ensure_lsb_release:383 : return 2021-12-15 14:41:15.321 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2021-12-15 14:41:15.398 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2021-12-15 14:41:15.400 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2021-12-15 14:41:15.475 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2021-12-15 14:41:15.478 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2021-12-15 14:41:15.555 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2021-12-15 14:41:15.557 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-15 14:41:15.559 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2021-12-15 14:41:15.561 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2021-12-15 14:41:15.563 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2021-12-15 14:41:15.565 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2021-12-15 14:41:15.567 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2021-12-15 14:41:15.569 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-15 14:41:15.571 | + functions-common:GetDistro:440 : DISTRO=focal 2021-12-15 14:41:15.573 | + functions-common:GetDistro:484 : typeset -xr DISTRO 2021-12-15 14:41:15.575 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-15 14:41:15.575 | Distro: focal 2021-12-15 14:41:15.577 | + tools/install_pip.sh:main:115 : get_versions 2021-12-15 14:41:15.579 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 14:41:15.583 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 14:41:15.585 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 14:41:15.588 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 14:41:15.588 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 14:41:16.276 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 14:41:16.278 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 14:41:16.278 | pip: 21.3.1 2021-12-15 14:41:16.280 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-15 14:41:16.282 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-15 14:41:16.284 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:41:16.285 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:41:16.287 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:41:16.289 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:41:16.290 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:41:16.293 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:41:16.294 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:41:16.296 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:41:16.298 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:41:16.300 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-15 14:41:16.301 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:41:16.304 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:41:16.304 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-12-15 14:41:16.307 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:41:16.309 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-12-15 14:41:16.311 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-15 14:41:16.313 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:41:16.314 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-12-15 14:41:16.316 | + 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-12-15 14:41:16.328 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-15 14:41:16.328 | Dload Upload Total Spent Left Speed 2021-12-15 14:41:16.444 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-12-15 14:41:16.449 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-15 14:41:16.453 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:41:19.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:41:19.718 | from cryptography.utils import int_from_bytes 2021-12-15 14:41:19.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:41:19.718 | from cryptography.utils import int_from_bytes 2021-12-15 14:41:20.034 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:41:20.236 | Collecting pip 2021-12-15 14:41:20.248 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-12-15 14:41:22.611 | Installing collected packages: pip 2021-12-15 14:41:22.611 | Attempting uninstall: pip 2021-12-15 14:41:22.612 | Found existing installation: pip 21.3.1 2021-12-15 14:41:22.869 | Uninstalling pip-21.3.1: 2021-12-15 14:41:22.883 | Successfully uninstalled pip-21.3.1 2021-12-15 14:41:24.515 | Successfully installed pip-21.3.1 2021-12-15 14:41:24.515 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 14:41:24.515 | warnings.warn( 2021-12-15 14:41:24.515 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 14:41:24.515 | warnings.warn( 2021-12-15 14:41:24.515 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 14:41:24.515 | warnings.warn( 2021-12-15 14:41:24.515 | 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-12-15 14:41:24.663 | + tools/install_pip.sh:main:136 : set -x 2021-12-15 14:41:24.665 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-12-15 14:41:24.667 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-15 14:41:24.669 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:41:24.672 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-15 14:41:24.674 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-12-15 14:41:24.676 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:41:24.679 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:41:24.679 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:41:24.683 | ++ 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-12-15 14:41:24.685 | ++ 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-12-15 14:41:24.687 | ++ 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-12-15 14:41:24.689 | + 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-12-15 14:41:24.691 | + 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-12-15 14:41:24.708 | 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-12-15 14:41:24.710 | + 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-12-15 14:41:25.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:41:25.560 | from cryptography.utils import int_from_bytes 2021-12-15 14:41:25.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:41:25.560 | from cryptography.utils import int_from_bytes 2021-12-15 14:41:26.650 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:41:26.672 | 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 (59.5.0) 2021-12-15 14:41:29.109 | 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-12-15 14:41:29.239 | + inc/python:pip_install:200 : result=0 2021-12-15 14:41:29.241 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:41:29.242 | + functions-common:time_stop:2402 : local name 2021-12-15 14:41:29.244 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:41:29.246 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:41:29.247 | + functions-common:time_stop:2405 : local total 2021-12-15 14:41:29.249 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:41:29.251 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:41:29.252 | + functions-common:time_stop:2409 : start_time=1639579284703 2021-12-15 14:41:29.254 | + functions-common:time_stop:2411 : [[ -z 1639579284703 ]] 2021-12-15 14:41:29.256 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:41:29.260 | + functions-common:time_stop:2414 : end_time=1639579289258 2021-12-15 14:41:29.262 | + functions-common:time_stop:2415 : elapsed_time=4555 2021-12-15 14:41:29.264 | + functions-common:time_stop:2416 : total=0 2021-12-15 14:41:29.265 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:41:29.267 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4555 2021-12-15 14:41:29.269 | + inc/python:pip_install:203 : return 0 2021-12-15 14:41:29.271 | + tools/install_pip.sh:main:142 : get_versions 2021-12-15 14:41:29.273 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 14:41:29.277 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 14:41:29.279 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 14:41:29.282 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 14:41:29.282 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 14:41:29.974 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 14:41:29.975 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 14:41:29.976 | pip: 21.3.1 2021-12-15 14:41:29.979 | + ./stack.sh:main:785 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-15 14:41:29.981 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 14:41:29.984 | + ./stack.sh:main:786 : fixup_all 2021-12-15 14:41:29.986 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-12-15 14:41:29.989 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-12-15 14:41:29.991 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:41:29.993 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:41:29.996 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-15 14:41:30.008 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-15 14:41:30.021 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-12-15 14:41:30.034 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-12-15 14:41:30.036 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-12-15 14:41:30.038 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:41:30.040 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:41:30.042 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:41:30.044 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:41:30.046 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:41:30.048 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:41:30.050 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:41:30.052 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:41:30.054 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:41:30.056 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-12-15 14:41:30.060 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-12-15 14:41:30.062 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-12-15 14:41:30.064 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:41:30.066 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:41:30.068 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:41:30.071 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:41:30.073 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:41:30.075 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:41:30.078 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-12-15 14:41:30.080 | + ./stack.sh:main:789 : pip_install -U os-testr 2021-12-15 14:41:30.101 | Using python 3.8 to install os-testr 2021-12-15 14:41:30.104 | + 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-12-15 14:41:30.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:41:30.957 | from cryptography.utils import int_from_bytes 2021-12-15 14:41:30.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:41:30.957 | from cryptography.utils import int_from_bytes 2021-12-15 14:41:32.029 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:41:32.051 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-12-15 14:41:32.145 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-12-15 14:41:32.146 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-12-15 14:41:32.147 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2021-12-15 14:41:32.149 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-12-15 14:41:32.161 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-12-15 14:41:32.188 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2021-12-15 14:41:32.189 | 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-12-15 14:41:32.190 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-12-15 14:41:32.192 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2021-12-15 14:41:32.193 | 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-12-15 14:41:32.217 | 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.5.0) 2021-12-15 14:41:32.218 | 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) (3.0.6) 2021-12-15 14:41:32.221 | 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) (2.4.0) 2021-12-15 14:41:32.222 | 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.3.3) 2021-12-15 14:41:32.222 | 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-12-15 14:41:32.236 | 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-12-15 14:41:32.304 | 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-12-15 14:41:32.305 | 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-12-15 14:41:32.307 | 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-12-15 14:41:34.589 | 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-12-15 14:41:34.731 | + inc/python:pip_install:200 : result=0 2021-12-15 14:41:34.733 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:41:34.735 | + functions-common:time_stop:2402 : local name 2021-12-15 14:41:34.737 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:41:34.739 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:41:34.742 | + functions-common:time_stop:2405 : local total 2021-12-15 14:41:34.744 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:41:34.746 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:41:34.749 | + functions-common:time_stop:2409 : start_time=1639579290096 2021-12-15 14:41:34.751 | + functions-common:time_stop:2411 : [[ -z 1639579290096 ]] 2021-12-15 14:41:34.754 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:41:34.758 | + functions-common:time_stop:2414 : end_time=1639579294755 2021-12-15 14:41:34.760 | + functions-common:time_stop:2415 : elapsed_time=4659 2021-12-15 14:41:34.762 | + functions-common:time_stop:2416 : total=0 2021-12-15 14:41:34.764 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:41:34.767 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4659 2021-12-15 14:41:34.769 | + inc/python:pip_install:203 : return 0 2021-12-15 14:41:34.771 | + ./stack.sh:main:793 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-15 14:41:34.824 | + ./stack.sh:main:794 : sudo systemctl restart systemd-journald 2021-12-15 14:41:34.925 | + ./stack.sh:main:800 : install_infra 2021-12-15 14:41:34.928 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:41:34.930 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-15 14:41:34.934 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:41:34.937 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-15 14:41:34.960 | + 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-12-15 14:41:36.928 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:36.946 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.052 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.078 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.083 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.098 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.105 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.144 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.149 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.207 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.212 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.272 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.296 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.345 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.363 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.367 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.660 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.664 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.676 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.698 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.705 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.723 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.795 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:37.858 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:41:37.976 | Requirement already up-to-date: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 14:41:38.290 | + inc/python:pip_install:200 : result=0 2021-12-15 14:41:38.293 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:41:38.295 | + functions-common:time_stop:2402 : local name 2021-12-15 14:41:38.297 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:41:38.299 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:41:38.301 | + functions-common:time_stop:2405 : local total 2021-12-15 14:41:38.304 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:41:38.306 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:41:38.308 | + functions-common:time_stop:2409 : start_time=1639579294952 2021-12-15 14:41:38.310 | + functions-common:time_stop:2411 : [[ -z 1639579294952 ]] 2021-12-15 14:41:38.313 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:41:38.317 | + functions-common:time_stop:2414 : end_time=1639579298315 2021-12-15 14:41:38.319 | + functions-common:time_stop:2415 : elapsed_time=3363 2021-12-15 14:41:38.321 | + functions-common:time_stop:2416 : total=4659 2021-12-15 14:41:38.323 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:41:38.326 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=8022 2021-12-15 14:41:38.328 | + inc/python:pip_install:203 : return 0 2021-12-15 14:41:38.330 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:41:38.333 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-15 14:41:38.357 | + 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-12-15 14:41:40.216 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.232 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.337 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.359 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.364 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.379 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.387 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.426 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.430 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.488 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.494 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.554 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.578 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.627 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.645 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.649 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.946 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.951 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.962 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.985 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:40.992 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:41.009 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:41.073 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:41:41.136 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:41:41.138 | Processing /opt/stack/requirements 2021-12-15 14:41:42.778 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (6.0) 2021-12-15 14:41:42.780 | 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 177)) (3.0.0) 2021-12-15 14:41:42.792 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (21.3) 2021-12-15 14:41:42.798 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 14:41:42.800 | Requirement already satisfied: pyparsing===3.0.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.0.6) 2021-12-15 14:41:42.806 | 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 468)) (2.26.0) 2021-12-15 14:41:42.835 | 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 508)) (1.16.0) 2021-12-15 14:41:42.839 | 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 562)) (2.5.0) 2021-12-15 14:41:42.849 | 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 590)) (1.26.7) 2021-12-15 14:41:42.870 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (1.3) 2021-12-15 14:41:42.873 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (0.3.0) 2021-12-15 14:41:42.890 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.26.0->-c /opt/stack/requirements/upper-constraints.txt (line 468)) (2021.10.8) 2021-12-15 14:41:42.913 | Requirement already satisfied: charset-normalizer===2.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (2.0.9) 2021-12-15 14:41:42.918 | 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 211)) (3.3) 2021-12-15 14:41:42.921 | 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 173)) (1.0.0) 2021-12-15 14:41:42.924 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.10.0) 2021-12-15 14:41:42.937 | 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 97)) (0.4.0) 2021-12-15 14:41:42.940 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (3.5.0) 2021-12-15 14:41:42.947 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.3.3) 2021-12-15 14:41:43.003 | Requirement already satisfied: prettytable===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.4.0) 2021-12-15 14:41:43.015 | 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 600)) (0.2.5) 2021-12-15 14:41:43.021 | 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 384)) (1.8.2) 2021-12-15 14:41:43.023 | 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 93)) (21.2.0) 2021-12-15 14:41:43.083 | Building wheels for collected packages: openstack-requirements 2021-12-15 14:41:43.084 | Building wheel for openstack-requirements (setup.py): started 2021-12-15 14:41:43.935 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-15 14:41:43.935 | ERROR: Command errored out with exit status 1: 2021-12-15 14:41:43.935 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-cpp5dezm/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-cpp5dezm/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-gtuz9dyl 2021-12-15 14:41:43.935 | cwd: /tmp/pip-req-build-cpp5dezm/ 2021-12-15 14:41:43.935 | Complete output (6 lines): 2021-12-15 14:41:43.935 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-15 14:41:43.935 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-15 14:41:43.935 | or: setup.py --help-commands 2021-12-15 14:41:43.935 | or: setup.py cmd --help 2021-12-15 14:41:43.935 | 2021-12-15 14:41:43.935 | error: invalid command 'bdist_wheel' 2021-12-15 14:41:43.935 | ---------------------------------------- 2021-12-15 14:41:43.935 | ERROR: Failed building wheel for openstack-requirements 2021-12-15 14:41:43.935 | Running setup.py clean for openstack-requirements 2021-12-15 14:41:44.774 | Failed to build openstack-requirements 2021-12-15 14:41:44.791 | Installing collected packages: openstack-requirements 2021-12-15 14:41:44.791 | Attempting uninstall: openstack-requirements 2021-12-15 14:41:44.793 | Found existing installation: openstack-requirements 1.2.1.dev5104 2021-12-15 14:41:44.829 | Uninstalling openstack-requirements-1.2.1.dev5104: 2021-12-15 14:41:44.847 | Successfully uninstalled openstack-requirements-1.2.1.dev5104 2021-12-15 14:41:44.851 | Running setup.py install for openstack-requirements: started 2021-12-15 14:41:47.101 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-15 14:41:47.127 | Successfully installed openstack-requirements-1.2.1.dev5104 2021-12-15 14:41:47.257 | + inc/python:pip_install:200 : result=0 2021-12-15 14:41:47.260 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:41:47.262 | + functions-common:time_stop:2402 : local name 2021-12-15 14:41:47.264 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:41:47.266 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:41:47.268 | + functions-common:time_stop:2405 : local total 2021-12-15 14:41:47.270 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:41:47.272 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:41:47.274 | + functions-common:time_stop:2409 : start_time=1639579298349 2021-12-15 14:41:47.276 | + functions-common:time_stop:2411 : [[ -z 1639579298349 ]] 2021-12-15 14:41:47.279 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:41:47.283 | + functions-common:time_stop:2414 : end_time=1639579307281 2021-12-15 14:41:47.286 | + functions-common:time_stop:2415 : elapsed_time=8932 2021-12-15 14:41:47.288 | + functions-common:time_stop:2416 : total=8022 2021-12-15 14:41:47.290 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:41:47.293 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=16954 2021-12-15 14:41:47.295 | + inc/python:pip_install:203 : return 0 2021-12-15 14:41:47.298 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-15 14:41:47.300 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-15 14:41:47.303 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-15 14:41:47.305 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:41:47.308 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:41:47.310 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-15 14:41:47.313 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:41:47.315 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-15 14:41:47.335 | Using python 3.8 to install pbr 2021-12-15 14:41:47.338 | + 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-12-15 14:41:48.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:41:48.203 | from cryptography.utils import int_from_bytes 2021-12-15 14:41:48.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:41:48.203 | from cryptography.utils import int_from_bytes 2021-12-15 14:41:49.292 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:41:49.313 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2021-12-15 14:41:51.805 | 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-12-15 14:41:51.947 | + inc/python:pip_install:200 : result=0 2021-12-15 14:41:51.949 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:41:51.952 | + functions-common:time_stop:2402 : local name 2021-12-15 14:41:51.954 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:41:51.956 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:41:51.958 | + functions-common:time_stop:2405 : local total 2021-12-15 14:41:51.960 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:41:51.962 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:41:51.964 | + functions-common:time_stop:2409 : start_time=1639579307330 2021-12-15 14:41:51.966 | + functions-common:time_stop:2411 : [[ -z 1639579307330 ]] 2021-12-15 14:41:51.969 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:41:51.973 | + functions-common:time_stop:2414 : end_time=1639579311970 2021-12-15 14:41:51.975 | + functions-common:time_stop:2415 : elapsed_time=4640 2021-12-15 14:41:51.977 | + functions-common:time_stop:2416 : total=16954 2021-12-15 14:41:51.979 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:41:51.981 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=21594 2021-12-15 14:41:51.984 | + inc/python:pip_install:203 : return 0 2021-12-15 14:41:51.986 | + ./stack.sh:main:803 : python3 -m venv /opt/stack/bindep-venv 2021-12-15 14:41:54.327 | + ./stack.sh:main:805 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-15 14:41:56.259 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:41:56.260 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2021-12-15 14:41:56.276 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2021-12-15 14:41:56.278 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-12-15 14:41:56.282 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2021-12-15 14:41:56.287 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-12-15 14:41:56.290 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.6) 2021-12-15 14:41:56.367 | + ./stack.sh:main:806 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 14:41:56.370 | + ./stack.sh:main:806 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 14:41:56.373 | ++ ./stack.sh:main:809 : _get_plugin_bindep_packages 2021-12-15 14:41:56.390 | + ./stack.sh:main:809 : pkgs= 2021-12-15 14:41:56.393 | + ./stack.sh:main:810 : [[ -n '' ]] 2021-12-15 14:41:56.395 | + ./stack.sh:main:817 : run_phase stack pre-install 2021-12-15 14:41:56.397 | + functions-common:run_phase:1830 : local mode=stack 2021-12-15 14:41:56.400 | + functions-common:run_phase:1831 : local phase=pre-install 2021-12-15 14:41:56.403 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:41:56.405 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:41:56.407 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:41:56.409 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:41:56.411 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:41:56.414 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:41:56.418 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:41:56.420 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:41:56.422 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:41:56.424 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-15 14:41:56.427 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:41:56.442 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:41:56.444 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 14:41:56.446 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:41:56.449 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-15 14:41:56.451 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:41:56.453 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-15 14:41:56.456 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:41:56.458 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-15 14:41:56.460 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:41:56.462 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-15 14:41:56.464 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:41:56.466 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-15 14:41:56.468 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-15 14:41:56.470 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-15 14:41:56.472 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 14:41:56.474 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 14:41:56.476 | + functions-common:run_phase:1857 : run_plugins stack pre-install 2021-12-15 14:41:56.479 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-15 14:41:56.481 | + functions-common:run_plugins:1817 : local phase=pre-install 2021-12-15 14:41:56.483 | + functions-common:run_plugins:1819 : local plugins= 2021-12-15 14:41:56.485 | + functions-common:run_plugins:1820 : local plugin 2021-12-15 14:41:56.487 | + ./stack.sh:main:820 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-15 14:41:56.490 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-15 14:41:56.492 | + functions:set_systemd_override:821 : local value=2048 2021-12-15 14:41:56.495 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-15 14:41:56.498 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-15 14:41:56.551 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-15 14:41:56.551 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-15 14:41:56.553 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-15 14:41:56.934 | + ./stack.sh:main:822 : install_rpc_backend 2021-12-15 14:41:56.937 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-15 14:41:56.953 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:41:56.956 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-15 14:41:56.958 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:41:56.960 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:41:56.963 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:41:56.965 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:41:56.967 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:41:56.970 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:41:56.972 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:41:56.974 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:41:56.977 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:41:56.979 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:41:56.982 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:41:56.984 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:41:56.986 | + functions-common:install_package:1441 : real_install_package rabbitmq-server 2021-12-15 14:41:56.988 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:41:56.991 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:41:56.993 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:41:56.996 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2021-12-15 14:41:57.017 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-15 14:41:57.126 | Reading package lists... 2021-12-15 14:41:57.390 | Building dependency tree... 2021-12-15 14:41:57.392 | Reading state information... 2021-12-15 14:41:57.683 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-12-15 14:41:57.683 | The following packages were automatically installed and are no longer required: 2021-12-15 14:41:57.684 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:41:57.684 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:41:57.684 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:41:57.684 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:41:57.684 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:41:57.685 | python3-zope.interface 2021-12-15 14:41:57.685 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:41:57.806 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:41:57.811 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:41:57.813 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:41:57.816 | + functions-common:time_stop:2402 : local name 2021-12-15 14:41:57.818 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:41:57.821 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:41:57.823 | + functions-common:time_stop:2405 : local total 2021-12-15 14:41:57.825 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:41:57.827 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:41:57.829 | + functions-common:time_stop:2409 : start_time=1639579317014 2021-12-15 14:41:57.832 | + functions-common:time_stop:2411 : [[ -z 1639579317014 ]] 2021-12-15 14:41:57.835 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:41:57.839 | + functions-common:time_stop:2414 : end_time=1639579317836 2021-12-15 14:41:57.841 | + functions-common:time_stop:2415 : elapsed_time=822 2021-12-15 14:41:57.843 | + functions-common:time_stop:2416 : total=1546 2021-12-15 14:41:57.845 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:41:57.848 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2368 2021-12-15 14:41:57.850 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:41:57.852 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-15 14:41:57.855 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:41:57.858 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:41:57.861 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:41:57.863 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:41:57.865 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:41:57.868 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:41:57.871 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-15 14:41:57.873 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:41:57.876 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:41:57.878 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:41:57.881 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:41:57.883 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:41:57.886 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:41:57.888 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:41:57.890 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:41:57.893 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:41:57.895 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-15 14:41:57.897 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:41:57.900 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:41:57.903 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:41:57.905 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:41:57.908 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:41:57.911 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:41:57.914 | + ./stack.sh:main:823 : restart_rpc_backend 2021-12-15 14:41:57.917 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-15 14:41:57.935 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:41:57.937 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-15 14:41:57.940 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:41:57.948 | + ./stack.sh:echo_summary:440 : echo -e Starting RabbitMQ 2021-12-15 14:41:57.951 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-15 14:41:57.954 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-15 14:41:57.958 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-15 14:41:57.961 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-15 14:41:57.963 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-15 14:41:57.966 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-15 14:41:57.968 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-15 14:41:57.970 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-15 14:41:57.973 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-15 14:41:58.785 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-15 14:41:58.785 | user tags 2021-12-15 14:41:58.785 | stackrabbit []' 2021-12-15 14:41:58.788 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-15 14:41:58.788 | user tags 2021-12-15 14:41:58.789 | stackrabbit []' 2021-12-15 14:41:58.789 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-15 14:41:58.795 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-12-15 14:41:58.797 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-12-15 14:41:58.800 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 14:41:59.488 | Changing password for user "stackrabbit" ... 2021-12-15 14:41:59.513 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-15 14:42:00.191 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-15 14:42:00.216 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-15 14:42:00.218 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 14:42:00.875 | Changing password for user "stackrabbit" ... 2021-12-15 14:42:00.898 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-15 14:42:00.900 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-15 14:42:00.903 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-15 14:42:01.553 | Deleting user "guest" ... 2021-12-15 14:42:01.569 | Error: 2021-12-15 14:42:01.569 | {:no_such_user, "guest"} 2021-12-15 14:42:01.582 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-12-15 14:42:01.584 | + ./stack.sh:main:825 : is_service_enabled mysql postgresql 2021-12-15 14:42:01.600 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:42:01.602 | + ./stack.sh:main:826 : install_database 2021-12-15 14:42:01.605 | + lib/database:install_database:116 : install_database_mysql 2021-12-15 14:42:01.607 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-12-15 14:42:01.610 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:42:01.612 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:42:01.614 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-12-15 14:42:01.827 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-15 14:42:01.829 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-12-15 14:42:01.832 | + functions-common:is_oraclelinux:496 : [[ -z Ubuntu ]] 2021-12-15 14:42:01.834 | + functions-common:is_oraclelinux:500 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:42:01.836 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-12-15 14:42:01.839 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:42:01.841 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:42:01.843 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:42:01.845 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:42:01.847 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:42:01.850 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:42:01.852 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:42:01.854 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:42:01.857 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:42:01.859 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-12-15 14:42:01.861 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:42:01.863 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:42:01.866 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:42:01.868 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:42:01.871 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:42:01.873 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:42:01.875 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-12-15 14:42:01.878 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:42:01.880 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:42:01.882 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-12-15 14:42:01.885 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:42:01.887 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:42:01.889 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:42:01.892 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:42:01.894 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:42:01.896 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:42:01.898 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:42:01.901 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:42:01.903 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:42:01.905 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:42:01.907 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:42:01.909 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:42:01.912 | + functions-common:install_package:1441 : real_install_package mysql-server 2021-12-15 14:42:01.914 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:42:01.916 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:42:01.918 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:42:01.920 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2021-12-15 14:42:01.941 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-15 14:42:02.049 | Reading package lists... 2021-12-15 14:42:02.281 | Building dependency tree... 2021-12-15 14:42:02.282 | Reading state information... 2021-12-15 14:42:02.532 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2021-12-15 14:42:02.532 | The following packages were automatically installed and are no longer required: 2021-12-15 14:42:02.533 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:42:02.533 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:42:02.533 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:42:02.533 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:42:02.533 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:42:02.534 | python3-zope.interface 2021-12-15 14:42:02.534 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:42:02.655 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:42:02.660 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:42:02.662 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:42:02.664 | + functions-common:time_stop:2402 : local name 2021-12-15 14:42:02.668 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:42:02.670 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:42:02.672 | + functions-common:time_stop:2405 : local total 2021-12-15 14:42:02.674 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:42:02.676 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:42:02.678 | + functions-common:time_stop:2409 : start_time=1639579321939 2021-12-15 14:42:02.680 | + functions-common:time_stop:2411 : [[ -z 1639579321939 ]] 2021-12-15 14:42:02.683 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:42:02.687 | + functions-common:time_stop:2414 : end_time=1639579322684 2021-12-15 14:42:02.689 | + functions-common:time_stop:2415 : elapsed_time=745 2021-12-15 14:42:02.691 | + functions-common:time_stop:2416 : total=2368 2021-12-15 14:42:02.693 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:42:02.695 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3113 2021-12-15 14:42:02.697 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:42:02.700 | + ./stack.sh:main:828 : '[' -n mysql ']' 2021-12-15 14:42:02.702 | + ./stack.sh:main:829 : install_database_python 2021-12-15 14:42:02.704 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-15 14:42:02.707 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-12-15 14:42:02.709 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-15 14:42:02.711 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:42:02.716 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-15 14:42:02.718 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-15 14:42:02.720 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:42:02.724 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:42:02.724 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:42:02.730 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-15 14:42:02.732 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-15 14:42:02.735 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-15 14:42:02.737 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-15 14:42:02.740 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-15 14:42:02.761 | Using python 3.8 to install PyMySQL 2021-12-15 14:42:02.764 | + 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-12-15 14:42:03.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:42:03.618 | from cryptography.utils import int_from_bytes 2021-12-15 14:42:03.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:42:03.619 | from cryptography.utils import int_from_bytes 2021-12-15 14:42:04.726 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:42:04.748 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-12-15 14:42:07.127 | 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-12-15 14:42:07.250 | + inc/python:pip_install:200 : result=0 2021-12-15 14:42:07.252 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:42:07.254 | + functions-common:time_stop:2402 : local name 2021-12-15 14:42:07.256 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:42:07.258 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:42:07.261 | + functions-common:time_stop:2405 : local total 2021-12-15 14:42:07.263 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:42:07.265 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:42:07.267 | + functions-common:time_stop:2409 : start_time=1639579322756 2021-12-15 14:42:07.269 | + functions-common:time_stop:2411 : [[ -z 1639579322756 ]] 2021-12-15 14:42:07.272 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:42:07.276 | + functions-common:time_stop:2414 : end_time=1639579327273 2021-12-15 14:42:07.278 | + functions-common:time_stop:2415 : elapsed_time=4517 2021-12-15 14:42:07.280 | + functions-common:time_stop:2416 : total=21594 2021-12-15 14:42:07.283 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:42:07.285 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=26111 2021-12-15 14:42:07.287 | + inc/python:pip_install:203 : return 0 2021-12-15 14:42:07.289 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-15 14:42:07.292 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 14:42:07.294 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-15 14:42:07.297 | + ./stack.sh:main:832 : is_service_enabled neutron 2021-12-15 14:42:07.313 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:42:07.315 | + ./stack.sh:main:833 : install_neutron_agent_packages 2021-12-15 14:42:07.317 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-15 14:42:07.320 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:42:07.321 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 14:42:07.326 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:42:07.328 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 14:42:07.331 | + 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,c-vol,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,c-bak,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-12-15 14:42:07.333 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 14:42:07.335 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-15 14:42:07.338 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:478 : is_service_enabled q-l3 2021-12-15 14:42:07.353 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:42:07.355 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : install_package radvd 2021-12-15 14:42:07.358 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:42:07.361 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:42:07.363 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:42:07.365 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:42:07.367 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:42:07.370 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:42:07.372 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:42:07.374 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:42:07.377 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:42:07.379 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:42:07.381 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:42:07.383 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:42:07.386 | + functions-common:install_package:1441 : real_install_package radvd 2021-12-15 14:42:07.388 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:42:07.391 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:42:07.393 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:42:07.396 | + functions-common:real_install_package:1427 : apt_get install radvd 2021-12-15 14:42:07.416 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-15 14:42:07.524 | Reading package lists... 2021-12-15 14:42:07.778 | Building dependency tree... 2021-12-15 14:42:07.780 | Reading state information... 2021-12-15 14:42:08.049 | radvd is already the newest version (1:2.17-2). 2021-12-15 14:42:08.049 | The following packages were automatically installed and are no longer required: 2021-12-15 14:42:08.051 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:42:08.051 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:42:08.051 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:42:08.051 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:42:08.051 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:42:08.051 | python3-zope.interface 2021-12-15 14:42:08.051 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:42:08.174 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:42:08.178 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:42:08.180 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:42:08.183 | + functions-common:time_stop:2402 : local name 2021-12-15 14:42:08.185 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:42:08.187 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:42:08.189 | + functions-common:time_stop:2405 : local total 2021-12-15 14:42:08.191 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:42:08.193 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:42:08.196 | + functions-common:time_stop:2409 : start_time=1639579327414 2021-12-15 14:42:08.198 | + functions-common:time_stop:2411 : [[ -z 1639579327414 ]] 2021-12-15 14:42:08.201 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:42:08.205 | + functions-common:time_stop:2414 : end_time=1639579328203 2021-12-15 14:42:08.207 | + functions-common:time_stop:2415 : elapsed_time=789 2021-12-15 14:42:08.210 | + functions-common:time_stop:2416 : total=3113 2021-12-15 14:42:08.212 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:42:08.215 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3902 2021-12-15 14:42:08.217 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:42:08.219 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:482 : is_service_enabled q-agt q-dhcp q-l3 2021-12-15 14:42:08.236 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:42:08.238 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : neutron_plugin_install_agent_packages 2021-12-15 14:42:08.241 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-15 14:42:08.244 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-15 14:42:08.263 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-15 14:42:08.265 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:42:08.268 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:42:08.270 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:42:08.272 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:42:08.274 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:42:08.277 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:42:08.279 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:42:08.281 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:42:08.283 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:42:08.286 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:42:08.288 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:42:08.290 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:42:08.292 | + functions-common:install_package:1441 : real_install_package fakeroot make openvswitch-switch 2021-12-15 14:42:08.294 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:42:08.296 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:42:08.299 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:42:08.301 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2021-12-15 14:42:08.321 | + functions-common:apt_get:1207 : 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-12-15 14:42:08.430 | Reading package lists... 2021-12-15 14:42:08.682 | Building dependency tree... 2021-12-15 14:42:08.684 | Reading state information... 2021-12-15 14:42:08.950 | fakeroot is already the newest version (1.24-1). 2021-12-15 14:42:08.950 | make is already the newest version (4.2.1-1.2). 2021-12-15 14:42:08.950 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-15 14:42:08.950 | The following packages were automatically installed and are no longer required: 2021-12-15 14:42:08.951 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:42:08.951 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:42:08.951 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:42:08.951 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:42:08.951 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:42:08.951 | python3-zope.interface 2021-12-15 14:42:08.951 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:42:09.068 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:42:09.073 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:42:09.075 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:42:09.078 | + functions-common:time_stop:2402 : local name 2021-12-15 14:42:09.080 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:42:09.082 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:42:09.084 | + functions-common:time_stop:2405 : local total 2021-12-15 14:42:09.086 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:42:09.088 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:42:09.091 | + functions-common:time_stop:2409 : start_time=1639579328318 2021-12-15 14:42:09.093 | + functions-common:time_stop:2411 : [[ -z 1639579328318 ]] 2021-12-15 14:42:09.096 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:42:09.100 | + functions-common:time_stop:2414 : end_time=1639579329098 2021-12-15 14:42:09.102 | + functions-common:time_stop:2415 : elapsed_time=780 2021-12-15 14:42:09.105 | + functions-common:time_stop:2416 : total=3902 2021-12-15 14:42:09.107 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:42:09.109 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4682 2021-12-15 14:42:09.111 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:42:09.114 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-15 14:42:09.116 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:42:09.118 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:42:09.121 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-15 14:42:09.123 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-15 14:42:09.126 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-15 14:42:09.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-15 14:42:09.132 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-15 14:42:09.136 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-15 14:42:09.136 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-15 14:42:09.147 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-15 14:42:09.149 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-15 14:42:09.152 | + functions:vercmp:628 : local v1=5.4 2021-12-15 14:42:09.154 | + functions:vercmp:629 : local 'op=<' 2021-12-15 14:42:09.156 | + functions:vercmp:630 : local v2=3.13 2021-12-15 14:42:09.158 | + functions:vercmp:631 : local result 2021-12-15 14:42:09.162 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-15 14:42:09.162 | ++ functions:vercmp:635 : sort -V 2021-12-15 14:42:09.163 | ++ functions:vercmp:635 : head -1 2021-12-15 14:42:09.168 | + functions:vercmp:635 : result=3.13 2021-12-15 14:42:09.170 | + functions:vercmp:637 : case $op in 2021-12-15 14:42:09.172 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-15 14:42:09.174 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-15 14:42:09.177 | + functions:vercmp:648 : return 2021-12-15 14:42:09.179 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-15 14:42:09.181 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:42:09.183 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart openvswitch-switch 2021-12-15 14:42:09.660 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-15 14:42:09.663 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-15 14:42:09.665 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:09.668 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:09.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-12-15 14:42:09.674 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:09.676 | + ./stack.sh:main:836 : is_service_enabled etcd3 2021-12-15 14:42:09.695 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:42:09.698 | + ./stack.sh:main:837 : install_etcd3 2021-12-15 14:42:09.701 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-15 14:42:09.701 | Installing etcd 2021-12-15 14:42:09.703 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-15 14:42:09.718 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-15 14:42:09.731 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-15 14:42:09.733 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-15 14:42:09.751 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-15 14:42:09.754 | ++ 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-12-15 14:42:09.757 | ++ 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-12-15 14:42:09.760 | +++ 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-12-15 14:42:09.765 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:42:09.767 | ++ 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-12-15 14:42:09.769 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-15 14:42:09.772 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:42:09.775 | ++ functions:get_extra_file:74 : return 2021-12-15 14:42:09.778 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:42:09.780 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-15 14:42:09.783 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-15 14:42:09.785 | + ./stack.sh:main:846 : is_service_enabled tls-proxy 2021-12-15 14:42:09.802 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:42:09.805 | + ./stack.sh:main:856 : install_dstat 2021-12-15 14:42:09.807 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-15 14:42:09.824 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:42:09.826 | + ./stack.sh:main:862 : echo_summary 'Installing OpenStack project source' 2021-12-15 14:42:09.828 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:42:09.830 | + ./stack.sh:echo_summary:440 : echo -e Installing OpenStack project source 2021-12-15 14:42:09.833 | + ./stack.sh:main:865 : install_libs 2021-12-15 14:42:09.835 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-12-15 14:42:09.837 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-12-15 14:42:09.844 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-12-15 14:42:09.847 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-15 14:42:09.849 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:09.851 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:09.853 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-15 14:42:09.855 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:09.858 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-12-15 14:42:09.860 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-12-15 14:42:09.862 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-12-15 14:42:09.864 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-15 14:42:09.866 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:09.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:09.871 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-15 14:42:09.873 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:09.876 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-12-15 14:42:09.878 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-12-15 14:42:09.880 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-12-15 14:42:09.882 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-15 14:42:09.885 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:09.887 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:09.889 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-15 14:42:09.892 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:09.894 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-12-15 14:42:09.896 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-12-15 14:42:09.899 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-12-15 14:42:09.902 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-15 14:42:09.904 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:09.906 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:09.908 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-15 14:42:09.911 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:09.913 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-12-15 14:42:09.915 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-12-15 14:42:09.918 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-12-15 14:42:09.921 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-15 14:42:09.923 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:09.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:09.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-15 14:42:09.930 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:09.933 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-12-15 14:42:09.935 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-12-15 14:42:09.938 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-12-15 14:42:09.940 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-15 14:42:09.942 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:09.944 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:09.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-15 14:42:09.950 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:09.952 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-12-15 14:42:09.954 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-12-15 14:42:09.956 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-12-15 14:42:09.959 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-15 14:42:09.961 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:09.963 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:09.965 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-15 14:42:09.967 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:09.970 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-12-15 14:42:09.972 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-12-15 14:42:09.974 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-12-15 14:42:09.977 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-15 14:42:09.979 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:09.981 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:09.983 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-15 14:42:09.985 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:09.988 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-12-15 14:42:09.990 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-12-15 14:42:09.992 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-12-15 14:42:09.995 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-15 14:42:09.997 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.000 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-15 14:42:10.004 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.007 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-12-15 14:42:10.009 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-12-15 14:42:10.012 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-12-15 14:42:10.014 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-15 14:42:10.016 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.019 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.021 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-15 14:42:10.024 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.027 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-12-15 14:42:10.029 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-12-15 14:42:10.031 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-12-15 14:42:10.033 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-15 14:42:10.036 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.038 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.040 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-15 14:42:10.043 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.045 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-12-15 14:42:10.048 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-12-15 14:42:10.050 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-12-15 14:42:10.053 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-15 14:42:10.055 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-15 14:42:10.063 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.065 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-12-15 14:42:10.067 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-12-15 14:42:10.070 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-12-15 14:42:10.072 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-15 14:42:10.075 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-15 14:42:10.082 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.084 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-12-15 14:42:10.087 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-12-15 14:42:10.089 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-12-15 14:42:10.091 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-15 14:42:10.093 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-15 14:42:10.101 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.103 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-12-15 14:42:10.107 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-12-15 14:42:10.109 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-12-15 14:42:10.112 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-15 14:42:10.114 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.117 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.119 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-15 14:42:10.122 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.124 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-12-15 14:42:10.126 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-12-15 14:42:10.129 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-12-15 14:42:10.131 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-15 14:42:10.133 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.138 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-15 14:42:10.140 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.143 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-12-15 14:42:10.145 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-12-15 14:42:10.147 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-12-15 14:42:10.149 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-15 14:42:10.152 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.155 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-15 14:42:10.160 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.162 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-12-15 14:42:10.165 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-12-15 14:42:10.168 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-12-15 14:42:10.170 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-15 14:42:10.172 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.174 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.181 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-15 14:42:10.184 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.186 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-12-15 14:42:10.189 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-12-15 14:42:10.191 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-12-15 14:42:10.193 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-15 14:42:10.196 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.199 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-15 14:42:10.203 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.206 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-12-15 14:42:10.208 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-12-15 14:42:10.210 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-12-15 14:42:10.212 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-15 14:42:10.214 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-15 14:42:10.221 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.223 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-12-15 14:42:10.226 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-12-15 14:42:10.228 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-12-15 14:42:10.230 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-15 14:42:10.233 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.235 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.237 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-15 14:42:10.239 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.242 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-12-15 14:42:10.244 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-12-15 14:42:10.247 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-12-15 14:42:10.249 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-15 14:42:10.251 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-15 14:42:10.258 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.261 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-12-15 14:42:10.263 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-12-15 14:42:10.266 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-12-15 14:42:10.268 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-15 14:42:10.270 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-15 14:42:10.277 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.279 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-12-15 14:42:10.281 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-12-15 14:42:10.284 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-12-15 14:42:10.286 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-15 14:42:10.288 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.290 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-15 14:42:10.295 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.298 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-12-15 14:42:10.300 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-12-15 14:42:10.302 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-12-15 14:42:10.304 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-15 14:42:10.307 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-15 14:42:10.314 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.316 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-12-15 14:42:10.318 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-12-15 14:42:10.321 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-12-15 14:42:10.323 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-15 14:42:10.325 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.330 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-15 14:42:10.332 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.335 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-12-15 14:42:10.338 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-12-15 14:42:10.340 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-12-15 14:42:10.342 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-15 14:42:10.344 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-15 14:42:10.351 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.353 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-12-15 14:42:10.356 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-12-15 14:42:10.358 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-12-15 14:42:10.360 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-15 14:42:10.363 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.365 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.367 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-15 14:42:10.369 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.372 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-12-15 14:42:10.374 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-12-15 14:42:10.376 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-12-15 14:42:10.379 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-15 14:42:10.381 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.383 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-15 14:42:10.388 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.390 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-12-15 14:42:10.392 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-12-15 14:42:10.394 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-12-15 14:42:10.397 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-15 14:42:10.399 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.401 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.403 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-15 14:42:10.406 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.408 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-12-15 14:42:10.410 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-12-15 14:42:10.412 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-12-15 14:42:10.415 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-15 14:42:10.417 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.419 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.422 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-15 14:42:10.424 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.426 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-12-15 14:42:10.428 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-12-15 14:42:10.431 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-12-15 14:42:10.434 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-15 14:42:10.436 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.438 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-15 14:42:10.443 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.445 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-12-15 14:42:10.447 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-12-15 14:42:10.450 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-12-15 14:42:10.452 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-15 14:42:10.454 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.459 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-15 14:42:10.461 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.463 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-12-15 14:42:10.465 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-12-15 14:42:10.468 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-12-15 14:42:10.470 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-15 14:42:10.472 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.474 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-15 14:42:10.479 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.482 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-12-15 14:42:10.484 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-12-15 14:42:10.486 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-12-15 14:42:10.488 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-12-15 14:42:10.490 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-12-15 14:42:10.498 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.500 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-12-15 14:42:10.502 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-12-15 14:42:10.504 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-12-15 14:42:10.507 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-15 14:42:10.510 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-15 14:42:10.518 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.520 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-12-15 14:42:10.522 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-12-15 14:42:10.525 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-12-15 14:42:10.527 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-15 14:42:10.529 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:10.531 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:10.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-15 14:42:10.536 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:10.538 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-12-15 14:42:10.561 | Using python 3.8 to install etcd3 2021-12-15 14:42:10.563 | + 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-12-15 14:42:11.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:42:11.414 | from cryptography.utils import int_from_bytes 2021-12-15 14:42:11.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:42:11.414 | from cryptography.utils import int_from_bytes 2021-12-15 14:42:12.501 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:42:12.522 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-12-15 14:42:12.551 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-12-15 14:42:12.552 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-12-15 14:42:12.553 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.42.0) 2021-12-15 14:42:12.554 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.1) 2021-12-15 14:42:14.962 | 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-12-15 14:42:15.098 | + inc/python:pip_install:200 : result=0 2021-12-15 14:42:15.101 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:42:15.103 | + functions-common:time_stop:2402 : local name 2021-12-15 14:42:15.105 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:42:15.107 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:42:15.109 | + functions-common:time_stop:2405 : local total 2021-12-15 14:42:15.112 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:42:15.114 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:42:15.116 | + functions-common:time_stop:2409 : start_time=1639579330554 2021-12-15 14:42:15.118 | + functions-common:time_stop:2411 : [[ -z 1639579330554 ]] 2021-12-15 14:42:15.121 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:42:15.125 | + functions-common:time_stop:2414 : end_time=1639579335123 2021-12-15 14:42:15.127 | + functions-common:time_stop:2415 : elapsed_time=4569 2021-12-15 14:42:15.129 | + functions-common:time_stop:2416 : total=26111 2021-12-15 14:42:15.131 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:42:15.134 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=30680 2021-12-15 14:42:15.136 | + inc/python:pip_install:203 : return 0 2021-12-15 14:42:15.139 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-12-15 14:42:15.163 | Using python 3.8 to install etcd3gw 2021-12-15 14:42:15.166 | + 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-12-15 14:42:16.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:42:16.032 | from cryptography.utils import int_from_bytes 2021-12-15 14:42:16.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:42:16.032 | from cryptography.utils import int_from_bytes 2021-12-15 14:42:17.102 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:42:17.121 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-12-15 14:42:17.148 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-12-15 14:42:17.149 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-12-15 14:42:17.150 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-12-15 14:42:17.152 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2021-12-15 14:42:17.186 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.9) 2021-12-15 14:42:17.189 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-12-15 14:42:17.190 | 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-12-15 14:42:17.191 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-12-15 14:42:19.545 | 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-12-15 14:42:19.694 | + inc/python:pip_install:200 : result=0 2021-12-15 14:42:19.696 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:42:19.699 | + functions-common:time_stop:2402 : local name 2021-12-15 14:42:19.701 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:42:19.703 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:42:19.705 | + functions-common:time_stop:2405 : local total 2021-12-15 14:42:19.708 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:42:19.710 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:42:19.712 | + functions-common:time_stop:2409 : start_time=1639579335156 2021-12-15 14:42:19.714 | + functions-common:time_stop:2411 : [[ -z 1639579335156 ]] 2021-12-15 14:42:19.717 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:42:19.721 | + functions-common:time_stop:2414 : end_time=1639579339718 2021-12-15 14:42:19.723 | + functions-common:time_stop:2415 : elapsed_time=4562 2021-12-15 14:42:19.725 | + functions-common:time_stop:2416 : total=30680 2021-12-15 14:42:19.727 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:42:19.729 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=35242 2021-12-15 14:42:19.732 | + inc/python:pip_install:203 : return 0 2021-12-15 14:42:19.734 | + ./stack.sh:main:868 : install_apache_uwsgi 2021-12-15 14:42:19.737 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-15 14:42:19.740 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-15 14:42:19.742 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:42:19.744 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:42:19.748 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:42:19.750 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:42:19.753 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:42:19.755 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:42:19.757 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:42:19.759 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:42:19.763 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:42:19.765 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-15 14:42:19.768 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-15 14:42:19.770 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:42:19.773 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:42:19.775 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-15 14:42:19.778 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:42:19.780 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:42:19.782 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:42:19.784 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:42:19.787 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:42:19.789 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:42:19.792 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:42:19.795 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:42:19.797 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:42:19.801 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:42:19.803 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:42:19.805 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:42:19.808 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:42:19.812 | + functions-common:install_package:1441 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:42:19.813 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:42:19.816 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:42:19.820 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:42:19.822 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:42:19.847 | + functions-common:apt_get:1207 : 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-12-15 14:42:19.966 | Reading package lists... 2021-12-15 14:42:20.255 | Building dependency tree... 2021-12-15 14:42:20.256 | Reading state information... 2021-12-15 14:42:20.538 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-12-15 14:42:20.538 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-12-15 14:42:20.538 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:42:20.538 | The following packages were automatically installed and are no longer required: 2021-12-15 14:42:20.539 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:42:20.539 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:42:20.539 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:42:20.539 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:42:20.539 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:42:20.540 | python3-zope.interface 2021-12-15 14:42:20.540 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:42:20.663 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:42:20.668 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:42:20.670 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:42:20.673 | + functions-common:time_stop:2402 : local name 2021-12-15 14:42:20.675 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:42:20.677 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:42:20.680 | + functions-common:time_stop:2405 : local total 2021-12-15 14:42:20.682 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:42:20.684 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:42:20.686 | + functions-common:time_stop:2409 : start_time=1639579339844 2021-12-15 14:42:20.688 | + functions-common:time_stop:2411 : [[ -z 1639579339844 ]] 2021-12-15 14:42:20.691 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:42:20.696 | + functions-common:time_stop:2414 : end_time=1639579340693 2021-12-15 14:42:20.698 | + functions-common:time_stop:2415 : elapsed_time=849 2021-12-15 14:42:20.700 | + functions-common:time_stop:2416 : total=4682 2021-12-15 14:42:20.702 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:42:20.704 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5531 2021-12-15 14:42:20.707 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:42:20.710 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-12-15 14:42:20.712 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:42:20.715 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:42:20.717 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-12-15 14:42:20.782 | Module proxy already enabled 2021-12-15 14:42:20.786 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-12-15 14:42:20.850 | Considering dependency proxy for proxy_uwsgi: 2021-12-15 14:42:20.850 | Module proxy already enabled 2021-12-15 14:42:20.850 | Module proxy_uwsgi already enabled 2021-12-15 14:42:20.855 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-12-15 14:42:20.857 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:42:20.860 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:42:20.862 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:42:21.005 | + ./stack.sh:main:871 : install_keystoneauth 2021-12-15 14:42:21.008 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2021-12-15 14:42:21.010 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-15 14:42:21.015 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:21.017 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:21.019 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-15 14:42:21.022 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:21.024 | + ./stack.sh:main:872 : install_keystoneclient 2021-12-15 14:42:21.027 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2021-12-15 14:42:21.029 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-15 14:42:21.032 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:21.034 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:21.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-15 14:42:21.038 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:21.041 | + ./stack.sh:main:873 : install_glanceclient 2021-12-15 14:42:21.043 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2021-12-15 14:42:21.045 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-15 14:42:21.048 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:21.050 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:21.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-15 14:42:21.055 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:21.057 | + ./stack.sh:main:874 : install_cinderclient 2021-12-15 14:42:21.059 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2021-12-15 14:42:21.062 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-15 14:42:21.064 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:21.066 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:21.068 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-15 14:42:21.071 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:21.074 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2021-12-15 14:42:21.076 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-15 14:42:21.079 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:21.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:21.084 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-15 14:42:21.086 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:21.089 | + ./stack.sh:main:875 : install_novaclient 2021-12-15 14:42:21.092 | + lib/nova:install_novaclient:813 : use_library_from_git python-novaclient 2021-12-15 14:42:21.094 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-15 14:42:21.097 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:21.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:21.101 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-15 14:42:21.104 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:21.106 | + ./stack.sh:main:876 : is_service_enabled swift glance horizon 2021-12-15 14:42:21.124 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:42:21.126 | + ./stack.sh:main:877 : install_swiftclient 2021-12-15 14:42:21.129 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-15 14:42:21.131 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-15 14:42:21.133 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:21.136 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:21.139 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-15 14:42:21.141 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:21.143 | + ./stack.sh:main:879 : is_service_enabled neutron nova horizon 2021-12-15 14:42:21.162 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:42:21.164 | + ./stack.sh:main:880 : install_neutronclient 2021-12-15 14:42:21.167 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-15 14:42:21.169 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-15 14:42:21.172 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:21.174 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:21.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-15 14:42:21.179 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:21.181 | + ./stack.sh:main:884 : install_keystonemiddleware 2021-12-15 14:42:21.184 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2021-12-15 14:42:21.190 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-15 14:42:21.193 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:21.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:21.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-15 14:42:21.202 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:21.204 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2021-12-15 14:42:21.207 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-15 14:42:21.209 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:42:21.212 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-15 14:42:21.215 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-15 14:42:21.217 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:42:21.223 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:42:21.223 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:42:21.226 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-15 14:42:21.229 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-15 14:42:21.231 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-15 14:42:21.234 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-15 14:42:21.237 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-15 14:42:21.260 | Using python 3.8 to install keystonemiddleware 2021-12-15 14:42:21.263 | + 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-12-15 14:42:22.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:42:22.137 | from cryptography.utils import int_from_bytes 2021-12-15 14:42:22.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:42:22.137 | from cryptography.utils import int_from_bytes 2021-12-15 14:42:23.248 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:42:23.269 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-12-15 14:42:23.350 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-12-15 14:42:23.351 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-12-15 14:42:23.352 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-12-15 14:42:23.353 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-12-15 14:42:23.355 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-12-15 14:42:23.356 | 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-12-15 14:42:23.357 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-12-15 14:42:23.359 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-12-15 14:42:23.360 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2021-12-15 14:42:23.361 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-12-15 14:42:23.362 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-12-15 14:42:23.363 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-12-15 14:42:23.364 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2021-12-15 14:42:23.365 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-12-15 14:42:23.424 | 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-12-15 14:42:23.426 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2021-12-15 14:42:23.427 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2021-12-15 14:42:23.466 | 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-12-15 14:42:23.506 | 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-12-15 14:42:23.506 | 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-12-15 14:42:23.508 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-12-15 14:42:23.509 | 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-12-15 14:42:23.558 | 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-12-15 14:42:23.562 | 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-12-15 14:42:23.572 | 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-12-15 14:42:23.574 | 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.3) 2021-12-15 14:42:23.590 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2021-12-15 14:42:23.592 | 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-12-15 14:42:23.593 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2021-12-15 14:42:23.658 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.9) 2021-12-15 14:42:23.659 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-12-15 14:42:23.662 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-12-15 14:42:23.663 | 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-12-15 14:42:23.716 | 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.3) 2021-12-15 14:42:23.730 | 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-12-15 14:42:26.043 | 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-12-15 14:42:26.187 | + inc/python:pip_install:200 : result=0 2021-12-15 14:42:26.189 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:42:26.192 | + functions-common:time_stop:2402 : local name 2021-12-15 14:42:26.194 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:42:26.196 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:42:26.199 | + functions-common:time_stop:2405 : local total 2021-12-15 14:42:26.201 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:42:26.203 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:42:26.205 | + functions-common:time_stop:2409 : start_time=1639579341254 2021-12-15 14:42:26.207 | + functions-common:time_stop:2411 : [[ -z 1639579341254 ]] 2021-12-15 14:42:26.210 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:42:26.215 | + functions-common:time_stop:2414 : end_time=1639579346212 2021-12-15 14:42:26.217 | + functions-common:time_stop:2415 : elapsed_time=4958 2021-12-15 14:42:26.219 | + functions-common:time_stop:2416 : total=35242 2021-12-15 14:42:26.221 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:42:26.224 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=40200 2021-12-15 14:42:26.226 | + inc/python:pip_install:203 : return 0 2021-12-15 14:42:26.228 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2021-12-15 14:42:26.231 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-15 14:42:26.233 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:42:26.236 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-15 14:42:26.239 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-15 14:42:26.241 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:42:26.244 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:42:26.245 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:42:26.250 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-15 14:42:26.261 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-15 14:42:26.264 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-15 14:42:26.267 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-15 14:42:26.269 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-15 14:42:26.291 | Using python 3.8 to install python-memcached 2021-12-15 14:42:26.293 | + 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-12-15 14:42:27.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:42:27.157 | from cryptography.utils import int_from_bytes 2021-12-15 14:42:27.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:42:27.157 | from cryptography.utils import int_from_bytes 2021-12-15 14:42:28.244 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:42:28.265 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-12-15 14:42:28.270 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-12-15 14:42:30.728 | 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-12-15 14:42:30.874 | + inc/python:pip_install:200 : result=0 2021-12-15 14:42:30.877 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:42:30.879 | + functions-common:time_stop:2402 : local name 2021-12-15 14:42:30.881 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:42:30.884 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:42:30.886 | + functions-common:time_stop:2405 : local total 2021-12-15 14:42:30.888 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:42:30.890 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:42:30.893 | + functions-common:time_stop:2409 : start_time=1639579346285 2021-12-15 14:42:30.895 | + functions-common:time_stop:2411 : [[ -z 1639579346285 ]] 2021-12-15 14:42:30.897 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:42:30.902 | + functions-common:time_stop:2414 : end_time=1639579350899 2021-12-15 14:42:30.904 | + functions-common:time_stop:2415 : elapsed_time=4614 2021-12-15 14:42:30.907 | + functions-common:time_stop:2416 : total=40200 2021-12-15 14:42:30.909 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:42:30.911 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=44814 2021-12-15 14:42:30.913 | + inc/python:pip_install:203 : return 0 2021-12-15 14:42:30.915 | + ./stack.sh:main:886 : is_service_enabled keystone 2021-12-15 14:42:30.932 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:42:30.935 | + ./stack.sh:main:887 : '[' 10.222.0.57 == 10.222.0.57 ']' 2021-12-15 14:42:30.937 | + ./stack.sh:main:888 : stack_install_service keystone 2021-12-15 14:42:30.939 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-15 14:42:30.942 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-15 14:42:30.944 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:42:30.947 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-15 14:42:30.949 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2021-12-15 14:42:30.964 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:42:30.967 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-12-15 14:42:30.969 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-15 14:42:30.971 | + functions-common:git_clone:586 : local git_dest=/opt/stack/keystone 2021-12-15 14:42:30.973 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:42:30.975 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:42:30.978 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:42:30.980 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:42:30.982 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:42:30.985 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:42:31.001 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:42:31.003 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:42:31.005 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:42:31.008 | + functions-common:git_clone:606 : echo master 2021-12-15 14:42:31.009 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:42:31.015 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/keystone ]] 2021-12-15 14:42:31.017 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:42:31.019 | + functions-common:git_clone:654 : cd /opt/stack/keystone 2021-12-15 14:42:31.022 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:42:31.022 | + functions-common:git_clone:655 : head -1 2021-12-15 14:42:31.026 | fc9efc45b Merge "Accept STS and IAM services from Ceph Obj Gateway" 2021-12-15 14:42:31.029 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:42:31.032 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2021-12-15 14:42:31.034 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:42:31.037 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:42:31.039 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-15 14:42:31.042 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:42:31.044 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-15 14:42:31.047 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:42:31.049 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:42:31.051 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-15 14:42:31.053 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:42:31.056 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:42:31.059 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-15 14:42:31.061 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:42:31.064 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-15 14:42:31.066 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:42:31.069 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:42:31.072 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-15 14:42:31.078 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-12-15 14:42:31.081 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-12-15 14:42:31.772 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-12-15 14:42:31.774 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:42:31.777 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:42:31.779 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:42:31.781 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:42:31.784 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-12-15 14:42:31.786 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:42:31.788 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:42:31.790 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:42:31.793 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:42:31.795 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:42:31.797 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:42:31.799 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:42:31.802 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-12-15 14:42:31.822 | Using python 3.8 to install /opt/stack/keystone 2021-12-15 14:42:31.824 | + 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-12-15 14:42:32.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:42:32.704 | from cryptography.utils import int_from_bytes 2021-12-15 14:42:32.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:42:32.704 | from cryptography.utils import int_from_bytes 2021-12-15 14:42:33.813 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:42:33.834 | Obtaining file:///opt/stack/keystone 2021-12-15 14:42:33.836 | Preparing metadata (setup.py): started 2021-12-15 14:42:35.361 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:42:35.478 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.8.0) 2021-12-15 14:42:35.479 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.8.7) 2021-12-15 14:42:35.480 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.0.2) 2021-12-15 14:42:35.481 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.3.9) 2021-12-15 14:42:35.483 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (36.0.0) 2021-12-15 14:42:35.484 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.28) 2021-12-15 14:42:35.485 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.13.0) 2021-12-15 14:42:35.486 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.5.0) 2021-12-15 14:42:35.487 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.7.4) 2021-12-15 14:42:35.488 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.3.0) 2021-12-15 14:42:35.489 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (9.3.0) 2021-12-15 14:42:35.490 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 14:42:35.491 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.8.19) 2021-12-15 14:42:35.493 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.8.1) 2021-12-15 14:42:35.494 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (8.7.1) 2021-12-15 14:42:35.496 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.0) 2021-12-15 14:42:35.497 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (12.11.0) 2021-12-15 14:42:35.498 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (11.1.0) 2021-12-15 14:42:35.499 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.1.0) 2021-12-15 14:42:35.500 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.6.1) 2021-12-15 14:42:35.501 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.5.0) 2021-12-15 14:42:35.502 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.10.0) 2021-12-15 14:42:35.504 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.2.0) 2021-12-15 14:42:35.505 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.0) 2021-12-15 14:42:35.506 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.12.0) 2021-12-15 14:42:35.507 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 14:42:35.508 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (7.0.1) 2021-12-15 14:42:35.509 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.3.0) 2021-12-15 14:42:35.511 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.1.4) 2021-12-15 14:42:35.512 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 14:42:35.513 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 14:42:35.514 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.0.3) 2021-12-15 14:42:35.516 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.2) 2021-12-15 14:42:35.517 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2021.3) 2021-12-15 14:42:35.528 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.16.0) 2021-12-15 14:42:35.529 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.15.0) 2021-12-15 14:42:35.573 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev19) (5.1.0) 2021-12-15 14:42:35.587 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (8.0.3) 2021-12-15 14:42:35.589 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.2) 2021-12-15 14:42:35.590 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 14:42:35.591 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (3.0.3) 2021-12-15 14:42:35.601 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev19) (9.0.1) 2021-12-15 14:42:35.665 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.26.0) 2021-12-15 14:42:35.669 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (4.4.0) 2021-12-15 14:42:35.777 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (2.3.0) 2021-12-15 14:42:35.779 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (0.8.0) 2021-12-15 14:42:35.780 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (1.5.0) 2021-12-15 14:42:35.782 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (6.0) 2021-12-15 14:42:35.838 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.7.5) 2021-12-15 14:42:35.840 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (0.5.0) 2021-12-15 14:42:35.842 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 14:42:35.897 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (0.9.6) 2021-12-15 14:42:35.899 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (2.8.2) 2021-12-15 14:42:35.957 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.0.6) 2021-12-15 14:42:35.958 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (4.2.4) 2021-12-15 14:42:35.960 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 14:42:35.962 | 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.1.0.dev19) (2.7.0) 2021-12-15 14:42:35.963 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.4.0) 2021-12-15 14:42:35.965 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.2.2) 2021-12-15 14:42:35.989 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev19) (3.3.0) 2021-12-15 14:42:36.038 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 14:42:36.060 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (1.0.2) 2021-12-15 14:42:36.062 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (3.0.6) 2021-12-15 14:42:36.063 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (0.11.0) 2021-12-15 14:42:36.065 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (21.3) 2021-12-15 14:42:36.120 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev19) (4.5.0) 2021-12-15 14:42:36.239 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (5.4.0) 2021-12-15 14:42:36.240 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (0.7.1) 2021-12-15 14:42:36.241 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (21.0.0) 2021-12-15 14:42:36.242 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (1.9.1) 2021-12-15 14:42:36.503 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev19) (1.1.2) 2021-12-15 14:42:36.526 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.4.2) 2021-12-15 14:42:36.528 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.5.2) 2021-12-15 14:42:36.603 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.1.6) 2021-12-15 14:42:36.604 | 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.1.0.dev19) (4.8.2) 2021-12-15 14:42:36.623 | 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.1.0.dev19) (5.0.0) 2021-12-15 14:42:36.700 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev19) (2.21) 2021-12-15 14:42:36.744 | 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.1.0.dev19) (1.13.3) 2021-12-15 14:42:36.864 | 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.1.0.dev19) (2.0.1) 2021-12-15 14:42:36.939 | 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.1.0.dev19) (1.7.0) 2021-12-15 14:42:37.076 | 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.1.0.dev19) (0.14.1) 2021-12-15 14:42:37.109 | 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.1.0.dev19) (0.12.0) 2021-12-15 14:42:37.151 | 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.1.0.dev19) (2.1.1) 2021-12-15 14:42:37.153 | 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.1.0.dev19) (3.5.0) 2021-12-15 14:42:37.154 | 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.1.0.dev19) (1.3.3) 2021-12-15 14:42:37.158 | 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.1.0.dev19) (0.33.0) 2021-12-15 14:42:37.159 | 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.1.0.dev19) (3.0.0) 2021-12-15 14:42:37.162 | 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.1.0.dev19) (2.5.1) 2021-12-15 14:42:37.219 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (0.2.5) 2021-12-15 14:42:37.364 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2019.11.28) 2021-12-15 14:42:37.367 | 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.1.0.dev19) (2.0.9) 2021-12-15 14:42:37.368 | 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.1.0.dev19) (1.26.7) 2021-12-15 14:42:37.371 | 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.1.0.dev19) (3.3) 2021-12-15 14:42:37.530 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.5.0) 2021-12-15 14:42:37.615 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 14:42:37.701 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev19) (3.6.0) 2021-12-15 14:42:37.890 | 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.1.0.dev19) (2.1.0) 2021-12-15 14:42:37.922 | 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.1.0.dev19) (1.6) 2021-12-15 14:42:38.073 | 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.1.0.dev19) (59.5.0) 2021-12-15 14:42:38.173 | 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.1.0.dev19) (0.7) 2021-12-15 14:42:38.208 | 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.1.0.dev19) (1.0.0) 2021-12-15 14:42:40.071 | Installing collected packages: keystone 2021-12-15 14:42:40.072 | Attempting uninstall: keystone 2021-12-15 14:42:40.072 | Found existing installation: keystone 20.1.0.dev19 2021-12-15 14:42:40.076 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-12-15 14:42:40.078 | Running setup.py develop for keystone 2021-12-15 14:42:42.269 | Successfully installed keystone 2021-12-15 14:42:42.269 | 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-12-15 14:42:42.433 | + inc/python:pip_install:200 : result=0 2021-12-15 14:42:42.436 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:42:42.438 | + functions-common:time_stop:2402 : local name 2021-12-15 14:42:42.440 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:42:42.442 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:42:42.444 | + functions-common:time_stop:2405 : local total 2021-12-15 14:42:42.446 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:42:42.449 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:42:42.451 | + functions-common:time_stop:2409 : start_time=1639579351816 2021-12-15 14:42:42.453 | + functions-common:time_stop:2411 : [[ -z 1639579351816 ]] 2021-12-15 14:42:42.455 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:42:42.460 | + functions-common:time_stop:2414 : end_time=1639579362457 2021-12-15 14:42:42.462 | + functions-common:time_stop:2415 : elapsed_time=10641 2021-12-15 14:42:42.464 | + functions-common:time_stop:2416 : total=44814 2021-12-15 14:42:42.467 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:42:42.469 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=55455 2021-12-15 14:42:42.471 | + inc/python:pip_install:203 : return 0 2021-12-15 14:42:42.474 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:42:42.476 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:42:42.479 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:42:42.498 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:42:42.516 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-12-15 14:42:42.518 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-15 14:42:42.521 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:42.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:42.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-15 14:42:42.528 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:42.530 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2021-12-15 14:42:42.547 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:42:42.549 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2021-12-15 14:42:42.552 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:42:42.554 | + ./stack.sh:main:889 : configure_keystone 2021-12-15 14:42:42.557 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2021-12-15 14:42:42.574 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-15 14:42:42.577 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-15 14:42:42.581 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2021-12-15 14:42:42.599 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:42:42.602 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-15 14:42:42.635 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-15 14:42:42.662 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-15 14:42:42.693 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-15 14:42:42.724 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-15 14:42:42.755 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-15 14:42:42.787 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-15 14:42:42.818 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-15 14:42:42.849 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-15 14:42:42.851 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-15 14:42:42.854 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-15 14:42:42.856 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-15 14:42:42.859 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:42:42.861 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:42:42.878 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:42:42.881 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:42:42.883 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:42:42.893 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:42:42.910 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:42:42.912 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:42:42.915 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:42:42.948 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:42:42.950 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:42:42.953 | + lib/keystone:configure_keystone:209 : local service_port=5000 2021-12-15 14:42:42.955 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2021-12-15 14:42:42.973 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:42:42.976 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.57/identity 2021-12-15 14:42:43.008 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2021-12-15 14:42:43.010 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-15 14:42:43.044 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2021-12-15 14:42:43.046 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-15 14:42:43.049 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-15 14:42:43.051 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-12-15 14:42:43.053 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 14:42:43.056 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 14:42:43.089 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2021-12-15 14:42:43.092 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2021-12-15 14:42:43.094 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-15 14:42:43.097 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-15 14:42:43.100 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:42:43.118 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:42:43.120 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:42:43.123 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:42:43.125 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:42:43.127 | + 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-12-15 14:42:43.156 | + 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-12-15 14:42:43.186 | + 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-12-15 14:42:43.216 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:42:43.244 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-15 14:42:43.273 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2021-12-15 14:42:43.276 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-15 14:42:43.279 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-15 14:42:43.281 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-15 14:42:43.284 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-12-15 14:42:43.287 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 14:42:43.290 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 14:42:43.293 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-12-15 14:42:43.298 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-12-15 14:42:43.300 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 14:42:43.302 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 14:42:43.315 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 14:42:43.315 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:42:43.325 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 14:42:43.329 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:42:43.349 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 14:42:43.351 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-15 14:42:43.356 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-15 14:42:43.386 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-15 14:42:43.416 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-15 14:42:43.445 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-15 14:42:43.474 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-15 14:42:43.501 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-15 14:42:43.531 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-15 14:42:43.559 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-15 14:42:43.589 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-15 14:42:43.620 | + 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-12-15 14:42:43.654 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-15 14:42:43.682 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-15 14:42:43.714 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-15 14:42:43.742 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 14:42:43.745 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 14:42:43.748 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-12-15 14:42:43.750 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-12-15 14:42:43.752 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:42:43.755 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:42:43.757 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:42:43.760 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:42:43.764 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:42:43.767 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 14:42:43.795 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-15 14:42:43.826 | + 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-12-15 14:42:43.826 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:42:43.835 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-15 14:42:43.838 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-12-15 14:42:43.841 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-12-15 14:42:43.843 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:42:43.846 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:42:43.848 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:42:43.851 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:42:43.854 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:42:43.856 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:42:43.859 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:42:43.861 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:42:43.864 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:42:43.866 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-12-15 14:42:43.931 | Site keystone-wsgi-public already enabled 2021-12-15 14:42:43.936 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 14:42:43.938 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:42:43.942 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:42:43.944 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:42:44.077 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-15 14:42:44.114 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-15 14:42:44.151 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-15 14:42:44.187 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2021-12-15 14:42:44.190 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-15 14:42:44.222 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-15 14:42:44.252 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-15 14:42:44.281 | + ./stack.sh:main:893 : is_service_enabled swift 2021-12-15 14:42:44.299 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:42:44.301 | + ./stack.sh:main:894 : is_service_enabled ceilometer 2021-12-15 14:42:44.318 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:42:44.321 | + ./stack.sh:main:897 : stack_install_service swift 2021-12-15 14:42:44.323 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-15 14:42:44.326 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-15 14:42:44.328 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:42:44.330 | + lib/stack:stack_install_service:32 : install_swift 2021-12-15 14:42:44.334 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-12-15 14:42:44.336 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-15 14:42:44.338 | + functions-common:git_clone:586 : local git_dest=/opt/stack/swift 2021-12-15 14:42:44.342 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:42:44.344 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:42:44.346 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:42:44.349 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:42:44.351 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:42:44.354 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:42:44.372 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:42:44.374 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:42:44.377 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:42:44.379 | + functions-common:git_clone:606 : echo master 2021-12-15 14:42:44.380 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:42:44.385 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/swift ]] 2021-12-15 14:42:44.387 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:42:44.389 | + functions-common:git_clone:654 : cd /opt/stack/swift 2021-12-15 14:42:44.392 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:42:44.392 | + functions-common:git_clone:655 : head -1 2021-12-15 14:42:44.396 | 876377435 Merge "updaters: use replication network" 2021-12-15 14:42:44.399 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:42:44.402 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-12-15 14:42:44.404 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:42:44.407 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:42:44.409 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-15 14:42:44.412 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-15 14:42:44.416 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-15 14:42:44.418 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:42:44.420 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:42:44.424 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-15 14:42:44.427 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:42:44.429 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-15 14:42:44.432 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-15 14:42:44.435 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:42:44.438 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-15 14:42:44.440 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:42:44.443 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:42:44.446 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-15 14:42:44.453 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-12-15 14:42:44.456 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-12-15 14:42:45.144 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-12-15 14:42:45.146 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:42:45.148 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:42:45.151 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:42:45.153 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:42:45.156 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-12-15 14:42:45.158 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:42:45.160 | + inc/python:setup_package:428 : local extras=keystone 2021-12-15 14:42:45.163 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:42:45.165 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-12-15 14:42:45.168 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-12-15 14:42:45.170 | + inc/python:setup_package:438 : extras='[keystone]' 2021-12-15 14:42:45.173 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:42:45.175 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-15 14:42:45.198 | Using python 3.8 to install /opt/stack/swift 2021-12-15 14:42:45.201 | + 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-12-15 14:42:46.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:42:46.094 | from cryptography.utils import int_from_bytes 2021-12-15 14:42:46.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:42:46.094 | from cryptography.utils import int_from_bytes 2021-12-15 14:42:47.184 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:42:47.205 | Obtaining file:///opt/stack/swift 2021-12-15 14:42:47.206 | Preparing metadata (setup.py): started 2021-12-15 14:42:48.388 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:42:48.449 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.33.0) 2021-12-15 14:42:48.450 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.1.2) 2021-12-15 14:42:48.452 | 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.dev84) (0.11.0) 2021-12-15 14:42:48.453 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.1.1) 2021-12-15 14:42:48.454 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (4.6.4) 2021-12-15 14:42:48.455 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.26.0) 2021-12-15 14:42:48.455 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.16.0) 2021-12-15 14:42:48.457 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.9.8) 2021-12-15 14:42:48.458 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.6.0) 2021-12-15 14:42:48.459 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (36.0.0) 2021-12-15 14:42:48.460 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (9.3.0) 2021-12-15 14:42:48.498 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev84) (1.15.0) 2021-12-15 14:42:48.506 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev84) (2.1.0) 2021-12-15 14:42:48.563 | 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.dev84) (3.4.0) 2021-12-15 14:42:48.564 | 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.dev84) (5.1.0) 2021-12-15 14:42:48.565 | 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.dev84) (5.8.0) 2021-12-15 14:42:48.566 | 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.dev84) (4.3.0) 2021-12-15 14:42:48.567 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.4.0) 2021-12-15 14:42:48.569 | 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.dev84) (2.8.1) 2021-12-15 14:42:48.570 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.8.7) 2021-12-15 14:42:48.572 | 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.dev84) (4.12.0) 2021-12-15 14:42:48.573 | 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.dev84) (4.6.1) 2021-12-15 14:42:48.574 | 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.dev84) (3.1.1) 2021-12-15 14:42:48.575 | 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.dev84) (4.2.0) 2021-12-15 14:42:48.576 | 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.dev84) (8.7.1) 2021-12-15 14:42:48.597 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev84) (59.5.0) 2021-12-15 14:42:48.629 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (3.3) 2021-12-15 14:42:48.630 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2019.11.28) 2021-12-15 14:42:48.631 | 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.dev84) (1.26.7) 2021-12-15 14:42:48.634 | 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.dev84) (2.0.9) 2021-12-15 14:42:48.658 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev84) (2.21) 2021-12-15 14:42:48.751 | 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.dev84) (3.5.0) 2021-12-15 14:42:48.753 | 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.dev84) (1.0.2) 2021-12-15 14:42:48.754 | 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.dev84) (1.7.0) 2021-12-15 14:42:48.794 | 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.dev84) (1.1.4) 2021-12-15 14:42:48.839 | 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.dev84) (2.3.0) 2021-12-15 14:42:48.841 | 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.dev84) (1.5.0) 2021-12-15 14:42:48.842 | 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.dev84) (0.8.0) 2021-12-15 14:42:48.843 | 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.dev84) (6.0) 2021-12-15 14:42:48.902 | 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.dev84) (2.8.2) 2021-12-15 14:42:48.905 | 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.dev84) (0.9.6) 2021-12-15 14:42:48.918 | 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.dev84) (1.0.3) 2021-12-15 14:42:48.920 | 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.dev84) (2021.3) 2021-12-15 14:42:48.938 | 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.dev84) (3.0.6) 2021-12-15 14:42:48.939 | 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.dev84) (21.3) 2021-12-15 14:42:49.052 | 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.dev84) (1.13.3) 2021-12-15 14:42:49.068 | 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.dev84) (5.1.0) 2021-12-15 14:42:51.271 | Installing collected packages: swift 2021-12-15 14:42:51.271 | Attempting uninstall: swift 2021-12-15 14:42:51.271 | Found existing installation: swift 2.29.0.dev84 2021-12-15 14:42:51.274 | Can't uninstall 'swift'. No files were found to uninstall. 2021-12-15 14:42:51.277 | Running setup.py develop for swift 2021-12-15 14:42:53.180 | Successfully installed swift 2021-12-15 14:42:53.180 | 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-12-15 14:42:53.323 | + inc/python:pip_install:200 : result=0 2021-12-15 14:42:53.325 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:42:53.327 | + functions-common:time_stop:2402 : local name 2021-12-15 14:42:53.330 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:42:53.332 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:42:53.334 | + functions-common:time_stop:2405 : local total 2021-12-15 14:42:53.336 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:42:53.339 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:42:53.341 | + functions-common:time_stop:2409 : start_time=1639579365192 2021-12-15 14:42:53.343 | + functions-common:time_stop:2411 : [[ -z 1639579365192 ]] 2021-12-15 14:42:53.346 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:42:53.350 | + functions-common:time_stop:2414 : end_time=1639579373348 2021-12-15 14:42:53.352 | + functions-common:time_stop:2415 : elapsed_time=8156 2021-12-15 14:42:53.354 | + functions-common:time_stop:2416 : total=55455 2021-12-15 14:42:53.356 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:42:53.358 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=63611 2021-12-15 14:42:53.361 | + inc/python:pip_install:203 : return 0 2021-12-15 14:42:53.363 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:42:53.366 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:42:53.369 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:42:53.387 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:42:53.399 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-12-15 14:42:53.402 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-15 14:42:53.404 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:53.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:53.409 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-15 14:42:53.411 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:53.413 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-12-15 14:42:53.416 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:42:53.418 | + ./stack.sh:main:898 : configure_swift 2021-12-15 14:42:53.420 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-15 14:42:53.422 | + lib/swift:configure_swift:335 : local node_number 2021-12-15 14:42:53.424 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-15 14:42:53.426 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-15 14:42:53.428 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-15 14:42:54.492 | No container-reconciler running 2021-12-15 14:42:54.493 | No container-auditor running 2021-12-15 14:42:54.493 | No container-server running 2021-12-15 14:42:54.493 | No container-sync running 2021-12-15 14:42:54.493 | No account-auditor running 2021-12-15 14:42:54.493 | No account-replicator running 2021-12-15 14:42:54.493 | No container-updater running 2021-12-15 14:42:54.493 | No object-reconstructor running 2021-12-15 14:42:54.493 | No account-server running 2021-12-15 14:42:54.493 | No object-expirer running 2021-12-15 14:42:54.493 | No object-replicator running 2021-12-15 14:42:54.493 | No object-server running 2021-12-15 14:42:54.493 | No container-sharder running 2021-12-15 14:42:54.493 | No object-updater running 2021-12-15 14:42:54.493 | No container-replicator running 2021-12-15 14:42:54.493 | No account-reaper running 2021-12-15 14:42:54.493 | No proxy-server running 2021-12-15 14:42:54.493 | No object-auditor running 2021-12-15 14:42:54.574 | + lib/swift:configure_swift:340 : true 2021-12-15 14:42:54.576 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-12-15 14:42:54.589 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-15 14:42:54.602 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-15 14:42:54.604 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-12-15 14:42:54.605 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-12-15 14:42:54.610 | + lib/swift:configure_swift:354 : sed -e ' 2021-12-15 14:42:54.610 | s/%GROUP%/ubuntu/; 2021-12-15 14:42:54.610 | s/%USER%/ubuntu/; 2021-12-15 14:42:54.610 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-15 14:42:54.610 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-15 14:42:54.613 | uid = ubuntu 2021-12-15 14:42:54.613 | gid = ubuntu 2021-12-15 14:42:54.613 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-15 14:42:54.613 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-15 14:42:54.613 | address = 127.0.0.1 2021-12-15 14:42:54.613 | 2021-12-15 14:42:54.613 | [account6612] 2021-12-15 14:42:54.613 | max connections = 25 2021-12-15 14:42:54.613 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:42:54.614 | read only = false 2021-12-15 14:42:54.614 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-15 14:42:54.614 | 2021-12-15 14:42:54.614 | [account6622] 2021-12-15 14:42:54.614 | max connections = 25 2021-12-15 14:42:54.614 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:42:54.614 | read only = false 2021-12-15 14:42:54.614 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-15 14:42:54.614 | 2021-12-15 14:42:54.614 | [account6632] 2021-12-15 14:42:54.614 | max connections = 25 2021-12-15 14:42:54.614 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:42:54.614 | read only = false 2021-12-15 14:42:54.614 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-15 14:42:54.614 | 2021-12-15 14:42:54.614 | [account6642] 2021-12-15 14:42:54.614 | max connections = 25 2021-12-15 14:42:54.614 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:42:54.614 | read only = false 2021-12-15 14:42:54.614 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-15 14:42:54.614 | 2021-12-15 14:42:54.614 | 2021-12-15 14:42:54.614 | [container6611] 2021-12-15 14:42:54.614 | max connections = 25 2021-12-15 14:42:54.614 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:42:54.614 | read only = false 2021-12-15 14:42:54.614 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-15 14:42:54.614 | 2021-12-15 14:42:54.614 | [container6621] 2021-12-15 14:42:54.614 | max connections = 25 2021-12-15 14:42:54.614 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:42:54.614 | read only = false 2021-12-15 14:42:54.614 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-15 14:42:54.614 | 2021-12-15 14:42:54.614 | [container6631] 2021-12-15 14:42:54.614 | max connections = 25 2021-12-15 14:42:54.615 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:42:54.615 | read only = false 2021-12-15 14:42:54.615 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-15 14:42:54.615 | 2021-12-15 14:42:54.615 | [container6641] 2021-12-15 14:42:54.615 | max connections = 25 2021-12-15 14:42:54.615 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:42:54.615 | read only = false 2021-12-15 14:42:54.615 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-15 14:42:54.615 | 2021-12-15 14:42:54.615 | 2021-12-15 14:42:54.615 | [object6613] 2021-12-15 14:42:54.615 | max connections = 25 2021-12-15 14:42:54.615 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:42:54.615 | read only = false 2021-12-15 14:42:54.615 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-15 14:42:54.615 | 2021-12-15 14:42:54.615 | [object6623] 2021-12-15 14:42:54.615 | max connections = 25 2021-12-15 14:42:54.615 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:42:54.615 | read only = false 2021-12-15 14:42:54.615 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-15 14:42:54.615 | 2021-12-15 14:42:54.615 | [object6633] 2021-12-15 14:42:54.615 | max connections = 25 2021-12-15 14:42:54.615 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:42:54.615 | read only = false 2021-12-15 14:42:54.615 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-15 14:42:54.615 | 2021-12-15 14:42:54.615 | [object6643] 2021-12-15 14:42:54.615 | max connections = 25 2021-12-15 14:42:54.615 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:42:54.615 | read only = false 2021-12-15 14:42:54.615 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-15 14:42:54.617 | + lib/swift:configure_swift:360 : is_ubuntu 2021-12-15 14:42:54.619 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:42:54.621 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:42:54.623 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-15 14:42:54.636 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-15 14:42:54.638 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-15 14:42:54.643 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-15 14:42:54.647 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-15 14:42:54.649 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-15 14:42:54.653 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-15 14:42:54.681 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.57:8080/v1/ 2021-12-15 14:42:54.707 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-15 14:42:54.725 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-15 14:42:54.753 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-15 14:42:54.771 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:42:54.799 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-15 14:42:54.817 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-15 14:42:54.845 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-15 14:42:54.863 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-15 14:42:54.891 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-15 14:42:54.909 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:42:54.938 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-15 14:42:54.956 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-12-15 14:42:54.971 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:42:54.973 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-15 14:42:55.001 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-15 14:42:55.030 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-15 14:42:55.057 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-15 14:42:55.084 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-12-15 14:42:55.099 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:42:55.101 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-15 14:42:55.128 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-12-15 14:42:55.144 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:42:55.146 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-12-15 14:42:55.168 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:42:55.170 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-12-15 14:42:55.173 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-15 14:42:55.195 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:42:55.198 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-12-15 14:42:55.200 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-12-15 14:42:55.202 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-15 14:42:55.207 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-15 14:42:55.213 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-15 14:42:55.240 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-15 14:42:55.270 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-15 14:42:55.303 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-15 14:42:55.335 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-15 14:42:55.362 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-15 14:42:55.364 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2021-12-15 14:42:55.367 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2021-12-15 14:42:55.370 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2021-12-15 14:42:55.372 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-15 14:42:55.399 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-15 14:42:55.428 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.57/identity 2021-12-15 14:42:55.458 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-15 14:42:55.485 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-15 14:42:55.516 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-15 14:42:55.544 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-15 14:42:55.573 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-15 14:42:55.608 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:42:55.636 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-15 14:42:55.666 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-15 14:42:55.695 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-15 14:42:55.730 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-15 14:42:55.760 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-15 14:42:55.792 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-15 14:42:55.824 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-15 14:42:55.844 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-15 14:42:55.875 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-15 14:42:55.904 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-15 14:42:55.908 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-15 14:42:55.938 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-15 14:42:55.965 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-15 14:42:55.994 | + lib/swift:configure_swift:478 : local node_number 2021-12-15 14:42:55.996 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-15 14:42:55.999 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 14:42:56.002 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-15 14:42:56.006 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-15 14:42:56.009 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 14:42:56.011 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:42:56.013 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-15 14:42:56.016 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-15 14:42:56.018 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:42:56.020 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:42:56.022 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-15 14:42:56.044 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-15 14:42:56.073 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-15 14:42:56.092 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-15 14:42:56.122 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-15 14:42:56.140 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:42:56.170 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-15 14:42:56.188 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 14:42:56.217 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-15 14:42:56.235 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:42:56.264 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-15 14:42:56.281 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-15 14:42:56.311 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:42:56.328 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:42:56.358 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-15 14:42:56.376 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-15 14:42:56.405 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-15 14:42:56.429 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-15 14:42:56.456 | + 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-12-15 14:42:56.461 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-15 14:42:56.480 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:42:56.508 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-15 14:42:56.537 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 14:42:56.539 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-15 14:42:56.544 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-15 14:42:56.547 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 14:42:56.549 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:42:56.555 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-15 14:42:56.558 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-15 14:42:56.560 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:42:56.562 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:42:56.565 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-15 14:42:56.584 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-15 14:42:56.614 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-15 14:42:56.633 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-15 14:42:56.663 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-15 14:42:56.682 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:42:56.713 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-15 14:42:56.732 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 14:42:56.761 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-15 14:42:56.779 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:42:56.809 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-15 14:42:56.828 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-15 14:42:56.857 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:42:56.875 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:42:56.905 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-15 14:42:56.924 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-15 14:42:56.954 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-15 14:42:56.972 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-15 14:42:56.999 | + 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-12-15 14:42:57.004 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-15 14:42:57.023 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:42:57.051 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 14:42:57.054 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-15 14:42:57.058 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-15 14:42:57.061 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 14:42:57.063 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:42:57.065 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-15 14:42:57.068 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-15 14:42:57.070 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:42:57.073 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:42:57.075 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-15 14:42:57.095 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-15 14:42:57.123 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-15 14:42:57.143 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-15 14:42:57.174 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-15 14:42:57.193 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:42:57.221 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-15 14:42:57.240 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 14:42:57.272 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-15 14:42:57.290 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:42:57.319 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-15 14:42:57.339 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-15 14:42:57.375 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:42:57.398 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:42:57.428 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-15 14:42:57.448 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-15 14:42:57.478 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-15 14:42:57.497 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-15 14:42:57.525 | + 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-12-15 14:42:57.529 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-15 14:42:57.549 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:42:57.580 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-15 14:42:57.609 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-15 14:42:57.639 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-15 14:42:57.669 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-12-15 14:42:57.671 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-15 14:42:57.676 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-15 14:42:57.705 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-15 14:42:57.735 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-15 14:42:57.764 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-15 14:42:57.794 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-15 14:42:57.823 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-15 14:42:57.851 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-15 14:42:57.880 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-15 14:42:57.911 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-15 14:42:57.940 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-12-15 14:42:57.957 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:42:57.960 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-15 14:42:57.979 | + lib/swift:configure_swift:521 : local auth_vers 2021-12-15 14:42:57.983 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-12-15 14:42:58.002 | + lib/swift:configure_swift:522 : auth_vers=3 2021-12-15 14:42:58.004 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.57 2021-12-15 14:42:58.032 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-12-15 14:42:58.034 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-15 14:42:58.062 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.57/identity 2021-12-15 14:42:58.091 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-12-15 14:42:58.093 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-15 14:42:58.120 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-12-15 14:42:58.136 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:42:58.138 | + lib/swift:configure_swift:541 : local user_group 2021-12-15 14:42:58.141 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-12-15 14:42:58.146 | + lib/swift:configure_swift:542 : user_group=1000 2021-12-15 14:42:58.148 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-15 14:42:58.161 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-15 14:42:58.164 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-15 14:42:58.176 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-12-15 14:42:58.179 | + lib/swift:configure_swift:548 : is_suse 2021-12-15 14:42:58.181 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:42:58.183 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:42:58.186 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:42:58.188 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:42:58.190 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:42:58.193 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:42:58.195 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-15 14:42:58.208 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-12-15 14:42:58.211 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-12-15 14:42:58.214 | + ./stack.sh:main:901 : is_service_enabled s3api 2021-12-15 14:42:58.232 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:42:58.235 | + ./stack.sh:main:907 : is_service_enabled g-api n-api 2021-12-15 14:42:58.254 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:42:58.257 | + ./stack.sh:main:909 : stack_install_service glance 2021-12-15 14:42:58.259 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-15 14:42:58.262 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-15 14:42:58.265 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:42:58.268 | + lib/stack:stack_install_service:32 : install_glance 2021-12-15 14:42:58.270 | + lib/glance:install_glance:507 : glance_store_extras=() 2021-12-15 14:42:58.273 | + lib/glance:install_glance:507 : local glance_store_extras 2021-12-15 14:42:58.276 | + lib/glance:install_glance:509 : is_service_enabled cinder 2021-12-15 14:42:58.293 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:42:58.296 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-15 14:42:58.298 | + lib/glance:install_glance:513 : is_service_enabled swift 2021-12-15 14:42:58.316 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:42:58.318 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-15 14:42:58.322 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2021-12-15 14:42:58.324 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-15 14:42:58.327 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:42:58.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:42:58.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-15 14:42:58.335 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:42:58.339 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2021-12-15 14:42:58.342 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-15 14:42:58.344 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-15 14:42:58.347 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2021-12-15 14:42:58.350 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-15 14:42:58.353 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-15 14:42:58.355 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-15 14:42:58.359 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-15 14:42:58.362 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-15 14:42:58.364 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-15 14:42:58.368 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:42:58.369 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-15 14:42:58.374 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-15 14:42:58.376 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-15 14:42:58.379 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-15 14:42:58.382 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-15 14:42:58.385 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 14:42:58.407 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-15 14:42:58.410 | + 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-12-15 14:42:59.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:42:59.275 | from cryptography.utils import int_from_bytes 2021-12-15 14:42:59.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:42:59.275 | from cryptography.utils import int_from_bytes 2021-12-15 14:43:00.385 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:43:00.409 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-12-15 14:43:00.514 | 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-12-15 14:43:00.515 | 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-12-15 14:43:00.516 | 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-12-15 14:43:00.517 | 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.12.0) 2021-12-15 14:43:00.518 | 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-12-15 14:43:00.519 | 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.33.0) 2021-12-15 14:43:00.520 | 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-12-15 14:43:00.521 | 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-12-15 14:43:00.522 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-15 14:43:00.524 | 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-12-15 14:43:00.525 | 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.5.0) 2021-12-15 14:43:00.526 | 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-12-15 14:43:00.528 | 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.2) 2021-12-15 14:43:00.531 | 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.13.0) 2021-12-15 14:43:00.533 | 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-12-15 14:43:00.535 | 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-12-15 14:43:00.538 | 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.1.0) 2021-12-15 14:43:00.540 | 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.2.0) 2021-12-15 14:43:00.550 | 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-12-15 14:43:00.551 | 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-12-15 14:43:00.563 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.6) 2021-12-15 14:43:00.634 | 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) (1.0.2) 2021-12-15 14:43:00.635 | 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.8.0) 2021-12-15 14:43:00.637 | 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-12-15 14:43:00.662 | 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.7.0) 2021-12-15 14:43:00.663 | 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.4.0) 2021-12-15 14:43:00.664 | 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.1) 2021-12-15 14:43:00.666 | 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-12-15 14:43:00.667 | 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-12-15 14:43:00.678 | 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-12-15 14:43:00.720 | 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-12-15 14:43:00.721 | 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) (6.0) 2021-12-15 14:43:00.722 | 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-12-15 14:43:00.724 | 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-12-15 14:43:00.749 | 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.3) 2021-12-15 14:43:00.750 | 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-12-15 14:43:00.767 | 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-12-15 14:43:00.784 | 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-12-15 14:43:00.788 | 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.3) 2021-12-15 14:43:00.805 | 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) (2.4.0) 2021-12-15 14:43:00.808 | 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.6) 2021-12-15 14:43:00.889 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2021-12-15 14:43:00.891 | 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.9) 2021-12-15 14:43:00.893 | 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-12-15 14:43:00.894 | 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-12-15 14:43:00.943 | 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.21) 2021-12-15 14:43:00.971 | 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.3) 2021-12-15 14:43:01.008 | 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-12-15 14:43:01.185 | 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-12-15 14:43:01.188 | 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-12-15 14:43:01.220 | 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-12-15 14:43:01.221 | 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-12-15 14:43:01.224 | 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-12-15 14:43:01.225 | 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-12-15 14:43:01.226 | 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-12-15 14:43:01.229 | 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-12-15 14:43:01.284 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2021-12-15 14:43:01.456 | 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-12-15 14:43:01.495 | 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) (59.5.0) 2021-12-15 14:43:01.579 | 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-12-15 14:43:01.730 | 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-12-15 14:43:03.702 | 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-12-15 14:43:03.829 | + inc/python:pip_install:200 : result=0 2021-12-15 14:43:03.832 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:43:03.834 | + functions-common:time_stop:2402 : local name 2021-12-15 14:43:03.836 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:43:03.839 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:43:03.841 | + functions-common:time_stop:2405 : local total 2021-12-15 14:43:03.844 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:43:03.846 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:43:03.848 | + functions-common:time_stop:2409 : start_time=1639579378401 2021-12-15 14:43:03.850 | + functions-common:time_stop:2411 : [[ -z 1639579378401 ]] 2021-12-15 14:43:03.853 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:43:03.857 | + functions-common:time_stop:2414 : end_time=1639579383855 2021-12-15 14:43:03.860 | + functions-common:time_stop:2415 : elapsed_time=5454 2021-12-15 14:43:03.862 | + functions-common:time_stop:2416 : total=63611 2021-12-15 14:43:03.864 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:43:03.866 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=69065 2021-12-15 14:43:03.869 | + inc/python:pip_install:203 : return 0 2021-12-15 14:43:03.871 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2021-12-15 14:43:03.874 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-12-15 14:43:03.876 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-12-15 14:43:03.889 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-15 14:43:03.894 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-12-15 14:43:03.897 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-15 14:43:03.899 | + functions-common:git_clone:586 : local git_dest=/opt/stack/glance 2021-12-15 14:43:03.902 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:43:03.904 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:43:03.907 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:43:03.910 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:43:03.912 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:43:03.915 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:43:03.933 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:43:03.936 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:43:03.938 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:43:03.941 | + functions-common:git_clone:606 : echo master 2021-12-15 14:43:03.941 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:43:03.947 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/glance ]] 2021-12-15 14:43:03.950 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:43:03.953 | + functions-common:git_clone:654 : cd /opt/stack/glance 2021-12-15 14:43:03.955 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:43:03.956 | + functions-common:git_clone:655 : head -1 2021-12-15 14:43:03.959 | 4ee7799aa Merge "Imported Translations from Zanata" 2021-12-15 14:43:03.961 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:43:03.964 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2021-12-15 14:43:03.967 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:43:03.969 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:43:03.972 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-15 14:43:03.974 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:43:03.977 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-15 14:43:03.979 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:43:03.982 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:43:03.984 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-15 14:43:03.987 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:43:03.989 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:43:03.993 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-15 14:43:03.996 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:43:03.999 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-15 14:43:04.001 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:43:04.004 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:43:04.007 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-15 14:43:04.013 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-12-15 14:43:04.015 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-12-15 14:43:04.655 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-12-15 14:43:04.657 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:43:04.660 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:43:04.662 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:43:04.664 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:43:04.667 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-12-15 14:43:04.669 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:43:04.672 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:43:04.674 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:43:04.676 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:43:04.678 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:43:04.681 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:43:04.683 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:43:04.685 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-12-15 14:43:04.706 | Using python 3.8 to install /opt/stack/glance 2021-12-15 14:43:04.709 | + 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-12-15 14:43:05.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:43:05.566 | from cryptography.utils import int_from_bytes 2021-12-15 14:43:05.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:43:05.566 | from cryptography.utils import int_from_bytes 2021-12-15 14:43:06.684 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:43:06.704 | Obtaining file:///opt/stack/glance 2021-12-15 14:43:06.705 | Preparing metadata (setup.py): started 2021-12-15 14:43:07.880 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:43:07.978 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.8.0) 2021-12-15 14:43:07.979 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.7.1) 2021-12-15 14:43:07.980 | 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.dev27) (1.4.28) 2021-12-15 14:43:07.981 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.33.0) 2021-12-15 14:43:07.982 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.1.1) 2021-12-15 14:43:07.983 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.1) 2021-12-15 14:43:07.984 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.8.7) 2021-12-15 14:43:07.985 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.4.2) 2021-12-15 14:43:07.986 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.7.5) 2021-12-15 14:43:07.987 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.20.2) 2021-12-15 14:43:07.988 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (8.7.1) 2021-12-15 14:43:07.989 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 14:43:07.990 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.0) 2021-12-15 14:43:07.991 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 14:43:07.993 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.12.0) 2021-12-15 14:43:07.995 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 14:43:07.996 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 14:43:07.997 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.3) 2021-12-15 14:43:07.998 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.4.0) 2021-12-15 14:43:07.999 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (9.3.0) 2021-12-15 14:43:08.000 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.11.0) 2021-12-15 14:43:08.001 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 14:43:08.002 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 14:43:08.003 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev27) (3.2.0) 2021-12-15 14:43:08.005 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.3.0) 2021-12-15 14:43:08.006 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (21.0.0) 2021-12-15 14:43:08.006 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.16.0) 2021-12-15 14:43:08.007 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (11.1.0) 2021-12-15 14:43:08.009 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.1.0) 2021-12-15 14:43:08.010 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 14:43:08.012 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.1) 2021-12-15 14:43:08.013 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (12.11.0) 2021-12-15 14:43:08.014 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 14:43:08.016 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 14:43:08.017 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 14:43:08.018 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.3.3) 2021-12-15 14:43:08.019 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.2) 2021-12-15 14:43:08.020 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.7.0) 2021-12-15 14:43:08.021 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 14:43:08.022 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (36.0.0) 2021-12-15 14:43:08.023 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.2.2) 2021-12-15 14:43:08.024 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.0.2) 2021-12-15 14:43:08.025 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.5.0) 2021-12-15 14:43:08.026 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 14:43:08.042 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (1.1.6) 2021-12-15 14:43:08.044 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (4.8.2) 2021-12-15 14:43:08.045 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (5.4.0) 2021-12-15 14:43:08.065 | 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.dev27) (5.2.0) 2021-12-15 14:43:08.067 | 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.dev27) (2.26.0) 2021-12-15 14:43:08.108 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev27) (1.15.0) 2021-12-15 14:43:08.124 | 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.dev27) (4.2.0) 2021-12-15 14:43:08.135 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev27) (1.13.3) 2021-12-15 14:43:08.151 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (1.1.2) 2021-12-15 14:43:08.152 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (2.1.0) 2021-12-15 14:43:08.243 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev27) (3.0.6) 2021-12-15 14:43:08.321 | 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.dev27) (1.7.0) 2021-12-15 14:43:08.373 | 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.dev27) (2.8.1) 2021-12-15 14:43:08.375 | 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.dev27) (3.1.1) 2021-12-15 14:43:08.410 | 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.dev27) (0.14.1) 2021-12-15 14:43:08.453 | 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.dev27) (1.5.0) 2021-12-15 14:43:08.455 | 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.dev27) (0.8.0) 2021-12-15 14:43:08.457 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (6.0) 2021-12-15 14:43:08.516 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.0) 2021-12-15 14:43:08.518 | 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.dev27) (2.0.1) 2021-12-15 14:43:08.520 | 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.dev27) (0.13.0) 2021-12-15 14:43:08.546 | 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.dev27) (0.61.0) 2021-12-15 14:43:08.594 | 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.dev27) (0.9.6) 2021-12-15 14:43:08.597 | 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.dev27) (2.8.2) 2021-12-15 14:43:08.656 | 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.dev27) (5.0.6) 2021-12-15 14:43:08.658 | 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.dev27) (0.4.0) 2021-12-15 14:43:08.660 | 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.dev27) (2.7.0) 2021-12-15 14:43:08.661 | 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.dev27) (5.2.2) 2021-12-15 14:43:08.662 | 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.dev27) (4.2.4) 2021-12-15 14:43:08.687 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.0.3) 2021-12-15 14:43:08.689 | 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.dev27) (3.2.0) 2021-12-15 14:43:08.693 | 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.dev27) (3.3.0) 2021-12-15 14:43:08.735 | 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.dev27) (5.8.0) 2021-12-15 14:43:08.778 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (2021.3) 2021-12-15 14:43:08.781 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (21.3) 2021-12-15 14:43:08.783 | 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.dev27) (0.11.0) 2021-12-15 14:43:08.889 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev27) (59.5.0) 2021-12-15 14:43:08.949 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev27) (0.2.5) 2021-12-15 14:43:09.057 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev27) (0.7) 2021-12-15 14:43:09.351 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.4.0) 2021-12-15 14:43:09.352 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.6.3) 2021-12-15 14:43:09.356 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (6.3.1) 2021-12-15 14:43:09.359 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (1.4.2) 2021-12-15 14:43:09.417 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev27) (0.8.1) 2021-12-15 14:43:09.442 | 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.dev27) (5.0.0) 2021-12-15 14:43:09.564 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev27) (2.21) 2021-12-15 14:43:09.627 | 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.dev27) (1.6) 2021-12-15 14:43:09.679 | 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.dev27) (2.0.1) 2021-12-15 14:43:09.905 | 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.dev27) (1.1.4) 2021-12-15 14:43:09.906 | 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.dev27) (1.4.0) 2021-12-15 14:43:09.909 | 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.dev27) (1.32) 2021-12-15 14:43:09.910 | 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.dev27) (1.4.4) 2021-12-15 14:43:09.911 | 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.dev27) (2.5.0) 2021-12-15 14:43:09.912 | 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.dev27) (0.10.0) 2021-12-15 14:43:09.914 | 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.dev27) (5.1.0) 2021-12-15 14:43:10.040 | 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.dev27) (0.12.0) 2021-12-15 14:43:10.073 | 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.dev27) (1.0.3) 2021-12-15 14:43:10.121 | 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.dev27) (1.3.3) 2021-12-15 14:43:10.122 | 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.dev27) (3.0.0) 2021-12-15 14:43:10.379 | 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.dev27) (3.10.0) 2021-12-15 14:43:10.571 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2019.11.28) 2021-12-15 14:43:10.573 | 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.dev27) (2.0.9) 2021-12-15 14:43:10.574 | 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.dev27) (1.26.7) 2021-12-15 14:43:10.577 | 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.dev27) (3.3) 2021-12-15 14:43:10.655 | 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.dev27) (0.5.2) 2021-12-15 14:43:10.813 | 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.dev27) (2.5.0) 2021-12-15 14:43:10.921 | 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.dev27) (3.6.0) 2021-12-15 14:43:11.240 | 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.dev27) (0.4.0) 2021-12-15 14:43:11.244 | 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.dev27) (2.3.3) 2021-12-15 14:43:11.474 | 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.dev27) (2.2) 2021-12-15 14:43:11.804 | 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.dev27) (1.0.0) 2021-12-15 14:43:12.127 | 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.dev27) (21.2.0) 2021-12-15 14:43:12.128 | 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.dev27) (1.8.2) 2021-12-15 14:43:13.480 | Installing collected packages: glance 2021-12-15 14:43:13.480 | Attempting uninstall: glance 2021-12-15 14:43:13.481 | Found existing installation: glance 23.1.0.dev27 2021-12-15 14:43:13.487 | Can't uninstall 'glance'. No files were found to uninstall. 2021-12-15 14:43:13.489 | Running setup.py develop for glance 2021-12-15 14:43:15.595 | Successfully installed glance 2021-12-15 14:43:15.595 | 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-12-15 14:43:15.747 | + inc/python:pip_install:200 : result=0 2021-12-15 14:43:15.749 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:43:15.751 | + functions-common:time_stop:2402 : local name 2021-12-15 14:43:15.754 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:43:15.756 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:43:15.758 | + functions-common:time_stop:2405 : local total 2021-12-15 14:43:15.760 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:43:15.763 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:43:15.765 | + functions-common:time_stop:2409 : start_time=1639579384701 2021-12-15 14:43:15.767 | + functions-common:time_stop:2411 : [[ -z 1639579384701 ]] 2021-12-15 14:43:15.770 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:43:15.774 | + functions-common:time_stop:2414 : end_time=1639579395772 2021-12-15 14:43:15.776 | + functions-common:time_stop:2415 : elapsed_time=11071 2021-12-15 14:43:15.779 | + functions-common:time_stop:2416 : total=69065 2021-12-15 14:43:15.781 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:43:15.783 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=80136 2021-12-15 14:43:15.786 | + inc/python:pip_install:203 : return 0 2021-12-15 14:43:15.788 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:43:15.792 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:43:15.794 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:43:15.814 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:43:15.826 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-12-15 14:43:15.829 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-15 14:43:15.831 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:43:15.834 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:43:15.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-15 14:43:15.839 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:43:15.842 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:43:15.845 | + ./stack.sh:main:910 : configure_glance 2021-12-15 14:43:15.848 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-15 14:43:15.874 | + lib/glance:configure_glance:326 : local dburl 2021-12-15 14:43:15.876 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2021-12-15 14:43:15.879 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-15 14:43:15.881 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-15 14:43:15.883 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-12-15 14:43:15.886 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 14:43:15.889 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 14:43:15.891 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-15 14:43:15.920 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 14:43:15.952 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-15 14:43:15.986 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 14:43:16.016 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-15 14:43:16.048 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-15 14:43:16.080 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-15 14:43:16.083 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 14:43:16.086 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2021-12-15 14:43:16.089 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 14:43:16.091 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-15 14:43:16.121 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-15 14:43:16.151 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.57/identity 2021-12-15 14:43:16.182 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-15 14:43:16.221 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-15 14:43:16.253 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-15 14:43:16.285 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-15 14:43:16.314 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-15 14:43:16.345 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:43:16.374 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 14:43:16.407 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-15 14:43:16.438 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-15 14:43:16.440 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-15 14:43:16.443 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-15 14:43:16.446 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 14:43:16.448 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:43:16.451 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:43:16.468 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:43:16.472 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:43:16.474 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:43:16.480 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:43:16.496 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:43:16.499 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:43:16.502 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:43:16.535 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:43:16.537 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:43:16.540 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2021-12-15 14:43:16.543 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2021-12-15 14:43:16.546 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-12-15 14:43:16.584 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-12-15 14:43:16.620 | + lib/glance:configure_glance:346 : configure_glance_store False False 2021-12-15 14:43:16.623 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-12-15 14:43:16.625 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-12-15 14:43:16.628 | + lib/glance:configure_glance_store:254 : local be 2021-12-15 14:43:16.631 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-12-15 14:43:16.634 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-12-15 14:43:16.636 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 14:43:16.671 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2021-12-15 14:43:16.673 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.57 2021-12-15 14:43:16.707 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2021-12-15 14:43:16.709 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2021-12-15 14:43:16.728 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:43:16.731 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-15 14:43:16.768 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-15 14:43:16.799 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-15 14:43:16.832 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-15 14:43:16.863 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-15 14:43:16.896 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2021-12-15 14:43:16.915 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:43:16.917 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 14:43:16.952 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-15 14:43:16.981 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-15 14:43:17.012 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.57/identity/v3 2021-12-15 14:43:17.042 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-15 14:43:17.072 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.57/image 2021-12-15 14:43:17.103 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2021-12-15 14:43:17.120 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:43:17.122 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2021-12-15 14:43:17.125 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-15 14:43:17.127 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 14:43:17.130 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:43:17.148 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:43:17.150 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:43:17.152 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:43:17.155 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:43:17.157 | + 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-12-15 14:43:17.188 | + 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-12-15 14:43:17.218 | + 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-12-15 14:43:17.249 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:43:17.279 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-15 14:43:17.283 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-15 14:43:17.313 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-15 14:43:17.345 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 14:43:17.377 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.57/identity 2021-12-15 14:43:17.412 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-15 14:43:17.442 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-15 14:43:17.472 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-15 14:43:17.501 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 14:43:17.532 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-15 14:43:17.564 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-15 14:43:17.599 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-15 14:43:17.628 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-15 14:43:17.633 | + lib/glance:configure_glance:411 : 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-12-15 14:43:17.641 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2021-12-15 14:43:17.658 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:43:17.660 | + lib/glance:configure_glance:421 : [[ False == False ]] 2021-12-15 14:43:17.662 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-15 14:43:17.665 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-12-15 14:43:17.667 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-15 14:43:17.670 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-12-15 14:43:17.672 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-12-15 14:43:17.676 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-12-15 14:43:17.679 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-15 14:43:17.682 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-15 14:43:17.712 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-12-15 14:43:17.715 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-15 14:43:17.717 | ++ functions:get_random_port:837 : true 2021-12-15 14:43:17.719 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-15 14:43:17.722 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-15 14:43:17.724 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-15 14:43:17.775 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-15 14:43:17.777 | ++ functions:get_random_port:841 : break 2 2021-12-15 14:43:17.780 | ++ functions:get_random_port:845 : echo 60999 2021-12-15 14:43:17.782 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-12-15 14:43:17.784 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-15 14:43:17.811 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-15 14:43:17.839 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-15 14:43:17.868 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-15 14:43:17.901 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 14:43:17.931 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-15 14:43:17.962 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-15 14:43:17.995 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-15 14:43:18.023 | + 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-12-15 14:43:18.051 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 14:43:18.078 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 14:43:18.107 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 14:43:18.135 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-15 14:43:18.163 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 14:43:18.198 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-15 14:43:18.225 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-15 14:43:18.255 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-15 14:43:18.285 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-15 14:43:18.312 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-15 14:43:18.340 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-12-15 14:43:18.343 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-15 14:43:18.345 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:43:18.347 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:43:18.350 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:43:18.352 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-15 14:43:18.354 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-15 14:43:18.409 | proxy (enabled by site administrator) 2021-12-15 14:43:18.412 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-12-15 14:43:18.415 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-15 14:43:18.417 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:43:18.419 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:43:18.422 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:43:18.424 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-15 14:43:18.426 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-15 14:43:18.480 | proxy_http (enabled by site administrator) 2021-12-15 14:43:18.484 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-12-15 14:43:18.487 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-12-15 14:43:18.490 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-12-15 14:43:18.492 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:43:18.494 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:43:18.497 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:43:18.499 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:43:18.502 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:43:18.505 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-12-15 14:43:18.505 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:43:18.515 | KeepAlive Off 2021-12-15 14:43:18.519 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-12-15 14:43:18.519 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:43:18.528 | SetEnv proxy-sendchunked 1 2021-12-15 14:43:18.532 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-15 14:43:18.533 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:43:18.541 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-15 14:43:18.545 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-12-15 14:43:18.548 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-12-15 14:43:18.550 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:43:18.552 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:43:18.555 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:43:18.557 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:43:18.560 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:43:18.562 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:43:18.564 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:43:18.567 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:43:18.569 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:43:18.573 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-12-15 14:43:18.636 | Site glance-wsgi-api already enabled 2021-12-15 14:43:18.641 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-12-15 14:43:18.643 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:43:18.646 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:43:18.648 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:43:18.784 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-15 14:43:18.792 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-12-15 14:43:18.827 | + lib/glance:configure_glance:435 : [[ False == True ]] 2021-12-15 14:43:18.829 | + ./stack.sh:main:913 : is_service_enabled cinder 2021-12-15 14:43:18.848 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:43:18.850 | + ./stack.sh:main:915 : stack_install_service cinder 2021-12-15 14:43:18.853 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-15 14:43:18.856 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-15 14:43:18.858 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:43:18.861 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-15 14:43:18.866 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-12-15 14:43:18.869 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-15 14:43:18.872 | + functions-common:git_clone:586 : local git_dest=/opt/stack/cinder 2021-12-15 14:43:18.875 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:43:18.877 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:43:18.881 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:43:18.884 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:43:18.887 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:43:18.890 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:43:18.908 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:43:18.910 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:43:18.913 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:43:18.916 | + functions-common:git_clone:606 : echo master 2021-12-15 14:43:18.916 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:43:18.922 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/cinder ]] 2021-12-15 14:43:18.925 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:43:18.927 | + functions-common:git_clone:654 : cd /opt/stack/cinder 2021-12-15 14:43:18.931 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:43:18.932 | + functions-common:git_clone:655 : head -1 2021-12-15 14:43:18.945 | cf7c2fcc7 Merge "mypy: annotate volume/api.py" 2021-12-15 14:43:18.949 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:43:18.952 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2021-12-15 14:43:18.955 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:43:18.958 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:43:18.960 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-15 14:43:18.963 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:43:18.966 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-15 14:43:18.968 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:43:18.971 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:43:18.974 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-15 14:43:18.977 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:43:18.980 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:43:18.983 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-15 14:43:18.986 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:43:18.989 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-15 14:43:18.992 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:43:18.995 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:43:18.999 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-15 14:43:19.005 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-12-15 14:43:19.007 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-12-15 14:43:19.658 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-12-15 14:43:19.661 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:43:19.663 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:43:19.665 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:43:19.668 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:43:19.670 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-12-15 14:43:19.672 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:43:19.675 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:43:19.678 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:43:19.680 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:43:19.683 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:43:19.685 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:43:19.688 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:43:19.690 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-12-15 14:43:19.712 | Using python 3.8 to install /opt/stack/cinder 2021-12-15 14:43:19.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/cinder 2021-12-15 14:43:20.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:43:20.566 | from cryptography.utils import int_from_bytes 2021-12-15 14:43:20.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:43:20.566 | from cryptography.utils import int_from_bytes 2021-12-15 14:43:21.661 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:43:21.684 | Obtaining file:///opt/stack/cinder 2021-12-15 14:43:21.686 | Preparing metadata (setup.py): started 2021-12-15 14:43:23.560 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:43:23.718 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 14:43:23.719 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 14:43:23.720 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.33.0) 2021-12-15 14:43:23.721 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.1.2) 2021-12-15 14:43:23.722 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.20.2) 2021-12-15 14:43:23.724 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.0.2) 2021-12-15 14:43:23.725 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev125) (3.2.0) 2021-12-15 14:43:23.726 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.4.0) 2021-12-15 14:43:23.727 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (9.3.0) 2021-12-15 14:43:23.728 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.4) 2021-12-15 14:43:23.729 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.1.3) 2021-12-15 14:43:23.730 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (8.7.1) 2021-12-15 14:43:23.731 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 14:43:23.733 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.0) 2021-12-15 14:43:23.734 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (11.1.0) 2021-12-15 14:43:23.735 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.1) 2021-12-15 14:43:23.736 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (12.11.0) 2021-12-15 14:43:23.737 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 14:43:23.738 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 14:43:23.740 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.6.2) 2021-12-15 14:43:23.741 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.3.0) 2021-12-15 14:43:23.742 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.0) 2021-12-15 14:43:23.743 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.2.0) 2021-12-15 14:43:23.744 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.7.0) 2021-12-15 14:43:23.745 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.0) 2021-12-15 14:43:23.747 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.12.0) 2021-12-15 14:43:23.748 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.0) 2021-12-15 14:43:23.749 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.2) 2021-12-15 14:43:23.750 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (21.3) 2021-12-15 14:43:23.751 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.8.1) 2021-12-15 14:43:23.752 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 14:43:23.753 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.1) 2021-12-15 14:43:23.754 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 14:43:23.755 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.0.6) 2021-12-15 14:43:23.756 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.2.0) 2021-12-15 14:43:23.757 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 14:43:23.759 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.3.0) 2021-12-15 14:43:23.760 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (17.6.0) 2021-12-15 14:43:23.761 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.13.0) 2021-12-15 14:43:23.762 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2021.3) 2021-12-15 14:43:23.763 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.26.0) 2021-12-15 14:43:23.764 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.1) 2021-12-15 14:43:23.765 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.3) 2021-12-15 14:43:23.766 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.74) 2021-12-15 14:43:23.767 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.16.0) 2021-12-15 14:43:23.768 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.28) 2021-12-15 14:43:23.769 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.13.0) 2021-12-15 14:43:23.771 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 14:43:23.772 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.8.9) 2021-12-15 14:43:23.773 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.1) 2021-12-15 14:43:23.774 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.8.7) 2021-12-15 14:43:23.775 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 14:43:23.776 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 14:43:23.778 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 14:43:23.779 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.5.0) 2021-12-15 14:43:23.780 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.10.0) 2021-12-15 14:43:23.781 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.33.0) 2021-12-15 14:43:23.782 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 14:43:23.783 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (36.0.0) 2021-12-15 14:43:23.784 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.2.2) 2021-12-15 14:43:23.785 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.5.0.4) 2021-12-15 14:43:23.786 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.20.23) 2021-12-15 14:43:23.800 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 14:43:23.801 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (0.10.0) 2021-12-15 14:43:23.802 | Requirement already satisfied: botocore<1.24.0,>=1.23.23 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (1.23.23) 2021-12-15 14:43:23.865 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev125) (1.15.0) 2021-12-15 14:43:23.897 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev125) (2.1.0) 2021-12-15 14:43:23.913 | Requirement already satisfied: uritemplate<5,>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (4.1.1) 2021-12-15 14:43:23.914 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (0.1.0) 2021-12-15 14:43:23.915 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (2.3.0) 2021-12-15 14:43:23.917 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (2.3.3) 2021-12-15 14:43:24.015 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev125) (1.7.0) 2021-12-15 14:43:24.067 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (3.1.1) 2021-12-15 14:43:24.073 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (2.8.1) 2021-12-15 14:43:24.099 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.4.8) 2021-12-15 14:43:24.101 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.2.8) 2021-12-15 14:43:24.102 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (4.8) 2021-12-15 14:43:24.161 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (0.14.1) 2021-12-15 14:43:24.209 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (2.3.0) 2021-12-15 14:43:24.210 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (1.5.0) 2021-12-15 14:43:24.211 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (6.0) 2021-12-15 14:43:24.212 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (0.8.0) 2021-12-15 14:43:24.274 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.7.5) 2021-12-15 14:43:24.275 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (2.0.1) 2021-12-15 14:43:24.277 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 14:43:24.339 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (2.8.2) 2021-12-15 14:43:24.342 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (0.9.6) 2021-12-15 14:43:24.404 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.0.6) 2021-12-15 14:43:24.407 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (0.4.0) 2021-12-15 14:43:24.410 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (4.2.4) 2021-12-15 14:43:24.411 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 14:43:24.413 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.2.2) 2021-12-15 14:43:24.472 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.3.0) 2021-12-15 14:43:24.475 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.2.0) 2021-12-15 14:43:24.478 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.0.3) 2021-12-15 14:43:24.524 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev125) (1.0.3) 2021-12-15 14:43:24.618 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 14:43:24.619 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (3.0.0) 2021-12-15 14:43:24.644 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 14:43:24.669 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev125) (0.11.0) 2021-12-15 14:43:24.740 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev125) (1.26.7) 2021-12-15 14:43:24.743 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev125) (1.0.0) 2021-12-15 14:43:24.890 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev125) (1.4.0) 2021-12-15 14:43:24.917 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev125) (59.5.0) 2021-12-15 14:43:25.063 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (3.10.0) 2021-12-15 14:43:25.101 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.13.3) 2021-12-15 14:43:25.102 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 14:43:25.104 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (21.0.0) 2021-12-15 14:43:25.310 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2019.11.28) 2021-12-15 14:43:25.313 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (3.3) 2021-12-15 14:43:25.315 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2.0.9) 2021-12-15 14:43:25.353 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev125) (0.7) 2021-12-15 14:43:25.384 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev125) (0.22.0) 2021-12-15 14:43:25.625 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.4.2) 2021-12-15 14:43:25.626 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.5.2) 2021-12-15 14:43:25.771 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 14:43:25.772 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (1.4.2) 2021-12-15 14:43:25.774 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.6.3) 2021-12-15 14:43:25.905 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev125) (0.12.2) 2021-12-15 14:43:26.029 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (4.8.2) 2021-12-15 14:43:26.030 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (5.4.0) 2021-12-15 14:43:26.031 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.1.6) 2021-12-15 14:43:26.067 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.0.0) 2021-12-15 14:43:26.321 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev125) (2.21) 2021-12-15 14:43:26.401 | 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>=5.0.1->cinder==19.1.0.dev125) (0.4.0) 2021-12-15 14:43:26.403 | 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>=5.0.1->cinder==19.1.0.dev125) (2.3.3) 2021-12-15 14:43:26.537 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (1.6) 2021-12-15 14:43:26.582 | 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->cinder==19.1.0.dev125) (2.5.0) 2021-12-15 14:43:26.678 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (3.19.1) 2021-12-15 14:43:26.681 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (1.54.0) 2021-12-15 14:43:26.870 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (2.0.1) 2021-12-15 14:43:27.313 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (1.1.4) 2021-12-15 14:43:27.364 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (0.12.0) 2021-12-15 14:43:27.415 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (0.2.5) 2021-12-15 14:43:28.551 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.32) 2021-12-15 14:43:28.832 | 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>=5.0.1->cinder==19.1.0.dev125) (1.8.2) 2021-12-15 14:43:28.833 | 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>=5.0.1->cinder==19.1.0.dev125) (21.2.0) 2021-12-15 14:43:28.982 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (2.2) 2021-12-15 14:43:29.264 | 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->cinder==19.1.0.dev125) (1.0.0) 2021-12-15 14:43:29.399 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (3.6.0) 2021-12-15 14:43:30.913 | Installing collected packages: cinder 2021-12-15 14:43:30.913 | Attempting uninstall: cinder 2021-12-15 14:43:30.913 | Found existing installation: cinder 19.1.0.dev125 2021-12-15 14:43:30.920 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-12-15 14:43:30.922 | Running setup.py develop for cinder 2021-12-15 14:43:34.392 | Successfully installed cinder 2021-12-15 14:43:34.392 | 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-12-15 14:43:34.553 | + inc/python:pip_install:200 : result=0 2021-12-15 14:43:34.556 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:43:34.558 | + functions-common:time_stop:2402 : local name 2021-12-15 14:43:34.560 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:43:34.563 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:43:34.565 | + functions-common:time_stop:2405 : local total 2021-12-15 14:43:34.567 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:43:34.569 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:43:34.572 | + functions-common:time_stop:2409 : start_time=1639579399707 2021-12-15 14:43:34.575 | + functions-common:time_stop:2411 : [[ -z 1639579399707 ]] 2021-12-15 14:43:34.578 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:43:34.582 | + functions-common:time_stop:2414 : end_time=1639579414579 2021-12-15 14:43:34.584 | + functions-common:time_stop:2415 : elapsed_time=14872 2021-12-15 14:43:34.587 | + functions-common:time_stop:2416 : total=80136 2021-12-15 14:43:34.589 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:43:34.592 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=95008 2021-12-15 14:43:34.594 | + inc/python:pip_install:203 : return 0 2021-12-15 14:43:34.596 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:43:34.599 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:43:34.601 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:43:34.621 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:43:34.633 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-12-15 14:43:34.635 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-15 14:43:34.638 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:43:34.641 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:43:34.643 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-15 14:43:34.646 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:43:34.648 | + lib/cinder:install_cinder:472 : [[ lioadm == \t\g\t\a\d\m ]] 2021-12-15 14:43:34.651 | + lib/cinder:install_cinder:474 : [[ lioadm == \l\i\o\a\d\m ]] 2021-12-15 14:43:34.653 | + lib/cinder:install_cinder:475 : is_ubuntu 2021-12-15 14:43:34.656 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:43:34.658 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:43:34.661 | + lib/cinder:install_cinder:477 : sudo mkdir -p /etc/target 2021-12-15 14:43:34.673 | + lib/cinder:install_cinder:479 : install_package targetcli-fb 2021-12-15 14:43:34.675 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:43:34.678 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:43:34.681 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:43:34.684 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:43:34.686 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:43:34.688 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:43:34.691 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:43:34.694 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:43:34.697 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:43:34.699 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:43:34.702 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:43:34.704 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:43:34.707 | + functions-common:install_package:1441 : real_install_package targetcli-fb 2021-12-15 14:43:34.709 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:43:34.712 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:43:34.714 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:43:34.717 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2021-12-15 14:43:34.739 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-12-15 14:43:34.848 | Reading package lists... 2021-12-15 14:43:35.108 | Building dependency tree... 2021-12-15 14:43:35.109 | Reading state information... 2021-12-15 14:43:35.372 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-12-15 14:43:35.372 | The following packages were automatically installed and are no longer required: 2021-12-15 14:43:35.373 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:43:35.373 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:43:35.373 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:43:35.373 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:43:35.373 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:43:35.373 | python3-zope.interface 2021-12-15 14:43:35.373 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:43:35.488 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:43:35.493 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:43:35.496 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:43:35.498 | + functions-common:time_stop:2402 : local name 2021-12-15 14:43:35.501 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:43:35.503 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:43:35.506 | + functions-common:time_stop:2405 : local total 2021-12-15 14:43:35.508 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:43:35.510 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:43:35.513 | + functions-common:time_stop:2409 : start_time=1639579414736 2021-12-15 14:43:35.515 | + functions-common:time_stop:2411 : [[ -z 1639579414736 ]] 2021-12-15 14:43:35.518 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:43:35.523 | + functions-common:time_stop:2414 : end_time=1639579415520 2021-12-15 14:43:35.526 | + functions-common:time_stop:2415 : elapsed_time=784 2021-12-15 14:43:35.528 | + functions-common:time_stop:2416 : total=5531 2021-12-15 14:43:35.531 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:43:35.533 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=6315 2021-12-15 14:43:35.535 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:43:35.538 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:43:35.541 | + ./stack.sh:main:916 : configure_cinder 2021-12-15 14:43:35.544 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-15 14:43:35.557 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-12-15 14:43:35.561 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-12-15 14:43:35.564 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-15 14:43:35.566 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-15 14:43:35.570 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-15 14:43:35.570 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-15 14:43:35.575 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-15 14:43:35.577 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-15 14:43:35.579 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-15 14:43:35.581 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-15 14:43:35.583 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-15 14:43:35.585 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-15 14:43:35.588 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-15 14:43:35.590 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-15 14:43:35.603 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-15 14:43:35.616 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-12-15 14:43:35.632 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-15 14:43:35.645 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-15 14:43:35.658 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-15 14:43:35.661 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-15 14:43:35.667 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.euLU1A0jOC 2021-12-15 14:43:35.669 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 14:43:35.671 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 14:43:35.674 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-15 14:43:35.676 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.euLU1A0jOC 2021-12-15 14:43:35.680 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.euLU1A0jOC 2021-12-15 14:43:35.691 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.euLU1A0jOC /etc/sudoers.d/cinder-rootwrap 2021-12-15 14:43:35.704 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-15 14:43:35.708 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-15 14:43:35.711 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-15 14:43:35.713 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-15 14:43:35.715 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-15 14:43:35.717 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-15 14:43:35.719 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-15 14:43:35.722 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-15 14:43:35.724 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-15 14:43:35.729 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-15 14:43:35.734 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-15 14:43:35.753 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-15 14:43:35.773 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-15 14:43:35.793 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-15 14:43:35.813 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-15 14:43:35.833 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-15 14:43:35.852 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-15 14:43:35.871 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-15 14:43:35.893 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-15 14:43:35.896 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:43:35.898 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2021-12-15 14:43:35.900 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 14:43:35.903 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-15 14:43:35.933 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-15 14:43:35.961 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.57/identity 2021-12-15 14:43:35.993 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-15 14:43:36.021 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-15 14:43:36.049 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-15 14:43:36.077 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-15 14:43:36.106 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-15 14:43:36.134 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:43:36.163 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 14:43:36.191 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-15 14:43:36.221 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-12-15 14:43:36.250 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-12-15 14:43:36.252 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-15 14:43:36.254 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-15 14:43:36.257 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-12-15 14:43:36.259 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 14:43:36.262 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 14:43:36.293 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-15 14:43:36.322 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-15 14:43:36.349 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-15 14:43:36.377 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-15 14:43:36.405 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-15 14:43:36.434 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-15 14:43:36.466 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-12-15 14:43:36.468 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.57 2021-12-15 14:43:36.497 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-15 14:43:36.528 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-12-15 14:43:36.536 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key b35cd8db6f319fdff90a24742827b379 2021-12-15 14:43:36.564 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-12-15 14:43:36.567 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-15 14:43:36.599 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-15 14:43:36.629 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-15 14:43:36.661 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-15 14:43:36.689 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-12-15 14:43:36.706 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:43:36.708 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2021-12-15 14:43:36.711 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2021-12-15 14:43:36.714 | + lib/cinder:configure_cinder:301 : local default_name= 2021-12-15 14:43:36.716 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2021-12-15 14:43:36.718 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-15 14:43:36.721 | + lib/cinder:configure_cinder:304 : be_type=lvm 2021-12-15 14:43:36.723 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2021-12-15 14:43:36.725 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2021-12-15 14:43:36.727 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2021-12-15 14:43:36.730 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-15 14:43:36.732 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-15 14:43:36.763 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-15 14:43:36.791 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-15 14:43:36.820 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-12-15 14:43:36.850 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-15 14:43:36.878 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-15 14:43:36.907 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2021-12-15 14:43:36.909 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2021-12-15 14:43:36.911 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2021-12-15 14:43:36.914 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-15 14:43:36.944 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2021-12-15 14:43:36.947 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-15 14:43:36.976 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2021-12-15 14:43:36.978 | + lib/cinder:configure_cinder_image_volume_cache:623 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-15 14:43:36.981 | + lib/cinder:configure_cinder_image_volume_cache:624 : local be_name=lvmdriver-1 2021-12-15 14:43:36.983 | + lib/cinder:configure_cinder_image_volume_cache:626 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-15 14:43:37.012 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2021-12-15 14:43:37.015 | + lib/cinder:configure_cinder_image_volume_cache:632 : [[ -n '' ]] 2021-12-15 14:43:37.017 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-12-15 14:43:37.035 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:43:37.037 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2021-12-15 14:43:37.039 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2021-12-15 14:43:37.042 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2021-12-15 14:43:37.044 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-12-15 14:43:37.073 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.57:8080/v1/AUTH_ 2021-12-15 14:43:37.102 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-12-15 14:43:37.118 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:43:37.121 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-12-15 14:43:37.138 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:43:37.140 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-12-15 14:43:37.142 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-15 14:43:37.145 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-15 14:43:37.147 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-15 14:43:37.149 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 14:43:37.151 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:43:37.154 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:43:37.169 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:43:37.172 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:43:37.175 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:43:37.177 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:43:37.194 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:43:37.197 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:43:37.200 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:43:37.228 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:43:37.231 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:43:37.233 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-12-15 14:43:37.235 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-15 14:43:37.238 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:43:37.240 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:43:37.260 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:43:37.263 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:43:37.269 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:43:37.272 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:43:37.274 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 14:43:37.311 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.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-12-15 14:43:37.340 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 14:43:37.370 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:43:37.399 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2021-12-15 14:43:37.416 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:43:37.419 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-15 14:43:37.421 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-15 14:43:37.424 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-15 14:43:37.426 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-12-15 14:43:37.429 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 14:43:37.432 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 14:43:37.435 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-12-15 14:43:37.439 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-12-15 14:43:37.442 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 14:43:37.444 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 14:43:37.458 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:43:37.459 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 14:43:37.467 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 14:43:37.470 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:43:37.487 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-15 14:43:37.489 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-15 14:43:37.494 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-15 14:43:37.523 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-15 14:43:37.551 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-15 14:43:37.580 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-15 14:43:37.608 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 14:43:37.643 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 14:43:37.675 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-15 14:43:37.706 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-15 14:43:37.734 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-15 14:43:37.762 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 14:43:37.791 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 14:43:37.818 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 14:43:37.846 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-15 14:43:37.873 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 14:43:37.875 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 14:43:37.878 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-12-15 14:43:37.881 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-12-15 14:43:37.883 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:43:37.886 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:43:37.888 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:43:37.890 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:43:37.893 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:43:37.895 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-15 14:43:37.923 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 14:43:37.953 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-12-15 14:43:37.953 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:43:37.962 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-15 14:43:37.965 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-12-15 14:43:37.968 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-12-15 14:43:37.970 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:43:37.973 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:43:37.976 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:43:37.978 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:43:37.980 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:43:37.983 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:43:37.986 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:43:37.988 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:43:37.992 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:43:37.996 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-12-15 14:43:38.060 | Enabling site cinder-wsgi. 2021-12-15 14:43:38.066 | To activate the new configuration, you need to run: 2021-12-15 14:43:38.066 | systemctl reload apache2 2021-12-15 14:43:38.070 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 14:43:38.073 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:43:38.075 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:43:38.077 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:43:38.210 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-15 14:43:38.213 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-15 14:43:38.243 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.57/image 2021-12-15 14:43:38.275 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2021-12-15 14:43:38.293 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:43:38.295 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-15 14:43:38.298 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:43:38.300 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-15 14:43:38.302 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2021-12-15 14:43:38.305 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-15 14:43:38.339 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-15 14:43:38.369 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.57/identity 2021-12-15 14:43:38.398 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-15 14:43:38.429 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-15 14:43:38.459 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-15 14:43:38.489 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-15 14:43:38.518 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-15 14:43:38.547 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:43:38.574 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-15 14:43:38.603 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-15 14:43:38.630 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 14:43:38.658 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2021-12-15 14:43:38.660 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2021-12-15 14:43:38.677 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:43:38.679 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.57:2379 2021-12-15 14:43:38.709 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2021-12-15 14:43:38.713 | + ./stack.sh:main:919 : is_service_enabled neutron 2021-12-15 14:43:38.730 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:43:38.733 | + ./stack.sh:main:921 : stack_install_service neutron 2021-12-15 14:43:38.735 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-15 14:43:38.738 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-15 14:43:38.740 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:43:38.743 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-15 14:43:38.745 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-15 14:43:38.749 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:43:38.749 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 14:43:38.755 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:43:38.758 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 14:43:38.760 | + 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,c-vol,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,c-bak,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-12-15 14:43:38.763 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 14:43:38.765 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-15 14:43:38.768 | + lib/neutron-legacy:install_mutnauq:462 : use_library_from_git neutron-lib 2021-12-15 14:43:38.770 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-15 14:43:38.773 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:43:38.776 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:43:38.778 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-12-15 14:43:38.781 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:43:38.783 | + lib/neutron-legacy:install_mutnauq:467 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-12-15 14:43:38.786 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-15 14:43:38.788 | + functions-common:git_clone:586 : local git_dest=/opt/stack/neutron 2021-12-15 14:43:38.790 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:43:38.792 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:43:38.795 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:43:38.798 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:43:38.800 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:43:38.803 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:43:38.819 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:43:38.822 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:43:38.824 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:43:38.827 | + functions-common:git_clone:606 : echo master 2021-12-15 14:43:38.827 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:43:38.832 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/neutron ]] 2021-12-15 14:43:38.834 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:43:38.837 | + functions-common:git_clone:654 : cd /opt/stack/neutron 2021-12-15 14:43:38.840 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:43:38.840 | + functions-common:git_clone:655 : head -1 2021-12-15 14:43:38.846 | 6abe992c75 Adopt rehomed QoS FIP extension from neutron-lib 2.18.0 2021-12-15 14:43:38.849 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:43:38.851 | + lib/neutron-legacy:install_mutnauq:468 : setup_develop /opt/stack/neutron 2021-12-15 14:43:38.854 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:43:38.856 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:43:38.858 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-15 14:43:38.861 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:43:38.863 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-15 14:43:38.866 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:43:38.868 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:43:38.871 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-15 14:43:38.873 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:43:38.875 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:43:38.879 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-15 14:43:38.881 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:43:38.885 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-15 14:43:38.887 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:43:38.890 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:43:38.893 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-15 14:43:38.899 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-12-15 14:43:38.901 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-12-15 14:43:39.539 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-12-15 14:43:39.541 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:43:39.544 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:43:39.546 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:43:39.548 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:43:39.550 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-12-15 14:43:39.552 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:43:39.555 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:43:39.558 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:43:39.560 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:43:39.562 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:43:39.565 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:43:39.567 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:43:39.570 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-12-15 14:43:39.591 | Using python 3.8 to install /opt/stack/neutron 2021-12-15 14:43:39.593 | + 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/neutron 2021-12-15 14:43:40.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:43:40.430 | from cryptography.utils import int_from_bytes 2021-12-15 14:43:40.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:43:40.430 | from cryptography.utils import int_from_bytes 2021-12-15 14:43:41.504 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:43:41.524 | Obtaining file:///opt/stack/neutron 2021-12-15 14:43:41.526 | Preparing metadata (setup.py): started 2021-12-15 14:43:43.523 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:43:43.639 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.8.0) 2021-12-15 14:43:43.640 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.5.0) 2021-12-15 14:43:43.641 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.1.1) 2021-12-15 14:43:43.642 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.5.1) 2021-12-15 14:43:43.643 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.3.0) 2021-12-15 14:43:43.644 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.1.0) 2021-12-15 14:43:43.645 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.33.0) 2021-12-15 14:43:43.646 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (1.4.1) 2021-12-15 14:43:43.647 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.20.2) 2021-12-15 14:43:43.649 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.26.0) 2021-12-15 14:43:43.650 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.0.3) 2021-12-15 14:43:43.651 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (9.3.0) 2021-12-15 14:43:43.652 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.8.0) 2021-12-15 14:43:43.654 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.11.0) 2021-12-15 14:43:43.767 | ERROR: Cannot install neutron==19.1.0.dev280 because these package versions have conflicting dependencies. 2021-12-15 14:43:43.767 | 2021-12-15 14:43:43.768 | The conflict is caused by: 2021-12-15 14:43:43.768 | neutron 19.1.0.dev280 depends on neutron-lib>=2.18.0 2021-12-15 14:43:43.768 | The user requested (constraint) neutron-lib===2.17.0 2021-12-15 14:43:43.768 | 2021-12-15 14:43:43.768 | To fix this you could try to: 2021-12-15 14:43:43.768 | 1. loosen the range of package versions you've specified 2021-12-15 14:43:43.768 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-12-15 14:43:43.768 | 2021-12-15 14:43:43.768 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-12-15 14:43:43.862 | + inc/python:pip_install:1 : exit_trap 2021-12-15 14:43:43.864 | + ./stack.sh:exit_trap:515 : local r=1 2021-12-15 14:43:43.868 | ++ ./stack.sh:exit_trap:516 : jobs -p 2021-12-15 14:43:43.870 | + ./stack.sh:exit_trap:516 : jobs= 2021-12-15 14:43:43.873 | + ./stack.sh:exit_trap:519 : [[ -n '' ]] 2021-12-15 14:43:43.875 | + ./stack.sh:exit_trap:525 : '[' -f '' ']' 2021-12-15 14:43:43.877 | + ./stack.sh:exit_trap:530 : kill_spinner 2021-12-15 14:43:43.879 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']' 2021-12-15 14:43:43.882 | + ./stack.sh:exit_trap:532 : [[ 1 -ne 0 ]] 2021-12-15 14:43:43.885 | + ./stack.sh:exit_trap:533 : echo 'Error on exit' 2021-12-15 14:43:43.885 | Error on exit 2021-12-15 14:43:43.887 | + ./stack.sh:exit_trap:535 : type -p generate-subunit 2021-12-15 14:43:43.889 | + ./stack.sh:exit_trap:536 : generate-subunit 1639579264 159 fail 2021-12-15 14:43:44.446 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]] 2021-12-15 14:43:44.448 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-12-15 14:43:44.907 | + ./stack.sh:exit_trap:550 : exit 1