2022-04-12 20:23:37.053 | + ./stack.sh:main:489 : exec 2022-04-12 20:23:37.053 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-202336' 2022-04-12 20:23:37.053 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-12-202336.summary.2022-04-12-202336 2022-04-12 20:23:37.053 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:23:37.053 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-202336 2022-04-12 20:23:37.053 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-202336 /opt/stack/logs/stack.sh.log 2022-04-12 20:23:37.053 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-202336.summary.2022-04-12-202336 /opt/stack/logs/stack.sh.log.summary 2022-04-12 20:23:37.053 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-12 20:23:37.053 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-12 20:23:37.053 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-12 20:23:37.053 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-12 20:23:37.053 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-12 20:23:37.053 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-12 20:23:37.053 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-12 20:23:37.053 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 20:23:37.053 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-12 20:23:37.053 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-12 20:23:37.053 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 20:23:37.053 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 20:23:37.055 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-12 20:23:37.057 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-12 20:23:37.061 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 20:23:37.063 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-12 20:23:37.065 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-12 20:23:37.067 | + ./stack.sh:main:575 : set -o errexit 2022-04-12 20:23:37.069 | + ./stack.sh:main:578 : uname -a 2022-04-12 20:23:37.071 | Linux dv-cinder-837546-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-12 20:23:37.075 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-12 20:23:37.077 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-12 20:23:37.080 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-12 20:23:37.121 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-12 20:23:37.137 | + ./stack.sh:main:592 : fetch_plugins 2022-04-12 20:23:37.139 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-12 20:23:37.140 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-12 20:23:37.142 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-12 20:23:37.144 | + functions-common:fetch_plugins:1776 : return 2022-04-12 20:23:37.146 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-12 20:23:37.148 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-12 20:23:37.150 | + functions-common:run_phase:1854 : local phase= 2022-04-12 20:23:37.151 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:23:37.153 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:23:37.155 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:23:37.157 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:23:37.158 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:23:37.161 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:23:37.164 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:23:37.166 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:23:37.168 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:23:37.169 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-12 20:23:37.171 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:23:37.183 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:23:37.185 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 20:23:37.187 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:23:37.189 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:23:37.190 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:23:37.192 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:23:37.194 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:23:37.196 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-12 20:23:37.197 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-12 20:23:37.199 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 20:23:37.201 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 20:23:37.203 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-12 20:23:37.204 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-12 20:23:37.207 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-12 20:23:37.209 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-12 20:23:37.210 | + functions-common:plugin_override_defaults:1817 : return 2022-04-12 20:23:37.212 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-12 20:23:37.229 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-12 20:23:37.232 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-12 20:23:37.245 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:23:37.248 | +++ lib/tls:source:43 : hostname -f 2022-04-12 20:23:37.251 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-12 20:23:37.253 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-12 20:23:37.255 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-12 20:23:37.256 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-12 20:23:37.258 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-12 20:23:37.260 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-12 20:23:37.262 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-12 20:23:37.264 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-12 20:23:37.266 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-12 20:23:37.267 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-12 20:23:37.273 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-12 20:23:37.284 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-12 20:23:37.301 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-12 20:23:37.313 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-12 20:23:37.326 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-12 20:23:37.361 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-12 20:23:37.420 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-12 20:23:37.509 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-12 20:23:37.531 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-12 20:23:37.574 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-12 20:23:37.625 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-12 20:23:37.771 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-12 20:23:37.784 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-12 20:23:37.797 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-12 20:23:37.809 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-12 20:23:37.896 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-12 20:23:37.898 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-12 20:23:37.901 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-12 20:23:37.903 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-12 20:23:37.905 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-12 20:23:37.907 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-12 20:23:37.910 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-12 20:23:37.910 | False' 2022-04-12 20:23:37.913 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-12 20:23:37.927 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-12 20:23:37.930 | + ./stack.sh:main:626 : run_phase source 2022-04-12 20:23:37.932 | + functions-common:run_phase:1853 : local mode=source 2022-04-12 20:23:37.934 | + functions-common:run_phase:1854 : local phase= 2022-04-12 20:23:37.936 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:23:37.938 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:23:37.940 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:23:37.942 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:23:37.944 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:23:37.946 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:23:37.950 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:23:37.952 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:23:37.954 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:23:37.956 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-12 20:23:37.959 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:23:37.973 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:23:37.975 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 20:23:37.977 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-12 20:23:38.015 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-12 20:23:38.017 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-12 20:23:38.020 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 20:23:38.022 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-12 20:23:38.024 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-12 20:23:38.026 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-12 20:23:38.028 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-12 20:23:38.030 | + functions-common:load_plugin_settings:1794 : return 2022-04-12 20:23:38.032 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-12 20:23:38.034 | + functions-common:verify_disabled_services:2136 : local service 2022-04-12 20:23:38.036 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.038 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-12 20:23:38.041 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.043 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-12 20:23:38.045 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.047 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-12 20:23:38.050 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.052 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-12 20:23:38.054 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.056 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-12 20:23:38.058 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.061 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-12 20:23:38.063 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.065 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-12 20:23:38.068 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.070 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-12 20:23:38.072 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.074 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-12 20:23:38.077 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.079 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-12 20:23:38.081 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.084 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-12 20:23:38.086 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.088 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-12 20:23:38.090 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.093 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-12 20:23:38.095 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.097 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-12 20:23:38.099 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.102 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-12 20:23:38.104 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.106 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-12 20:23:38.108 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.111 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-12 20:23:38.113 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.115 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-12 20:23:38.117 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.120 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-12 20:23:38.122 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.124 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-12 20:23:38.126 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.129 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-12 20:23:38.131 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.133 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-12 20:23:38.136 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.138 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-12 20:23:38.140 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.142 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-12 20:23:38.145 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.147 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-12 20:23:38.149 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.152 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-12 20:23:38.154 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.156 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-12 20:23:38.158 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.161 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-12 20:23:38.163 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.165 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-12 20:23:38.167 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.169 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-12 20:23:38.171 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.174 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-12 20:23:38.176 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.178 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-12 20:23:38.181 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.183 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-12 20:23:38.185 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.187 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-12 20:23:38.189 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.192 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-12 20:23:38.194 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.197 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-12 20:23:38.199 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.201 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-12 20:23:38.203 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.205 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-12 20:23:38.208 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.211 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-12 20:23:38.213 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.215 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-12 20:23:38.217 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.219 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-12 20:23:38.222 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.224 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-12 20:23:38.226 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.228 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-12 20:23:38.231 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.233 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-12 20:23:38.236 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:23:38.238 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-12 20:23:38.241 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-12 20:23:38.243 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 20:23:38.245 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-12 20:23:38.261 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:23:38.263 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-12 20:23:38.265 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 20:23:38.267 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-12 20:23:38.282 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:23:38.285 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-12 20:23:38.287 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-12 20:23:38.289 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-12 20:23:38.291 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-12 20:23:38.293 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-12 20:23:38.296 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-12 20:23:38.298 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-12 20:23:38.300 | + lib/database:initialize_database_backends:92 : return 0 2022-04-12 20:23:38.303 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-12 20:23:38.303 | Using mysql database backend 2022-04-12 20:23:38.305 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-12 20:23:38.321 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-12 20:23:38.324 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-12 20:23:38.326 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 20:23:38.328 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-12 20:23:38.332 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 20:23:38.334 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-12 20:23:38.349 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:23:38.352 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-12 20:23:38.368 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-12 20:23:38.384 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:23:38.386 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-12 20:23:38.402 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-12 20:23:38.418 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-12 20:23:38.434 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:23:38.436 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-12 20:23:38.452 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:23:38.454 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-12 20:23:38.470 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-12 20:23:38.473 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-12 20:23:38.475 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-12 20:23:38.478 | + functions-common:save_stackenv:60 : local tag=759 2022-04-12 20:23:38.481 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 20:23:38.485 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-202338 2022-04-12 20:23:38.488 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-202338 759' 2022-04-12 20:23:38.490 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:23:38.493 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 20:23:38.495 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:23:38.497 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 20:23:38.500 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:23:38.502 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 20:23:38.506 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:23:38.508 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 20:23:38.510 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:23:38.513 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2022-04-12 20:23:38.515 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:23:38.517 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2022-04-12 20:23:38.520 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:23:38.522 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-202336 2022-04-12 20:23:38.525 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:23:38.527 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 20:23:38.529 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:23:38.532 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2022-04-12 20:23:38.534 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:23:38.537 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 20:23:38.539 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:23:38.542 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 20:23:38.544 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:23:38.546 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 20:23:38.549 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:23:38.551 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 20:23:38.553 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-12 20:23:38.556 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-12 20:23:38.558 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-12 20:23:38.560 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-12 20:23:38.562 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 20:23:38.564 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 20:23:38.567 | ++ functions-common:git_clone:612 : pwd 2022-04-12 20:23:38.569 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 20:23:38.571 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 20:23:38.574 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 20:23:38.589 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 20:23:38.591 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 20:23:38.593 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 20:23:38.596 | + functions-common:git_clone:629 : echo master 2022-04-12 20:23:38.596 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 20:23:38.602 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-12 20:23:38.604 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 20:23:38.606 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-12 20:23:38.609 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 20:23:38.609 | + functions-common:git_clone:678 : head -1 2022-04-12 20:23:38.612 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-12 20:23:38.615 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 20:23:38.617 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-12 20:23:38.620 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:23:38.622 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-12 20:23:38.624 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-12 20:23:38.627 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-12 20:23:38.629 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-12 20:23:38.632 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 20:23:38.634 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-12 20:23:38.636 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-12 20:23:38.639 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-12 20:23:38.642 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-12 20:23:38.646 | ++ tools/install_prereqs.sh:source:47 : NOW=1649795018 2022-04-12 20:23:38.650 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-12 20:23:38.654 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649794803 2022-04-12 20:23:38.656 | ++ tools/install_prereqs.sh:source:49 : DELTA=215 2022-04-12 20:23:38.659 | ++ tools/install_prereqs.sh:source:50 : [[ 215 -lt 7200 ]] 2022-04-12 20:23:38.662 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-12 20:23:38.664 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-12 20:23:38.666 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-12 20:23:38.669 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-12 20:23:38.671 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-12 20:23:38.673 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-12 20:23:38.676 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-12 20:23:38.678 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-12 20:23:38.681 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 20:23:38.726 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-12 20:23:38.726 | apache2-dev 2022-04-12 20:23:38.726 | bc 2022-04-12 20:23:38.726 | bsdmainutils 2022-04-12 20:23:38.726 | curl 2022-04-12 20:23:38.726 | g++ 2022-04-12 20:23:38.726 | gawk 2022-04-12 20:23:38.726 | gcc 2022-04-12 20:23:38.726 | gettext 2022-04-12 20:23:38.726 | git 2022-04-12 20:23:38.726 | graphviz 2022-04-12 20:23:38.726 | iputils-ping 2022-04-12 20:23:38.726 | libapache2-mod-proxy-uwsgi 2022-04-12 20:23:38.726 | libffi-dev 2022-04-12 20:23:38.726 | libjpeg-dev 2022-04-12 20:23:38.726 | libpcre3-dev 2022-04-12 20:23:38.726 | libpq-dev 2022-04-12 20:23:38.726 | libssl-dev 2022-04-12 20:23:38.726 | libsystemd-dev 2022-04-12 20:23:38.726 | libxml2-dev 2022-04-12 20:23:38.726 | libxslt1-dev 2022-04-12 20:23:38.727 | libyaml-dev 2022-04-12 20:23:38.727 | lsof 2022-04-12 20:23:38.727 | openssh-server 2022-04-12 20:23:38.727 | openssl 2022-04-12 20:23:38.727 | pkg-config 2022-04-12 20:23:38.727 | psmisc 2022-04-12 20:23:38.727 | python3-dev 2022-04-12 20:23:38.727 | python3-pip 2022-04-12 20:23:38.727 | python3-systemd 2022-04-12 20:23:38.727 | python3-venv 2022-04-12 20:23:38.727 | tar 2022-04-12 20:23:38.727 | tcpdump 2022-04-12 20:23:38.727 | unzip 2022-04-12 20:23:38.727 | uuid-runtime 2022-04-12 20:23:38.727 | wget 2022-04-12 20:23:38.727 | wget 2022-04-12 20:23:38.727 | zlib1g-dev 2022-04-12 20:23:38.727 | libkrb5-dev 2022-04-12 20:23:38.727 | libldap2-dev 2022-04-12 20:23:38.727 | libsasl2-dev 2022-04-12 20:23:38.727 | memcached 2022-04-12 20:23:38.727 | python3-mysqldb 2022-04-12 20:23:38.727 | sqlite3 2022-04-12 20:23:38.727 | conntrack 2022-04-12 20:23:38.727 | curl 2022-04-12 20:23:38.727 | dnsmasq-base 2022-04-12 20:23:38.727 | dnsmasq-utils 2022-04-12 20:23:38.727 | ebtables 2022-04-12 20:23:38.727 | genisoimage 2022-04-12 20:23:38.727 | iptables 2022-04-12 20:23:38.727 | iputils-arping 2022-04-12 20:23:38.727 | kpartx 2022-04-12 20:23:38.727 | libjs-jquery-tablesorter 2022-04-12 20:23:38.727 | parted 2022-04-12 20:23:38.727 | pm-utils 2022-04-12 20:23:38.727 | python3-mysqldb 2022-04-12 20:23:38.727 | socat 2022-04-12 20:23:38.727 | sqlite3 2022-04-12 20:23:38.727 | sudo 2022-04-12 20:23:38.728 | vlan 2022-04-12 20:23:38.728 | lsscsi 2022-04-12 20:23:38.728 | open-iscsi 2022-04-12 20:23:38.728 | lvm2 2022-04-12 20:23:38.728 | qemu-utils 2022-04-12 20:23:38.728 | thin-provisioning-tools 2022-04-12 20:23:38.728 | acl 2022-04-12 20:23:38.728 | dnsmasq-base 2022-04-12 20:23:38.728 | dnsmasq-utils 2022-04-12 20:23:38.728 | ebtables 2022-04-12 20:23:38.728 | haproxy 2022-04-12 20:23:38.728 | iptables 2022-04-12 20:23:38.728 | iputils-arping 2022-04-12 20:23:38.728 | iputils-ping 2022-04-12 20:23:38.728 | postgresql-server-dev-all 2022-04-12 20:23:38.728 | python3-mysqldb 2022-04-12 20:23:38.728 | sqlite3 2022-04-12 20:23:38.728 | sudo 2022-04-12 20:23:38.728 | vlan 2022-04-12 20:23:38.728 | pcp 2022-04-12 20:23:38.728 | ipset 2022-04-12 20:23:38.728 | conntrack 2022-04-12 20:23:38.728 | conntrackd 2022-04-12 20:23:38.728 | keepalived 2022-04-12 20:23:38.728 | lvm2 2022-04-12 20:23:38.728 | qemu-utils 2022-04-12 20:23:38.728 | thin-provisioning-tools 2022-04-12 20:23:38.728 | curl 2022-04-12 20:23:38.728 | liberasurecode-dev 2022-04-12 20:23:38.728 | make 2022-04-12 20:23:38.728 | memcached 2022-04-12 20:23:38.728 | rsync 2022-04-12 20:23:38.728 | sqlite3 2022-04-12 20:23:38.728 | xfsprogs' 2022-04-12 20:23:38.730 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-12 20:23:38.748 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-12 20:23:38.748 | apache2-dev 2022-04-12 20:23:38.748 | bc 2022-04-12 20:23:38.749 | bsdmainutils 2022-04-12 20:23:38.749 | curl 2022-04-12 20:23:38.749 | g++ 2022-04-12 20:23:38.749 | gawk 2022-04-12 20:23:38.749 | gcc 2022-04-12 20:23:38.749 | gettext 2022-04-12 20:23:38.749 | git 2022-04-12 20:23:38.749 | graphviz 2022-04-12 20:23:38.749 | iputils-ping 2022-04-12 20:23:38.749 | libapache2-mod-proxy-uwsgi 2022-04-12 20:23:38.749 | libffi-dev 2022-04-12 20:23:38.749 | libjpeg-dev 2022-04-12 20:23:38.749 | libpcre3-dev 2022-04-12 20:23:38.749 | libpq-dev 2022-04-12 20:23:38.749 | libssl-dev 2022-04-12 20:23:38.749 | libsystemd-dev 2022-04-12 20:23:38.749 | libxml2-dev 2022-04-12 20:23:38.749 | libxslt1-dev 2022-04-12 20:23:38.749 | libyaml-dev 2022-04-12 20:23:38.749 | lsof 2022-04-12 20:23:38.749 | openssh-server 2022-04-12 20:23:38.749 | openssl 2022-04-12 20:23:38.749 | pkg-config 2022-04-12 20:23:38.749 | psmisc 2022-04-12 20:23:38.749 | python3-dev 2022-04-12 20:23:38.749 | python3-pip 2022-04-12 20:23:38.749 | python3-systemd 2022-04-12 20:23:38.749 | python3-venv 2022-04-12 20:23:38.749 | tar 2022-04-12 20:23:38.749 | tcpdump 2022-04-12 20:23:38.749 | unzip 2022-04-12 20:23:38.749 | uuid-runtime 2022-04-12 20:23:38.749 | wget 2022-04-12 20:23:38.749 | wget 2022-04-12 20:23:38.749 | zlib1g-dev 2022-04-12 20:23:38.749 | libkrb5-dev 2022-04-12 20:23:38.749 | libldap2-dev 2022-04-12 20:23:38.749 | libsasl2-dev 2022-04-12 20:23:38.749 | memcached 2022-04-12 20:23:38.750 | python3-mysqldb 2022-04-12 20:23:38.750 | sqlite3 2022-04-12 20:23:38.750 | conntrack 2022-04-12 20:23:38.750 | curl 2022-04-12 20:23:38.750 | dnsmasq-base 2022-04-12 20:23:38.750 | dnsmasq-utils 2022-04-12 20:23:38.750 | ebtables 2022-04-12 20:23:38.750 | genisoimage 2022-04-12 20:23:38.750 | iptables 2022-04-12 20:23:38.750 | iputils-arping 2022-04-12 20:23:38.750 | kpartx 2022-04-12 20:23:38.750 | libjs-jquery-tablesorter 2022-04-12 20:23:38.750 | parted 2022-04-12 20:23:38.750 | pm-utils 2022-04-12 20:23:38.750 | python3-mysqldb 2022-04-12 20:23:38.750 | socat 2022-04-12 20:23:38.750 | sqlite3 2022-04-12 20:23:38.750 | sudo 2022-04-12 20:23:38.750 | vlan 2022-04-12 20:23:38.750 | lsscsi 2022-04-12 20:23:38.750 | open-iscsi 2022-04-12 20:23:38.750 | lvm2 2022-04-12 20:23:38.750 | qemu-utils 2022-04-12 20:23:38.750 | thin-provisioning-tools 2022-04-12 20:23:38.750 | acl 2022-04-12 20:23:38.750 | dnsmasq-base 2022-04-12 20:23:38.750 | dnsmasq-utils 2022-04-12 20:23:38.750 | ebtables 2022-04-12 20:23:38.750 | haproxy 2022-04-12 20:23:38.750 | iptables 2022-04-12 20:23:38.750 | iputils-arping 2022-04-12 20:23:38.750 | iputils-ping 2022-04-12 20:23:38.750 | postgresql-server-dev-all 2022-04-12 20:23:38.750 | python3-mysqldb 2022-04-12 20:23:38.750 | sqlite3 2022-04-12 20:23:38.750 | sudo 2022-04-12 20:23:38.750 | vlan 2022-04-12 20:23:38.750 | pcp 2022-04-12 20:23:38.751 | ipset 2022-04-12 20:23:38.751 | conntrack 2022-04-12 20:23:38.751 | conntrackd 2022-04-12 20:23:38.751 | keepalived 2022-04-12 20:23:38.751 | lvm2 2022-04-12 20:23:38.751 | qemu-utils 2022-04-12 20:23:38.751 | thin-provisioning-tools 2022-04-12 20:23:38.751 | curl 2022-04-12 20:23:38.751 | liberasurecode-dev 2022-04-12 20:23:38.751 | make 2022-04-12 20:23:38.751 | memcached 2022-04-12 20:23:38.751 | rsync 2022-04-12 20:23:38.751 | sqlite3 2022-04-12 20:23:38.751 | xfsprogs ' 2022-04-12 20:23:38.751 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-12 20:23:38.753 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:23:38.755 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:23:38.758 | ++ 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 rsync sqlite3 xfsprogs 2022-04-12 20:23:38.759 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-12 20:23:38.763 | ++ 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 rsync sqlite3 xfsprogs 2022-04-12 20:23:38.766 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-12 20:23:38.768 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:23:38.770 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-12 20:23:38.772 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:23:38.774 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:23:38.777 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:23:38.779 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:23:38.781 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:23:38.783 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:23:38.785 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-12 20:23:38.787 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-12 20:23:38.789 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-12 20:23:38.791 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-12 20:23:38.795 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-12 20:23:38.797 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-12 20:23:38.799 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-12 20:23:38.801 | ++ functions-common:time_start:2412 : local start_time= 2022-04-12 20:23:38.803 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 20:23:38.806 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 20:23:38.809 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649795018807 2022-04-12 20:23:38.812 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-12 20:23:38.814 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-12 20:23:38.816 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-12 20:23:39.162 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-12 20:23:39.165 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-12 20:23:39.264 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-12 20:23:39.376 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-12 20:23:41.380 | Reading package lists... 2022-04-12 20:23:41.411 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-12 20:23:41.413 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-12 20:23:41.415 | ++ functions-common:time_stop:2425 : local name 2022-04-12 20:23:41.417 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 20:23:41.419 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:23:41.421 | ++ functions-common:time_stop:2428 : local total 2022-04-12 20:23:41.423 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 20:23:41.426 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-12 20:23:41.428 | ++ functions-common:time_stop:2432 : start_time=1649795018807 2022-04-12 20:23:41.430 | ++ functions-common:time_stop:2434 : [[ -z 1649795018807 ]] 2022-04-12 20:23:41.433 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:23:41.437 | ++ functions-common:time_stop:2437 : end_time=1649795021434 2022-04-12 20:23:41.439 | ++ functions-common:time_stop:2438 : elapsed_time=2627 2022-04-12 20:23:41.441 | ++ functions-common:time_stop:2439 : total=0 2022-04-12 20:23:41.443 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:23:41.445 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2627 2022-04-12 20:23:41.448 | ++ functions-common:install_package:1464 : 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 rsync sqlite3 xfsprogs 2022-04-12 20:23:41.450 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:23:41.452 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:23:41.454 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:23:41.457 | ++ functions-common:real_install_package:1450 : 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 rsync sqlite3 xfsprogs 2022-04-12 20:23:41.477 | ++ functions-common:apt_get:1230 : 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 rsync sqlite3 xfsprogs 2022-04-12 20:23:41.586 | Reading package lists... 2022-04-12 20:23:41.829 | Building dependency tree... 2022-04-12 20:23:41.830 | Reading state information... 2022-04-12 20:23:41.866 | acl is already the newest version (2.2.53-6). 2022-04-12 20:23:41.866 | bc is already the newest version (1.07.1-2build1). 2022-04-12 20:23:41.866 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-12 20:23:41.866 | conntrack is already the newest version (1:1.4.5-2). 2022-04-12 20:23:41.866 | ebtables is already the newest version (2.0.11-3build1). 2022-04-12 20:23:41.866 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 20:23:41.866 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-12 20:23:41.866 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 20:23:41.866 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-12 20:23:41.867 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-12 20:23:41.867 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-12 20:23:41.867 | iputils-arping is already the newest version (3:20190709-3). 2022-04-12 20:23:41.867 | iputils-ping is already the newest version (3:20190709-3). 2022-04-12 20:23:41.867 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-12 20:23:41.867 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-12 20:23:41.867 | libffi-dev is already the newest version (3.3-4). 2022-04-12 20:23:41.867 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-12 20:23:41.867 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-12 20:23:41.867 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-12 20:23:41.867 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-12 20:23:41.867 | lsscsi is already the newest version (0.30-0.1). 2022-04-12 20:23:41.867 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-12 20:23:41.867 | make is already the newest version (4.2.1-1.2). 2022-04-12 20:23:41.867 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-12 20:23:41.867 | psmisc is already the newest version (23.3-1). 2022-04-12 20:23:41.867 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-12 20:23:41.867 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-12 20:23:41.867 | python3-systemd is already the newest version (234-3build2). 2022-04-12 20:23:41.867 | socat is already the newest version (1.7.3.3-2). 2022-04-12 20:23:41.867 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-12 20:23:41.867 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-12 20:23:41.867 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-12 20:23:41.867 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-12 20:23:41.867 | graphviz is already the newest version (2.42.2-3build2). 2022-04-12 20:23:41.867 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-12 20:23:41.867 | pcp is already the newest version (5.0.3-1). 2022-04-12 20:23:41.867 | pm-utils is already the newest version (1.4.1-19). 2022-04-12 20:23:41.867 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-12 20:23:41.867 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:23:41.867 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:23:41.867 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-12 20:23:41.867 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 20:23:41.867 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 20:23:41.867 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-12 20:23:41.868 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-12 20:23:41.868 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-12 20:23:41.868 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-12 20:23:41.868 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-12 20:23:41.868 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-12 20:23:41.868 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-12 20:23:41.868 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 20:23:41.868 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-12 20:23:41.868 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-12 20:23:41.868 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-12 20:23:41.868 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-12 20:23:41.868 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-12 20:23:41.868 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-12 20:23:41.868 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 20:23:41.868 | openssl set to manually installed. 2022-04-12 20:23:41.868 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-12 20:23:41.868 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-12 20:23:41.868 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-12 20:23:41.868 | rsync set to manually installed. 2022-04-12 20:23:41.868 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-12 20:23:41.868 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-12 20:23:41.868 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-12 20:23:41.868 | tar set to manually installed. 2022-04-12 20:23:41.868 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-12 20:23:41.868 | tcpdump set to manually installed. 2022-04-12 20:23:41.868 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-12 20:23:41.868 | uuid-runtime set to manually installed. 2022-04-12 20:23:42.080 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-12 20:23:42.080 | wget set to manually installed. 2022-04-12 20:23:42.080 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-12 20:23:42.080 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:23:42.080 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-12 20:23:42.080 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-12 20:23:42.080 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-12 20:23:42.080 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-12 20:23:42.080 | The following packages were automatically installed and are no longer required: 2022-04-12 20:23:42.081 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:23:42.081 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:23:42.081 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:23:42.081 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:23:42.081 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:23:42.081 | python3-zope.interface 2022-04-12 20:23:42.081 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:23:42.210 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:23:42.214 | ++ functions-common:apt_get:1234 : result=0 2022-04-12 20:23:42.217 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:23:42.219 | ++ functions-common:time_stop:2425 : local name 2022-04-12 20:23:42.221 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 20:23:42.224 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:23:42.227 | ++ functions-common:time_stop:2428 : local total 2022-04-12 20:23:42.229 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 20:23:42.231 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:23:42.233 | ++ functions-common:time_stop:2432 : start_time=1649795021474 2022-04-12 20:23:42.236 | ++ functions-common:time_stop:2434 : [[ -z 1649795021474 ]] 2022-04-12 20:23:42.238 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:23:42.242 | ++ functions-common:time_stop:2437 : end_time=1649795022240 2022-04-12 20:23:42.245 | ++ functions-common:time_stop:2438 : elapsed_time=766 2022-04-12 20:23:42.247 | ++ functions-common:time_stop:2439 : total=845 2022-04-12 20:23:42.249 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:23:42.251 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1611 2022-04-12 20:23:42.253 | ++ functions-common:apt_get:1238 : return 0 2022-04-12 20:23:42.256 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-12 20:23:42.258 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-12 20:23:42.261 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-12 20:23:42.265 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-12 20:23:42.270 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-12 20:23:42.272 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-12 20:23:42.274 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-12 20:23:43.649 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-12 20:23:43.650 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-12 20:23:43.652 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-12 20:23:43.654 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-12 20:23:43.656 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-12 20:23:43.658 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-12 20:23:43.659 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-12 20:23:43.661 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-12 20:23:43.663 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-12 20:23:43.664 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-12 20:23:43.666 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-12 20:23:43.668 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-12 20:23:43.670 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-12 20:23:43.671 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-12 20:23:43.673 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-12 20:23:43.675 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-12 20:23:43.677 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-12 20:23:43.679 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-12 20:23:43.680 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-12 20:23:43.682 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-12 20:23:43.684 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-12 20:23:43.686 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-12 20:23:43.688 | + functions-common:_ensure_lsb_release:394 : return 2022-04-12 20:23:43.690 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-12 20:23:43.759 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-12 20:23:43.761 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-12 20:23:43.827 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-12 20:23:43.829 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-12 20:23:43.897 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-12 20:23:43.898 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-12 20:23:43.900 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-12 20:23:43.902 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-12 20:23:43.904 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-12 20:23:43.906 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-12 20:23:43.908 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-12 20:23:43.910 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-12 20:23:43.911 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-12 20:23:43.913 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-12 20:23:43.915 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-12 20:23:43.915 | Distro: focal 2022-04-12 20:23:43.917 | + tools/install_pip.sh:main:124 : get_versions 2022-04-12 20:23:43.920 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 20:23:43.923 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 20:23:43.926 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 20:23:43.928 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 20:23:43.928 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 20:23:44.510 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 20:23:44.512 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 20:23:44.512 | pip: 21.3.1 2022-04-12 20:23:44.514 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-12 20:23:44.516 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-12 20:23:44.517 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:23:44.520 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:23:44.521 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:23:44.523 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:23:44.525 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:23:44.527 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:23:44.532 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:23:44.535 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:23:44.537 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:23:44.538 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:23:44.540 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:23:44.542 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-12 20:23:44.544 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:23:44.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:23:44.548 | + tools/install_pip.sh:main:142 : : 2022-04-12 20:23:44.549 | + tools/install_pip.sh:main:147 : set -x 2022-04-12 20:23:44.551 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-12 20:23:44.553 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-12 20:23:44.555 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:23:44.557 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-12 20:23:44.559 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-12 20:23:44.561 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:23:44.563 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:23:44.563 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:23:44.567 | ++ 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 ' 2022-04-12 20:23:44.569 | ++ 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 == '' ]] 2022-04-12 20:23:44.571 | ++ 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' 2022-04-12 20:23:44.573 | + 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' 2022-04-12 20:23:44.575 | + 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' 2022-04-12 20:23:44.591 | 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 2022-04-12 20:23:44.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 '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' 2022-04-12 20:23:45.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:23:45.338 | from cryptography.utils import int_from_bytes 2022-04-12 20:23:45.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:23:45.338 | from cryptography.utils import int_from_bytes 2022-04-12 20:23:46.570 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:23:47.976 | Collecting 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 2022-04-12 20:23:47.986 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-12 20:23:49.713 | Installing collected packages: setuptools 2022-04-12 20:23:50.592 | Successfully installed setuptools-62.0.0 2022-04-12 20:23:50.592 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 20:23:50.743 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:23:50.743 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:23:50.864 | + inc/python:pip_install:200 : result=0 2022-04-12 20:23:50.866 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:23:50.868 | + functions-common:time_stop:2425 : local name 2022-04-12 20:23:50.869 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:23:50.871 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:23:50.873 | + functions-common:time_stop:2428 : local total 2022-04-12 20:23:50.875 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:23:50.876 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:23:50.878 | + functions-common:time_stop:2432 : start_time=1649795024587 2022-04-12 20:23:50.880 | + functions-common:time_stop:2434 : [[ -z 1649795024587 ]] 2022-04-12 20:23:50.882 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:23:50.885 | + functions-common:time_stop:2437 : end_time=1649795030883 2022-04-12 20:23:50.887 | + functions-common:time_stop:2438 : elapsed_time=6296 2022-04-12 20:23:50.888 | + functions-common:time_stop:2439 : total=0 2022-04-12 20:23:50.890 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:23:50.892 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6296 2022-04-12 20:23:50.893 | + inc/python:pip_install:203 : return 0 2022-04-12 20:23:50.895 | + tools/install_pip.sh:main:153 : get_versions 2022-04-12 20:23:50.898 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 20:23:50.901 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 20:23:50.903 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 20:23:50.906 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 20:23:50.906 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 20:23:51.491 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 20:23:51.493 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 20:23:51.493 | pip: 21.3.1 2022-04-12 20:23:51.496 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-12 20:23:51.499 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 20:23:51.502 | + ./stack.sh:main:798 : fixup_all 2022-04-12 20:23:51.505 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-12 20:23:51.507 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-12 20:23:51.509 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:23:51.511 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:23:51.514 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-12 20:23:51.525 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-12 20:23:51.537 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-12 20:23:51.548 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-12 20:23:51.550 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-12 20:23:51.552 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:23:51.555 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:23:51.557 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:23:51.559 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:23:51.561 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:23:51.563 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:23:51.565 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:23:51.567 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:23:51.569 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:23:51.571 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:23:51.573 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:23:51.575 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-12 20:23:51.577 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-12 20:23:51.579 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-12 20:23:51.581 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:23:51.584 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:23:51.586 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:23:51.588 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:23:51.590 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:23:51.592 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:23:51.594 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-12 20:23:51.596 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-12 20:23:51.599 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-12 20:23:51.601 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-12 20:23:51.603 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-12 20:23:51.605 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-12 20:23:51.608 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-12 20:23:51.629 | Using python 3.8 to install os-testr 2022-04-12 20:23:51.631 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-12 20:23:52.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:23:52.372 | from cryptography.utils import int_from_bytes 2022-04-12 20:23:52.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:23:52.372 | from cryptography.utils import int_from_bytes 2022-04-12 20:23:53.552 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:23:53.584 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 20:23:53.653 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-12 20:23:53.654 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-12 20:23:53.655 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-12 20:23:53.669 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-12 20:23:53.679 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-12 20:23:53.690 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-12 20:23:55.333 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 20:23:55.339 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:23:55.339 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:23:55.444 | + inc/python:pip_install:200 : result=0 2022-04-12 20:23:55.446 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:23:55.448 | + functions-common:time_stop:2425 : local name 2022-04-12 20:23:55.450 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:23:55.452 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:23:55.454 | + functions-common:time_stop:2428 : local total 2022-04-12 20:23:55.457 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:23:55.459 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:23:55.461 | + functions-common:time_stop:2432 : start_time=1649795031623 2022-04-12 20:23:55.463 | + functions-common:time_stop:2434 : [[ -z 1649795031623 ]] 2022-04-12 20:23:55.466 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:23:55.470 | + functions-common:time_stop:2437 : end_time=1649795035468 2022-04-12 20:23:55.472 | + functions-common:time_stop:2438 : elapsed_time=3845 2022-04-12 20:23:55.474 | + functions-common:time_stop:2439 : total=0 2022-04-12 20:23:55.476 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:23:55.478 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3845 2022-04-12 20:23:55.480 | + inc/python:pip_install:203 : return 0 2022-04-12 20:23:55.483 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-12 20:23:55.534 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-12 20:23:55.641 | + ./stack.sh:main:812 : install_infra 2022-04-12 20:23:55.643 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:23:55.646 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-12 20:23:55.648 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:23:55.650 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-12 20:23:55.674 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-12 20:23:57.560 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.568 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.572 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.577 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.582 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.588 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.592 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.618 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.696 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.715 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.719 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.724 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.741 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.750 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.752 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.769 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.786 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.795 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.801 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.818 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.840 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.858 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.867 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.872 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.892 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.921 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.923 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.937 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.941 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.945 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.950 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.965 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:57.972 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.022 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.040 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.044 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.074 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.137 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.144 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.151 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.202 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.216 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.224 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.329 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.354 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.358 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.369 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.374 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.394 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.401 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.418 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.448 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.477 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.489 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.503 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.521 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.529 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.543 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.555 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.559 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:23:58.565 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:23:58.702 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-12 20:23:58.989 | + inc/python:pip_install:200 : result=0 2022-04-12 20:23:58.991 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:23:58.993 | + functions-common:time_stop:2425 : local name 2022-04-12 20:23:58.995 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:23:58.997 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:23:58.999 | + functions-common:time_stop:2428 : local total 2022-04-12 20:23:59.001 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:23:59.004 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:23:59.006 | + functions-common:time_stop:2432 : start_time=1649795035666 2022-04-12 20:23:59.008 | + functions-common:time_stop:2434 : [[ -z 1649795035666 ]] 2022-04-12 20:23:59.010 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:23:59.014 | + functions-common:time_stop:2437 : end_time=1649795039012 2022-04-12 20:23:59.016 | + functions-common:time_stop:2438 : elapsed_time=3346 2022-04-12 20:23:59.019 | + functions-common:time_stop:2439 : total=3845 2022-04-12 20:23:59.021 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:23:59.023 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7191 2022-04-12 20:23:59.025 | + inc/python:pip_install:203 : return 0 2022-04-12 20:23:59.027 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:23:59.030 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-12 20:23:59.053 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-12 20:24:00.825 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:00.832 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:00.836 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:00.842 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:00.845 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:00.852 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:00.856 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:00.882 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:00.959 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:00.978 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:00.982 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:00.987 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.001 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.010 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.011 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.028 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.045 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.055 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.060 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.077 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.100 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.117 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.125 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.130 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.150 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.179 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.181 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.194 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.198 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.202 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.208 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.223 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.230 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.279 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.296 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.301 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.331 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.392 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.399 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.405 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.455 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.468 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.477 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.578 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.603 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.607 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.617 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.622 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.642 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.649 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.665 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.695 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.723 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.735 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.748 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.765 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.778 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.792 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.804 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.808 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:24:01.814 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:24:01.816 | Processing /opt/stack/requirements 2022-04-12 20:24:03.535 | 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 29)) (6.0) 2022-04-12 20:24:03.538 | 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 191)) (3.0.0) 2022-04-12 20:24:03.550 | 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 366)) (21.3) 2022-04-12 20:24:03.555 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-12 20:24:03.558 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-12 20:24:03.564 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-12 20:24:03.589 | 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 539)) (1.16.0) 2022-04-12 20:24:03.592 | 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 596)) (2.5.0) 2022-04-12 20:24:03.603 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-12 20:24:03.653 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-12 20:24:03.656 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-12 20:24:03.671 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-12 20:24:03.676 | 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 226)) (3.3) 2022-04-12 20:24:03.680 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-12 20:24:03.682 | 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 186)) (1.0.0) 2022-04-12 20:24:03.684 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-12 20:24:03.697 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-12 20:24:03.746 | 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 575)) (3.5.0) 2022-04-12 20:24:03.752 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-12 20:24:03.755 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-12 20:24:03.772 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-12 20:24:03.833 | 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 636)) (0.2.5) 2022-04-12 20:24:03.838 | 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 410)) (1.8.2) 2022-04-12 20:24:03.841 | Building wheels for collected packages: openstack-requirements 2022-04-12 20:24:03.842 | Building wheel for openstack-requirements (setup.py): started 2022-04-12 20:24:04.674 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-12 20:24:04.674 | ERROR: Command errored out with exit status 1: 2022-04-12 20:24:04.674 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-1z__91ye/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-1z__91ye/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-txhzkd3e 2022-04-12 20:24:04.674 | cwd: /tmp/pip-req-build-1z__91ye/ 2022-04-12 20:24:04.674 | Complete output (6 lines): 2022-04-12 20:24:04.674 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-12 20:24:04.674 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-12 20:24:04.674 | or: setup.py --help-commands 2022-04-12 20:24:04.674 | or: setup.py cmd --help 2022-04-12 20:24:04.674 | 2022-04-12 20:24:04.675 | error: invalid command 'bdist_wheel' 2022-04-12 20:24:04.675 | ---------------------------------------- 2022-04-12 20:24:04.675 | ERROR: Failed building wheel for openstack-requirements 2022-04-12 20:24:04.675 | Running setup.py clean for openstack-requirements 2022-04-12 20:24:05.504 | Failed to build openstack-requirements 2022-04-12 20:24:05.520 | Installing collected packages: openstack-requirements 2022-04-12 20:24:05.520 | Attempting uninstall: openstack-requirements 2022-04-12 20:24:05.521 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-12 20:24:05.556 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-12 20:24:05.574 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-12 20:24:05.577 | Running setup.py install for openstack-requirements: started 2022-04-12 20:24:07.917 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-12 20:24:07.940 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-12 20:24:08.064 | + inc/python:pip_install:200 : result=0 2022-04-12 20:24:08.066 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:24:08.069 | + functions-common:time_stop:2425 : local name 2022-04-12 20:24:08.071 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:24:08.073 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:24:08.075 | + functions-common:time_stop:2428 : local total 2022-04-12 20:24:08.077 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:24:08.079 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:24:08.082 | + functions-common:time_stop:2432 : start_time=1649795039045 2022-04-12 20:24:08.084 | + functions-common:time_stop:2434 : [[ -z 1649795039045 ]] 2022-04-12 20:24:08.087 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:24:08.091 | + functions-common:time_stop:2437 : end_time=1649795048088 2022-04-12 20:24:08.093 | + functions-common:time_stop:2438 : elapsed_time=9043 2022-04-12 20:24:08.095 | + functions-common:time_stop:2439 : total=7191 2022-04-12 20:24:08.097 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:24:08.099 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16234 2022-04-12 20:24:08.101 | + inc/python:pip_install:203 : return 0 2022-04-12 20:24:08.104 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-12 20:24:08.106 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-12 20:24:08.109 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-12 20:24:08.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:08.114 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:08.116 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-12 20:24:08.119 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:08.121 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-12 20:24:08.142 | Using python 3.8 to install pbr 2022-04-12 20:24:08.145 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-12 20:24:08.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:24:08.877 | from cryptography.utils import int_from_bytes 2022-04-12 20:24:08.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:24:08.877 | from cryptography.utils import int_from_bytes 2022-04-12 20:24:10.046 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:24:10.078 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-12 20:24:11.853 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 20:24:11.859 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:24:11.859 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:24:11.966 | + inc/python:pip_install:200 : result=0 2022-04-12 20:24:11.968 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:24:11.970 | + functions-common:time_stop:2425 : local name 2022-04-12 20:24:11.973 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:24:11.975 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:24:11.977 | + functions-common:time_stop:2428 : local total 2022-04-12 20:24:11.979 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:24:11.981 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:24:11.983 | + functions-common:time_stop:2432 : start_time=1649795048137 2022-04-12 20:24:11.985 | + functions-common:time_stop:2434 : [[ -z 1649795048137 ]] 2022-04-12 20:24:11.989 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:24:11.992 | + functions-common:time_stop:2437 : end_time=1649795051990 2022-04-12 20:24:11.995 | + functions-common:time_stop:2438 : elapsed_time=3853 2022-04-12 20:24:11.997 | + functions-common:time_stop:2439 : total=16234 2022-04-12 20:24:11.999 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:24:12.001 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20087 2022-04-12 20:24:12.003 | + inc/python:pip_install:203 : return 0 2022-04-12 20:24:12.005 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-12 20:24:14.292 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-12 20:24:16.242 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:24:16.244 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-12 20:24:16.259 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-12 20:24:16.264 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-12 20:24:16.267 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-12 20:24:16.270 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-12 20:24:16.273 | 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.8) 2022-04-12 20:24:16.358 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 20:24:16.361 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 20:24:16.364 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-12 20:24:16.383 | + ./stack.sh:main:821 : pkgs= 2022-04-12 20:24:16.386 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-12 20:24:16.388 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-12 20:24:16.391 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 20:24:16.394 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-12 20:24:16.396 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:24:16.398 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:24:16.400 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:24:16.402 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:24:16.405 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:24:16.407 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:24:16.411 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:24:16.414 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:24:16.416 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:24:16.418 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-12 20:24:16.420 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:24:16.434 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:24:16.437 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 20:24:16.439 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:24:16.442 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-12 20:24:16.444 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:24:16.446 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-12 20:24:16.448 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:24:16.450 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-12 20:24:16.452 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:24:16.454 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-12 20:24:16.456 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:24:16.458 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-12 20:24:16.460 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 20:24:16.462 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 20:24:16.464 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 20:24:16.466 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 20:24:16.469 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-12 20:24:16.471 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 20:24:16.473 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-12 20:24:16.476 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 20:24:16.478 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 20:24:16.480 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-12 20:24:16.482 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-12 20:24:16.485 | + functions:set_systemd_override:821 : local value=2048 2022-04-12 20:24:16.487 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-12 20:24:16.490 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-12 20:24:16.544 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-12 20:24:16.544 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-12 20:24:16.546 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-12 20:24:16.924 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-12 20:24:16.927 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-12 20:24:16.943 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:24:16.946 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-12 20:24:16.948 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:24:16.950 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:24:16.952 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:24:16.955 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:24:16.957 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:24:16.959 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:24:16.961 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:24:16.963 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:24:16.966 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:24:16.968 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:24:16.970 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:24:16.972 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:24:16.975 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-12 20:24:16.977 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:24:16.979 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:24:16.981 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:24:16.984 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-12 20:24:17.006 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-12 20:24:17.117 | Reading package lists... 2022-04-12 20:24:17.367 | Building dependency tree... 2022-04-12 20:24:17.369 | Reading state information... 2022-04-12 20:24:17.620 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-12 20:24:17.620 | The following packages were automatically installed and are no longer required: 2022-04-12 20:24:17.621 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:24:17.622 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:24:17.622 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:24:17.622 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:24:17.622 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:24:17.622 | python3-zope.interface 2022-04-12 20:24:17.622 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:24:17.742 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:24:17.746 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:24:17.748 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:24:17.750 | + functions-common:time_stop:2425 : local name 2022-04-12 20:24:17.753 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:24:17.756 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:24:17.758 | + functions-common:time_stop:2428 : local total 2022-04-12 20:24:17.760 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:24:17.762 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:24:17.764 | + functions-common:time_stop:2432 : start_time=1649795057003 2022-04-12 20:24:17.766 | + functions-common:time_stop:2434 : [[ -z 1649795057003 ]] 2022-04-12 20:24:17.769 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:24:17.773 | + functions-common:time_stop:2437 : end_time=1649795057771 2022-04-12 20:24:17.775 | + functions-common:time_stop:2438 : elapsed_time=768 2022-04-12 20:24:17.777 | + functions-common:time_stop:2439 : total=1611 2022-04-12 20:24:17.779 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:24:17.782 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2379 2022-04-12 20:24:17.784 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:24:17.787 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-12 20:24:17.789 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:24:17.791 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:24:17.793 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:24:17.795 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:24:17.798 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:24:17.801 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:24:17.803 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-12 20:24:17.805 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:24:17.807 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:24:17.809 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:24:17.812 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:24:17.814 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:24:17.816 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:24:17.818 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:24:17.820 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:24:17.823 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:24:17.825 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:24:17.827 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:24:17.829 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-12 20:24:17.832 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:24:17.834 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:24:17.836 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:24:17.838 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:24:17.841 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:24:17.843 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:24:17.845 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-12 20:24:17.848 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-12 20:24:17.864 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:24:17.866 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-12 20:24:17.869 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:24:17.871 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-12 20:24:17.873 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-12 20:24:17.876 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-12 20:24:17.880 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-12 20:24:17.882 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-12 20:24:17.885 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-12 20:24:17.887 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-12 20:24:17.889 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-12 20:24:17.891 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-12 20:24:17.897 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-12 20:24:18.582 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-12 20:24:18.582 | user tags 2022-04-12 20:24:18.582 | stackrabbit []' 2022-04-12 20:24:18.586 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-12 20:24:18.586 | user tags 2022-04-12 20:24:18.586 | stackrabbit []' 2022-04-12 20:24:18.586 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-12 20:24:18.592 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-12 20:24:18.594 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-12 20:24:18.597 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 20:24:19.284 | Changing password for user "stackrabbit" ... 2022-04-12 20:24:19.311 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-12 20:24:20.000 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-12 20:24:20.023 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-12 20:24:20.025 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 20:24:20.760 | Changing password for user "stackrabbit" ... 2022-04-12 20:24:20.782 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-12 20:24:20.785 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-12 20:24:20.787 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-12 20:24:21.445 | Deleting user "guest" ... 2022-04-12 20:24:21.460 | Error: 2022-04-12 20:24:21.460 | {:no_such_user, "guest"} 2022-04-12 20:24:21.473 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-12 20:24:21.475 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-12 20:24:21.491 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:24:21.494 | + ./stack.sh:main:838 : install_database 2022-04-12 20:24:21.496 | + lib/database:install_database:118 : install_database_mysql 2022-04-12 20:24:21.498 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-12 20:24:21.500 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:24:21.503 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:24:21.505 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-12 20:24:21.731 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-12 20:24:21.733 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-12 20:24:21.735 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-12 20:24:21.738 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-12 20:24:21.740 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:24:21.742 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-12 20:24:21.745 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:24:21.747 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:24:21.749 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:24:21.751 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:24:21.754 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:24:21.756 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:24:21.759 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:24:21.761 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:24:21.763 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:24:21.765 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:24:21.768 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:24:21.771 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-12 20:24:21.773 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:24:21.775 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:24:21.777 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:24:21.779 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:24:21.782 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:24:21.784 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:24:21.786 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-12 20:24:21.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:24:21.791 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:24:21.793 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-12 20:24:21.795 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:24:21.797 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:24:21.799 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:24:21.801 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:24:21.804 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:24:21.806 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:24:21.808 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:24:21.810 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:24:21.812 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:24:21.815 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:24:21.817 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:24:21.819 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:24:21.822 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-12 20:24:21.824 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:24:21.826 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:24:21.828 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:24:21.831 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-12 20:24:21.851 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-12 20:24:21.963 | Reading package lists... 2022-04-12 20:24:22.212 | Building dependency tree... 2022-04-12 20:24:22.213 | Reading state information... 2022-04-12 20:24:22.464 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-12 20:24:22.465 | The following packages were automatically installed and are no longer required: 2022-04-12 20:24:22.465 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:24:22.465 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:24:22.465 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:24:22.466 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:24:22.466 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:24:22.466 | python3-zope.interface 2022-04-12 20:24:22.466 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:24:22.579 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:24:22.583 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:24:22.585 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:24:22.587 | + functions-common:time_stop:2425 : local name 2022-04-12 20:24:22.590 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:24:22.592 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:24:22.594 | + functions-common:time_stop:2428 : local total 2022-04-12 20:24:22.596 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:24:22.599 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:24:22.601 | + functions-common:time_stop:2432 : start_time=1649795061848 2022-04-12 20:24:22.603 | + functions-common:time_stop:2434 : [[ -z 1649795061848 ]] 2022-04-12 20:24:22.605 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:24:22.610 | + functions-common:time_stop:2437 : end_time=1649795062607 2022-04-12 20:24:22.612 | + functions-common:time_stop:2438 : elapsed_time=759 2022-04-12 20:24:22.614 | + functions-common:time_stop:2439 : total=2379 2022-04-12 20:24:22.616 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:24:22.618 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3138 2022-04-12 20:24:22.621 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:24:22.623 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-12 20:24:22.625 | + ./stack.sh:main:841 : install_database_python 2022-04-12 20:24:22.627 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-12 20:24:22.630 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-12 20:24:22.632 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-12 20:24:22.634 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:24:22.637 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-12 20:24:22.639 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-12 20:24:22.642 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:24:22.646 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:24:22.646 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:24:22.651 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-12 20:24:22.653 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-12 20:24:22.655 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-12 20:24:22.658 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-12 20:24:22.661 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-12 20:24:22.681 | Using python 3.8 to install PyMySQL 2022-04-12 20:24:22.683 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-12 20:24:23.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:24:23.428 | from cryptography.utils import int_from_bytes 2022-04-12 20:24:23.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:24:23.428 | from cryptography.utils import int_from_bytes 2022-04-12 20:24:24.601 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:24:24.634 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-12 20:24:26.315 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 20:24:26.321 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:24:26.321 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:24:26.425 | + inc/python:pip_install:200 : result=0 2022-04-12 20:24:26.427 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:24:26.429 | + functions-common:time_stop:2425 : local name 2022-04-12 20:24:26.432 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:24:26.434 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:24:26.436 | + functions-common:time_stop:2428 : local total 2022-04-12 20:24:26.438 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:24:26.441 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:24:26.443 | + functions-common:time_stop:2432 : start_time=1649795062676 2022-04-12 20:24:26.445 | + functions-common:time_stop:2434 : [[ -z 1649795062676 ]] 2022-04-12 20:24:26.448 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:24:26.452 | + functions-common:time_stop:2437 : end_time=1649795066450 2022-04-12 20:24:26.455 | + functions-common:time_stop:2438 : elapsed_time=3774 2022-04-12 20:24:26.457 | + functions-common:time_stop:2439 : total=20087 2022-04-12 20:24:26.459 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:24:26.461 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23861 2022-04-12 20:24:26.464 | + inc/python:pip_install:203 : return 0 2022-04-12 20:24:26.466 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-12 20:24:26.468 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 20:24:26.470 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-12 20:24:26.472 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-12 20:24:26.489 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:24:26.491 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-12 20:24:26.493 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-12 20:24:26.497 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 20:24:26.497 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 20:24:26.503 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 20:24:26.505 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 20:24:26.507 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 20:24:26.510 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 20:24:26.512 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-12 20:24:26.514 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-12 20:24:26.530 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:24:26.532 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-12 20:24:26.534 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:24:26.537 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:24:26.539 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:24:26.541 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:24:26.543 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:24:26.546 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:24:26.548 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:24:26.551 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:24:26.553 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:24:26.555 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:24:26.557 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:24:26.559 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:24:26.562 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-12 20:24:26.564 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:24:26.566 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:24:26.568 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:24:26.571 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-12 20:24:26.591 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-12 20:24:26.704 | Reading package lists... 2022-04-12 20:24:26.953 | Building dependency tree... 2022-04-12 20:24:26.955 | Reading state information... 2022-04-12 20:24:27.208 | radvd is already the newest version (1:2.17-2). 2022-04-12 20:24:27.208 | The following packages were automatically installed and are no longer required: 2022-04-12 20:24:27.209 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:24:27.209 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:24:27.209 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:24:27.209 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:24:27.209 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:24:27.209 | python3-zope.interface 2022-04-12 20:24:27.209 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:24:27.321 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:24:27.326 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:24:27.328 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:24:27.330 | + functions-common:time_stop:2425 : local name 2022-04-12 20:24:27.333 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:24:27.335 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:24:27.337 | + functions-common:time_stop:2428 : local total 2022-04-12 20:24:27.339 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:24:27.341 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:24:27.343 | + functions-common:time_stop:2432 : start_time=1649795066589 2022-04-12 20:24:27.345 | + functions-common:time_stop:2434 : [[ -z 1649795066589 ]] 2022-04-12 20:24:27.348 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:24:27.352 | + functions-common:time_stop:2437 : end_time=1649795067350 2022-04-12 20:24:27.354 | + functions-common:time_stop:2438 : elapsed_time=761 2022-04-12 20:24:27.356 | + functions-common:time_stop:2439 : total=3138 2022-04-12 20:24:27.358 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:24:27.361 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3899 2022-04-12 20:24:27.364 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:24:27.366 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-12 20:24:27.382 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:24:27.385 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-12 20:24:27.387 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-12 20:24:27.389 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-12 20:24:27.392 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-12 20:24:27.411 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-12 20:24:27.413 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:24:27.415 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:24:27.418 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:24:27.420 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:24:27.422 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:24:27.425 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:24:27.427 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:24:27.429 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:24:27.431 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:24:27.433 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:24:27.435 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:24:27.437 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:24:27.440 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-12 20:24:27.442 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:24:27.445 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:24:27.447 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:24:27.449 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-12 20:24:27.468 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-12 20:24:27.578 | Reading package lists... 2022-04-12 20:24:27.826 | Building dependency tree... 2022-04-12 20:24:27.827 | Reading state information... 2022-04-12 20:24:28.076 | fakeroot is already the newest version (1.24-1). 2022-04-12 20:24:28.076 | make is already the newest version (4.2.1-1.2). 2022-04-12 20:24:28.076 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-12 20:24:28.076 | The following packages were automatically installed and are no longer required: 2022-04-12 20:24:28.077 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:24:28.078 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:24:28.078 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:24:28.078 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:24:28.078 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:24:28.078 | python3-zope.interface 2022-04-12 20:24:28.078 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:24:28.194 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:24:28.199 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:24:28.201 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:24:28.203 | + functions-common:time_stop:2425 : local name 2022-04-12 20:24:28.206 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:24:28.208 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:24:28.210 | + functions-common:time_stop:2428 : local total 2022-04-12 20:24:28.212 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:24:28.214 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:24:28.216 | + functions-common:time_stop:2432 : start_time=1649795067466 2022-04-12 20:24:28.218 | + functions-common:time_stop:2434 : [[ -z 1649795067466 ]] 2022-04-12 20:24:28.221 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:24:28.225 | + functions-common:time_stop:2437 : end_time=1649795068223 2022-04-12 20:24:28.227 | + functions-common:time_stop:2438 : elapsed_time=757 2022-04-12 20:24:28.229 | + functions-common:time_stop:2439 : total=3899 2022-04-12 20:24:28.231 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:24:28.234 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4656 2022-04-12 20:24:28.236 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:24:28.238 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-12 20:24:28.241 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:24:28.243 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:24:28.245 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-12 20:24:28.247 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-12 20:24:28.250 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-12 20:24:28.254 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-12 20:24:28.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-12 20:24:28.260 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-12 20:24:28.260 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-12 20:24:28.265 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-12 20:24:28.267 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-12 20:24:28.270 | + functions:vercmp:628 : local v1=5.4 2022-04-12 20:24:28.272 | + functions:vercmp:629 : local 'op=<' 2022-04-12 20:24:28.274 | + functions:vercmp:630 : local v2=3.13 2022-04-12 20:24:28.276 | + functions:vercmp:631 : local result 2022-04-12 20:24:28.280 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-12 20:24:28.280 | ++ functions:vercmp:635 : sort -V 2022-04-12 20:24:28.280 | ++ functions:vercmp:635 : head -1 2022-04-12 20:24:28.285 | + functions:vercmp:635 : result=3.13 2022-04-12 20:24:28.288 | + functions:vercmp:637 : case $op in 2022-04-12 20:24:28.290 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-12 20:24:28.292 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-12 20:24:28.294 | + functions:vercmp:648 : return 2022-04-12 20:24:28.296 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-12 20:24:28.299 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 20:24:28.301 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-12 20:24:28.768 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-12 20:24:28.771 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-12 20:24:28.773 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:28.777 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:28.780 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-12 20:24:28.783 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:28.785 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-12 20:24:28.802 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:24:28.805 | + ./stack.sh:main:849 : install_etcd3 2022-04-12 20:24:28.808 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-12 20:24:28.809 | Installing etcd 2022-04-12 20:24:28.811 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-12 20:24:28.824 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-12 20:24:28.836 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-12 20:24:28.839 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-12 20:24:28.853 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-12 20:24:28.856 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:24:28.858 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:24:28.862 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:24:28.866 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:24:28.868 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-12 20:24:28.870 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-12 20:24:28.873 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:24:28.875 | ++ functions:get_extra_file:74 : return 2022-04-12 20:24:28.878 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:24:28.881 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-12 20:24:28.883 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-12 20:24:28.885 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-12 20:24:28.902 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:24:28.904 | + ./stack.sh:main:868 : install_dstat 2022-04-12 20:24:28.906 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-12 20:24:28.922 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:24:28.925 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-12 20:24:28.927 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:24:28.930 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-12 20:24:28.932 | + ./stack.sh:main:877 : install_libs 2022-04-12 20:24:28.934 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-12 20:24:28.936 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-12 20:24:28.939 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-12 20:24:28.942 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-12 20:24:28.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:28.946 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:28.949 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-12 20:24:28.951 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:28.954 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-12 20:24:28.957 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-12 20:24:28.959 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-12 20:24:28.961 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-12 20:24:28.964 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:28.966 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:28.968 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-12 20:24:28.970 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:28.972 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-12 20:24:28.974 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-12 20:24:28.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-12 20:24:28.979 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-12 20:24:28.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:28.983 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:28.985 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-12 20:24:28.988 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:28.991 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-12 20:24:28.993 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-12 20:24:28.995 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-12 20:24:28.997 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-12 20:24:28.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.001 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.004 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-12 20:24:29.006 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.009 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-12 20:24:29.011 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-12 20:24:29.013 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-12 20:24:29.015 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-12 20:24:29.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.020 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.022 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-12 20:24:29.024 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.027 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-12 20:24:29.029 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-12 20:24:29.031 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-12 20:24:29.034 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-12 20:24:29.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.038 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.040 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-12 20:24:29.042 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.045 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-12 20:24:29.047 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-12 20:24:29.049 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-12 20:24:29.051 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-12 20:24:29.054 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.056 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.058 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-12 20:24:29.060 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.062 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-12 20:24:29.065 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-12 20:24:29.067 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-12 20:24:29.069 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-12 20:24:29.072 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.074 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.076 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-12 20:24:29.078 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.081 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-12 20:24:29.083 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-12 20:24:29.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-12 20:24:29.088 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-12 20:24:29.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.092 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.094 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-12 20:24:29.096 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.098 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-12 20:24:29.101 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-12 20:24:29.103 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-12 20:24:29.105 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-12 20:24:29.107 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.110 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.112 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-12 20:24:29.114 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.116 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-12 20:24:29.119 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-12 20:24:29.121 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-12 20:24:29.123 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-12 20:24:29.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.128 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-12 20:24:29.132 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.135 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-12 20:24:29.137 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-12 20:24:29.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-12 20:24:29.141 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-12 20:24:29.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.149 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-12 20:24:29.151 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.153 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-12 20:24:29.155 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-12 20:24:29.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-12 20:24:29.160 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-12 20:24:29.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.164 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.166 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-12 20:24:29.169 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.171 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-12 20:24:29.173 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-12 20:24:29.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-12 20:24:29.178 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-12 20:24:29.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.182 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-12 20:24:29.187 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.190 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-12 20:24:29.192 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-12 20:24:29.194 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-12 20:24:29.196 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-12 20:24:29.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.201 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.203 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-12 20:24:29.206 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.209 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-12 20:24:29.211 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-12 20:24:29.214 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-12 20:24:29.216 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-12 20:24:29.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.220 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.222 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-12 20:24:29.225 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.227 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-12 20:24:29.229 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-12 20:24:29.231 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-12 20:24:29.234 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-12 20:24:29.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.239 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.241 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-12 20:24:29.243 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.246 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-12 20:24:29.248 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-12 20:24:29.250 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-12 20:24:29.253 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-12 20:24:29.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.258 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.261 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-12 20:24:29.263 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.265 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-12 20:24:29.271 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-12 20:24:29.274 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-12 20:24:29.276 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-12 20:24:29.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.280 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.283 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-12 20:24:29.285 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.287 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-12 20:24:29.290 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-12 20:24:29.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-12 20:24:29.294 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-12 20:24:29.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.299 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.301 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-12 20:24:29.303 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.306 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-12 20:24:29.308 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-12 20:24:29.310 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-12 20:24:29.312 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-12 20:24:29.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.317 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.320 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-12 20:24:29.322 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.324 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-12 20:24:29.326 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-12 20:24:29.329 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-12 20:24:29.334 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-12 20:24:29.336 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.338 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.341 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-12 20:24:29.343 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.345 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-12 20:24:29.347 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-12 20:24:29.349 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-12 20:24:29.352 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-12 20:24:29.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.356 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.358 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-12 20:24:29.361 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.363 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-12 20:24:29.366 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-12 20:24:29.368 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-12 20:24:29.370 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-12 20:24:29.372 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.375 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.377 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-12 20:24:29.380 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.382 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-12 20:24:29.384 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-12 20:24:29.386 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-12 20:24:29.389 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-12 20:24:29.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.394 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.396 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-12 20:24:29.398 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.400 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-12 20:24:29.403 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-12 20:24:29.405 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-12 20:24:29.407 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-12 20:24:29.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.412 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.414 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-12 20:24:29.416 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.418 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-12 20:24:29.421 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-12 20:24:29.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-12 20:24:29.426 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-12 20:24:29.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-12 20:24:29.435 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.437 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-12 20:24:29.440 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-12 20:24:29.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-12 20:24:29.445 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-12 20:24:29.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.449 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.451 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-12 20:24:29.453 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.456 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-12 20:24:29.458 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-12 20:24:29.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-12 20:24:29.463 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-12 20:24:29.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.467 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.469 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-12 20:24:29.472 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.474 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-12 20:24:29.476 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-12 20:24:29.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-12 20:24:29.481 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-12 20:24:29.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.485 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-12 20:24:29.490 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.493 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-12 20:24:29.495 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-12 20:24:29.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-12 20:24:29.499 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-12 20:24:29.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.505 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.507 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-12 20:24:29.509 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.511 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-12 20:24:29.514 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-12 20:24:29.516 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-12 20:24:29.518 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-12 20:24:29.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.523 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.525 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-12 20:24:29.527 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.529 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-12 20:24:29.531 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-12 20:24:29.534 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-12 20:24:29.536 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-12 20:24:29.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.541 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.543 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-12 20:24:29.545 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.547 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-12 20:24:29.550 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-12 20:24:29.553 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-12 20:24:29.555 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-12 20:24:29.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.559 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.562 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-12 20:24:29.564 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.567 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-12 20:24:29.569 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-12 20:24:29.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-12 20:24:29.573 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-12 20:24:29.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.578 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.580 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-12 20:24:29.582 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.585 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-12 20:24:29.587 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-12 20:24:29.589 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-12 20:24:29.591 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-12 20:24:29.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.596 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.598 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-12 20:24:29.600 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.603 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-12 20:24:29.605 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-12 20:24:29.607 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-12 20:24:29.610 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-12 20:24:29.612 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.615 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.617 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-12 20:24:29.619 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.621 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-12 20:24:29.624 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-12 20:24:29.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-12 20:24:29.629 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-12 20:24:29.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:29.633 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:29.635 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-12 20:24:29.638 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:29.640 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-12 20:24:29.660 | Using python 3.8 to install etcd3 2022-04-12 20:24:29.662 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-12 20:24:30.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:24:30.402 | from cryptography.utils import int_from_bytes 2022-04-12 20:24:30.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:24:30.402 | from cryptography.utils import int_from_bytes 2022-04-12 20:24:31.583 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:24:31.616 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-12 20:24:31.623 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-12 20:24:31.624 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-12 20:24:31.625 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-12 20:24:31.626 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-12 20:24:33.380 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 20:24:33.386 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:24:33.386 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:24:33.489 | + inc/python:pip_install:200 : result=0 2022-04-12 20:24:33.491 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:24:33.493 | + functions-common:time_stop:2425 : local name 2022-04-12 20:24:33.495 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:24:33.497 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:24:33.499 | + functions-common:time_stop:2428 : local total 2022-04-12 20:24:33.502 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:24:33.504 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:24:33.506 | + functions-common:time_stop:2432 : start_time=1649795069655 2022-04-12 20:24:33.508 | + functions-common:time_stop:2434 : [[ -z 1649795069655 ]] 2022-04-12 20:24:33.511 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:24:33.515 | + functions-common:time_stop:2437 : end_time=1649795073513 2022-04-12 20:24:33.517 | + functions-common:time_stop:2438 : elapsed_time=3858 2022-04-12 20:24:33.519 | + functions-common:time_stop:2439 : total=23861 2022-04-12 20:24:33.521 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:24:33.523 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27719 2022-04-12 20:24:33.525 | + inc/python:pip_install:203 : return 0 2022-04-12 20:24:33.528 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-12 20:24:33.549 | Using python 3.8 to install etcd3gw 2022-04-12 20:24:33.551 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-12 20:24:34.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:24:34.290 | from cryptography.utils import int_from_bytes 2022-04-12 20:24:34.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:24:34.290 | from cryptography.utils import int_from_bytes 2022-04-12 20:24:35.445 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:24:35.477 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-12 20:24:35.484 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-12 20:24:35.485 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-12 20:24:35.487 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-12 20:24:35.488 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-12 20:24:35.521 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-12 20:24:35.522 | 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.9) 2022-04-12 20:24:35.523 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-12 20:24:35.526 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-12 20:24:37.264 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 20:24:37.270 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:24:37.270 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:24:37.385 | + inc/python:pip_install:200 : result=0 2022-04-12 20:24:37.387 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:24:37.390 | + functions-common:time_stop:2425 : local name 2022-04-12 20:24:37.392 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:24:37.394 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:24:37.396 | + functions-common:time_stop:2428 : local total 2022-04-12 20:24:37.398 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:24:37.400 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:24:37.402 | + functions-common:time_stop:2432 : start_time=1649795073543 2022-04-12 20:24:37.404 | + functions-common:time_stop:2434 : [[ -z 1649795073543 ]] 2022-04-12 20:24:37.407 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:24:37.411 | + functions-common:time_stop:2437 : end_time=1649795077409 2022-04-12 20:24:37.414 | + functions-common:time_stop:2438 : elapsed_time=3866 2022-04-12 20:24:37.416 | + functions-common:time_stop:2439 : total=27719 2022-04-12 20:24:37.418 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:24:37.420 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31585 2022-04-12 20:24:37.422 | + inc/python:pip_install:203 : return 0 2022-04-12 20:24:37.425 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-12 20:24:37.427 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-12 20:24:37.430 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-12 20:24:37.432 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:24:37.434 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:24:37.437 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:24:37.439 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:24:37.441 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:24:37.443 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:24:37.446 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:24:37.448 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:24:37.450 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:24:37.452 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:24:37.455 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:24:37.457 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-12 20:24:37.460 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:24:37.462 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:24:37.464 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-12 20:24:37.466 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:24:37.469 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:24:37.471 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:24:37.474 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:24:37.476 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:24:37.478 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:24:37.480 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:24:37.482 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:24:37.485 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:24:37.488 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:24:37.490 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:24:37.492 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:24:37.494 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:24:37.497 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:24:37.499 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:24:37.501 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:24:37.503 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:24:37.506 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:24:37.526 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:24:37.636 | Reading package lists... 2022-04-12 20:24:37.879 | Building dependency tree... 2022-04-12 20:24:37.880 | Reading state information... 2022-04-12 20:24:38.124 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-12 20:24:38.124 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-12 20:24:38.124 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:24:38.124 | The following packages were automatically installed and are no longer required: 2022-04-12 20:24:38.125 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:24:38.125 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:24:38.125 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:24:38.125 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:24:38.125 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:24:38.125 | python3-zope.interface 2022-04-12 20:24:38.125 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:24:38.236 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:24:38.241 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:24:38.243 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:24:38.245 | + functions-common:time_stop:2425 : local name 2022-04-12 20:24:38.247 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:24:38.250 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:24:38.252 | + functions-common:time_stop:2428 : local total 2022-04-12 20:24:38.254 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:24:38.256 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:24:38.258 | + functions-common:time_stop:2432 : start_time=1649795077523 2022-04-12 20:24:38.260 | + functions-common:time_stop:2434 : [[ -z 1649795077523 ]] 2022-04-12 20:24:38.263 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:24:38.267 | + functions-common:time_stop:2437 : end_time=1649795078265 2022-04-12 20:24:38.269 | + functions-common:time_stop:2438 : elapsed_time=742 2022-04-12 20:24:38.271 | + functions-common:time_stop:2439 : total=4656 2022-04-12 20:24:38.273 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:24:38.276 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5398 2022-04-12 20:24:38.278 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:24:38.280 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-12 20:24:38.282 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:24:38.285 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:24:38.287 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-12 20:24:38.349 | Module proxy already enabled 2022-04-12 20:24:38.353 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-12 20:24:38.416 | Considering dependency proxy for proxy_uwsgi: 2022-04-12 20:24:38.416 | Module proxy already enabled 2022-04-12 20:24:38.417 | Module proxy_uwsgi already enabled 2022-04-12 20:24:38.421 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-12 20:24:38.423 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 20:24:38.425 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 20:24:38.428 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 20:24:38.556 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-12 20:24:38.558 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-12 20:24:38.561 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-12 20:24:38.563 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:38.566 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:38.568 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-12 20:24:38.570 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:38.573 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-12 20:24:38.575 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-12 20:24:38.577 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-12 20:24:38.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:38.583 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:38.585 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-12 20:24:38.588 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:38.590 | + ./stack.sh:main:885 : install_glanceclient 2022-04-12 20:24:38.592 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-12 20:24:38.595 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-12 20:24:38.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:38.600 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:38.602 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-12 20:24:38.605 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:38.607 | + ./stack.sh:main:886 : install_cinderclient 2022-04-12 20:24:38.610 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-12 20:24:38.612 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-12 20:24:38.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:38.617 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:38.619 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-12 20:24:38.621 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:38.624 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-12 20:24:38.626 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-12 20:24:38.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:38.631 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:38.633 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-12 20:24:38.635 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:38.638 | + ./stack.sh:main:887 : install_novaclient 2022-04-12 20:24:38.640 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-12 20:24:38.643 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-12 20:24:38.645 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:38.647 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:38.650 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-12 20:24:38.652 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:38.654 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-12 20:24:38.671 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:24:38.674 | + ./stack.sh:main:889 : install_swiftclient 2022-04-12 20:24:38.676 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-12 20:24:38.678 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-12 20:24:38.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:38.683 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:38.685 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-12 20:24:38.687 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:38.690 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-12 20:24:38.706 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:24:38.708 | + ./stack.sh:main:892 : install_neutronclient 2022-04-12 20:24:38.711 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-12 20:24:38.713 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-12 20:24:38.715 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:38.718 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:38.720 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-12 20:24:38.723 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:38.725 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-12 20:24:38.727 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-12 20:24:38.730 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-12 20:24:38.732 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:24:38.734 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:24:38.737 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-12 20:24:38.739 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:24:38.742 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-12 20:24:38.744 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-12 20:24:38.746 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:24:38.749 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-12 20:24:38.751 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-12 20:24:38.754 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:24:38.758 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:24:38.758 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:24:38.763 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-12 20:24:38.765 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-12 20:24:38.768 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-12 20:24:38.771 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-12 20:24:38.773 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-12 20:24:38.794 | Using python 3.8 to install keystonemiddleware 2022-04-12 20:24:38.796 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-12 20:24:39.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:24:39.534 | from cryptography.utils import int_from_bytes 2022-04-12 20:24:39.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:24:39.534 | from cryptography.utils import int_from_bytes 2022-04-12 20:24:40.682 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:24:40.714 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-12 20:24:40.765 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-12 20:24:40.766 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-12 20:24:40.768 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-12 20:24:40.769 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-12 20:24:40.770 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-12 20:24:40.771 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-12 20:24:40.772 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-12 20:24:40.773 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-12 20:24:40.774 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-12 20:24:40.775 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-12 20:24:40.776 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-12 20:24:40.777 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-12 20:24:40.778 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-12 20:24:40.779 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-12 20:24:40.836 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-12 20:24:40.837 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-12 20:24:40.839 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-12 20:24:40.877 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-12 20:24:40.917 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-12 20:24:40.918 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-12 20:24:40.919 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-12 20:24:40.921 | 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) 2022-04-12 20:24:40.968 | 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) 2022-04-12 20:24:40.973 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-12 20:24:40.982 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-12 20:24:40.983 | 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) 2022-04-12 20:24:40.996 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-12 20:24:41.000 | 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) 2022-04-12 20:24:41.001 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-12 20:24:41.062 | 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.9) 2022-04-12 20:24:41.065 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-12 20:24:41.066 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-12 20:24:41.069 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-12 20:24:41.118 | 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.14.0) 2022-04-12 20:24:41.130 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-12 20:24:42.683 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 20:24:42.689 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:24:42.689 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:24:42.795 | + inc/python:pip_install:200 : result=0 2022-04-12 20:24:42.797 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:24:42.800 | + functions-common:time_stop:2425 : local name 2022-04-12 20:24:42.802 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:24:42.804 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:24:42.806 | + functions-common:time_stop:2428 : local total 2022-04-12 20:24:42.808 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:24:42.810 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:24:42.812 | + functions-common:time_stop:2432 : start_time=1649795078788 2022-04-12 20:24:42.814 | + functions-common:time_stop:2434 : [[ -z 1649795078788 ]] 2022-04-12 20:24:42.817 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:24:42.821 | + functions-common:time_stop:2437 : end_time=1649795082819 2022-04-12 20:24:42.823 | + functions-common:time_stop:2438 : elapsed_time=4031 2022-04-12 20:24:42.825 | + functions-common:time_stop:2439 : total=31585 2022-04-12 20:24:42.827 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:24:42.829 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35616 2022-04-12 20:24:42.832 | + inc/python:pip_install:203 : return 0 2022-04-12 20:24:42.834 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-12 20:24:42.836 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-12 20:24:42.839 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:24:42.842 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-12 20:24:42.844 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-12 20:24:42.847 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:24:42.850 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:24:42.851 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:24:42.856 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-12 20:24:42.858 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-12 20:24:42.861 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-12 20:24:42.864 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-12 20:24:42.866 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-12 20:24:42.888 | Using python 3.8 to install python-memcached 2022-04-12 20:24:42.890 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-12 20:24:43.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:24:43.651 | from cryptography.utils import int_from_bytes 2022-04-12 20:24:43.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:24:43.651 | from cryptography.utils import int_from_bytes 2022-04-12 20:24:44.800 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:24:44.833 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-12 20:24:44.836 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-12 20:24:46.497 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 20:24:46.504 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:24:46.504 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:24:46.619 | + inc/python:pip_install:200 : result=0 2022-04-12 20:24:46.621 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:24:46.623 | + functions-common:time_stop:2425 : local name 2022-04-12 20:24:46.625 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:24:46.627 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:24:46.630 | + functions-common:time_stop:2428 : local total 2022-04-12 20:24:46.632 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:24:46.634 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:24:46.636 | + functions-common:time_stop:2432 : start_time=1649795082882 2022-04-12 20:24:46.638 | + functions-common:time_stop:2434 : [[ -z 1649795082882 ]] 2022-04-12 20:24:46.641 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:24:46.646 | + functions-common:time_stop:2437 : end_time=1649795086643 2022-04-12 20:24:46.648 | + functions-common:time_stop:2438 : elapsed_time=3761 2022-04-12 20:24:46.650 | + functions-common:time_stop:2439 : total=35616 2022-04-12 20:24:46.652 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:24:46.655 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39377 2022-04-12 20:24:46.657 | + inc/python:pip_install:203 : return 0 2022-04-12 20:24:46.660 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-12 20:24:46.676 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:24:46.679 | + ./stack.sh:main:899 : '[' 10.222.0.41 == 10.222.0.41 ']' 2022-04-12 20:24:46.681 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-12 20:24:46.683 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-12 20:24:46.686 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-12 20:24:46.688 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 20:24:46.690 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-12 20:24:46.692 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-12 20:24:46.708 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:24:46.710 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-12 20:24:46.712 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-12 20:24:46.714 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-12 20:24:46.716 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 20:24:46.718 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 20:24:46.721 | ++ functions-common:git_clone:612 : pwd 2022-04-12 20:24:46.724 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 20:24:46.726 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 20:24:46.728 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 20:24:46.743 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 20:24:46.745 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 20:24:46.747 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 20:24:46.750 | + functions-common:git_clone:629 : echo master 2022-04-12 20:24:46.750 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 20:24:46.755 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-12 20:24:46.757 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 20:24:46.759 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-12 20:24:46.761 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 20:24:46.762 | + functions-common:git_clone:678 : head -1 2022-04-12 20:24:46.765 | c141e6164 trivial: Fix typo 2022-04-12 20:24:46.768 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 20:24:46.770 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-12 20:24:46.773 | + inc/python:setup_develop:338 : local bindep 2022-04-12 20:24:46.775 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:24:46.777 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-12 20:24:46.779 | + inc/python:setup_develop:344 : local extras= 2022-04-12 20:24:46.781 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-12 20:24:46.784 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 20:24:46.786 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:24:46.789 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-12 20:24:46.791 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 20:24:46.793 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 20:24:46.796 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-12 20:24:46.798 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 20:24:46.801 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-12 20:24:46.803 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 20:24:46.805 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 20:24:46.808 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-12 20:24:46.814 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-12 20:24:46.816 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-12 20:24:47.493 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-12 20:24:47.496 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 20:24:47.498 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 20:24:47.500 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 20:24:47.502 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:24:47.504 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-12 20:24:47.507 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 20:24:47.509 | + inc/python:setup_package:428 : local extras= 2022-04-12 20:24:47.511 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 20:24:47.513 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 20:24:47.515 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 20:24:47.517 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 20:24:47.519 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 20:24:47.521 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-12 20:24:47.540 | Using python 3.8 to install /opt/stack/keystone 2022-04-12 20:24:47.542 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-12 20:24:48.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:24:48.282 | from cryptography.utils import int_from_bytes 2022-04-12 20:24:48.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:24:48.282 | from cryptography.utils import int_from_bytes 2022-04-12 20:24:49.444 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:24:49.476 | Obtaining file:///opt/stack/keystone 2022-04-12 20:24:49.477 | Preparing metadata (setup.py): started 2022-04-12 20:24:50.257 | Preparing metadata (setup.py): finished with status 'error' 2022-04-12 20:24:50.257 | ERROR: Command errored out with exit status 1: 2022-04-12 20:24:50.257 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-pt5qoxug 2022-04-12 20:24:50.257 | cwd: /opt/stack/keystone/ 2022-04-12 20:24:50.257 | Complete output (16 lines): 2022-04-12 20:24:50.257 | Error parsing 2022-04-12 20:24:50.257 | Traceback (most recent call last): 2022-04-12 20:24:50.257 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-12 20:24:50.257 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-12 20:24:50.257 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-12 20:24:50.257 | pbr.hooks.setup_hook(config) 2022-04-12 20:24:50.257 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-12 20:24:50.257 | metadata_config.run() 2022-04-12 20:24:50.257 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-12 20:24:50.257 | self.hook() 2022-04-12 20:24:50.257 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-12 20:24:50.257 | self.config['version'] = packaging.get_version( 2022-04-12 20:24:50.257 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-12 20:24:50.257 | raise Exception("Versioning for this project requires either an sdist" 2022-04-12 20:24:50.257 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-12 20:24:50.257 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-12 20:24:50.258 | ---------------------------------------- 2022-04-12 20:24:50.258 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-12 20:24:50.258 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-12 20:24:50.265 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:24:50.265 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:24:50.350 | + inc/python:pip_install:1 : exit_trap 2022-04-12 20:24:50.352 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-12 20:24:50.355 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-12 20:24:50.358 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-12 20:24:50.360 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-12 20:24:50.362 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-12 20:24:50.364 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-12 20:24:50.366 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-12 20:24:50.368 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-12 20:24:50.370 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-12 20:24:50.370 | Error on exit 2022-04-12 20:24:50.372 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-12 20:24:50.374 | + ./stack.sh:exit_trap:544 : generate-subunit 1649795013 77 fail 2022-04-12 20:24:50.959 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-12 20:24:50.961 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-12 20:24:51.834 | + ./stack.sh:exit_trap:558 : exit 1