2022-04-13 20:44:41.005 | + ./stack.sh:main:489 : exec 2022-04-13 20:44:41.005 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-204440' 2022-04-13 20:44:41.005 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-204440.summary.2022-04-13-204440 2022-04-13 20:44:41.005 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:44:41.005 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-204440 2022-04-13 20:44:41.005 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-204440 /opt/stack/logs/stack.sh.log 2022-04-13 20:44:41.005 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-204440.summary.2022-04-13-204440 /opt/stack/logs/stack.sh.log.summary 2022-04-13 20:44:41.005 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 20:44:41.005 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 20:44:41.005 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 20:44:41.005 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 20:44:41.005 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 20:44:41.005 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 20:44:41.005 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 20:44:41.005 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 20:44:41.005 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 20:44:41.005 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 20:44:41.005 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 20:44:41.005 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 20:44:41.005 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 20:44:41.006 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 20:44:41.007 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 20:44:41.009 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 20:44:41.011 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 20:44:41.013 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 20:44:41.016 | + ./stack.sh:main:578 : uname -a 2022-04-13 20:44:41.017 | Linux dv-cinder-827554-4-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-13 20:44:41.019 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 20:44:41.021 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 20:44:41.024 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 20:44:41.060 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 20:44:41.075 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 20:44:41.078 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 20:44:41.080 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 20:44:41.081 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 20:44:41.083 | + functions-common:fetch_plugins:1776 : return 2022-04-13 20:44:41.085 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 20:44:41.087 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 20:44:41.089 | + functions-common:run_phase:1854 : local phase= 2022-04-13 20:44:41.090 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:44:41.093 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:44:41.095 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:44:41.096 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:44:41.098 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:44:41.100 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:44:41.103 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:44:41.105 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:44:41.107 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:44:41.109 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 20:44:41.111 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:44:41.123 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:44:41.125 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 20:44:41.127 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:44:41.129 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:44:41.131 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:44:41.133 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:44:41.135 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:44:41.137 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 20:44:41.138 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 20:44:41.141 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 20:44:41.142 | + 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-13 20:44:41.144 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 20:44:41.146 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 20:44:41.148 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 20:44:41.149 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 20:44:41.151 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 20:44:41.153 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 20:44:41.171 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 20:44:41.173 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 20:44:41.185 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:44:41.188 | +++ lib/tls:source:43 : hostname -f 2022-04-13 20:44:41.191 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 20:44:41.193 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 20:44:41.195 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 20:44:41.197 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 20:44:41.198 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 20:44:41.200 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 20:44:41.203 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 20:44:41.205 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 20:44:41.206 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 20:44:41.208 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 20:44:41.213 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 20:44:41.225 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 20:44:41.241 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 20:44:41.253 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 20:44:41.266 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 20:44:41.301 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 20:44:41.359 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 20:44:41.449 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 20:44:41.470 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 20:44:41.513 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 20:44:41.566 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 20:44:41.711 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 20:44:41.724 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 20:44:41.738 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 20:44:41.752 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 20:44:41.839 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 20:44:41.842 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 20:44:41.844 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 20:44:41.846 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 20:44:41.848 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 20:44:41.850 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 20:44:41.853 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 20:44:41.853 | False' 2022-04-13 20:44:41.856 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 20:44:41.871 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 20:44:41.874 | + ./stack.sh:main:626 : run_phase source 2022-04-13 20:44:41.876 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 20:44:41.878 | + functions-common:run_phase:1854 : local phase= 2022-04-13 20:44:41.880 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:44:41.882 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:44:41.884 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:44:41.886 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:44:41.887 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:44:41.890 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:44:41.894 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:44:41.896 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:44:41.898 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:44:41.900 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 20:44:41.902 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:44:41.918 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:44:41.921 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 20:44:41.923 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 20:44:41.962 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 20:44:41.964 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 20:44:41.966 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 20:44:41.969 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 20:44:41.971 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 20:44:41.973 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 20:44:41.975 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 20:44:41.977 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 20:44:41.979 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 20:44:41.981 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 20:44:41.984 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:41.986 | + 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-13 20:44:41.988 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:41.991 | + 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-13 20:44:41.993 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:41.995 | + 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-13 20:44:41.998 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.000 | + 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-13 20:44:42.003 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.005 | + 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-13 20:44:42.007 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.009 | + 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-13 20:44:42.012 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.014 | + 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-13 20:44:42.016 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.018 | + 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-13 20:44:42.021 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.023 | + 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-13 20:44:42.025 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.027 | + 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-13 20:44:42.030 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.032 | + 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-13 20:44:42.034 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.036 | + 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-13 20:44:42.038 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.041 | + 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-13 20:44:42.043 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.046 | + 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-13 20:44:42.048 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.051 | + 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-13 20:44:42.053 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.056 | + 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-13 20:44:42.058 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.060 | + 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-13 20:44:42.064 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.066 | + 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-13 20:44:42.069 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.072 | + 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-13 20:44:42.074 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.076 | + 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-13 20:44:42.079 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.081 | + 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-13 20:44:42.083 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.085 | + 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-13 20:44:42.088 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.090 | + 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-13 20:44:42.093 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.095 | + 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-13 20:44:42.097 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.100 | + 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-13 20:44:42.102 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.104 | + 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-13 20:44:42.106 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.109 | + 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-13 20:44:42.111 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.114 | + 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-13 20:44:42.116 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.118 | + 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-13 20:44:42.120 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.122 | + 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-13 20:44:42.125 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.127 | + 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-13 20:44:42.130 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.132 | + 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-13 20:44:42.134 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.136 | + 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-13 20:44:42.139 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.141 | + 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-13 20:44:42.144 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.146 | + 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-13 20:44:42.148 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.150 | + 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-13 20:44:42.152 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.155 | + 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-13 20:44:42.157 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.159 | + 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-13 20:44:42.161 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.164 | + 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-13 20:44:42.166 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.168 | + 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-13 20:44:42.170 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.175 | + 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-13 20:44:42.178 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.181 | + 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-13 20:44:42.183 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.186 | + 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-13 20:44:42.188 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.191 | + 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-13 20:44:42.193 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:44:42.195 | + 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-13 20:44:42.198 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 20:44:42.201 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 20:44:42.203 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 20:44:42.219 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:44:42.221 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 20:44:42.223 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 20:44:42.225 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 20:44:42.240 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:44:42.242 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 20:44:42.244 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 20:44:42.247 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 20:44:42.249 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 20:44:42.252 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 20:44:42.254 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 20:44:42.256 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 20:44:42.258 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 20:44:42.261 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 20:44:42.261 | Using mysql database backend 2022-04-13 20:44:42.263 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 20:44:42.280 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 20:44:42.283 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 20:44:42.285 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 20:44:42.288 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 20:44:42.290 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 20:44:42.293 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 20:44:42.309 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:44:42.311 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 20:44:42.328 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 20:44:42.344 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:44:42.346 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 20:44:42.364 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 20:44:42.379 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 20:44:42.395 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:44:42.398 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 20:44:42.414 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:44:42.416 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 20:44:42.433 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 20:44:42.435 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 20:44:42.438 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 20:44:42.440 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 20:44:42.443 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 20:44:42.447 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-204442 2022-04-13 20:44:42.450 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-204442 759' 2022-04-13 20:44:42.453 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:44:42.455 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 20:44:42.457 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:44:42.460 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 20:44:42.462 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:44:42.464 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 20:44:42.467 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:44:42.470 | + 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-13 20:44:42.472 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:44:42.474 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-13 20:44:42.477 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:44:42.479 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-13 20:44:42.481 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:44:42.484 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-204440 2022-04-13 20:44:42.486 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:44:42.488 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 20:44:42.491 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:44:42.493 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-13 20:44:42.496 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:44:42.498 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 20:44:42.500 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:44:42.503 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 20:44:42.505 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:44:42.507 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 20:44:42.510 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:44:42.512 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 20:44:42.515 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 20:44:42.518 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 20:44:42.520 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 20:44:42.522 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 20:44:42.524 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 20:44:42.526 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 20:44:42.529 | ++ functions-common:git_clone:612 : pwd 2022-04-13 20:44:42.532 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 20:44:42.534 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 20:44:42.536 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 20:44:42.551 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 20:44:42.554 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 20:44:42.556 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 20:44:42.558 | + functions-common:git_clone:629 : echo master 2022-04-13 20:44:42.559 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 20:44:42.564 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 20:44:42.566 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 20:44:42.568 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 20:44:42.571 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 20:44:42.571 | + functions-common:git_clone:678 : head -1 2022-04-13 20:44:42.574 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 20:44:42.577 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 20:44:42.579 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 20:44:42.582 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:44:42.584 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 20:44:42.587 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 20:44:42.590 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 20:44:42.593 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 20:44:42.595 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 20:44:42.598 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 20:44:42.600 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 20:44:42.602 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 20:44:42.606 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 20:44:42.610 | ++ tools/install_prereqs.sh:source:47 : NOW=1649882682 2022-04-13 20:44:42.613 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 20:44:42.617 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649882593 2022-04-13 20:44:42.620 | ++ tools/install_prereqs.sh:source:49 : DELTA=89 2022-04-13 20:44:42.622 | ++ tools/install_prereqs.sh:source:50 : [[ 89 -lt 7200 ]] 2022-04-13 20:44:42.624 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 20:44:42.627 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 20:44:42.629 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 20:44:42.632 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 20:44:42.634 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 20:44:42.636 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 20:44:42.639 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 20:44:42.641 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 20:44:42.645 | +++ 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-13 20:44:42.692 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 20:44:42.692 | apache2-dev 2022-04-13 20:44:42.692 | bc 2022-04-13 20:44:42.692 | bsdmainutils 2022-04-13 20:44:42.692 | curl 2022-04-13 20:44:42.692 | g++ 2022-04-13 20:44:42.692 | gawk 2022-04-13 20:44:42.692 | gcc 2022-04-13 20:44:42.692 | gettext 2022-04-13 20:44:42.692 | git 2022-04-13 20:44:42.692 | graphviz 2022-04-13 20:44:42.692 | iputils-ping 2022-04-13 20:44:42.692 | libapache2-mod-proxy-uwsgi 2022-04-13 20:44:42.692 | libffi-dev 2022-04-13 20:44:42.692 | libjpeg-dev 2022-04-13 20:44:42.692 | libpcre3-dev 2022-04-13 20:44:42.692 | libpq-dev 2022-04-13 20:44:42.692 | libssl-dev 2022-04-13 20:44:42.692 | libsystemd-dev 2022-04-13 20:44:42.692 | libxml2-dev 2022-04-13 20:44:42.692 | libxslt1-dev 2022-04-13 20:44:42.692 | libyaml-dev 2022-04-13 20:44:42.692 | lsof 2022-04-13 20:44:42.692 | openssh-server 2022-04-13 20:44:42.692 | openssl 2022-04-13 20:44:42.692 | pkg-config 2022-04-13 20:44:42.692 | psmisc 2022-04-13 20:44:42.692 | python3-dev 2022-04-13 20:44:42.693 | python3-pip 2022-04-13 20:44:42.693 | python3-systemd 2022-04-13 20:44:42.693 | python3-venv 2022-04-13 20:44:42.693 | tar 2022-04-13 20:44:42.693 | tcpdump 2022-04-13 20:44:42.693 | unzip 2022-04-13 20:44:42.693 | uuid-runtime 2022-04-13 20:44:42.693 | wget 2022-04-13 20:44:42.693 | wget 2022-04-13 20:44:42.693 | zlib1g-dev 2022-04-13 20:44:42.693 | libkrb5-dev 2022-04-13 20:44:42.693 | libldap2-dev 2022-04-13 20:44:42.693 | libsasl2-dev 2022-04-13 20:44:42.693 | memcached 2022-04-13 20:44:42.693 | python3-mysqldb 2022-04-13 20:44:42.693 | sqlite3 2022-04-13 20:44:42.693 | conntrack 2022-04-13 20:44:42.693 | curl 2022-04-13 20:44:42.693 | dnsmasq-base 2022-04-13 20:44:42.693 | dnsmasq-utils 2022-04-13 20:44:42.693 | ebtables 2022-04-13 20:44:42.693 | genisoimage 2022-04-13 20:44:42.693 | iptables 2022-04-13 20:44:42.693 | iputils-arping 2022-04-13 20:44:42.693 | kpartx 2022-04-13 20:44:42.693 | libjs-jquery-tablesorter 2022-04-13 20:44:42.693 | parted 2022-04-13 20:44:42.693 | pm-utils 2022-04-13 20:44:42.693 | python3-mysqldb 2022-04-13 20:44:42.693 | socat 2022-04-13 20:44:42.693 | sqlite3 2022-04-13 20:44:42.693 | sudo 2022-04-13 20:44:42.693 | vlan 2022-04-13 20:44:42.693 | lsscsi 2022-04-13 20:44:42.693 | open-iscsi 2022-04-13 20:44:42.694 | lvm2 2022-04-13 20:44:42.694 | qemu-utils 2022-04-13 20:44:42.694 | thin-provisioning-tools 2022-04-13 20:44:42.694 | acl 2022-04-13 20:44:42.694 | dnsmasq-base 2022-04-13 20:44:42.694 | dnsmasq-utils 2022-04-13 20:44:42.694 | ebtables 2022-04-13 20:44:42.694 | haproxy 2022-04-13 20:44:42.694 | iptables 2022-04-13 20:44:42.694 | iputils-arping 2022-04-13 20:44:42.694 | iputils-ping 2022-04-13 20:44:42.694 | postgresql-server-dev-all 2022-04-13 20:44:42.694 | python3-mysqldb 2022-04-13 20:44:42.694 | sqlite3 2022-04-13 20:44:42.694 | sudo 2022-04-13 20:44:42.694 | vlan 2022-04-13 20:44:42.694 | pcp 2022-04-13 20:44:42.694 | ipset 2022-04-13 20:44:42.694 | conntrack 2022-04-13 20:44:42.694 | conntrackd 2022-04-13 20:44:42.694 | keepalived 2022-04-13 20:44:42.694 | lvm2 2022-04-13 20:44:42.694 | qemu-utils 2022-04-13 20:44:42.694 | thin-provisioning-tools 2022-04-13 20:44:42.694 | curl 2022-04-13 20:44:42.694 | liberasurecode-dev 2022-04-13 20:44:42.694 | make 2022-04-13 20:44:42.694 | memcached 2022-04-13 20:44:42.694 | rsync 2022-04-13 20:44:42.694 | sqlite3 2022-04-13 20:44:42.694 | xfsprogs' 2022-04-13 20:44:42.695 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 20:44:42.713 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 20:44:42.713 | apache2-dev 2022-04-13 20:44:42.713 | bc 2022-04-13 20:44:42.713 | bsdmainutils 2022-04-13 20:44:42.713 | curl 2022-04-13 20:44:42.713 | g++ 2022-04-13 20:44:42.713 | gawk 2022-04-13 20:44:42.713 | gcc 2022-04-13 20:44:42.713 | gettext 2022-04-13 20:44:42.713 | git 2022-04-13 20:44:42.713 | graphviz 2022-04-13 20:44:42.713 | iputils-ping 2022-04-13 20:44:42.713 | libapache2-mod-proxy-uwsgi 2022-04-13 20:44:42.713 | libffi-dev 2022-04-13 20:44:42.714 | libjpeg-dev 2022-04-13 20:44:42.714 | libpcre3-dev 2022-04-13 20:44:42.714 | libpq-dev 2022-04-13 20:44:42.714 | libssl-dev 2022-04-13 20:44:42.714 | libsystemd-dev 2022-04-13 20:44:42.714 | libxml2-dev 2022-04-13 20:44:42.714 | libxslt1-dev 2022-04-13 20:44:42.714 | libyaml-dev 2022-04-13 20:44:42.714 | lsof 2022-04-13 20:44:42.714 | openssh-server 2022-04-13 20:44:42.714 | openssl 2022-04-13 20:44:42.714 | pkg-config 2022-04-13 20:44:42.714 | psmisc 2022-04-13 20:44:42.714 | python3-dev 2022-04-13 20:44:42.714 | python3-pip 2022-04-13 20:44:42.714 | python3-systemd 2022-04-13 20:44:42.714 | python3-venv 2022-04-13 20:44:42.714 | tar 2022-04-13 20:44:42.714 | tcpdump 2022-04-13 20:44:42.714 | unzip 2022-04-13 20:44:42.714 | uuid-runtime 2022-04-13 20:44:42.714 | wget 2022-04-13 20:44:42.714 | wget 2022-04-13 20:44:42.714 | zlib1g-dev 2022-04-13 20:44:42.714 | libkrb5-dev 2022-04-13 20:44:42.714 | libldap2-dev 2022-04-13 20:44:42.714 | libsasl2-dev 2022-04-13 20:44:42.714 | memcached 2022-04-13 20:44:42.714 | python3-mysqldb 2022-04-13 20:44:42.714 | sqlite3 2022-04-13 20:44:42.714 | conntrack 2022-04-13 20:44:42.714 | curl 2022-04-13 20:44:42.714 | dnsmasq-base 2022-04-13 20:44:42.714 | dnsmasq-utils 2022-04-13 20:44:42.714 | ebtables 2022-04-13 20:44:42.714 | genisoimage 2022-04-13 20:44:42.714 | iptables 2022-04-13 20:44:42.715 | iputils-arping 2022-04-13 20:44:42.715 | kpartx 2022-04-13 20:44:42.715 | libjs-jquery-tablesorter 2022-04-13 20:44:42.715 | parted 2022-04-13 20:44:42.715 | pm-utils 2022-04-13 20:44:42.715 | python3-mysqldb 2022-04-13 20:44:42.715 | socat 2022-04-13 20:44:42.715 | sqlite3 2022-04-13 20:44:42.715 | sudo 2022-04-13 20:44:42.715 | vlan 2022-04-13 20:44:42.715 | lsscsi 2022-04-13 20:44:42.715 | open-iscsi 2022-04-13 20:44:42.715 | lvm2 2022-04-13 20:44:42.715 | qemu-utils 2022-04-13 20:44:42.715 | thin-provisioning-tools 2022-04-13 20:44:42.715 | acl 2022-04-13 20:44:42.715 | dnsmasq-base 2022-04-13 20:44:42.715 | dnsmasq-utils 2022-04-13 20:44:42.715 | ebtables 2022-04-13 20:44:42.715 | haproxy 2022-04-13 20:44:42.715 | iptables 2022-04-13 20:44:42.715 | iputils-arping 2022-04-13 20:44:42.715 | iputils-ping 2022-04-13 20:44:42.715 | postgresql-server-dev-all 2022-04-13 20:44:42.715 | python3-mysqldb 2022-04-13 20:44:42.715 | sqlite3 2022-04-13 20:44:42.715 | sudo 2022-04-13 20:44:42.715 | vlan 2022-04-13 20:44:42.715 | pcp 2022-04-13 20:44:42.715 | ipset 2022-04-13 20:44:42.715 | conntrack 2022-04-13 20:44:42.715 | conntrackd 2022-04-13 20:44:42.715 | keepalived 2022-04-13 20:44:42.715 | lvm2 2022-04-13 20:44:42.715 | qemu-utils 2022-04-13 20:44:42.715 | thin-provisioning-tools 2022-04-13 20:44:42.716 | curl 2022-04-13 20:44:42.716 | liberasurecode-dev 2022-04-13 20:44:42.716 | make 2022-04-13 20:44:42.716 | memcached 2022-04-13 20:44:42.716 | rsync 2022-04-13 20:44:42.716 | sqlite3 2022-04-13 20:44:42.716 | xfsprogs ' 2022-04-13 20:44:42.716 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 20:44:42.718 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:44:42.721 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:44:42.724 | ++ 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-13 20:44:42.724 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 20:44:42.729 | ++ 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-13 20:44:42.731 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 20:44:42.733 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:44:42.735 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 20:44:42.738 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:44:42.740 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:44:42.742 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:44:42.744 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:44:42.746 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:44:42.748 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:44:42.750 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 20:44:42.752 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 20:44:42.754 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 20:44:42.757 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 20:44:42.761 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 20:44:42.763 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 20:44:42.766 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 20:44:42.768 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 20:44:42.770 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 20:44:42.772 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 20:44:42.776 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649882682774 2022-04-13 20:44:42.778 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 20:44:42.781 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 20:44:42.783 | ++ 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-13 20:44:42.988 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 20:44:43.014 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 20:44:43.021 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 20:44:43.063 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 20:44:45.204 | Reading package lists... 2022-04-13 20:44:45.235 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 20:44:45.237 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 20:44:45.239 | ++ functions-common:time_stop:2425 : local name 2022-04-13 20:44:45.241 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 20:44:45.243 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:44:45.246 | ++ functions-common:time_stop:2428 : local total 2022-04-13 20:44:45.248 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 20:44:45.250 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 20:44:45.252 | ++ functions-common:time_stop:2432 : start_time=1649882682774 2022-04-13 20:44:45.254 | ++ functions-common:time_stop:2434 : [[ -z 1649882682774 ]] 2022-04-13 20:44:45.256 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:44:45.260 | ++ functions-common:time_stop:2437 : end_time=1649882685258 2022-04-13 20:44:45.263 | ++ functions-common:time_stop:2438 : elapsed_time=2484 2022-04-13 20:44:45.265 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 20:44:45.267 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:44:45.269 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2484 2022-04-13 20:44:45.272 | ++ 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-13 20:44:45.274 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:44:45.276 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:44:45.279 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:44:45.281 | ++ 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-13 20:44:45.302 | ++ 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-13 20:44:45.411 | Reading package lists... 2022-04-13 20:44:45.651 | Building dependency tree... 2022-04-13 20:44:45.652 | Reading state information... 2022-04-13 20:44:45.686 | acl is already the newest version (2.2.53-6). 2022-04-13 20:44:45.686 | bc is already the newest version (1.07.1-2build1). 2022-04-13 20:44:45.686 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 20:44:45.686 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 20:44:45.686 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 20:44:45.686 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 20:44:45.686 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 20:44:45.686 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 20:44:45.687 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 20:44:45.687 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 20:44:45.687 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 20:44:45.687 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 20:44:45.687 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 20:44:45.687 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 20:44:45.687 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 20:44:45.687 | libffi-dev is already the newest version (3.3-4). 2022-04-13 20:44:45.687 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 20:44:45.687 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 20:44:45.687 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 20:44:45.687 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 20:44:45.687 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 20:44:45.687 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 20:44:45.687 | make is already the newest version (4.2.1-1.2). 2022-04-13 20:44:45.687 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 20:44:45.687 | psmisc is already the newest version (23.3-1). 2022-04-13 20:44:45.687 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 20:44:45.687 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 20:44:45.687 | python3-systemd is already the newest version (234-3build2). 2022-04-13 20:44:45.687 | socat is already the newest version (1.7.3.3-2). 2022-04-13 20:44:45.687 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 20:44:45.687 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 20:44:45.687 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 20:44:45.687 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 20:44:45.687 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 20:44:45.687 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 20:44:45.687 | pcp is already the newest version (5.0.3-1). 2022-04-13 20:44:45.687 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 20:44:45.687 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 20:44:45.687 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:44:45.687 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:44:45.688 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 20:44:45.688 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 20:44:45.688 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 20:44:45.688 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 20:44:45.688 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 20:44:45.688 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 20:44:45.688 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 20:44:45.688 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 20:44:45.688 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 20:44:45.688 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 20:44:45.688 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 20:44:45.688 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 20:44:45.688 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 20:44:45.688 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 20:44:45.688 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 20:44:45.688 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 20:44:45.688 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 20:44:45.688 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 20:44:45.688 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 20:44:45.688 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 20:44:45.688 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 20:44:45.688 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 20:44:45.688 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 20:44:45.688 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 20:44:45.688 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 20:44:45.688 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 20:44:45.688 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 20:44:45.688 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 20:44:45.688 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 20:44:45.900 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:44:45.900 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 20:44:45.900 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 20:44:45.900 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 20:44:45.900 | The following packages were automatically installed and are no longer required: 2022-04-13 20:44:45.901 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:44:45.901 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:44:45.901 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:44:45.901 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:44:45.901 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:44:45.901 | python3-zope.interface 2022-04-13 20:44:45.901 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:44:46.012 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:44:46.017 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 20:44:46.019 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:44:46.021 | ++ functions-common:time_stop:2425 : local name 2022-04-13 20:44:46.024 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 20:44:46.026 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:44:46.028 | ++ functions-common:time_stop:2428 : local total 2022-04-13 20:44:46.031 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 20:44:46.033 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:44:46.035 | ++ functions-common:time_stop:2432 : start_time=1649882685300 2022-04-13 20:44:46.037 | ++ functions-common:time_stop:2434 : [[ -z 1649882685300 ]] 2022-04-13 20:44:46.040 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:44:46.045 | ++ functions-common:time_stop:2437 : end_time=1649882686042 2022-04-13 20:44:46.047 | ++ functions-common:time_stop:2438 : elapsed_time=742 2022-04-13 20:44:46.049 | ++ functions-common:time_stop:2439 : total=734 2022-04-13 20:44:46.051 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:44:46.054 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1476 2022-04-13 20:44:46.056 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 20:44:46.058 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 20:44:46.061 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 20:44:46.063 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 20:44:46.068 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 20:44:46.072 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 20:44:46.074 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 20:44:46.077 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 20:44:47.467 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 20:44:47.469 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 20:44:47.470 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 20:44:47.472 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 20:44:47.474 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 20:44:47.476 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 20:44:47.478 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 20:44:47.479 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 20:44:47.481 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 20:44:47.483 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 20:44:47.485 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 20:44:47.487 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 20:44:47.489 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 20:44:47.490 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 20:44:47.492 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 20:44:47.494 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 20:44:47.496 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 20:44:47.497 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 20:44:47.499 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 20:44:47.501 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 20:44:47.503 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 20:44:47.505 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 20:44:47.507 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 20:44:47.509 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 20:44:47.576 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 20:44:47.579 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 20:44:47.645 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 20:44:47.647 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 20:44:47.715 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 20:44:47.717 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 20:44:47.719 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 20:44:47.721 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 20:44:47.723 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 20:44:47.725 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 20:44:47.727 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 20:44:47.729 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 20:44:47.730 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 20:44:47.732 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 20:44:47.734 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 20:44:47.734 | Distro: focal 2022-04-13 20:44:47.737 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 20:44:47.739 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 20:44:47.742 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 20:44:47.744 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 20:44:47.747 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 20:44:47.747 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 20:44:48.332 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 20:44:48.334 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 20:44:48.334 | pip: 21.3.1 2022-04-13 20:44:48.336 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 20:44:48.338 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 20:44:48.340 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:44:48.341 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:44:48.343 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:44:48.345 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:44:48.346 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:44:48.348 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:44:48.350 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:44:48.351 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:44:48.353 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:44:48.355 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:44:48.356 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:44:48.358 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 20:44:48.360 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:44:48.362 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:44:48.363 | + tools/install_pip.sh:main:142 : : 2022-04-13 20:44:48.365 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 20:44:48.367 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 20:44:48.369 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 20:44:48.371 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:44:48.373 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 20:44:48.375 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 20:44:48.377 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:44:48.380 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:44:48.380 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:44:48.385 | ++ 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-13 20:44:48.386 | ++ 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-13 20:44:48.388 | ++ 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-13 20:44:48.391 | + 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-13 20:44:48.393 | + 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-13 20:44:48.409 | 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-13 20:44:48.410 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt '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-13 20:44:49.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:44:49.141 | from cryptography.utils import int_from_bytes 2022-04-13 20:44:49.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:44:49.141 | from cryptography.utils import int_from_bytes 2022-04-13 20:44:50.371 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:44:51.327 | 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-13 20:44:51.339 | 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-13 20:44:53.110 | Installing collected packages: setuptools 2022-04-13 20:44:54.046 | Successfully installed setuptools-62.0.0 2022-04-13 20:44:54.046 | 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-13 20:44:54.198 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:44:54.198 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:44:54.316 | + inc/python:pip_install:200 : result=0 2022-04-13 20:44:54.318 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:44:54.320 | + functions-common:time_stop:2425 : local name 2022-04-13 20:44:54.321 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:44:54.323 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:44:54.325 | + functions-common:time_stop:2428 : local total 2022-04-13 20:44:54.326 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:44:54.328 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:44:54.330 | + functions-common:time_stop:2432 : start_time=1649882688404 2022-04-13 20:44:54.331 | + functions-common:time_stop:2434 : [[ -z 1649882688404 ]] 2022-04-13 20:44:54.333 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:44:54.337 | + functions-common:time_stop:2437 : end_time=1649882694335 2022-04-13 20:44:54.338 | + functions-common:time_stop:2438 : elapsed_time=5931 2022-04-13 20:44:54.340 | + functions-common:time_stop:2439 : total=0 2022-04-13 20:44:54.342 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:44:54.343 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5931 2022-04-13 20:44:54.345 | + inc/python:pip_install:203 : return 0 2022-04-13 20:44:54.347 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 20:44:54.350 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 20:44:54.353 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 20:44:54.355 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 20:44:54.358 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 20:44:54.358 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 20:44:54.941 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 20:44:54.943 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 20:44:54.943 | pip: 21.3.1 2022-04-13 20:44:54.946 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 20:44:54.949 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 20:44:54.952 | + ./stack.sh:main:798 : fixup_all 2022-04-13 20:44:54.954 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 20:44:54.957 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 20:44:54.959 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:44:54.961 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:44:54.963 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 20:44:54.975 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 20:44:54.985 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 20:44:54.996 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 20:44:54.998 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 20:44:55.001 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:44:55.003 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:44:55.005 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:44:55.007 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:44:55.009 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:44:55.012 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:44:55.014 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:44:55.016 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:44:55.018 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:44:55.021 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:44:55.023 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:44:55.025 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 20:44:55.027 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 20:44:55.029 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 20:44:55.031 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:44:55.034 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:44:55.036 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:44:55.038 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:44:55.040 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:44:55.042 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:44:55.044 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 20:44:55.047 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 20:44:55.049 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 20:44:55.051 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 20:44:55.053 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 20:44:55.055 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 20:44:55.058 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 20:44:55.079 | Using python 3.8 to install os-testr 2022-04-13 20:44:55.081 | + 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-13 20:44:55.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:44:55.808 | from cryptography.utils import int_from_bytes 2022-04-13 20:44:55.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:44:55.808 | from cryptography.utils import int_from_bytes 2022-04-13 20:44:56.960 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:44:56.991 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 20:44:57.057 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 20:44:57.058 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 20:44:57.059 | 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-13 20:44:57.074 | 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-13 20:44:57.083 | 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-13 20:44:57.094 | 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-13 20:44:58.729 | 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-13 20:44:58.734 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:44:58.735 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:44:58.841 | + inc/python:pip_install:200 : result=0 2022-04-13 20:44:58.843 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:44:58.845 | + functions-common:time_stop:2425 : local name 2022-04-13 20:44:58.847 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:44:58.850 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:44:58.852 | + functions-common:time_stop:2428 : local total 2022-04-13 20:44:58.854 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:44:58.856 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:44:58.858 | + functions-common:time_stop:2432 : start_time=1649882695073 2022-04-13 20:44:58.861 | + functions-common:time_stop:2434 : [[ -z 1649882695073 ]] 2022-04-13 20:44:58.863 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:44:58.868 | + functions-common:time_stop:2437 : end_time=1649882698865 2022-04-13 20:44:58.870 | + functions-common:time_stop:2438 : elapsed_time=3792 2022-04-13 20:44:58.872 | + functions-common:time_stop:2439 : total=0 2022-04-13 20:44:58.874 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:44:58.876 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3792 2022-04-13 20:44:58.878 | + inc/python:pip_install:203 : return 0 2022-04-13 20:44:58.881 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 20:44:58.931 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 20:44:59.304 | + ./stack.sh:main:812 : install_infra 2022-04-13 20:44:59.306 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:44:59.310 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 20:44:59.313 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:44:59.316 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 20:44:59.340 | + 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-13 20:45:01.224 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.232 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.236 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.241 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.245 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.252 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.256 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.281 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.362 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.381 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.385 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.389 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.405 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.413 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.415 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.432 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.451 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.460 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.466 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.484 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.506 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.524 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.532 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.537 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.558 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.588 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.590 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.604 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.608 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.613 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.618 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.632 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.640 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.689 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.707 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.712 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.743 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.807 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.814 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.822 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.872 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.886 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:01.894 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.002 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.028 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.032 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.043 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.048 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.070 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.078 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.096 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.127 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.156 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.168 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.181 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.199 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.208 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.221 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.233 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.237 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:02.244 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:45:02.385 | 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-13 20:45:02.673 | + inc/python:pip_install:200 : result=0 2022-04-13 20:45:02.675 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:45:02.678 | + functions-common:time_stop:2425 : local name 2022-04-13 20:45:02.680 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:45:02.682 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:45:02.684 | + functions-common:time_stop:2428 : local total 2022-04-13 20:45:02.686 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:45:02.688 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:45:02.691 | + functions-common:time_stop:2432 : start_time=1649882699332 2022-04-13 20:45:02.693 | + functions-common:time_stop:2434 : [[ -z 1649882699332 ]] 2022-04-13 20:45:02.696 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:45:02.700 | + functions-common:time_stop:2437 : end_time=1649882702697 2022-04-13 20:45:02.702 | + functions-common:time_stop:2438 : elapsed_time=3365 2022-04-13 20:45:02.704 | + functions-common:time_stop:2439 : total=3792 2022-04-13 20:45:02.706 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:45:02.708 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7157 2022-04-13 20:45:02.710 | + inc/python:pip_install:203 : return 0 2022-04-13 20:45:02.713 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:45:02.715 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 20:45:02.738 | + 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-13 20:45:04.507 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.515 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.519 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.524 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.528 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.535 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.539 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.564 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.643 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.662 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.667 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.672 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.687 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.695 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.697 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.714 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.731 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.741 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.746 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.764 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.785 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.803 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.812 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.818 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.838 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.867 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.869 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.883 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.888 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.892 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.897 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.911 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.918 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.968 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.986 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:04.990 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.021 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.084 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.091 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.098 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.148 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.162 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.171 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.274 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.300 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.304 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.314 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.322 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.341 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.349 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.366 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.397 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.426 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.438 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.451 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.469 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.478 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.491 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.503 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.507 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:45:05.513 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:45:05.515 | Processing /opt/stack/requirements 2022-04-13 20:45:07.231 | 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-13 20:45:07.234 | 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-13 20:45:07.245 | 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-13 20:45:07.251 | 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-13 20:45:07.254 | 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-13 20:45:07.260 | 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-13 20:45:07.286 | 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-13 20:45:07.289 | 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-13 20:45:07.299 | 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-13 20:45:07.350 | 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-13 20:45:07.353 | 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-13 20:45:07.367 | 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-13 20:45:07.370 | 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-13 20:45:07.375 | 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-13 20:45:07.379 | 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-13 20:45:07.381 | 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-13 20:45:07.394 | 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-13 20:45:07.397 | 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-13 20:45:07.408 | 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-13 20:45:07.414 | 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-13 20:45:07.462 | 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-13 20:45:07.467 | 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-13 20:45:07.528 | 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-13 20:45:07.530 | Building wheels for collected packages: openstack-requirements 2022-04-13 20:45:07.531 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 20:45:08.355 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 20:45:08.356 | ERROR: Command errored out with exit status 1: 2022-04-13 20:45:08.356 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ple2mwq3/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ple2mwq3/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-54sdao_b 2022-04-13 20:45:08.356 | cwd: /tmp/pip-req-build-ple2mwq3/ 2022-04-13 20:45:08.356 | Complete output (6 lines): 2022-04-13 20:45:08.356 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 20:45:08.356 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 20:45:08.356 | or: setup.py --help-commands 2022-04-13 20:45:08.357 | or: setup.py cmd --help 2022-04-13 20:45:08.357 | 2022-04-13 20:45:08.357 | error: invalid command 'bdist_wheel' 2022-04-13 20:45:08.357 | ---------------------------------------- 2022-04-13 20:45:08.357 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 20:45:08.357 | Running setup.py clean for openstack-requirements 2022-04-13 20:45:09.173 | Failed to build openstack-requirements 2022-04-13 20:45:09.189 | Installing collected packages: openstack-requirements 2022-04-13 20:45:09.189 | Attempting uninstall: openstack-requirements 2022-04-13 20:45:09.190 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 20:45:09.226 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 20:45:09.244 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 20:45:09.247 | Running setup.py install for openstack-requirements: started 2022-04-13 20:45:11.591 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 20:45:11.615 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 20:45:11.742 | + inc/python:pip_install:200 : result=0 2022-04-13 20:45:11.744 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:45:11.746 | + functions-common:time_stop:2425 : local name 2022-04-13 20:45:11.749 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:45:11.751 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:45:11.753 | + functions-common:time_stop:2428 : local total 2022-04-13 20:45:11.755 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:45:11.757 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:45:11.759 | + functions-common:time_stop:2432 : start_time=1649882702731 2022-04-13 20:45:11.761 | + functions-common:time_stop:2434 : [[ -z 1649882702731 ]] 2022-04-13 20:45:11.765 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:45:11.769 | + functions-common:time_stop:2437 : end_time=1649882711767 2022-04-13 20:45:11.771 | + functions-common:time_stop:2438 : elapsed_time=9036 2022-04-13 20:45:11.773 | + functions-common:time_stop:2439 : total=7157 2022-04-13 20:45:11.775 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:45:11.778 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16193 2022-04-13 20:45:11.780 | + inc/python:pip_install:203 : return 0 2022-04-13 20:45:11.782 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 20:45:11.785 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 20:45:11.787 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 20:45:11.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:11.791 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:11.794 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 20:45:11.796 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:11.798 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 20:45:11.819 | Using python 3.8 to install pbr 2022-04-13 20:45:11.821 | + 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-13 20:45:12.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:45:12.599 | from cryptography.utils import int_from_bytes 2022-04-13 20:45:12.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:45:12.599 | from cryptography.utils import int_from_bytes 2022-04-13 20:45:13.767 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:45:13.798 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 20:45:15.651 | 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-13 20:45:15.657 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:45:15.657 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:45:15.766 | + inc/python:pip_install:200 : result=0 2022-04-13 20:45:15.769 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:45:15.771 | + functions-common:time_stop:2425 : local name 2022-04-13 20:45:15.773 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:45:15.775 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:45:15.778 | + functions-common:time_stop:2428 : local total 2022-04-13 20:45:15.781 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:45:15.784 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:45:15.786 | + functions-common:time_stop:2432 : start_time=1649882711813 2022-04-13 20:45:15.789 | + functions-common:time_stop:2434 : [[ -z 1649882711813 ]] 2022-04-13 20:45:15.791 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:45:15.796 | + functions-common:time_stop:2437 : end_time=1649882715793 2022-04-13 20:45:15.799 | + functions-common:time_stop:2438 : elapsed_time=3980 2022-04-13 20:45:15.801 | + functions-common:time_stop:2439 : total=16193 2022-04-13 20:45:15.803 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:45:15.805 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20173 2022-04-13 20:45:15.807 | + inc/python:pip_install:203 : return 0 2022-04-13 20:45:15.809 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 20:45:18.052 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 20:45:19.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:45:19.911 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 20:45:19.926 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 20:45:19.928 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 20:45:19.932 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 20:45:19.937 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 20:45:19.940 | 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-13 20:45:20.010 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 20:45:20.013 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 20:45:20.016 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 20:45:20.033 | + ./stack.sh:main:821 : pkgs= 2022-04-13 20:45:20.036 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 20:45:20.038 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 20:45:20.040 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 20:45:20.042 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 20:45:20.044 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:45:20.047 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:45:20.049 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:45:20.052 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:45:20.054 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:45:20.056 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:45:20.060 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:45:20.062 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:45:20.065 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:45:20.067 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 20:45:20.069 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:45:20.084 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:45:20.086 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 20:45:20.088 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:45:20.090 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 20:45:20.092 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:45:20.094 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 20:45:20.097 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:45:20.099 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 20:45:20.102 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:45:20.104 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 20:45:20.106 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:45:20.108 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 20:45:20.110 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 20:45:20.113 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 20:45:20.115 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 20:45:20.117 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 20:45:20.119 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 20:45:20.122 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 20:45:20.124 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 20:45:20.126 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 20:45:20.128 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 20:45:20.131 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 20:45:20.133 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 20:45:20.135 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 20:45:20.138 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 20:45:20.140 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 20:45:20.191 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 20:45:20.191 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 20:45:20.193 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 20:45:20.545 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 20:45:20.558 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 20:45:20.564 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:45:20.566 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 20:45:20.568 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:45:20.571 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:45:20.573 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:45:20.576 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:45:20.578 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:45:20.580 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:45:20.583 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:45:20.585 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:45:20.587 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:45:20.590 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:45:20.592 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:45:20.594 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:45:20.597 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 20:45:20.599 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:45:20.601 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:45:20.604 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:45:20.606 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 20:45:20.626 | + 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-13 20:45:20.735 | Reading package lists... 2022-04-13 20:45:20.976 | Building dependency tree... 2022-04-13 20:45:20.977 | Reading state information... 2022-04-13 20:45:21.242 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 20:45:21.242 | The following packages were automatically installed and are no longer required: 2022-04-13 20:45:21.243 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:45:21.243 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:45:21.243 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:45:21.243 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:45:21.243 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:45:21.243 | python3-zope.interface 2022-04-13 20:45:21.243 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:45:21.364 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:45:21.368 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:45:21.371 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:45:21.373 | + functions-common:time_stop:2425 : local name 2022-04-13 20:45:21.375 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:45:21.377 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:45:21.380 | + functions-common:time_stop:2428 : local total 2022-04-13 20:45:21.384 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:45:21.386 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:45:21.388 | + functions-common:time_stop:2432 : start_time=1649882720624 2022-04-13 20:45:21.390 | + functions-common:time_stop:2434 : [[ -z 1649882720624 ]] 2022-04-13 20:45:21.393 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:45:21.397 | + functions-common:time_stop:2437 : end_time=1649882721395 2022-04-13 20:45:21.400 | + functions-common:time_stop:2438 : elapsed_time=771 2022-04-13 20:45:21.402 | + functions-common:time_stop:2439 : total=1476 2022-04-13 20:45:21.404 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:45:21.407 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2247 2022-04-13 20:45:21.410 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:45:21.412 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 20:45:21.414 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:45:21.417 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:45:21.419 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:45:21.421 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:45:21.423 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:45:21.427 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:45:21.430 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 20:45:21.432 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:45:21.434 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:45:21.437 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:45:21.439 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:45:21.442 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:45:21.444 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:45:21.447 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:45:21.449 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:45:21.452 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:45:21.454 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:45:21.456 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:45:21.459 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 20:45:21.461 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:45:21.464 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:45:21.466 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:45:21.468 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:45:21.471 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:45:21.474 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:45:21.476 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 20:45:21.481 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 20:45:21.497 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:45:21.500 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 20:45:21.502 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:45:21.504 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 20:45:21.506 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 20:45:21.509 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 20:45:21.514 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 20:45:21.516 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 20:45:21.519 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 20:45:21.521 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 20:45:21.526 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 20:45:21.528 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 20:45:21.531 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 20:45:22.239 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 20:45:22.239 | user tags 2022-04-13 20:45:22.239 | stackrabbit []' 2022-04-13 20:45:22.242 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 20:45:22.242 | user tags 2022-04-13 20:45:22.242 | stackrabbit []' 2022-04-13 20:45:22.243 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 20:45:22.249 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 20:45:22.251 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 20:45:22.253 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 20:45:22.913 | Changing password for user "stackrabbit" ... 2022-04-13 20:45:22.980 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 20:45:23.628 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 20:45:23.683 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 20:45:23.685 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 20:45:24.327 | Changing password for user "stackrabbit" ... 2022-04-13 20:45:24.392 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 20:45:24.394 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 20:45:24.397 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 20:45:25.061 | Deleting user "guest" ... 2022-04-13 20:45:25.076 | Error: 2022-04-13 20:45:25.077 | {:no_such_user, "guest"} 2022-04-13 20:45:25.089 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 20:45:25.091 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 20:45:25.107 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:45:25.109 | + ./stack.sh:main:838 : install_database 2022-04-13 20:45:25.112 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 20:45:25.115 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 20:45:25.117 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:45:25.120 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:45:25.124 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 20:45:25.521 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 20:45:25.524 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 20:45:25.526 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 20:45:25.528 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 20:45:25.531 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:45:25.533 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 20:45:25.535 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:45:25.538 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:45:25.540 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:45:25.542 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:45:25.545 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:45:25.547 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:45:25.549 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:45:25.552 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:45:25.555 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:45:25.557 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:45:25.559 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:45:25.562 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 20:45:25.564 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:45:25.566 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:45:25.568 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:45:25.571 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:45:25.573 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:45:25.575 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:45:25.578 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 20:45:25.580 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:45:25.582 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:45:25.584 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 20:45:25.587 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:45:25.589 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:45:25.591 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:45:25.593 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:45:25.595 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:45:25.598 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:45:25.600 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:45:25.603 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:45:25.605 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:45:25.607 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:45:25.609 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:45:25.611 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:45:25.614 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 20:45:25.617 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:45:25.619 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:45:25.621 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:45:25.623 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 20:45:25.643 | + 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-13 20:45:25.752 | Reading package lists... 2022-04-13 20:45:25.987 | Building dependency tree... 2022-04-13 20:45:25.989 | Reading state information... 2022-04-13 20:45:26.252 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 20:45:26.252 | The following packages were automatically installed and are no longer required: 2022-04-13 20:45:26.253 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:45:26.253 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:45:26.253 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:45:26.253 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:45:26.253 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:45:26.253 | python3-zope.interface 2022-04-13 20:45:26.253 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:45:26.367 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:45:26.372 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:45:26.374 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:45:26.376 | + functions-common:time_stop:2425 : local name 2022-04-13 20:45:26.378 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:45:26.381 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:45:26.383 | + functions-common:time_stop:2428 : local total 2022-04-13 20:45:26.385 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:45:26.387 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:45:26.390 | + functions-common:time_stop:2432 : start_time=1649882725641 2022-04-13 20:45:26.392 | + functions-common:time_stop:2434 : [[ -z 1649882725641 ]] 2022-04-13 20:45:26.394 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:45:26.398 | + functions-common:time_stop:2437 : end_time=1649882726396 2022-04-13 20:45:26.401 | + functions-common:time_stop:2438 : elapsed_time=755 2022-04-13 20:45:26.403 | + functions-common:time_stop:2439 : total=2247 2022-04-13 20:45:26.405 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:45:26.407 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3002 2022-04-13 20:45:26.409 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:45:26.412 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 20:45:26.414 | + ./stack.sh:main:841 : install_database_python 2022-04-13 20:45:26.416 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 20:45:26.419 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 20:45:26.421 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 20:45:26.424 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:45:26.426 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 20:45:26.429 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 20:45:26.432 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:45:26.435 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:45:26.435 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:45:26.441 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 20:45:26.443 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 20:45:26.446 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 20:45:26.448 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 20:45:26.451 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 20:45:26.472 | Using python 3.8 to install PyMySQL 2022-04-13 20:45:26.474 | + 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-13 20:45:27.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:45:27.210 | from cryptography.utils import int_from_bytes 2022-04-13 20:45:27.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:45:27.210 | from cryptography.utils import int_from_bytes 2022-04-13 20:45:28.382 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:45:28.415 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 20:45:30.096 | 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-13 20:45:30.102 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:45:30.102 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:45:30.207 | + inc/python:pip_install:200 : result=0 2022-04-13 20:45:30.209 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:45:30.211 | + functions-common:time_stop:2425 : local name 2022-04-13 20:45:30.214 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:45:30.216 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:45:30.218 | + functions-common:time_stop:2428 : local total 2022-04-13 20:45:30.220 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:45:30.223 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:45:30.225 | + functions-common:time_stop:2432 : start_time=1649882726467 2022-04-13 20:45:30.227 | + functions-common:time_stop:2434 : [[ -z 1649882726467 ]] 2022-04-13 20:45:30.230 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:45:30.234 | + functions-common:time_stop:2437 : end_time=1649882730232 2022-04-13 20:45:30.237 | + functions-common:time_stop:2438 : elapsed_time=3765 2022-04-13 20:45:30.239 | + functions-common:time_stop:2439 : total=20173 2022-04-13 20:45:30.242 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:45:30.244 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23938 2022-04-13 20:45:30.246 | + inc/python:pip_install:203 : return 0 2022-04-13 20:45:30.248 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 20:45:30.251 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 20:45:30.253 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 20:45:30.255 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 20:45:30.272 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:45:30.274 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 20:45:30.276 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 20:45:30.280 | ++ 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-13 20:45:30.280 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 20:45:30.285 | + 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-13 20:45:30.287 | + 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-13 20:45:30.290 | + 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-13 20:45:30.292 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 20:45:30.295 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 20:45:30.297 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 20:45:30.313 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:45:30.315 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 20:45:30.317 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:45:30.320 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:45:30.323 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:45:30.325 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:45:30.327 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:45:30.330 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:45:30.332 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:45:30.334 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:45:30.337 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:45:30.339 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:45:30.341 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:45:30.343 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:45:30.346 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 20:45:30.348 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:45:30.350 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:45:30.352 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:45:30.355 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 20:45:30.375 | + 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-13 20:45:30.484 | Reading package lists... 2022-04-13 20:45:30.722 | Building dependency tree... 2022-04-13 20:45:30.723 | Reading state information... 2022-04-13 20:45:30.970 | radvd is already the newest version (1:2.17-2). 2022-04-13 20:45:30.970 | The following packages were automatically installed and are no longer required: 2022-04-13 20:45:30.971 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:45:30.971 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:45:30.971 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:45:30.971 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:45:30.971 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:45:30.971 | python3-zope.interface 2022-04-13 20:45:30.971 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:45:31.081 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:45:31.086 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:45:31.088 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:45:31.090 | + functions-common:time_stop:2425 : local name 2022-04-13 20:45:31.093 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:45:31.095 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:45:31.097 | + functions-common:time_stop:2428 : local total 2022-04-13 20:45:31.099 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:45:31.102 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:45:31.104 | + functions-common:time_stop:2432 : start_time=1649882730373 2022-04-13 20:45:31.106 | + functions-common:time_stop:2434 : [[ -z 1649882730373 ]] 2022-04-13 20:45:31.109 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:45:31.113 | + functions-common:time_stop:2437 : end_time=1649882731111 2022-04-13 20:45:31.115 | + functions-common:time_stop:2438 : elapsed_time=738 2022-04-13 20:45:31.117 | + functions-common:time_stop:2439 : total=3002 2022-04-13 20:45:31.119 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:45:31.122 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3740 2022-04-13 20:45:31.124 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:45:31.126 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 20:45:31.142 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:45:31.145 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 20:45:31.147 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 20:45:31.150 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 20:45:31.153 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 20:45:31.172 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 20:45:31.175 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:45:31.177 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:45:31.179 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:45:31.181 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:45:31.184 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:45:31.186 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:45:31.188 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:45:31.190 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:45:31.193 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:45:31.195 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:45:31.197 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:45:31.199 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:45:31.201 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 20:45:31.203 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:45:31.206 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:45:31.208 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:45:31.211 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 20:45:31.231 | + 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-13 20:45:31.339 | Reading package lists... 2022-04-13 20:45:31.576 | Building dependency tree... 2022-04-13 20:45:31.578 | Reading state information... 2022-04-13 20:45:31.823 | fakeroot is already the newest version (1.24-1). 2022-04-13 20:45:31.823 | make is already the newest version (4.2.1-1.2). 2022-04-13 20:45:31.823 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 20:45:31.823 | The following packages were automatically installed and are no longer required: 2022-04-13 20:45:31.824 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:45:31.824 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:45:31.824 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:45:31.824 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:45:31.824 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:45:31.824 | python3-zope.interface 2022-04-13 20:45:31.824 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:45:31.935 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:45:31.939 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:45:31.942 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:45:31.944 | + functions-common:time_stop:2425 : local name 2022-04-13 20:45:31.946 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:45:31.948 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:45:31.950 | + functions-common:time_stop:2428 : local total 2022-04-13 20:45:31.952 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:45:31.955 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:45:31.957 | + functions-common:time_stop:2432 : start_time=1649882731228 2022-04-13 20:45:31.959 | + functions-common:time_stop:2434 : [[ -z 1649882731228 ]] 2022-04-13 20:45:31.962 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:45:31.966 | + functions-common:time_stop:2437 : end_time=1649882731964 2022-04-13 20:45:31.968 | + functions-common:time_stop:2438 : elapsed_time=736 2022-04-13 20:45:31.970 | + functions-common:time_stop:2439 : total=3740 2022-04-13 20:45:31.972 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:45:31.975 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4476 2022-04-13 20:45:31.977 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:45:31.980 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 20:45:31.982 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:45:31.984 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:45:31.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 20:45:31.989 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 20:45:31.992 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 20:45:31.995 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 20:45:31.998 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 20:45:32.001 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 20:45:32.001 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 20:45:32.006 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 20:45:32.009 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 20:45:32.011 | + functions:vercmp:628 : local v1=5.4 2022-04-13 20:45:32.013 | + functions:vercmp:629 : local 'op=<' 2022-04-13 20:45:32.015 | + functions:vercmp:630 : local v2=3.13 2022-04-13 20:45:32.017 | + functions:vercmp:631 : local result 2022-04-13 20:45:32.021 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 20:45:32.021 | ++ functions:vercmp:635 : sort -V 2022-04-13 20:45:32.022 | ++ functions:vercmp:635 : head -1 2022-04-13 20:45:32.027 | + functions:vercmp:635 : result=3.13 2022-04-13 20:45:32.029 | + functions:vercmp:637 : case $op in 2022-04-13 20:45:32.031 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 20:45:32.034 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 20:45:32.036 | + functions:vercmp:648 : return 2022-04-13 20:45:32.039 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 20:45:32.041 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 20:45:32.043 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 20:45:32.516 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 20:45:32.519 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 20:45:32.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.524 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.528 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 20:45:32.530 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.533 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 20:45:32.552 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:45:32.555 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 20:45:32.557 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 20:45:32.557 | Installing etcd 2022-04-13 20:45:32.559 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 20:45:32.571 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 20:45:32.583 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 20:45:32.586 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 20:45:32.604 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 20:45:32.607 | ++ 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-13 20:45:32.609 | ++ 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-13 20:45:32.613 | +++ 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-13 20:45:32.617 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:45:32.619 | ++ 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-13 20:45:32.621 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 20:45:32.624 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:45:32.626 | ++ functions:get_extra_file:74 : return 2022-04-13 20:45:32.629 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:45:32.631 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 20:45:32.633 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 20:45:32.635 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 20:45:32.652 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:45:32.654 | + ./stack.sh:main:868 : install_dstat 2022-04-13 20:45:32.656 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 20:45:32.673 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:45:32.675 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 20:45:32.678 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:45:32.680 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 20:45:32.682 | + ./stack.sh:main:877 : install_libs 2022-04-13 20:45:32.685 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 20:45:32.687 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 20:45:32.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 20:45:32.691 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 20:45:32.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.696 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.698 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 20:45:32.700 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.705 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 20:45:32.707 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 20:45:32.709 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 20:45:32.712 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 20:45:32.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.716 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.719 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 20:45:32.721 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.723 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 20:45:32.726 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 20:45:32.729 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 20:45:32.731 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 20:45:32.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.735 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.738 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 20:45:32.740 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.742 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 20:45:32.744 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 20:45:32.747 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 20:45:32.749 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 20:45:32.751 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.754 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.756 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 20:45:32.759 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.761 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 20:45:32.763 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 20:45:32.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 20:45:32.767 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 20:45:32.770 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.772 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.775 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 20:45:32.777 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.779 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 20:45:32.781 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 20:45:32.784 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 20:45:32.786 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 20:45:32.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.790 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.792 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 20:45:32.795 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.797 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 20:45:32.799 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 20:45:32.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 20:45:32.804 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 20:45:32.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.808 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.810 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 20:45:32.813 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.815 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 20:45:32.817 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 20:45:32.819 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 20:45:32.822 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 20:45:32.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.826 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.829 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 20:45:32.831 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.833 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 20:45:32.836 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 20:45:32.838 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 20:45:32.841 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 20:45:32.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.845 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.847 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 20:45:32.850 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.852 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 20:45:32.854 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 20:45:32.856 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 20:45:32.858 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 20:45:32.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.863 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.865 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 20:45:32.867 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.870 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 20:45:32.872 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 20:45:32.874 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 20:45:32.877 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 20:45:32.879 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.881 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.884 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 20:45:32.886 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.888 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 20:45:32.891 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 20:45:32.893 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 20:45:32.895 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 20:45:32.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.900 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.903 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 20:45:32.905 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.907 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 20:45:32.910 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 20:45:32.912 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 20:45:32.914 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 20:45:32.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.919 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.921 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 20:45:32.923 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.925 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 20:45:32.928 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 20:45:32.930 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 20:45:32.932 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 20:45:32.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.937 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.939 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 20:45:32.941 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.943 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 20:45:32.946 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 20:45:32.949 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 20:45:32.951 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 20:45:32.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.956 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.958 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 20:45:32.960 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.963 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 20:45:32.965 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 20:45:32.967 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 20:45:32.970 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 20:45:32.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.974 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.977 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 20:45:32.979 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.981 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 20:45:32.983 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 20:45:32.986 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 20:45:32.988 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 20:45:32.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:32.992 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:32.995 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 20:45:32.997 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:32.999 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 20:45:33.001 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 20:45:33.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 20:45:33.006 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 20:45:33.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.011 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.014 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 20:45:33.016 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.019 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 20:45:33.026 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 20:45:33.028 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 20:45:33.031 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 20:45:33.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.036 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.039 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 20:45:33.041 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.043 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 20:45:33.046 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 20:45:33.048 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 20:45:33.050 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 20:45:33.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.055 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.057 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 20:45:33.059 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.062 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 20:45:33.064 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 20:45:33.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 20:45:33.069 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 20:45:33.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.074 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.076 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 20:45:33.078 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.081 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 20:45:33.083 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 20:45:33.086 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 20:45:33.088 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 20:45:33.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.093 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.095 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 20:45:33.098 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.100 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 20:45:33.102 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 20:45:33.104 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 20:45:33.107 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 20:45:33.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.111 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.113 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 20:45:33.116 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.119 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 20:45:33.121 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 20:45:33.123 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 20:45:33.126 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 20:45:33.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.130 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.133 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 20:45:33.135 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.137 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 20:45:33.140 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 20:45:33.142 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 20:45:33.144 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 20:45:33.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.149 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.151 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 20:45:33.153 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.156 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 20:45:33.158 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 20:45:33.160 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 20:45:33.163 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 20:45:33.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.167 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.169 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 20:45:33.172 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.174 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 20:45:33.176 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 20:45:33.179 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 20:45:33.182 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 20:45:33.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.186 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.188 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 20:45:33.191 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.193 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 20:45:33.196 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 20:45:33.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 20:45:33.200 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 20:45:33.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.205 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.208 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 20:45:33.210 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.212 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 20:45:33.214 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 20:45:33.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 20:45:33.219 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 20:45:33.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.224 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 20:45:33.228 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.231 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 20:45:33.233 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 20:45:33.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 20:45:33.237 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 20:45:33.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.242 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.245 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 20:45:33.247 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.249 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 20:45:33.251 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 20:45:33.254 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 20:45:33.256 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 20:45:33.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.261 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.263 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 20:45:33.266 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.268 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 20:45:33.270 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 20:45:33.273 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 20:45:33.275 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 20:45:33.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.279 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.282 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 20:45:33.284 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.286 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 20:45:33.288 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 20:45:33.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 20:45:33.293 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 20:45:33.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.297 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.300 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 20:45:33.302 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.305 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 20:45:33.307 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 20:45:33.310 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 20:45:33.312 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 20:45:33.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.316 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.319 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 20:45:33.321 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.324 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 20:45:33.326 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 20:45:33.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 20:45:33.331 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 20:45:33.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.335 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.338 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 20:45:33.340 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.342 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 20:45:33.344 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 20:45:33.347 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 20:45:33.349 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 20:45:33.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.353 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.356 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 20:45:33.358 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.360 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 20:45:33.362 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 20:45:33.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 20:45:33.368 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 20:45:33.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.372 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.374 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 20:45:33.377 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.379 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 20:45:33.381 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 20:45:33.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 20:45:33.386 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 20:45:33.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:33.391 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:33.393 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 20:45:33.395 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:33.398 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 20:45:33.418 | Using python 3.8 to install etcd3 2022-04-13 20:45:33.420 | + 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-13 20:45:34.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:45:34.145 | from cryptography.utils import int_from_bytes 2022-04-13 20:45:34.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:45:34.145 | from cryptography.utils import int_from_bytes 2022-04-13 20:45:35.299 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:45:35.330 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 20:45:35.339 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 20:45:35.339 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 20:45:35.340 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 20:45:35.341 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 20:45:37.039 | 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-13 20:45:37.045 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:45:37.045 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:45:37.144 | + inc/python:pip_install:200 : result=0 2022-04-13 20:45:37.146 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:45:37.149 | + functions-common:time_stop:2425 : local name 2022-04-13 20:45:37.151 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:45:37.153 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:45:37.155 | + functions-common:time_stop:2428 : local total 2022-04-13 20:45:37.157 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:45:37.159 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:45:37.162 | + functions-common:time_stop:2432 : start_time=1649882733413 2022-04-13 20:45:37.164 | + functions-common:time_stop:2434 : [[ -z 1649882733413 ]] 2022-04-13 20:45:37.167 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:45:37.171 | + functions-common:time_stop:2437 : end_time=1649882737169 2022-04-13 20:45:37.173 | + functions-common:time_stop:2438 : elapsed_time=3756 2022-04-13 20:45:37.175 | + functions-common:time_stop:2439 : total=23938 2022-04-13 20:45:37.177 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:45:37.179 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27694 2022-04-13 20:45:37.182 | + inc/python:pip_install:203 : return 0 2022-04-13 20:45:37.184 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 20:45:37.205 | Using python 3.8 to install etcd3gw 2022-04-13 20:45:37.207 | + 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-13 20:45:37.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:45:37.975 | from cryptography.utils import int_from_bytes 2022-04-13 20:45:37.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:45:37.975 | from cryptography.utils import int_from_bytes 2022-04-13 20:45:39.131 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:45:39.162 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 20:45:39.170 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 20:45:39.171 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 20:45:39.172 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 20:45:39.173 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 20:45:39.205 | 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-13 20:45:39.206 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 20:45:39.208 | 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-13 20:45:39.210 | 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-13 20:45:40.863 | 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-13 20:45:40.869 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:45:40.869 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:45:40.970 | + inc/python:pip_install:200 : result=0 2022-04-13 20:45:40.973 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:45:40.975 | + functions-common:time_stop:2425 : local name 2022-04-13 20:45:40.977 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:45:40.980 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:45:40.982 | + functions-common:time_stop:2428 : local total 2022-04-13 20:45:40.984 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:45:40.986 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:45:40.988 | + functions-common:time_stop:2432 : start_time=1649882737199 2022-04-13 20:45:40.990 | + functions-common:time_stop:2434 : [[ -z 1649882737199 ]] 2022-04-13 20:45:40.993 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:45:40.998 | + functions-common:time_stop:2437 : end_time=1649882740995 2022-04-13 20:45:41.000 | + functions-common:time_stop:2438 : elapsed_time=3796 2022-04-13 20:45:41.002 | + functions-common:time_stop:2439 : total=27694 2022-04-13 20:45:41.004 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:45:41.006 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31490 2022-04-13 20:45:41.009 | + inc/python:pip_install:203 : return 0 2022-04-13 20:45:41.011 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 20:45:41.014 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 20:45:41.016 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 20:45:41.018 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:45:41.021 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:45:41.023 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:45:41.025 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:45:41.027 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:45:41.030 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:45:41.032 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:45:41.034 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:45:41.037 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:45:41.039 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:45:41.042 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:45:41.044 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 20:45:41.047 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:45:41.049 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:45:41.051 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 20:45:41.054 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:45:41.056 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:45:41.059 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:45:41.061 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:45:41.063 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:45:41.065 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:45:41.068 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:45:41.070 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:45:41.072 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:45:41.074 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:45:41.077 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:45:41.079 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:45:41.081 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:45:41.084 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:45:41.086 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:45:41.088 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:45:41.091 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:45:41.093 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:45:41.114 | + 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-13 20:45:41.222 | Reading package lists... 2022-04-13 20:45:41.459 | Building dependency tree... 2022-04-13 20:45:41.461 | Reading state information... 2022-04-13 20:45:41.708 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 20:45:41.708 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 20:45:41.708 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:45:41.708 | The following packages were automatically installed and are no longer required: 2022-04-13 20:45:41.709 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:45:41.709 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:45:41.709 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:45:41.709 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:45:41.709 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:45:41.709 | python3-zope.interface 2022-04-13 20:45:41.709 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:45:41.820 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:45:41.825 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:45:41.827 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:45:41.830 | + functions-common:time_stop:2425 : local name 2022-04-13 20:45:41.832 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:45:41.834 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:45:41.837 | + functions-common:time_stop:2428 : local total 2022-04-13 20:45:41.839 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:45:41.842 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:45:41.844 | + functions-common:time_stop:2432 : start_time=1649882741112 2022-04-13 20:45:41.846 | + functions-common:time_stop:2434 : [[ -z 1649882741112 ]] 2022-04-13 20:45:41.849 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:45:41.853 | + functions-common:time_stop:2437 : end_time=1649882741850 2022-04-13 20:45:41.855 | + functions-common:time_stop:2438 : elapsed_time=738 2022-04-13 20:45:41.857 | + functions-common:time_stop:2439 : total=4476 2022-04-13 20:45:41.859 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:45:41.862 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5214 2022-04-13 20:45:41.864 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:45:41.866 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 20:45:41.868 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:45:41.871 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:45:41.873 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 20:45:41.934 | Module proxy already enabled 2022-04-13 20:45:41.938 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 20:45:42.000 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 20:45:42.000 | Module proxy already enabled 2022-04-13 20:45:42.000 | Module proxy_uwsgi already enabled 2022-04-13 20:45:42.004 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 20:45:42.006 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 20:45:42.008 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 20:45:42.011 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 20:45:42.134 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 20:45:42.137 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 20:45:42.140 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 20:45:42.142 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:42.145 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:42.148 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 20:45:42.151 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:42.154 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 20:45:42.156 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 20:45:42.158 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 20:45:42.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:42.163 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:42.167 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 20:45:42.169 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:42.171 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 20:45:42.174 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 20:45:42.176 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 20:45:42.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:42.181 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:42.183 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 20:45:42.186 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:42.188 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 20:45:42.190 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 20:45:42.193 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 20:45:42.195 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:42.197 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:42.200 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 20:45:42.202 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:42.205 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 20:45:42.208 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 20:45:42.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:42.213 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:42.215 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 20:45:42.218 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:42.220 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 20:45:42.223 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 20:45:42.225 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 20:45:42.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:42.230 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:42.233 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 20:45:42.235 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:42.237 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 20:45:42.254 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:45:42.256 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 20:45:42.259 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 20:45:42.261 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 20:45:42.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:42.266 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:42.268 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 20:45:42.270 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:42.273 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 20:45:42.289 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:45:42.292 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 20:45:42.294 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 20:45:42.297 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 20:45:42.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:42.301 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:42.304 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 20:45:42.306 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:42.308 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 20:45:42.311 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 20:45:42.313 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 20:45:42.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:45:42.318 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:45:42.320 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 20:45:42.323 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:45:42.325 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 20:45:42.327 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 20:45:42.330 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:45:42.333 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 20:45:42.335 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 20:45:42.338 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:45:42.342 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:45:42.342 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:45:42.347 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 20:45:42.349 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 20:45:42.352 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 20:45:42.355 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 20:45:42.357 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 20:45:42.377 | Using python 3.8 to install keystonemiddleware 2022-04-13 20:45:42.380 | + 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-13 20:45:43.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:45:43.118 | from cryptography.utils import int_from_bytes 2022-04-13 20:45:43.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:45:43.118 | from cryptography.utils import int_from_bytes 2022-04-13 20:45:44.267 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:45:44.298 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 20:45:44.349 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 20:45:44.350 | 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-13 20:45:44.351 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 20:45:44.352 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 20:45:44.354 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 20:45:44.355 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 20:45:44.356 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 20:45:44.357 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 20:45:44.358 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 20:45:44.359 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 20:45:44.360 | 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-13 20:45:44.361 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 20:45:44.362 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 20:45:44.364 | 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-13 20:45:44.421 | 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-13 20:45:44.422 | 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-13 20:45:44.423 | 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-13 20:45:44.461 | 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-13 20:45:44.500 | 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-13 20:45:44.501 | 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-13 20:45:44.503 | 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-13 20:45:44.504 | 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-13 20:45:44.553 | 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-13 20:45:44.556 | 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-13 20:45:44.565 | 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-13 20:45:44.566 | 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-13 20:45:44.580 | 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-13 20:45:44.581 | 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-13 20:45:44.583 | 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-13 20:45:44.645 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 20:45:44.648 | 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-13 20:45:44.650 | 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-13 20:45:44.652 | 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-13 20:45:44.700 | 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-13 20:45:44.712 | 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-13 20:45:46.266 | 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-13 20:45:46.271 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:45:46.272 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:45:46.376 | + inc/python:pip_install:200 : result=0 2022-04-13 20:45:46.378 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:45:46.380 | + functions-common:time_stop:2425 : local name 2022-04-13 20:45:46.383 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:45:46.385 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:45:46.387 | + functions-common:time_stop:2428 : local total 2022-04-13 20:45:46.389 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:45:46.392 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:45:46.394 | + functions-common:time_stop:2432 : start_time=1649882742372 2022-04-13 20:45:46.396 | + functions-common:time_stop:2434 : [[ -z 1649882742372 ]] 2022-04-13 20:45:46.399 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:45:46.403 | + functions-common:time_stop:2437 : end_time=1649882746400 2022-04-13 20:45:46.405 | + functions-common:time_stop:2438 : elapsed_time=4028 2022-04-13 20:45:46.408 | + functions-common:time_stop:2439 : total=31490 2022-04-13 20:45:46.410 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:45:46.412 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35518 2022-04-13 20:45:46.414 | + inc/python:pip_install:203 : return 0 2022-04-13 20:45:46.416 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 20:45:46.419 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 20:45:46.421 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:45:46.425 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 20:45:46.429 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 20:45:46.431 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:45:46.435 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:45:46.435 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:45:46.440 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 20:45:46.443 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 20:45:46.445 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 20:45:46.448 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 20:45:46.451 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 20:45:46.472 | Using python 3.8 to install python-memcached 2022-04-13 20:45:46.475 | + 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-13 20:45:47.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:45:47.210 | from cryptography.utils import int_from_bytes 2022-04-13 20:45:47.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:45:47.210 | from cryptography.utils import int_from_bytes 2022-04-13 20:45:48.424 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:45:48.461 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 20:45:48.464 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 20:45:50.130 | 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-13 20:45:50.136 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:45:50.136 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:45:50.241 | + inc/python:pip_install:200 : result=0 2022-04-13 20:45:50.243 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:45:50.245 | + functions-common:time_stop:2425 : local name 2022-04-13 20:45:50.248 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:45:50.250 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:45:50.252 | + functions-common:time_stop:2428 : local total 2022-04-13 20:45:50.255 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:45:50.257 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:45:50.259 | + functions-common:time_stop:2432 : start_time=1649882746467 2022-04-13 20:45:50.261 | + functions-common:time_stop:2434 : [[ -z 1649882746467 ]] 2022-04-13 20:45:50.264 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:45:50.268 | + functions-common:time_stop:2437 : end_time=1649882750266 2022-04-13 20:45:50.270 | + functions-common:time_stop:2438 : elapsed_time=3799 2022-04-13 20:45:50.273 | + functions-common:time_stop:2439 : total=35518 2022-04-13 20:45:50.275 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:45:50.277 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39317 2022-04-13 20:45:50.279 | + inc/python:pip_install:203 : return 0 2022-04-13 20:45:50.282 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 20:45:50.298 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:45:50.301 | + ./stack.sh:main:899 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-13 20:45:50.303 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 20:45:50.305 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 20:45:50.307 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 20:45:50.311 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 20:45:50.313 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 20:45:50.315 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 20:45:50.330 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:45:50.332 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 20:45:50.334 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 20:45:50.337 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 20:45:50.339 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 20:45:50.341 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 20:45:50.343 | ++ functions-common:git_clone:612 : pwd 2022-04-13 20:45:50.346 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 20:45:50.348 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 20:45:50.350 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 20:45:50.365 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 20:45:50.367 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 20:45:50.369 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 20:45:50.373 | + functions-common:git_clone:629 : echo master 2022-04-13 20:45:50.373 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 20:45:50.378 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 20:45:50.380 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 20:45:50.382 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 20:45:50.385 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 20:45:50.385 | + functions-common:git_clone:678 : head -1 2022-04-13 20:45:50.388 | c141e6164 trivial: Fix typo 2022-04-13 20:45:50.390 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 20:45:50.393 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 20:45:50.395 | + inc/python:setup_develop:338 : local bindep 2022-04-13 20:45:50.397 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:45:50.399 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 20:45:50.402 | + inc/python:setup_develop:344 : local extras= 2022-04-13 20:45:50.405 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 20:45:50.407 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 20:45:50.409 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:45:50.411 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 20:45:50.414 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 20:45:50.416 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 20:45:50.419 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 20:45:50.422 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 20:45:50.424 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 20:45:50.427 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 20:45:50.429 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 20:45:50.432 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 20:45:50.437 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 20:45:50.439 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 20:45:51.124 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 20:45:51.126 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 20:45:51.128 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 20:45:51.131 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 20:45:51.133 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:45:51.135 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 20:45:51.137 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 20:45:51.140 | + inc/python:setup_package:428 : local extras= 2022-04-13 20:45:51.142 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 20:45:51.144 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 20:45:51.146 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 20:45:51.148 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 20:45:51.150 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 20:45:51.153 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 20:45:51.172 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 20:45:51.175 | + 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-13 20:45:51.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:45:51.913 | from cryptography.utils import int_from_bytes 2022-04-13 20:45:51.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:45:51.913 | from cryptography.utils import int_from_bytes 2022-04-13 20:45:53.072 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:45:53.105 | Obtaining file:///opt/stack/keystone 2022-04-13 20:45:53.105 | Preparing metadata (setup.py): started 2022-04-13 20:45:53.871 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 20:45:53.871 | ERROR: Command errored out with exit status 1: 2022-04-13 20:45:53.871 | 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-spmfu272 2022-04-13 20:45:53.871 | cwd: /opt/stack/keystone/ 2022-04-13 20:45:53.871 | Complete output (16 lines): 2022-04-13 20:45:53.871 | Error parsing 2022-04-13 20:45:53.871 | Traceback (most recent call last): 2022-04-13 20:45:53.871 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 20:45:53.871 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 20:45:53.871 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 20:45:53.871 | pbr.hooks.setup_hook(config) 2022-04-13 20:45:53.871 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 20:45:53.871 | metadata_config.run() 2022-04-13 20:45:53.871 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 20:45:53.871 | self.hook() 2022-04-13 20:45:53.871 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 20:45:53.871 | self.config['version'] = packaging.get_version( 2022-04-13 20:45:53.871 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 20:45:53.871 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 20:45:53.871 | 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-13 20:45:53.871 | 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-13 20:45:53.871 | ---------------------------------------- 2022-04-13 20:45:53.872 | 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-13 20:45:53.872 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 20:45:53.879 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:45:53.880 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:45:53.963 | + inc/python:pip_install:1 : exit_trap 2022-04-13 20:45:53.965 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 20:45:53.967 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 20:45:53.970 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 20:45:53.972 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 20:45:53.974 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 20:45:53.976 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 20:45:53.978 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 20:45:53.981 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 20:45:53.983 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 20:45:53.983 | Error on exit 2022-04-13 20:45:53.985 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 20:45:53.987 | + ./stack.sh:exit_trap:544 : generate-subunit 1649882677 76 fail 2022-04-13 20:45:54.576 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 20:45:54.579 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 20:45:55.449 | + ./stack.sh:exit_trap:558 : exit 1