2022-04-13 18:50:27.002 | + ./stack.sh:main:489 : exec 2022-04-13 18:50:27.002 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-185026.summary.2022-04-13-185026 2022-04-13 18:50:27.002 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-185026' 2022-04-13 18:50:27.002 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 18:50:27.002 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-185026 2022-04-13 18:50:27.002 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-185026 /opt/stack/logs/stack.sh.log 2022-04-13 18:50:27.003 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-185026.summary.2022-04-13-185026 /opt/stack/logs/stack.sh.log.summary 2022-04-13 18:50:27.003 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 18:50:27.003 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 18:50:27.003 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 18:50:27.003 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 18:50:27.003 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 18:50:27.003 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 18:50:27.003 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 18:50:27.003 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 18:50:27.003 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 18:50:27.003 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 18:50:27.003 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 18:50:27.003 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 18:50:27.003 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 18:50:27.004 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 18:50:27.007 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 18:50:27.009 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 18:50:27.011 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 18:50:27.013 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 18:50:27.016 | + ./stack.sh:main:578 : uname -a 2022-04-13 18:50:27.017 | Linux dv-cinder-785362-5-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 18:50:27.019 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 18:50:27.021 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 18:50:27.024 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 18:50:27.060 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 18:50:27.075 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 18:50:27.078 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 18:50:27.080 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 18:50:27.082 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 18:50:27.084 | + functions-common:fetch_plugins:1776 : return 2022-04-13 18:50:27.085 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 18:50:27.087 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 18:50:27.089 | + functions-common:run_phase:1854 : local phase= 2022-04-13 18:50:27.091 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 18:50:27.093 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 18:50:27.095 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 18:50:27.097 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 18:50:27.098 | + functions-common:run_phase:1863 : local extra 2022-04-13 18:50:27.101 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 18:50:27.104 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 18:50:27.106 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 18:50:27.107 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 18:50:27.109 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 18:50:27.111 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 18:50:27.124 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:50:27.126 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 18:50:27.128 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 18:50:27.129 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 18:50:27.131 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 18:50:27.133 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 18:50:27.135 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 18:50:27.136 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 18:50:27.138 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 18:50:27.141 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 18:50:27.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 18:50:27.144 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 18:50:27.146 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 18:50:27.148 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 18:50:27.149 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 18:50:27.151 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 18:50:27.153 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 18:50:27.170 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 18:50:27.173 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 18:50:27.185 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:50:27.187 | +++ lib/tls:source:43 : hostname -f 2022-04-13 18:50:27.191 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 18:50:27.192 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 18:50:27.194 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 18:50:27.196 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 18:50:27.198 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 18:50:27.200 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 18:50:27.201 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 18:50:27.204 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 18:50:27.206 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 18:50:27.207 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 18:50:27.212 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 18:50:27.223 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 18:50:27.241 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 18:50:27.253 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 18:50:27.264 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 18:50:27.300 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 18:50:27.358 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 18:50:27.447 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 18:50:27.468 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 18:50:27.511 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 18:50:27.564 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 18:50:27.710 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 18:50:27.725 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 18:50:27.738 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 18:50:27.750 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 18:50:27.836 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 18:50:27.838 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 18:50:27.841 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 18:50:27.843 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 18:50:27.845 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 18:50:27.847 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 18:50:27.849 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 18:50:27.849 | False' 2022-04-13 18:50:27.852 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 18:50:27.867 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 18:50:27.869 | + ./stack.sh:main:626 : run_phase source 2022-04-13 18:50:27.871 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 18:50:27.873 | + functions-common:run_phase:1854 : local phase= 2022-04-13 18:50:27.876 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 18:50:27.878 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 18:50:27.880 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 18:50:27.882 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 18:50:27.884 | + functions-common:run_phase:1863 : local extra 2022-04-13 18:50:27.886 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 18:50:27.890 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 18:50:27.892 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 18:50:27.894 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 18:50:27.896 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 18:50:27.898 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 18:50:27.912 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:50:27.914 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 18:50:27.916 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 18:50:27.956 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 18:50:27.958 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 18:50:27.960 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 18:50:27.963 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 18:50:27.965 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 18:50:27.967 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 18:50:27.969 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 18:50:27.971 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 18:50:27.973 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 18:50:27.976 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 18:50:27.978 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:27.980 | + 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 18:50:27.982 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:27.985 | + 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 18:50:27.987 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:27.989 | + 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 18:50:27.991 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:27.994 | + 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 18:50:27.996 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:27.998 | + 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 18:50:28.001 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.003 | + 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 18:50:28.005 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.007 | + 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 18:50:28.009 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.012 | + 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 18:50:28.014 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.017 | + 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 18:50:28.019 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.021 | + 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 18:50:28.023 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.026 | + 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 18:50:28.028 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.030 | + 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 18:50:28.032 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.035 | + 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 18:50:28.037 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.039 | + 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 18:50:28.041 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.043 | + 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 18:50:28.046 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.048 | + 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 18:50:28.050 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.052 | + 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 18:50:28.055 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.057 | + 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 18:50:28.059 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.062 | + 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 18:50:28.064 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.066 | + 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 18:50:28.068 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.070 | + 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 18:50:28.073 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.075 | + 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 18:50:28.078 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.080 | + 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 18:50:28.082 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.084 | + 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 18:50:28.087 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.089 | + 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 18:50:28.091 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.093 | + 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 18:50:28.095 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.098 | + 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 18:50:28.100 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.102 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 18:50:28.105 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.107 | + 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 18:50:28.109 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.111 | + 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 18:50:28.113 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.116 | + 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 18:50:28.118 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.120 | + 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 18:50:28.122 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.125 | + 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 18:50:28.127 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.129 | + 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 18:50:28.132 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.134 | + 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 18:50:28.136 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.138 | + 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 18:50:28.141 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.143 | + 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 18:50:28.145 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.147 | + 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 18:50:28.150 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.152 | + 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 18:50:28.154 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.157 | + 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 18:50:28.159 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.161 | + 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 18:50:28.163 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.166 | + 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 18:50:28.168 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.170 | + 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 18:50:28.173 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.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-api, ]] 2022-04-13 18:50:28.177 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:28.179 | + 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 18:50:28.182 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 18:50:28.184 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 18:50:28.187 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 18:50:28.201 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:50:28.203 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 18:50:28.205 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 18:50:28.207 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 18:50:28.223 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:50:28.225 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 18:50:28.228 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 18:50:28.230 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 18:50:28.232 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 18:50:28.235 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 18:50:28.237 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 18:50:28.239 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 18:50:28.242 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 18:50:28.244 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 18:50:28.244 | Using mysql database backend 2022-04-13 18:50:28.246 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 18:50:28.262 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 18:50:28.265 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 18:50:28.267 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 18:50:28.269 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 18:50:28.272 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 18:50:28.275 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 18:50:28.291 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:50:28.293 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 18:50:28.309 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 18:50:28.326 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:50:28.329 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 18:50:28.345 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 18:50:28.361 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 18:50:28.378 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:50:28.380 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 18:50:28.397 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:50:28.399 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 18:50:28.415 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 18:50:28.417 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 18:50:28.420 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 18:50:28.423 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 18:50:28.426 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 18:50:28.430 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-185028 2022-04-13 18:50:28.432 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-185028 759' 2022-04-13 18:50:28.435 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:28.438 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 18:50:28.440 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:28.442 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 18:50:28.445 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:28.447 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 18:50:28.449 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:28.452 | + 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 18:50:28.454 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:28.457 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-13 18:50:28.459 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:28.462 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-13 18:50:28.464 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:28.466 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-185026 2022-04-13 18:50:28.469 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:28.471 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 18:50:28.474 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:28.476 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-13 18:50:28.479 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:28.481 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 18:50:28.483 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:28.486 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 18:50:28.488 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:28.490 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 18:50:28.492 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:28.495 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 18:50:28.497 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 18:50:28.500 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 18:50:28.502 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 18:50:28.504 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 18:50:28.506 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 18:50:28.508 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 18:50:28.511 | ++ functions-common:git_clone:612 : pwd 2022-04-13 18:50:28.513 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 18:50:28.516 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 18:50:28.519 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 18:50:28.534 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 18:50:28.536 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 18:50:28.538 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 18:50:28.541 | + functions-common:git_clone:629 : echo master 2022-04-13 18:50:28.541 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 18:50:28.546 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 18:50:28.549 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 18:50:28.551 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 18:50:28.553 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 18:50:28.554 | + functions-common:git_clone:678 : head -1 2022-04-13 18:50:28.557 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 18:50:28.559 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 18:50:28.562 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 18:50:28.564 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 18:50:28.567 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 18:50:28.569 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 18:50:28.572 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 18:50:28.574 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 18:50:28.577 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 18:50:28.580 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 18:50:28.582 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 18:50:28.584 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 18:50:28.587 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 18:50:28.591 | ++ tools/install_prereqs.sh:source:47 : NOW=1649875828 2022-04-13 18:50:28.595 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 18:50:28.599 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649875622 2022-04-13 18:50:28.602 | ++ tools/install_prereqs.sh:source:49 : DELTA=206 2022-04-13 18:50:28.604 | ++ tools/install_prereqs.sh:source:50 : [[ 206 -lt 7200 ]] 2022-04-13 18:50:28.607 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 18:50:28.610 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 18:50:28.612 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 18:50:28.614 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 18:50:28.617 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 18:50:28.619 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 18:50:28.621 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 18:50:28.624 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 18:50:28.628 | +++ 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 18:50:28.673 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 18:50:28.673 | apache2-dev 2022-04-13 18:50:28.673 | bc 2022-04-13 18:50:28.673 | bsdmainutils 2022-04-13 18:50:28.673 | curl 2022-04-13 18:50:28.673 | g++ 2022-04-13 18:50:28.673 | gawk 2022-04-13 18:50:28.673 | gcc 2022-04-13 18:50:28.673 | gettext 2022-04-13 18:50:28.673 | git 2022-04-13 18:50:28.673 | graphviz 2022-04-13 18:50:28.673 | iputils-ping 2022-04-13 18:50:28.673 | libapache2-mod-proxy-uwsgi 2022-04-13 18:50:28.673 | libffi-dev 2022-04-13 18:50:28.673 | libjpeg-dev 2022-04-13 18:50:28.673 | libpcre3-dev 2022-04-13 18:50:28.673 | libpq-dev 2022-04-13 18:50:28.673 | libssl-dev 2022-04-13 18:50:28.673 | libsystemd-dev 2022-04-13 18:50:28.673 | libxml2-dev 2022-04-13 18:50:28.673 | libxslt1-dev 2022-04-13 18:50:28.673 | libyaml-dev 2022-04-13 18:50:28.674 | lsof 2022-04-13 18:50:28.674 | openssh-server 2022-04-13 18:50:28.674 | openssl 2022-04-13 18:50:28.674 | pkg-config 2022-04-13 18:50:28.674 | psmisc 2022-04-13 18:50:28.674 | python3-dev 2022-04-13 18:50:28.674 | python3-pip 2022-04-13 18:50:28.674 | python3-systemd 2022-04-13 18:50:28.674 | python3-venv 2022-04-13 18:50:28.674 | tar 2022-04-13 18:50:28.674 | tcpdump 2022-04-13 18:50:28.674 | unzip 2022-04-13 18:50:28.674 | uuid-runtime 2022-04-13 18:50:28.674 | wget 2022-04-13 18:50:28.674 | wget 2022-04-13 18:50:28.674 | zlib1g-dev 2022-04-13 18:50:28.674 | libkrb5-dev 2022-04-13 18:50:28.674 | libldap2-dev 2022-04-13 18:50:28.674 | libsasl2-dev 2022-04-13 18:50:28.674 | memcached 2022-04-13 18:50:28.674 | python3-mysqldb 2022-04-13 18:50:28.674 | sqlite3 2022-04-13 18:50:28.674 | conntrack 2022-04-13 18:50:28.674 | curl 2022-04-13 18:50:28.674 | dnsmasq-base 2022-04-13 18:50:28.674 | dnsmasq-utils 2022-04-13 18:50:28.674 | ebtables 2022-04-13 18:50:28.674 | genisoimage 2022-04-13 18:50:28.674 | iptables 2022-04-13 18:50:28.674 | iputils-arping 2022-04-13 18:50:28.674 | kpartx 2022-04-13 18:50:28.674 | libjs-jquery-tablesorter 2022-04-13 18:50:28.674 | parted 2022-04-13 18:50:28.674 | pm-utils 2022-04-13 18:50:28.674 | python3-mysqldb 2022-04-13 18:50:28.674 | socat 2022-04-13 18:50:28.674 | sqlite3 2022-04-13 18:50:28.674 | sudo 2022-04-13 18:50:28.675 | vlan 2022-04-13 18:50:28.675 | lsscsi 2022-04-13 18:50:28.675 | open-iscsi 2022-04-13 18:50:28.675 | lvm2 2022-04-13 18:50:28.675 | qemu-utils 2022-04-13 18:50:28.675 | thin-provisioning-tools 2022-04-13 18:50:28.675 | acl 2022-04-13 18:50:28.675 | dnsmasq-base 2022-04-13 18:50:28.675 | dnsmasq-utils 2022-04-13 18:50:28.675 | ebtables 2022-04-13 18:50:28.675 | haproxy 2022-04-13 18:50:28.675 | iptables 2022-04-13 18:50:28.675 | iputils-arping 2022-04-13 18:50:28.675 | iputils-ping 2022-04-13 18:50:28.675 | postgresql-server-dev-all 2022-04-13 18:50:28.675 | python3-mysqldb 2022-04-13 18:50:28.675 | sqlite3 2022-04-13 18:50:28.675 | sudo 2022-04-13 18:50:28.675 | vlan 2022-04-13 18:50:28.675 | pcp 2022-04-13 18:50:28.675 | ipset 2022-04-13 18:50:28.675 | conntrack 2022-04-13 18:50:28.675 | conntrackd 2022-04-13 18:50:28.675 | keepalived 2022-04-13 18:50:28.675 | lvm2 2022-04-13 18:50:28.675 | qemu-utils 2022-04-13 18:50:28.675 | thin-provisioning-tools 2022-04-13 18:50:28.675 | curl 2022-04-13 18:50:28.675 | liberasurecode-dev 2022-04-13 18:50:28.675 | make 2022-04-13 18:50:28.675 | memcached 2022-04-13 18:50:28.675 | rsync 2022-04-13 18:50:28.675 | sqlite3 2022-04-13 18:50:28.675 | xfsprogs' 2022-04-13 18:50:28.676 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 18:50:28.694 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 18:50:28.694 | apache2-dev 2022-04-13 18:50:28.694 | bc 2022-04-13 18:50:28.694 | bsdmainutils 2022-04-13 18:50:28.694 | curl 2022-04-13 18:50:28.694 | g++ 2022-04-13 18:50:28.694 | gawk 2022-04-13 18:50:28.694 | gcc 2022-04-13 18:50:28.694 | gettext 2022-04-13 18:50:28.694 | git 2022-04-13 18:50:28.694 | graphviz 2022-04-13 18:50:28.694 | iputils-ping 2022-04-13 18:50:28.694 | libapache2-mod-proxy-uwsgi 2022-04-13 18:50:28.694 | libffi-dev 2022-04-13 18:50:28.694 | libjpeg-dev 2022-04-13 18:50:28.694 | libpcre3-dev 2022-04-13 18:50:28.694 | libpq-dev 2022-04-13 18:50:28.694 | libssl-dev 2022-04-13 18:50:28.694 | libsystemd-dev 2022-04-13 18:50:28.694 | libxml2-dev 2022-04-13 18:50:28.694 | libxslt1-dev 2022-04-13 18:50:28.694 | libyaml-dev 2022-04-13 18:50:28.694 | lsof 2022-04-13 18:50:28.695 | openssh-server 2022-04-13 18:50:28.695 | openssl 2022-04-13 18:50:28.695 | pkg-config 2022-04-13 18:50:28.695 | psmisc 2022-04-13 18:50:28.695 | python3-dev 2022-04-13 18:50:28.695 | python3-pip 2022-04-13 18:50:28.695 | python3-systemd 2022-04-13 18:50:28.695 | python3-venv 2022-04-13 18:50:28.695 | tar 2022-04-13 18:50:28.695 | tcpdump 2022-04-13 18:50:28.695 | unzip 2022-04-13 18:50:28.695 | uuid-runtime 2022-04-13 18:50:28.695 | wget 2022-04-13 18:50:28.695 | wget 2022-04-13 18:50:28.695 | zlib1g-dev 2022-04-13 18:50:28.695 | libkrb5-dev 2022-04-13 18:50:28.695 | libldap2-dev 2022-04-13 18:50:28.695 | libsasl2-dev 2022-04-13 18:50:28.695 | memcached 2022-04-13 18:50:28.695 | python3-mysqldb 2022-04-13 18:50:28.695 | sqlite3 2022-04-13 18:50:28.695 | conntrack 2022-04-13 18:50:28.695 | curl 2022-04-13 18:50:28.695 | dnsmasq-base 2022-04-13 18:50:28.695 | dnsmasq-utils 2022-04-13 18:50:28.695 | ebtables 2022-04-13 18:50:28.695 | genisoimage 2022-04-13 18:50:28.695 | iptables 2022-04-13 18:50:28.695 | iputils-arping 2022-04-13 18:50:28.695 | kpartx 2022-04-13 18:50:28.695 | libjs-jquery-tablesorter 2022-04-13 18:50:28.695 | parted 2022-04-13 18:50:28.695 | pm-utils 2022-04-13 18:50:28.695 | python3-mysqldb 2022-04-13 18:50:28.695 | socat 2022-04-13 18:50:28.695 | sqlite3 2022-04-13 18:50:28.695 | sudo 2022-04-13 18:50:28.695 | vlan 2022-04-13 18:50:28.696 | lsscsi 2022-04-13 18:50:28.696 | open-iscsi 2022-04-13 18:50:28.696 | lvm2 2022-04-13 18:50:28.696 | qemu-utils 2022-04-13 18:50:28.696 | thin-provisioning-tools 2022-04-13 18:50:28.696 | acl 2022-04-13 18:50:28.696 | dnsmasq-base 2022-04-13 18:50:28.696 | dnsmasq-utils 2022-04-13 18:50:28.696 | ebtables 2022-04-13 18:50:28.696 | haproxy 2022-04-13 18:50:28.696 | iptables 2022-04-13 18:50:28.696 | iputils-arping 2022-04-13 18:50:28.696 | iputils-ping 2022-04-13 18:50:28.696 | postgresql-server-dev-all 2022-04-13 18:50:28.696 | python3-mysqldb 2022-04-13 18:50:28.696 | sqlite3 2022-04-13 18:50:28.696 | sudo 2022-04-13 18:50:28.696 | vlan 2022-04-13 18:50:28.696 | pcp 2022-04-13 18:50:28.696 | ipset 2022-04-13 18:50:28.696 | conntrack 2022-04-13 18:50:28.696 | conntrackd 2022-04-13 18:50:28.696 | keepalived 2022-04-13 18:50:28.696 | lvm2 2022-04-13 18:50:28.696 | qemu-utils 2022-04-13 18:50:28.696 | thin-provisioning-tools 2022-04-13 18:50:28.696 | curl 2022-04-13 18:50:28.696 | liberasurecode-dev 2022-04-13 18:50:28.696 | make 2022-04-13 18:50:28.696 | memcached 2022-04-13 18:50:28.696 | rsync 2022-04-13 18:50:28.696 | sqlite3 2022-04-13 18:50:28.696 | xfsprogs ' 2022-04-13 18:50:28.696 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 18:50:28.699 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:50:28.701 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:50:28.704 | ++ 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 18:50:28.704 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 18:50:28.709 | ++ 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 18:50:28.711 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 18:50:28.713 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:50:28.715 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 18:50:28.717 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:50:28.720 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:50:28.722 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:50:28.724 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:50:28.726 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:50:28.728 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:50:28.730 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 18:50:28.732 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 18:50:28.735 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 18:50:28.738 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 18:50:28.742 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 18:50:28.744 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 18:50:28.746 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 18:50:28.748 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 18:50:28.750 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 18:50:28.753 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 18:50:28.757 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649875828754 2022-04-13 18:50:28.759 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 18:50:28.761 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 18:50:28.764 | ++ 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 18:50:29.111 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 18:50:29.141 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 18:50:29.213 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 18:50:29.325 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 18:50:31.326 | Reading package lists... 2022-04-13 18:50:31.358 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 18:50:31.361 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 18:50:31.363 | ++ functions-common:time_stop:2425 : local name 2022-04-13 18:50:31.365 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 18:50:31.367 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:50:31.369 | ++ functions-common:time_stop:2428 : local total 2022-04-13 18:50:31.371 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 18:50:31.373 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 18:50:31.375 | ++ functions-common:time_stop:2432 : start_time=1649875828754 2022-04-13 18:50:31.377 | ++ functions-common:time_stop:2434 : [[ -z 1649875828754 ]] 2022-04-13 18:50:31.380 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:50:31.384 | ++ functions-common:time_stop:2437 : end_time=1649875831382 2022-04-13 18:50:31.386 | ++ functions-common:time_stop:2438 : elapsed_time=2628 2022-04-13 18:50:31.388 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 18:50:31.391 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:50:31.393 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2628 2022-04-13 18:50:31.395 | ++ 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 18:50:31.397 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:50:31.399 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:50:31.402 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:50:31.404 | ++ 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 18:50:31.425 | ++ 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 18:50:31.535 | Reading package lists... 2022-04-13 18:50:31.783 | Building dependency tree... 2022-04-13 18:50:31.784 | Reading state information... 2022-04-13 18:50:31.817 | acl is already the newest version (2.2.53-6). 2022-04-13 18:50:31.817 | bc is already the newest version (1.07.1-2build1). 2022-04-13 18:50:31.817 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 18:50:31.817 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 18:50:31.818 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 18:50:31.818 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 18:50:31.818 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 18:50:31.818 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 18:50:31.818 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 18:50:31.818 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 18:50:31.818 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 18:50:31.818 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 18:50:31.818 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 18:50:31.818 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 18:50:31.818 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 18:50:31.818 | libffi-dev is already the newest version (3.3-4). 2022-04-13 18:50:31.818 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 18:50:31.818 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 18:50:31.818 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 18:50:31.818 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 18:50:31.818 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 18:50:31.818 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 18:50:31.818 | make is already the newest version (4.2.1-1.2). 2022-04-13 18:50:31.818 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 18:50:31.818 | psmisc is already the newest version (23.3-1). 2022-04-13 18:50:31.818 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 18:50:31.818 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 18:50:31.818 | python3-systemd is already the newest version (234-3build2). 2022-04-13 18:50:31.818 | socat is already the newest version (1.7.3.3-2). 2022-04-13 18:50:31.818 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 18:50:31.818 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 18:50:31.818 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 18:50:31.818 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 18:50:31.818 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 18:50:31.818 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 18:50:31.818 | pcp is already the newest version (5.0.3-1). 2022-04-13 18:50:31.818 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 18:50:31.818 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 18:50:31.819 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 18:50:31.819 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 18:50:31.819 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 18:50:31.819 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 18:50:31.819 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 18:50:31.819 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 18:50:31.819 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 18:50:31.819 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 18:50:31.819 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 18:50:31.819 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 18:50:31.819 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 18:50:31.819 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 18:50:31.819 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 18:50:31.819 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 18:50:31.819 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 18:50:31.819 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 18:50:31.819 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 18:50:31.819 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 18:50:31.819 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 18:50:31.819 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 18:50:31.819 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 18:50:31.819 | openssl set to manually installed. 2022-04-13 18:50:31.819 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 18:50:31.819 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 18:50:31.819 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 18:50:31.819 | rsync set to manually installed. 2022-04-13 18:50:31.819 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 18:50:31.819 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 18:50:31.819 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 18:50:31.819 | tar set to manually installed. 2022-04-13 18:50:31.819 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 18:50:31.819 | tcpdump set to manually installed. 2022-04-13 18:50:31.819 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 18:50:32.034 | uuid-runtime set to manually installed. 2022-04-13 18:50:32.034 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 18:50:32.034 | wget set to manually installed. 2022-04-13 18:50:32.034 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 18:50:32.034 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 18:50:32.034 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 18:50:32.034 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 18:50:32.034 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 18:50:32.034 | The following packages were automatically installed and are no longer required: 2022-04-13 18:50:32.035 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:50:32.035 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:50:32.035 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:50:32.035 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:50:32.035 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:50:32.035 | python3-zope.interface 2022-04-13 18:50:32.035 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:50:32.164 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:50:32.169 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 18:50:32.171 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:50:32.173 | ++ functions-common:time_stop:2425 : local name 2022-04-13 18:50:32.175 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 18:50:32.178 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:50:32.180 | ++ functions-common:time_stop:2428 : local total 2022-04-13 18:50:32.182 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 18:50:32.184 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:50:32.186 | ++ functions-common:time_stop:2432 : start_time=1649875831422 2022-04-13 18:50:32.189 | ++ functions-common:time_stop:2434 : [[ -z 1649875831422 ]] 2022-04-13 18:50:32.191 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:50:32.196 | ++ functions-common:time_stop:2437 : end_time=1649875832193 2022-04-13 18:50:32.198 | ++ functions-common:time_stop:2438 : elapsed_time=771 2022-04-13 18:50:32.200 | ++ functions-common:time_stop:2439 : total=748 2022-04-13 18:50:32.203 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:50:32.205 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1519 2022-04-13 18:50:32.207 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 18:50:32.210 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 18:50:32.212 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 18:50:32.214 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 18:50:32.219 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 18:50:32.223 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 18:50:32.226 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 18:50:32.228 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 18:50:33.617 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 18:50:33.619 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 18:50:33.622 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 18:50:33.624 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 18:50:33.626 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 18:50:33.628 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 18:50:33.629 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 18:50:33.631 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 18:50:33.633 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 18:50:33.635 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 18:50:33.636 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 18:50:33.638 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 18:50:33.641 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 18:50:33.642 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 18:50:33.644 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 18:50:33.646 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 18:50:33.647 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 18:50:33.649 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 18:50:33.651 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 18:50:33.653 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 18:50:33.656 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 18:50:33.658 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 18:50:33.659 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 18:50:33.662 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 18:50:33.729 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 18:50:33.732 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 18:50:33.798 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 18:50:33.800 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 18:50:33.866 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 18:50:33.868 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 18:50:33.870 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 18:50:33.872 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 18:50:33.874 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 18:50:33.876 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 18:50:33.877 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 18:50:33.879 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 18:50:33.881 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 18:50:33.883 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 18:50:33.885 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 18:50:33.885 | Distro: focal 2022-04-13 18:50:33.887 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 18:50:33.890 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 18:50:33.894 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 18:50:33.896 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 18:50:33.899 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 18:50:33.899 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 18:50:34.480 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 18:50:34.482 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 18:50:34.482 | pip: 21.3.1 2022-04-13 18:50:34.484 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 18:50:34.486 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 18:50:34.488 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 18:50:34.490 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 18:50:34.491 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 18:50:34.493 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 18:50:34.495 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 18:50:34.496 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 18:50:34.498 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 18:50:34.500 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 18:50:34.501 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 18:50:34.503 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:50:34.505 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 18:50:34.506 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 18:50:34.508 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:50:34.510 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:50:34.512 | + tools/install_pip.sh:main:142 : : 2022-04-13 18:50:34.514 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 18:50:34.516 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 18:50:34.518 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 18:50:34.520 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 18:50:34.522 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 18:50:34.524 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 18:50:34.526 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 18:50:34.528 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 18:50:34.529 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 18:50:34.534 | ++ 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 18:50:34.536 | ++ 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 18:50:34.538 | ++ 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 18:50:34.540 | + 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 18:50:34.541 | + 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 18:50:34.558 | 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 18:50:34.559 | + 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 18:50:35.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:50:35.297 | from cryptography.utils import int_from_bytes 2022-04-13 18:50:35.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:50:35.297 | from cryptography.utils import int_from_bytes 2022-04-13 18:50:36.533 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:50:37.679 | 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 18:50:37.690 | 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 18:50:39.415 | Installing collected packages: setuptools 2022-04-13 18:50:40.286 | Successfully installed setuptools-62.0.0 2022-04-13 18:50:40.286 | 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 18:50:40.436 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:50:40.436 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:50:40.551 | + inc/python:pip_install:200 : result=0 2022-04-13 18:50:40.553 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:50:40.554 | + functions-common:time_stop:2425 : local name 2022-04-13 18:50:40.556 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:50:40.558 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:50:40.560 | + functions-common:time_stop:2428 : local total 2022-04-13 18:50:40.562 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:50:40.564 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:50:40.565 | + functions-common:time_stop:2432 : start_time=1649875834553 2022-04-13 18:50:40.567 | + functions-common:time_stop:2434 : [[ -z 1649875834553 ]] 2022-04-13 18:50:40.569 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:50:40.572 | + functions-common:time_stop:2437 : end_time=1649875840571 2022-04-13 18:50:40.574 | + functions-common:time_stop:2438 : elapsed_time=6018 2022-04-13 18:50:40.576 | + functions-common:time_stop:2439 : total=0 2022-04-13 18:50:40.578 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:50:40.579 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6018 2022-04-13 18:50:40.581 | + inc/python:pip_install:203 : return 0 2022-04-13 18:50:40.583 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 18:50:40.585 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 18:50:40.589 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 18:50:40.591 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 18:50:40.594 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 18:50:40.594 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 18:50:41.179 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 18:50:41.181 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 18:50:41.181 | pip: 21.3.1 2022-04-13 18:50:41.184 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 18:50:41.187 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 18:50:41.190 | + ./stack.sh:main:798 : fixup_all 2022-04-13 18:50:41.193 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 18:50:41.195 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 18:50:41.197 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:50:41.199 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:50:41.201 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 18:50:41.213 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 18:50:41.224 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 18:50:41.235 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 18:50:41.238 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 18:50:41.240 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 18:50:41.242 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 18:50:41.244 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 18:50:41.246 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 18:50:41.248 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 18:50:41.250 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 18:50:41.252 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 18:50:41.254 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 18:50:41.256 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 18:50:41.258 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:50:41.260 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 18:50:41.262 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 18:50:41.265 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 18:50:41.267 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 18:50:41.269 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 18:50:41.272 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 18:50:41.274 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 18:50:41.276 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 18:50:41.278 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 18:50:41.280 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 18:50:41.283 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 18:50:41.285 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 18:50:41.287 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 18:50:41.289 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 18:50:41.291 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 18:50:41.294 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 18:50:41.296 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 18:50:41.316 | Using python 3.8 to install os-testr 2022-04-13 18:50:41.318 | + 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 18:50:42.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:50:42.066 | from cryptography.utils import int_from_bytes 2022-04-13 18:50:42.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:50:42.066 | from cryptography.utils import int_from_bytes 2022-04-13 18:50:43.223 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:50:43.256 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 18:50:43.322 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 18:50:43.323 | 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 18:50:43.324 | 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 18:50:43.337 | 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 18:50:43.348 | 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 18:50:43.359 | 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 18:50:45.007 | 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 18:50:45.012 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:50:45.013 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:50:45.119 | + inc/python:pip_install:200 : result=0 2022-04-13 18:50:45.122 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:50:45.125 | + functions-common:time_stop:2425 : local name 2022-04-13 18:50:45.127 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:50:45.129 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:50:45.131 | + functions-common:time_stop:2428 : local total 2022-04-13 18:50:45.133 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:50:45.135 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:50:45.137 | + functions-common:time_stop:2432 : start_time=1649875841311 2022-04-13 18:50:45.139 | + functions-common:time_stop:2434 : [[ -z 1649875841311 ]] 2022-04-13 18:50:45.142 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:50:45.146 | + functions-common:time_stop:2437 : end_time=1649875845144 2022-04-13 18:50:45.148 | + functions-common:time_stop:2438 : elapsed_time=3833 2022-04-13 18:50:45.150 | + functions-common:time_stop:2439 : total=0 2022-04-13 18:50:45.152 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:50:45.154 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3833 2022-04-13 18:50:45.157 | + inc/python:pip_install:203 : return 0 2022-04-13 18:50:45.159 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 18:50:45.210 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 18:50:45.316 | + ./stack.sh:main:812 : install_infra 2022-04-13 18:50:45.318 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 18:50:45.320 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 18:50:45.323 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 18:50:45.326 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 18:50:45.350 | + 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 18:50:47.260 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.267 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.271 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.277 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.280 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.287 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.291 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.319 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.400 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.419 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.424 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.428 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.444 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.452 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.454 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.471 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.489 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.498 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.503 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.520 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.543 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.560 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.569 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.574 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.595 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.625 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.627 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.642 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.646 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.650 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.655 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.670 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.676 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.732 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.750 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.754 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.785 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.848 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.855 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.862 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.912 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.926 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:47.934 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.038 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.063 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.067 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.078 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.083 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.103 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.110 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.127 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.161 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.194 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.207 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.219 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.238 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.246 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.260 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.272 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.275 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:48.282 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:50:48.418 | 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 18:50:48.713 | + inc/python:pip_install:200 : result=0 2022-04-13 18:50:48.715 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:50:48.718 | + functions-common:time_stop:2425 : local name 2022-04-13 18:50:48.720 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:50:48.722 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:50:48.725 | + functions-common:time_stop:2428 : local total 2022-04-13 18:50:48.727 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:50:48.729 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:50:48.731 | + functions-common:time_stop:2432 : start_time=1649875845342 2022-04-13 18:50:48.733 | + functions-common:time_stop:2434 : [[ -z 1649875845342 ]] 2022-04-13 18:50:48.736 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:50:48.740 | + functions-common:time_stop:2437 : end_time=1649875848738 2022-04-13 18:50:48.742 | + functions-common:time_stop:2438 : elapsed_time=3396 2022-04-13 18:50:48.744 | + functions-common:time_stop:2439 : total=3833 2022-04-13 18:50:48.746 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:50:48.748 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7229 2022-04-13 18:50:48.750 | + inc/python:pip_install:203 : return 0 2022-04-13 18:50:48.753 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 18:50:48.755 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 18:50:48.781 | + 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 18:50:50.564 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.571 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.575 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.581 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.584 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.591 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.596 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.623 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.704 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.723 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.727 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.732 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.746 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.755 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.757 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.774 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.792 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.801 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.806 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.825 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.848 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.865 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.874 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.879 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.899 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.928 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.930 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.945 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.949 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.954 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.959 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.975 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:50.981 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.031 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.049 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.053 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.087 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.165 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.174 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.181 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.235 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.248 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.257 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.359 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.383 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.387 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.398 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.403 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.422 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.429 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.447 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.477 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.505 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.518 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.531 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.548 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.556 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.570 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.582 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.586 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:51.592 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:50:51.594 | Processing /opt/stack/requirements 2022-04-13 18:50:53.341 | 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 18:50:53.345 | 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 18:50:53.356 | 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 18:50:53.362 | 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 18:50:53.364 | 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 18:50:53.370 | 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 18:50:53.396 | 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 18:50:53.399 | 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 18:50:53.410 | 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 18:50:53.460 | 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 18:50:53.462 | 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 18:50:53.477 | 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 18:50:53.481 | 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 18:50:53.484 | 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 18:50:53.489 | 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 18:50:53.491 | 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 18:50:53.503 | 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 18:50:53.551 | 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 18:50:53.554 | 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 18:50:53.566 | 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 18:50:53.575 | 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 18:50:53.578 | 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 18:50:53.638 | 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 18:50:53.643 | Building wheels for collected packages: openstack-requirements 2022-04-13 18:50:53.644 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 18:50:54.462 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 18:50:54.462 | ERROR: Command errored out with exit status 1: 2022-04-13 18:50:54.462 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-1yn8p5kf/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-1yn8p5kf/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-c1otvddb 2022-04-13 18:50:54.462 | cwd: /tmp/pip-req-build-1yn8p5kf/ 2022-04-13 18:50:54.463 | Complete output (6 lines): 2022-04-13 18:50:54.463 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 18:50:54.463 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 18:50:54.463 | or: setup.py --help-commands 2022-04-13 18:50:54.463 | or: setup.py cmd --help 2022-04-13 18:50:54.463 | 2022-04-13 18:50:54.463 | error: invalid command 'bdist_wheel' 2022-04-13 18:50:54.463 | ---------------------------------------- 2022-04-13 18:50:54.463 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 18:50:54.463 | Running setup.py clean for openstack-requirements 2022-04-13 18:50:55.288 | Failed to build openstack-requirements 2022-04-13 18:50:55.304 | Installing collected packages: openstack-requirements 2022-04-13 18:50:55.304 | Attempting uninstall: openstack-requirements 2022-04-13 18:50:55.305 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 18:50:55.341 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 18:50:55.361 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 18:50:55.364 | Running setup.py install for openstack-requirements: started 2022-04-13 18:50:57.716 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 18:50:57.740 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 18:50:57.864 | + inc/python:pip_install:200 : result=0 2022-04-13 18:50:57.866 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:50:57.868 | + functions-common:time_stop:2425 : local name 2022-04-13 18:50:57.871 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:50:57.873 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:50:57.875 | + functions-common:time_stop:2428 : local total 2022-04-13 18:50:57.877 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:50:57.879 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:50:57.881 | + functions-common:time_stop:2432 : start_time=1649875848772 2022-04-13 18:50:57.883 | + functions-common:time_stop:2434 : [[ -z 1649875848772 ]] 2022-04-13 18:50:57.886 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:50:57.891 | + functions-common:time_stop:2437 : end_time=1649875857888 2022-04-13 18:50:57.893 | + functions-common:time_stop:2438 : elapsed_time=9116 2022-04-13 18:50:57.895 | + functions-common:time_stop:2439 : total=7229 2022-04-13 18:50:57.897 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:50:57.899 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16345 2022-04-13 18:50:57.901 | + inc/python:pip_install:203 : return 0 2022-04-13 18:50:57.904 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 18:50:57.907 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 18:50:57.909 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 18:50:57.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:50:57.914 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:50:57.916 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 18:50:57.918 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:50:57.921 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 18:50:57.940 | Using python 3.8 to install pbr 2022-04-13 18:50:57.942 | + 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 18:50:58.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:50:58.676 | from cryptography.utils import int_from_bytes 2022-04-13 18:50:58.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:50:58.676 | from cryptography.utils import int_from_bytes 2022-04-13 18:50:59.834 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:50:59.866 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 18:51:01.674 | 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 18:51:01.680 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:51:01.680 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:51:01.796 | + inc/python:pip_install:200 : result=0 2022-04-13 18:51:01.798 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:51:01.801 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:01.803 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:01.805 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:01.807 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:01.809 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:01.811 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:51:01.813 | + functions-common:time_stop:2432 : start_time=1649875857935 2022-04-13 18:51:01.815 | + functions-common:time_stop:2434 : [[ -z 1649875857935 ]] 2022-04-13 18:51:01.818 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:01.822 | + functions-common:time_stop:2437 : end_time=1649875861819 2022-04-13 18:51:01.824 | + functions-common:time_stop:2438 : elapsed_time=3884 2022-04-13 18:51:01.826 | + functions-common:time_stop:2439 : total=16345 2022-04-13 18:51:01.828 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:01.830 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20229 2022-04-13 18:51:01.832 | + inc/python:pip_install:203 : return 0 2022-04-13 18:51:01.835 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 18:51:04.093 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 18:51:05.974 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:51:05.976 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 18:51:05.990 | 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 18:51:05.994 | 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 18:51:05.998 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 18:51:06.001 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 18:51:06.004 | 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 18:51:06.074 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 18:51:06.077 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 18:51:06.080 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 18:51:06.097 | + ./stack.sh:main:821 : pkgs= 2022-04-13 18:51:06.100 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 18:51:06.102 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 18:51:06.105 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 18:51:06.107 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 18:51:06.109 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 18:51:06.111 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 18:51:06.113 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 18:51:06.115 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 18:51:06.118 | + functions-common:run_phase:1863 : local extra 2022-04-13 18:51:06.120 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 18:51:06.124 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 18:51:06.126 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 18:51:06.129 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 18:51:06.131 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 18:51:06.133 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 18:51:06.148 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:06.150 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 18:51:06.152 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 18:51:06.154 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 18:51:06.156 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 18:51:06.158 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 18:51:06.160 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 18:51:06.162 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 18:51:06.164 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 18:51:06.166 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 18:51:06.168 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 18:51:06.170 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 18:51:06.172 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 18:51:06.174 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 18:51:06.176 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 18:51:06.179 | + 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 18:51:06.181 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 18:51:06.183 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 18:51:06.185 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 18:51:06.187 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 18:51:06.189 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 18:51:06.192 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 18:51:06.194 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 18:51:06.196 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 18:51:06.199 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 18:51:06.201 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 18:51:06.253 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 18:51:06.253 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 18:51:06.255 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 18:51:06.631 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 18:51:06.634 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 18:51:06.650 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:06.652 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 18:51:06.655 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 18:51:06.657 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:51:06.659 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 18:51:06.661 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:51:06.664 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:51:06.666 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:51:06.668 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:06.670 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:06.673 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:51:06.675 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 18:51:06.677 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 18:51:06.680 | + functions-common:apt_get_update:1190 : return 2022-04-13 18:51:06.682 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 18:51:06.684 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:51:06.687 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:06.689 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:06.691 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 18:51:06.712 | + 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 18:51:06.821 | Reading package lists... 2022-04-13 18:51:07.058 | Building dependency tree... 2022-04-13 18:51:07.060 | Reading state information... 2022-04-13 18:51:07.305 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 18:51:07.306 | The following packages were automatically installed and are no longer required: 2022-04-13 18:51:07.307 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:51:07.307 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:51:07.307 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:51:07.307 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:51:07.307 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:51:07.307 | python3-zope.interface 2022-04-13 18:51:07.307 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:51:07.423 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:51:07.427 | + functions-common:apt_get:1234 : result=0 2022-04-13 18:51:07.430 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:51:07.432 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:07.434 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:07.437 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:07.439 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:07.441 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:07.443 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:51:07.446 | + functions-common:time_stop:2432 : start_time=1649875866709 2022-04-13 18:51:07.449 | + functions-common:time_stop:2434 : [[ -z 1649875866709 ]] 2022-04-13 18:51:07.453 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:07.457 | + functions-common:time_stop:2437 : end_time=1649875867454 2022-04-13 18:51:07.459 | + functions-common:time_stop:2438 : elapsed_time=745 2022-04-13 18:51:07.461 | + functions-common:time_stop:2439 : total=1519 2022-04-13 18:51:07.463 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:07.466 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2264 2022-04-13 18:51:07.469 | + functions-common:apt_get:1238 : return 0 2022-04-13 18:51:07.471 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 18:51:07.473 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 18:51:07.475 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 18:51:07.478 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 18:51:07.480 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 18:51:07.482 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 18:51:07.485 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 18:51:07.488 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 18:51:07.490 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 18:51:07.492 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 18:51:07.494 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 18:51:07.497 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 18:51:07.499 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 18:51:07.501 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 18:51:07.503 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 18:51:07.506 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 18:51:07.508 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 18:51:07.510 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:51:07.512 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 18:51:07.515 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 18:51:07.517 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 18:51:07.520 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 18:51:07.522 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 18:51:07.524 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 18:51:07.526 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 18:51:07.528 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 18:51:07.531 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 18:51:07.534 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 18:51:07.549 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:07.551 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 18:51:07.554 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 18:51:07.556 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 18:51:07.558 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 18:51:07.561 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 18:51:07.565 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 18:51:07.567 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 18:51:07.570 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 18:51:07.572 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 18:51:07.574 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 18:51:07.576 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 18:51:07.580 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 18:51:08.285 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 18:51:08.285 | user tags 2022-04-13 18:51:08.285 | stackrabbit []' 2022-04-13 18:51:08.289 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 18:51:08.289 | user tags 2022-04-13 18:51:08.289 | stackrabbit []' 2022-04-13 18:51:08.289 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 18:51:08.295 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 18:51:08.298 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 18:51:08.300 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 18:51:08.951 | Changing password for user "stackrabbit" ... 2022-04-13 18:51:08.974 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 18:51:09.633 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 18:51:09.656 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 18:51:09.658 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 18:51:10.303 | Changing password for user "stackrabbit" ... 2022-04-13 18:51:10.326 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 18:51:10.329 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 18:51:10.331 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 18:51:11.009 | Deleting user "guest" ... 2022-04-13 18:51:11.028 | Error: 2022-04-13 18:51:11.028 | {:no_such_user, "guest"} 2022-04-13 18:51:11.041 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 18:51:11.043 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 18:51:11.059 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:11.063 | + ./stack.sh:main:838 : install_database 2022-04-13 18:51:11.065 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 18:51:11.067 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 18:51:11.069 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:11.072 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:11.074 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 18:51:11.298 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 18:51:11.300 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 18:51:11.302 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 18:51:11.305 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 18:51:11.307 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:51:11.309 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 18:51:11.312 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 18:51:11.314 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 18:51:11.317 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 18:51:11.319 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 18:51:11.321 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 18:51:11.324 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 18:51:11.326 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 18:51:11.328 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 18:51:11.331 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 18:51:11.333 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:51:11.335 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 18:51:11.337 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 18:51:11.340 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 18:51:11.342 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 18:51:11.344 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 18:51:11.347 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 18:51:11.349 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 18:51:11.351 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 18:51:11.353 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 18:51:11.356 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:11.358 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:11.361 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 18:51:11.363 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 18:51:11.365 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:51:11.367 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 18:51:11.369 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:51:11.371 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:51:11.374 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:51:11.377 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:11.379 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:11.381 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:51:11.383 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 18:51:11.385 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 18:51:11.388 | + functions-common:apt_get_update:1190 : return 2022-04-13 18:51:11.390 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 18:51:11.392 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:51:11.394 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:11.397 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:11.399 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 18:51:11.419 | + 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 18:51:11.529 | Reading package lists... 2022-04-13 18:51:11.769 | Building dependency tree... 2022-04-13 18:51:11.770 | Reading state information... 2022-04-13 18:51:12.033 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 18:51:12.034 | The following packages were automatically installed and are no longer required: 2022-04-13 18:51:12.035 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:51:12.035 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:51:12.035 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:51:12.035 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:51:12.035 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:51:12.035 | python3-zope.interface 2022-04-13 18:51:12.035 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:51:12.146 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:51:12.151 | + functions-common:apt_get:1234 : result=0 2022-04-13 18:51:12.153 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:51:12.156 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:12.158 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:12.160 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:12.163 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:12.165 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:12.167 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:51:12.169 | + functions-common:time_stop:2432 : start_time=1649875871417 2022-04-13 18:51:12.172 | + functions-common:time_stop:2434 : [[ -z 1649875871417 ]] 2022-04-13 18:51:12.174 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:12.178 | + functions-common:time_stop:2437 : end_time=1649875872176 2022-04-13 18:51:12.180 | + functions-common:time_stop:2438 : elapsed_time=759 2022-04-13 18:51:12.182 | + functions-common:time_stop:2439 : total=2264 2022-04-13 18:51:12.185 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:12.187 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3023 2022-04-13 18:51:12.189 | + functions-common:apt_get:1238 : return 0 2022-04-13 18:51:12.192 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 18:51:12.194 | + ./stack.sh:main:841 : install_database_python 2022-04-13 18:51:12.196 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 18:51:12.198 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 18:51:12.201 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 18:51:12.203 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 18:51:12.206 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 18:51:12.208 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 18:51:12.211 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 18:51:12.214 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 18:51:12.214 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 18:51:12.220 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 18:51:12.222 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 18:51:12.224 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 18:51:12.227 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 18:51:12.229 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 18:51:12.251 | Using python 3.8 to install PyMySQL 2022-04-13 18:51:12.253 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 18:51:12.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:12.985 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:12.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:12.986 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:14.157 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:51:14.189 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 18:51:15.881 | 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 18:51:15.887 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:51:15.887 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:51:15.990 | + inc/python:pip_install:200 : result=0 2022-04-13 18:51:15.993 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:51:15.995 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:15.997 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:16.000 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:16.002 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:16.004 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:16.006 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:51:16.009 | + functions-common:time_stop:2432 : start_time=1649875872245 2022-04-13 18:51:16.011 | + functions-common:time_stop:2434 : [[ -z 1649875872245 ]] 2022-04-13 18:51:16.014 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:16.018 | + functions-common:time_stop:2437 : end_time=1649875876016 2022-04-13 18:51:16.020 | + functions-common:time_stop:2438 : elapsed_time=3771 2022-04-13 18:51:16.023 | + functions-common:time_stop:2439 : total=20229 2022-04-13 18:51:16.025 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:16.027 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24000 2022-04-13 18:51:16.029 | + inc/python:pip_install:203 : return 0 2022-04-13 18:51:16.032 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 18:51:16.034 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 18:51:16.037 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 18:51:16.039 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 18:51:16.055 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:16.058 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 18:51:16.060 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 18:51:16.063 | ++ 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 18:51:16.064 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 18:51:16.069 | + 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 18:51:16.071 | + 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 18:51:16.073 | + 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 18:51:16.076 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 18:51:16.078 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 18:51:16.080 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 18:51:16.096 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:16.098 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 18:51:16.101 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 18:51:16.103 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:51:16.106 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 18:51:16.108 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:51:16.111 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:51:16.113 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:51:16.116 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:16.118 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:16.120 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:51:16.123 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 18:51:16.125 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 18:51:16.127 | + functions-common:apt_get_update:1190 : return 2022-04-13 18:51:16.129 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 18:51:16.132 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:51:16.134 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:16.136 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:16.138 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 18:51:16.159 | + 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 18:51:16.268 | Reading package lists... 2022-04-13 18:51:16.511 | Building dependency tree... 2022-04-13 18:51:16.513 | Reading state information... 2022-04-13 18:51:16.761 | radvd is already the newest version (1:2.17-2). 2022-04-13 18:51:16.761 | The following packages were automatically installed and are no longer required: 2022-04-13 18:51:16.762 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:51:16.762 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:51:16.762 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:51:16.762 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:51:16.762 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:51:16.762 | python3-zope.interface 2022-04-13 18:51:16.763 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:51:16.874 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:51:16.878 | + functions-common:apt_get:1234 : result=0 2022-04-13 18:51:16.880 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:51:16.883 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:16.885 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:16.887 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:16.889 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:16.891 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:16.893 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:51:16.895 | + functions-common:time_stop:2432 : start_time=1649875876157 2022-04-13 18:51:16.898 | + functions-common:time_stop:2434 : [[ -z 1649875876157 ]] 2022-04-13 18:51:16.900 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:16.904 | + functions-common:time_stop:2437 : end_time=1649875876902 2022-04-13 18:51:16.907 | + functions-common:time_stop:2438 : elapsed_time=745 2022-04-13 18:51:16.909 | + functions-common:time_stop:2439 : total=3023 2022-04-13 18:51:16.911 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:16.913 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3768 2022-04-13 18:51:16.916 | + functions-common:apt_get:1238 : return 0 2022-04-13 18:51:16.918 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 18:51:16.934 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:16.937 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 18:51:16.939 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 18:51:16.941 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 18:51:16.944 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 18:51:16.963 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 18:51:16.965 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 18:51:16.968 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:51:16.970 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 18:51:16.972 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:51:16.975 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:51:16.977 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:51:16.979 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:16.981 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:16.984 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:51:16.986 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 18:51:16.989 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 18:51:16.991 | + functions-common:apt_get_update:1190 : return 2022-04-13 18:51:16.993 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 18:51:16.995 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:51:16.997 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:17.000 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:17.002 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 18:51:17.021 | + 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 18:51:17.141 | Reading package lists... 2022-04-13 18:51:17.383 | Building dependency tree... 2022-04-13 18:51:17.384 | Reading state information... 2022-04-13 18:51:17.641 | fakeroot is already the newest version (1.24-1). 2022-04-13 18:51:17.641 | make is already the newest version (4.2.1-1.2). 2022-04-13 18:51:17.641 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 18:51:17.641 | The following packages were automatically installed and are no longer required: 2022-04-13 18:51:17.642 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:51:17.642 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:51:17.642 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:51:17.642 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:51:17.642 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:51:17.643 | python3-zope.interface 2022-04-13 18:51:17.643 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:51:17.754 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:51:17.759 | + functions-common:apt_get:1234 : result=0 2022-04-13 18:51:17.761 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:51:17.763 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:17.766 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:17.768 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:17.770 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:17.772 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:17.774 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:51:17.776 | + functions-common:time_stop:2432 : start_time=1649875877019 2022-04-13 18:51:17.778 | + functions-common:time_stop:2434 : [[ -z 1649875877019 ]] 2022-04-13 18:51:17.781 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:17.785 | + functions-common:time_stop:2437 : end_time=1649875877783 2022-04-13 18:51:17.787 | + functions-common:time_stop:2438 : elapsed_time=764 2022-04-13 18:51:17.789 | + functions-common:time_stop:2439 : total=3768 2022-04-13 18:51:17.791 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:17.793 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4532 2022-04-13 18:51:17.796 | + functions-common:apt_get:1238 : return 0 2022-04-13 18:51:17.798 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 18:51:17.800 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:17.805 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:17.808 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 18:51:17.810 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 18:51:17.814 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 18:51:17.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 18:51:17.821 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 18:51:17.824 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 18:51:17.824 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 18:51:17.829 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 18:51:17.832 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 18:51:17.834 | + functions:vercmp:628 : local v1=5.4 2022-04-13 18:51:17.836 | + functions:vercmp:629 : local 'op=<' 2022-04-13 18:51:17.838 | + functions:vercmp:630 : local v2=3.13 2022-04-13 18:51:17.840 | + functions:vercmp:631 : local result 2022-04-13 18:51:17.844 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 18:51:17.844 | ++ functions:vercmp:635 : sort -V 2022-04-13 18:51:17.845 | ++ functions:vercmp:635 : head -1 2022-04-13 18:51:17.849 | + functions:vercmp:635 : result=3.13 2022-04-13 18:51:17.851 | + functions:vercmp:637 : case $op in 2022-04-13 18:51:17.854 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 18:51:17.856 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 18:51:17.858 | + functions:vercmp:648 : return 2022-04-13 18:51:17.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 18:51:17.863 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 18:51:17.865 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 18:51:18.340 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 18:51:18.343 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 18:51:18.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.348 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.352 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 18:51:18.354 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.356 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 18:51:18.378 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:18.381 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 18:51:18.383 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 18:51:18.383 | Installing etcd 2022-04-13 18:51:18.386 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 18:51:18.399 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 18:51:18.411 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 18:51:18.413 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 18:51:18.432 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 18:51:18.435 | ++ 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 18:51:18.437 | ++ 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 18:51:18.440 | +++ 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 18:51:18.445 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 18:51:18.447 | ++ 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 18:51:18.449 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 18:51:18.451 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 18:51:18.454 | ++ functions:get_extra_file:74 : return 2022-04-13 18:51:18.456 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 18:51:18.459 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 18:51:18.461 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 18:51:18.463 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 18:51:18.480 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:51:18.482 | + ./stack.sh:main:868 : install_dstat 2022-04-13 18:51:18.485 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 18:51:18.501 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:51:18.503 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 18:51:18.505 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 18:51:18.508 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 18:51:18.510 | + ./stack.sh:main:877 : install_libs 2022-04-13 18:51:18.512 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 18:51:18.515 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 18:51:18.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 18:51:18.519 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 18:51:18.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.523 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.525 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 18:51:18.528 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.530 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 18:51:18.533 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 18:51:18.535 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 18:51:18.537 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 18:51:18.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.541 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.543 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 18:51:18.546 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.549 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 18:51:18.551 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 18:51:18.553 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 18:51:18.555 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 18:51:18.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.559 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.562 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 18:51:18.564 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.566 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 18:51:18.568 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 18:51:18.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 18:51:18.573 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 18:51:18.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.577 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.579 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 18:51:18.582 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.584 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 18:51:18.586 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 18:51:18.588 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 18:51:18.591 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 18:51:18.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.595 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.598 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 18:51:18.600 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.602 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 18:51:18.604 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 18:51:18.607 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 18:51:18.609 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 18:51:18.612 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.614 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.616 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 18:51:18.618 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.620 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 18:51:18.622 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 18:51:18.625 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 18:51:18.627 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 18:51:18.629 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.631 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.633 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 18:51:18.636 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.638 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 18:51:18.641 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 18:51:18.643 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 18:51:18.645 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 18:51:18.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.650 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.652 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 18:51:18.654 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.657 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 18:51:18.659 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 18:51:18.661 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 18:51:18.663 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 18:51:18.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.668 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.670 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 18:51:18.672 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.674 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 18:51:18.677 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 18:51:18.679 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 18:51:18.681 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 18:51:18.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.685 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.688 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 18:51:18.690 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.692 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 18:51:18.694 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 18:51:18.697 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 18:51:18.699 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 18:51:18.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.704 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.706 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 18:51:18.709 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.711 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 18:51:18.713 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 18:51:18.715 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 18:51:18.717 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 18:51:18.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.723 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.725 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 18:51:18.728 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.730 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 18:51:18.732 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 18:51:18.735 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 18:51:18.737 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 18:51:18.739 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.741 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.743 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 18:51:18.746 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.748 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 18:51:18.750 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 18:51:18.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 18:51:18.755 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 18:51:18.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.759 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.762 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 18:51:18.764 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.767 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 18:51:18.769 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 18:51:18.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 18:51:18.773 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 18:51:18.775 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.778 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.780 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 18:51:18.783 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.785 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 18:51:18.787 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 18:51:18.790 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 18:51:18.792 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 18:51:18.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.796 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.799 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 18:51:18.801 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.803 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 18:51:18.805 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 18:51:18.808 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 18:51:18.810 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 18:51:18.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.815 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.817 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 18:51:18.819 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.822 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 18:51:18.824 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 18:51:18.826 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 18:51:18.829 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 18:51:18.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.833 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.836 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 18:51:18.838 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.840 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 18:51:18.843 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 18:51:18.845 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 18:51:18.848 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 18:51:18.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.852 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.855 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 18:51:18.857 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.859 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 18:51:18.861 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 18:51:18.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 18:51:18.866 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 18:51:18.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.870 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.873 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 18:51:18.875 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.877 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 18:51:18.880 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 18:51:18.882 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 18:51:18.884 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 18:51:18.886 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.889 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.892 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 18:51:18.894 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.896 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 18:51:18.898 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 18:51:18.901 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 18:51:18.903 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 18:51:18.906 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.908 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.910 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 18:51:18.913 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.915 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 18:51:18.917 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 18:51:18.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 18:51:18.922 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 18:51:18.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.926 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.928 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 18:51:18.931 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.933 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 18:51:18.935 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 18:51:18.937 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 18:51:18.940 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 18:51:18.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.944 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.947 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 18:51:18.949 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.951 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 18:51:18.954 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 18:51:18.957 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 18:51:18.959 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 18:51:18.961 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.964 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.966 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 18:51:18.969 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.971 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 18:51:18.974 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 18:51:18.976 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 18:51:18.978 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 18:51:18.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:18.983 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:18.985 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 18:51:18.987 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:18.990 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 18:51:18.992 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 18:51:18.994 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 18:51:18.997 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 18:51:18.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:19.002 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:19.004 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 18:51:19.006 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:19.008 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 18:51:19.011 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 18:51:19.013 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 18:51:19.016 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 18:51:19.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:19.021 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:19.023 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 18:51:19.025 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:19.027 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 18:51:19.030 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 18:51:19.032 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 18:51:19.035 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 18:51:19.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:19.039 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:19.041 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 18:51:19.044 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:19.046 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 18:51:19.048 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 18:51:19.050 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 18:51:19.053 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 18:51:19.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:19.057 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:19.060 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 18:51:19.062 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:19.065 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 18:51:19.067 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 18:51:19.069 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 18:51:19.071 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 18:51:19.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:19.076 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:19.078 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 18:51:19.081 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:19.083 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 18:51:19.085 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 18:51:19.087 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 18:51:19.090 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 18:51:19.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:19.095 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:19.097 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 18:51:19.099 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:19.101 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 18:51:19.104 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 18:51:19.106 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 18:51:19.109 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 18:51:19.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:19.114 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:19.116 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 18:51:19.118 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:19.120 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 18:51:19.122 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 18:51:19.125 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 18:51:19.127 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 18:51:19.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:19.132 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:19.134 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 18:51:19.136 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:19.138 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 18:51:19.141 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 18:51:19.143 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 18:51:19.145 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 18:51:19.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:19.150 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:19.152 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 18:51:19.154 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:19.158 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 18:51:19.160 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 18:51:19.163 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 18:51:19.165 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 18:51:19.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:19.170 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:19.173 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 18:51:19.175 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:19.177 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 18:51:19.180 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 18:51:19.182 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 18:51:19.184 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 18:51:19.187 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:19.189 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:19.191 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 18:51:19.193 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:19.196 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 18:51:19.198 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 18:51:19.200 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 18:51:19.202 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 18:51:19.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:19.207 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:19.209 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 18:51:19.211 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:19.214 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 18:51:19.235 | Using python 3.8 to install etcd3 2022-04-13 18:51:19.238 | + 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 18:51:19.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:19.972 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:19.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:19.973 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:21.131 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:51:21.163 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 18:51:21.170 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 18:51:21.172 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 18:51:21.173 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 18:51:21.175 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 18:51:22.851 | 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 18:51:22.857 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:51:22.857 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:51:22.960 | + inc/python:pip_install:200 : result=0 2022-04-13 18:51:22.963 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:51:22.965 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:22.967 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:22.970 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:22.972 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:22.974 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:22.976 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:51:22.978 | + functions-common:time_stop:2432 : start_time=1649875879229 2022-04-13 18:51:22.980 | + functions-common:time_stop:2434 : [[ -z 1649875879229 ]] 2022-04-13 18:51:22.983 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:22.988 | + functions-common:time_stop:2437 : end_time=1649875882985 2022-04-13 18:51:22.990 | + functions-common:time_stop:2438 : elapsed_time=3756 2022-04-13 18:51:22.992 | + functions-common:time_stop:2439 : total=24000 2022-04-13 18:51:22.994 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:22.996 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27756 2022-04-13 18:51:22.998 | + inc/python:pip_install:203 : return 0 2022-04-13 18:51:23.001 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 18:51:23.021 | Using python 3.8 to install etcd3gw 2022-04-13 18:51:23.024 | + 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 18:51:23.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:23.764 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:23.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:23.764 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:24.935 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:51:24.968 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 18:51:24.976 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 18:51:24.977 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 18:51:24.978 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 18:51:24.979 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 18:51:25.012 | 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 18:51:25.014 | 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 18:51:25.016 | 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 18:51:25.017 | 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 18:51:26.663 | 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 18:51:26.669 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:51:26.669 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:51:26.773 | + inc/python:pip_install:200 : result=0 2022-04-13 18:51:26.775 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:51:26.777 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:26.780 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:26.782 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:26.784 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:26.787 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:26.789 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:51:26.791 | + functions-common:time_stop:2432 : start_time=1649875883016 2022-04-13 18:51:26.793 | + functions-common:time_stop:2434 : [[ -z 1649875883016 ]] 2022-04-13 18:51:26.796 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:26.800 | + functions-common:time_stop:2437 : end_time=1649875886798 2022-04-13 18:51:26.803 | + functions-common:time_stop:2438 : elapsed_time=3782 2022-04-13 18:51:26.805 | + functions-common:time_stop:2439 : total=27756 2022-04-13 18:51:26.807 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:26.809 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31538 2022-04-13 18:51:26.811 | + inc/python:pip_install:203 : return 0 2022-04-13 18:51:26.814 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 18:51:26.816 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 18:51:26.818 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 18:51:26.821 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 18:51:26.823 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 18:51:26.825 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 18:51:26.828 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 18:51:26.830 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 18:51:26.832 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 18:51:26.835 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 18:51:26.837 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 18:51:26.839 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 18:51:26.841 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:51:26.844 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 18:51:26.846 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 18:51:26.849 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:26.851 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:26.853 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 18:51:26.856 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 18:51:26.858 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 18:51:26.861 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:51:26.863 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 18:51:26.865 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:51:26.867 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:51:26.870 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:51:26.872 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:26.874 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:26.877 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:51:26.879 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 18:51:26.882 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 18:51:26.884 | + functions-common:apt_get_update:1190 : return 2022-04-13 18:51:26.886 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 18:51:26.888 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:51:26.891 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:26.893 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:26.895 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 18:51:26.916 | + 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 18:51:27.030 | Reading package lists... 2022-04-13 18:51:27.272 | Building dependency tree... 2022-04-13 18:51:27.274 | Reading state information... 2022-04-13 18:51:27.519 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 18:51:27.519 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 18:51:27.519 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 18:51:27.519 | The following packages were automatically installed and are no longer required: 2022-04-13 18:51:27.520 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:51:27.521 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:51:27.521 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:51:27.521 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:51:27.521 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:51:27.521 | python3-zope.interface 2022-04-13 18:51:27.521 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:51:27.632 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:51:27.636 | + functions-common:apt_get:1234 : result=0 2022-04-13 18:51:27.639 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:51:27.642 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:27.644 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:27.646 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:27.648 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:27.650 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:27.652 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:51:27.655 | + functions-common:time_stop:2432 : start_time=1649875886913 2022-04-13 18:51:27.657 | + functions-common:time_stop:2434 : [[ -z 1649875886913 ]] 2022-04-13 18:51:27.660 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:27.664 | + functions-common:time_stop:2437 : end_time=1649875887662 2022-04-13 18:51:27.666 | + functions-common:time_stop:2438 : elapsed_time=749 2022-04-13 18:51:27.669 | + functions-common:time_stop:2439 : total=4532 2022-04-13 18:51:27.671 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:27.673 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5281 2022-04-13 18:51:27.675 | + functions-common:apt_get:1238 : return 0 2022-04-13 18:51:27.678 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 18:51:27.680 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:27.682 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:27.684 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 18:51:27.747 | Module proxy already enabled 2022-04-13 18:51:27.751 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 18:51:27.813 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 18:51:27.813 | Module proxy already enabled 2022-04-13 18:51:27.813 | Module proxy_uwsgi already enabled 2022-04-13 18:51:27.817 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 18:51:27.819 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 18:51:27.821 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 18:51:27.824 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 18:51:27.954 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 18:51:27.956 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 18:51:27.958 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 18:51:27.961 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:27.963 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:27.965 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 18:51:27.968 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:27.971 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 18:51:27.973 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 18:51:27.976 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 18:51:27.978 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:27.980 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:27.983 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 18:51:27.985 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:27.987 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 18:51:27.990 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 18:51:27.992 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 18:51:27.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:27.997 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:28.000 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 18:51:28.002 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:28.005 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 18:51:28.007 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 18:51:28.009 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 18:51:28.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:28.014 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:28.017 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 18:51:28.019 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:28.021 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 18:51:28.024 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 18:51:28.026 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:28.028 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:28.031 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 18:51:28.033 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:28.035 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 18:51:28.038 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 18:51:28.040 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 18:51:28.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:28.044 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:28.047 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 18:51:28.049 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:28.052 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 18:51:28.068 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:28.071 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 18:51:28.073 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 18:51:28.075 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 18:51:28.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:28.081 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:28.083 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 18:51:28.085 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:28.088 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 18:51:28.104 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:28.106 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 18:51:28.108 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 18:51:28.111 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 18:51:28.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:28.116 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:28.118 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 18:51:28.120 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:28.123 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 18:51:28.125 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 18:51:28.128 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 18:51:28.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:28.132 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:28.135 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 18:51:28.137 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:28.139 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 18:51:28.142 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 18:51:28.145 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 18:51:28.148 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 18:51:28.150 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 18:51:28.152 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 18:51:28.156 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 18:51:28.156 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 18:51:28.161 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 18:51:28.163 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 18:51:28.166 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 18:51:28.168 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 18:51:28.171 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 18:51:28.192 | Using python 3.8 to install keystonemiddleware 2022-04-13 18:51:28.194 | + 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 18:51:28.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:28.922 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:28.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:28.922 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:30.126 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:51:30.160 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 18:51:30.214 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 18:51:30.215 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 18:51:30.216 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 18:51:30.217 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 18:51:30.219 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 18:51:30.220 | 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 18:51:30.222 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 18:51:30.224 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 18:51:30.226 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 18:51:30.228 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 18:51:30.229 | 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 18:51:30.231 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 18:51:30.233 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 18:51:30.235 | 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 18:51:30.294 | 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 18:51:30.295 | 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 18:51:30.297 | 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 18:51:30.338 | 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 18:51:30.378 | 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 18:51:30.380 | 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 18:51:30.381 | 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 18:51:30.382 | 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 18:51:30.432 | 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 18:51:30.436 | 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 18:51:30.446 | 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 18:51:30.447 | 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 18:51:30.462 | 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 18:51:30.464 | 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 18:51:30.466 | 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 18:51:30.531 | 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 18:51:30.534 | 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 18:51:30.536 | 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 18:51:30.537 | 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 18:51:30.588 | 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 18:51:30.601 | 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 18:51:32.210 | 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 18:51:32.216 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:51:32.216 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:51:32.324 | + inc/python:pip_install:200 : result=0 2022-04-13 18:51:32.326 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:51:32.328 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:32.330 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:32.332 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:32.335 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:32.337 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:32.339 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:51:32.341 | + functions-common:time_stop:2432 : start_time=1649875888186 2022-04-13 18:51:32.343 | + functions-common:time_stop:2434 : [[ -z 1649875888186 ]] 2022-04-13 18:51:32.346 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:32.350 | + functions-common:time_stop:2437 : end_time=1649875892348 2022-04-13 18:51:32.352 | + functions-common:time_stop:2438 : elapsed_time=4162 2022-04-13 18:51:32.354 | + functions-common:time_stop:2439 : total=31538 2022-04-13 18:51:32.357 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:32.359 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35700 2022-04-13 18:51:32.361 | + inc/python:pip_install:203 : return 0 2022-04-13 18:51:32.364 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 18:51:32.366 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 18:51:32.368 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 18:51:32.371 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 18:51:32.374 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 18:51:32.377 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 18:51:32.381 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 18:51:32.381 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 18:51:32.386 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 18:51:32.389 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 18:51:32.391 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 18:51:32.394 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 18:51:32.396 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 18:51:32.422 | Using python 3.8 to install python-memcached 2022-04-13 18:51:32.425 | + 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 18:51:33.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:33.161 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:33.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:33.161 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:34.327 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:51:34.360 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 18:51:34.363 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 18:51:36.034 | 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 18:51:36.039 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:51:36.039 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:51:36.143 | + inc/python:pip_install:200 : result=0 2022-04-13 18:51:36.145 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:51:36.147 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:36.149 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:36.151 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:36.154 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:36.156 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:36.159 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:51:36.161 | + functions-common:time_stop:2432 : start_time=1649875892416 2022-04-13 18:51:36.163 | + functions-common:time_stop:2434 : [[ -z 1649875892416 ]] 2022-04-13 18:51:36.166 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:36.170 | + functions-common:time_stop:2437 : end_time=1649875896167 2022-04-13 18:51:36.172 | + functions-common:time_stop:2438 : elapsed_time=3751 2022-04-13 18:51:36.174 | + functions-common:time_stop:2439 : total=35700 2022-04-13 18:51:36.176 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:36.178 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39451 2022-04-13 18:51:36.181 | + inc/python:pip_install:203 : return 0 2022-04-13 18:51:36.183 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 18:51:36.200 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:36.202 | + ./stack.sh:main:899 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-13 18:51:36.205 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 18:51:36.207 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 18:51:36.210 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 18:51:36.212 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 18:51:36.214 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 18:51:36.217 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 18:51:36.232 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:51:36.234 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 18:51:36.237 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 18:51:36.239 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 18:51:36.241 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 18:51:36.243 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 18:51:36.245 | ++ functions-common:git_clone:612 : pwd 2022-04-13 18:51:36.248 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 18:51:36.250 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 18:51:36.253 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 18:51:36.267 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 18:51:36.269 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 18:51:36.271 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 18:51:36.274 | + functions-common:git_clone:629 : echo master 2022-04-13 18:51:36.274 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 18:51:36.279 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 18:51:36.281 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 18:51:36.283 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 18:51:36.286 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 18:51:36.286 | + functions-common:git_clone:678 : head -1 2022-04-13 18:51:36.289 | c141e6164 trivial: Fix typo 2022-04-13 18:51:36.292 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 18:51:36.294 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 18:51:36.296 | + inc/python:setup_develop:338 : local bindep 2022-04-13 18:51:36.299 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 18:51:36.301 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 18:51:36.303 | + inc/python:setup_develop:344 : local extras= 2022-04-13 18:51:36.305 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 18:51:36.308 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 18:51:36.310 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 18:51:36.312 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 18:51:36.315 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 18:51:36.317 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 18:51:36.320 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 18:51:36.322 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 18:51:36.325 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 18:51:36.327 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 18:51:36.330 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 18:51:36.333 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 18:51:36.338 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 18:51:36.341 | + 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 18:51:37.020 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 18:51:37.022 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 18:51:37.024 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 18:51:37.027 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 18:51:37.029 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 18:51:37.031 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 18:51:37.033 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 18:51:37.035 | + inc/python:setup_package:428 : local extras= 2022-04-13 18:51:37.037 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 18:51:37.039 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 18:51:37.041 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 18:51:37.043 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 18:51:37.046 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 18:51:37.048 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 18:51:37.068 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 18:51:37.070 | + 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 18:51:37.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:37.806 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:37.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:37.806 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:39.013 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:51:39.047 | Obtaining file:///opt/stack/keystone 2022-04-13 18:51:39.048 | Preparing metadata (setup.py): started 2022-04-13 18:51:39.818 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 18:51:39.818 | ERROR: Command errored out with exit status 1: 2022-04-13 18:51:39.818 | 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-ht50st1r 2022-04-13 18:51:39.818 | cwd: /opt/stack/keystone/ 2022-04-13 18:51:39.818 | Complete output (16 lines): 2022-04-13 18:51:39.818 | Error parsing 2022-04-13 18:51:39.818 | Traceback (most recent call last): 2022-04-13 18:51:39.818 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 18:51:39.818 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 18:51:39.818 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 18:51:39.818 | pbr.hooks.setup_hook(config) 2022-04-13 18:51:39.818 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 18:51:39.818 | metadata_config.run() 2022-04-13 18:51:39.818 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 18:51:39.818 | self.hook() 2022-04-13 18:51:39.818 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 18:51:39.818 | self.config['version'] = packaging.get_version( 2022-04-13 18:51:39.818 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 18:51:39.819 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 18:51:39.819 | 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 18:51:39.819 | 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 18:51:39.819 | ---------------------------------------- 2022-04-13 18:51:39.819 | 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 18:51:39.819 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 18:51:39.826 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:51:39.826 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:51:39.911 | + inc/python:pip_install:1 : exit_trap 2022-04-13 18:51:39.913 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 18:51:39.916 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 18:51:39.918 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 18:51:39.920 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 18:51:39.923 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 18:51:39.925 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 18:51:39.927 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 18:51:39.929 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 18:51:39.931 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 18:51:39.931 | Error on exit 2022-04-13 18:51:39.933 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 18:51:39.936 | + ./stack.sh:exit_trap:544 : generate-subunit 1649875823 76 fail 2022-04-13 18:51:40.521 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 18:51:40.523 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 18:51:41.408 | + ./stack.sh:exit_trap:558 : exit 1