2022-04-13 23:41:55.094 | + ./stack.sh:main:489 : exec 2022-04-13 23:41:55.094 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-234154' 2022-04-13 23:41:55.094 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-234154.summary.2022-04-13-234154 2022-04-13 23:41:55.094 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:41:55.094 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-234154 2022-04-13 23:41:55.094 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-234154 /opt/stack/logs/stack.sh.log 2022-04-13 23:41:55.094 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-234154.summary.2022-04-13-234154 /opt/stack/logs/stack.sh.log.summary 2022-04-13 23:41:55.094 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 23:41:55.094 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 23:41:55.094 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 23:41:55.094 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 23:41:55.094 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 23:41:55.094 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 23:41:55.094 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 23:41:55.094 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:41:55.094 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 23:41:55.094 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 23:41:55.094 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:41:55.094 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:41:55.094 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 23:41:55.094 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 23:41:55.095 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:41:55.095 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 23:41:55.095 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 23:41:55.095 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 23:41:55.095 | + ./stack.sh:main:578 : uname -a 2022-04-13 23:41:55.096 | Linux dv-cinder-837537-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 23:41:55.098 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 23:41:55.100 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 23:41:55.104 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 23:41:55.140 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 23:41:55.156 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 23:41:55.158 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 23:41:55.160 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 23:41:55.161 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 23:41:55.163 | + functions-common:fetch_plugins:1783 : return 2022-04-13 23:41:55.165 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 23:41:55.167 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 23:41:55.169 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:41:55.171 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:41:55.173 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:41:55.174 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:41:55.176 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:41:55.178 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:41:55.181 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:41:55.184 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:41:55.186 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:41:55.188 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:41:55.189 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 23:41:55.191 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:41:55.204 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:55.206 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:41:55.208 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:41:55.210 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:41:55.212 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:41:55.214 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:41:55.216 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:41:55.217 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 23:41:55.219 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 23:41:55.221 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:41:55.223 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:41:55.225 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 23:41:55.227 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 23:41:55.228 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 23:41:55.230 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 23:41:55.232 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 23:41:55.234 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 23:41:55.252 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 23:41:55.254 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 23:41:55.267 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:41:55.269 | +++ lib/tls:source:43 : hostname -f 2022-04-13 23:41:55.273 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 23:41:55.275 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 23:41:55.276 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 23:41:55.278 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 23:41:55.280 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 23:41:55.282 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 23:41:55.284 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 23:41:55.286 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 23:41:55.288 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 23:41:55.290 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 23:41:55.295 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 23:41:55.306 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 23:41:55.323 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 23:41:55.335 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 23:41:55.347 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 23:41:55.382 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 23:41:55.441 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 23:41:55.531 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 23:41:55.552 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 23:41:55.596 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 23:41:55.649 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 23:41:55.795 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 23:41:55.809 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 23:41:55.822 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 23:41:55.835 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 23:41:55.927 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 23:41:55.930 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 23:41:55.933 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 23:41:55.935 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 23:41:55.937 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 23:41:55.939 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 23:41:55.942 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 23:41:55.942 | False' 2022-04-13 23:41:55.945 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 23:41:55.960 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 23:41:55.963 | + ./stack.sh:main:626 : run_phase source 2022-04-13 23:41:55.965 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 23:41:55.967 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:41:55.969 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:41:55.971 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:41:55.973 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:41:55.975 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:41:55.977 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:41:55.979 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:41:55.983 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:41:55.985 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:41:55.987 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:41:55.989 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 23:41:55.992 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:41:56.007 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:56.009 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:41:56.011 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 23:41:56.051 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 23:41:56.053 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 23:41:56.055 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:41:56.058 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 23:41:56.060 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 23:41:56.062 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 23:41:56.064 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 23:41:56.066 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 23:41:56.068 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 23:41:56.071 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 23:41:56.073 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.075 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 23:41:56.078 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.080 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 23:41:56.082 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.085 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 23:41:56.087 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.089 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 23:41:56.092 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.094 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 23:41:56.096 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.098 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 23:41:56.100 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.103 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 23:41:56.105 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.107 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 23:41:56.109 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.112 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 23:41:56.114 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.116 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 23:41:56.118 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.121 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 23:41:56.123 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.125 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 23:41:56.127 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.129 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 23:41:56.132 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.134 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 23:41:56.137 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.139 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 23:41:56.141 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.143 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 23:41:56.146 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.148 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 23:41:56.151 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.153 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 23:41:56.155 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.157 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 23:41:56.160 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.162 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 23:41:56.164 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.166 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 23:41:56.169 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.171 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 23:41:56.173 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.176 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 23:41:56.178 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.180 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 23:41:56.183 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.185 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 23:41:56.187 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.189 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 23:41:56.192 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.195 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 23:41:56.197 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.199 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 23:41:56.201 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.204 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 23:41:56.206 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.208 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 23:41:56.211 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.214 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 23:41:56.216 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.218 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 23:41:56.220 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.223 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 23:41:56.225 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.228 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 23:41:56.230 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.232 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 23:41:56.234 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.237 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 23:41:56.239 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.241 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 23:41:56.244 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.246 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 23:41:56.248 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.250 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 23:41:56.253 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.255 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 23:41:56.258 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.260 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 23:41:56.262 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.265 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 23:41:56.267 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.269 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 23:41:56.271 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.274 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 23:41:56.276 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:41:56.279 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 23:41:56.281 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 23:41:56.284 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:41:56.286 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 23:41:56.301 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:56.303 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 23:41:56.306 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:41:56.308 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 23:41:56.323 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:41:56.326 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 23:41:56.328 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 23:41:56.330 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 23:41:56.332 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 23:41:56.335 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 23:41:56.338 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 23:41:56.340 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 23:41:56.342 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 23:41:56.344 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 23:41:56.345 | Using mysql database backend 2022-04-13 23:41:56.347 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 23:41:56.362 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 23:41:56.365 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 23:41:56.368 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:41:56.370 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 23:41:56.373 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:41:56.376 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 23:41:56.392 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:56.394 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 23:41:56.411 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 23:41:56.427 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:56.430 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 23:41:56.447 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 23:41:56.463 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 23:41:56.478 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:41:56.481 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 23:41:56.497 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:56.500 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 23:41:56.516 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 23:41:56.518 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 23:41:56.520 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 23:41:56.524 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 23:41:56.527 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:41:56.531 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-234156 2022-04-13 23:41:56.533 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-234156 759' 2022-04-13 23:41:56.536 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:41:56.538 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:41:56.541 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:41:56.543 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:41:56.546 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:41:56.548 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:41:56.551 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:41:56.553 | + 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 23:41:56.555 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:41:56.558 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-04-13 23:41:56.560 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:41:56.562 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-04-13 23:41:56.565 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:41:56.567 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-234154 2022-04-13 23:41:56.570 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:41:56.572 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:41:56.574 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:41:56.577 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-04-13 23:41:56.579 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:41:56.582 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:41:56.584 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:41:56.587 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:41:56.589 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:41:56.592 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:41:56.594 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:41:56.596 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:41:56.599 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 23:41:56.602 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 23:41:56.604 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 23:41:56.606 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 23:41:56.608 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:41:56.610 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:41:56.613 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:41:56.616 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:41:56.618 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:41:56.620 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:41:56.635 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:41:56.637 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:41:56.639 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:41:56.642 | + functions-common:git_clone:629 : echo master 2022-04-13 23:41:56.642 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:41:56.648 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 23:41:56.650 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:41:56.652 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 23:41:56.665 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 23:41:56.668 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:41:56.668 | + functions-common:git_clone:685 : head -1 2022-04-13 23:41:56.671 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 23:41:56.674 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:41:56.676 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 23:41:56.679 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:41:56.681 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 23:41:56.684 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 23:41:56.686 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 23:41:56.689 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 23:41:56.691 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:41:56.694 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 23:41:56.696 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 23:41:56.699 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 23:41:56.702 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 23:41:56.706 | ++ tools/install_prereqs.sh:source:47 : NOW=1649893316 2022-04-13 23:41:56.709 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 23:41:56.714 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649892694 2022-04-13 23:41:56.716 | ++ tools/install_prereqs.sh:source:49 : DELTA=622 2022-04-13 23:41:56.719 | ++ tools/install_prereqs.sh:source:50 : [[ 622 -lt 7200 ]] 2022-04-13 23:41:56.721 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 23:41:56.724 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 23:41:56.727 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 23:41:56.729 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 23:41:56.731 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 23:41:56.733 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 23:41:56.736 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 23:41:56.738 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 23:41:56.741 | +++ 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 23:41:56.787 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 23:41:56.787 | apache2-dev 2022-04-13 23:41:56.787 | bc 2022-04-13 23:41:56.787 | bsdmainutils 2022-04-13 23:41:56.787 | curl 2022-04-13 23:41:56.787 | g++ 2022-04-13 23:41:56.787 | gawk 2022-04-13 23:41:56.787 | gcc 2022-04-13 23:41:56.787 | gettext 2022-04-13 23:41:56.787 | git 2022-04-13 23:41:56.788 | graphviz 2022-04-13 23:41:56.788 | iputils-ping 2022-04-13 23:41:56.788 | libapache2-mod-proxy-uwsgi 2022-04-13 23:41:56.788 | libffi-dev 2022-04-13 23:41:56.788 | libjpeg-dev 2022-04-13 23:41:56.788 | libpcre3-dev 2022-04-13 23:41:56.788 | libpq-dev 2022-04-13 23:41:56.788 | libssl-dev 2022-04-13 23:41:56.788 | libsystemd-dev 2022-04-13 23:41:56.788 | libxml2-dev 2022-04-13 23:41:56.788 | libxslt1-dev 2022-04-13 23:41:56.788 | libyaml-dev 2022-04-13 23:41:56.788 | lsof 2022-04-13 23:41:56.788 | openssh-server 2022-04-13 23:41:56.789 | openssl 2022-04-13 23:41:56.789 | pkg-config 2022-04-13 23:41:56.789 | psmisc 2022-04-13 23:41:56.789 | python3-dev 2022-04-13 23:41:56.789 | python3-pip 2022-04-13 23:41:56.789 | python3-systemd 2022-04-13 23:41:56.789 | python3-venv 2022-04-13 23:41:56.789 | tar 2022-04-13 23:41:56.789 | tcpdump 2022-04-13 23:41:56.789 | unzip 2022-04-13 23:41:56.789 | uuid-runtime 2022-04-13 23:41:56.789 | wget 2022-04-13 23:41:56.789 | wget 2022-04-13 23:41:56.789 | zlib1g-dev 2022-04-13 23:41:56.789 | libkrb5-dev 2022-04-13 23:41:56.789 | libldap2-dev 2022-04-13 23:41:56.789 | libsasl2-dev 2022-04-13 23:41:56.789 | memcached 2022-04-13 23:41:56.789 | python3-mysqldb 2022-04-13 23:41:56.789 | sqlite3 2022-04-13 23:41:56.789 | conntrack 2022-04-13 23:41:56.789 | curl 2022-04-13 23:41:56.789 | dnsmasq-base 2022-04-13 23:41:56.789 | dnsmasq-utils 2022-04-13 23:41:56.789 | ebtables 2022-04-13 23:41:56.789 | genisoimage 2022-04-13 23:41:56.789 | iptables 2022-04-13 23:41:56.789 | iputils-arping 2022-04-13 23:41:56.789 | kpartx 2022-04-13 23:41:56.789 | libjs-jquery-tablesorter 2022-04-13 23:41:56.789 | parted 2022-04-13 23:41:56.789 | pm-utils 2022-04-13 23:41:56.790 | python3-mysqldb 2022-04-13 23:41:56.790 | socat 2022-04-13 23:41:56.790 | sqlite3 2022-04-13 23:41:56.790 | sudo 2022-04-13 23:41:56.790 | vlan 2022-04-13 23:41:56.790 | lsscsi 2022-04-13 23:41:56.790 | open-iscsi 2022-04-13 23:41:56.790 | lvm2 2022-04-13 23:41:56.790 | qemu-utils 2022-04-13 23:41:56.790 | thin-provisioning-tools 2022-04-13 23:41:56.790 | acl 2022-04-13 23:41:56.790 | dnsmasq-base 2022-04-13 23:41:56.790 | dnsmasq-utils 2022-04-13 23:41:56.790 | ebtables 2022-04-13 23:41:56.790 | haproxy 2022-04-13 23:41:56.790 | iptables 2022-04-13 23:41:56.790 | iputils-arping 2022-04-13 23:41:56.790 | iputils-ping 2022-04-13 23:41:56.790 | postgresql-server-dev-all 2022-04-13 23:41:56.790 | python3-mysqldb 2022-04-13 23:41:56.790 | sqlite3 2022-04-13 23:41:56.790 | sudo 2022-04-13 23:41:56.790 | vlan 2022-04-13 23:41:56.790 | pcp 2022-04-13 23:41:56.790 | ipset 2022-04-13 23:41:56.790 | conntrack 2022-04-13 23:41:56.790 | conntrackd 2022-04-13 23:41:56.790 | keepalived 2022-04-13 23:41:56.790 | lvm2 2022-04-13 23:41:56.790 | qemu-utils 2022-04-13 23:41:56.790 | thin-provisioning-tools 2022-04-13 23:41:56.790 | curl 2022-04-13 23:41:56.790 | liberasurecode-dev 2022-04-13 23:41:56.790 | make 2022-04-13 23:41:56.790 | memcached 2022-04-13 23:41:56.790 | rsync 2022-04-13 23:41:56.790 | sqlite3 2022-04-13 23:41:56.790 | xfsprogs' 2022-04-13 23:41:56.792 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 23:41:56.810 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 23:41:56.810 | apache2-dev 2022-04-13 23:41:56.810 | bc 2022-04-13 23:41:56.811 | bsdmainutils 2022-04-13 23:41:56.811 | curl 2022-04-13 23:41:56.811 | g++ 2022-04-13 23:41:56.811 | gawk 2022-04-13 23:41:56.811 | gcc 2022-04-13 23:41:56.811 | gettext 2022-04-13 23:41:56.811 | git 2022-04-13 23:41:56.811 | graphviz 2022-04-13 23:41:56.811 | iputils-ping 2022-04-13 23:41:56.811 | libapache2-mod-proxy-uwsgi 2022-04-13 23:41:56.811 | libffi-dev 2022-04-13 23:41:56.811 | libjpeg-dev 2022-04-13 23:41:56.811 | libpcre3-dev 2022-04-13 23:41:56.811 | libpq-dev 2022-04-13 23:41:56.811 | libssl-dev 2022-04-13 23:41:56.811 | libsystemd-dev 2022-04-13 23:41:56.811 | libxml2-dev 2022-04-13 23:41:56.811 | libxslt1-dev 2022-04-13 23:41:56.811 | libyaml-dev 2022-04-13 23:41:56.811 | lsof 2022-04-13 23:41:56.811 | openssh-server 2022-04-13 23:41:56.811 | openssl 2022-04-13 23:41:56.811 | pkg-config 2022-04-13 23:41:56.811 | psmisc 2022-04-13 23:41:56.811 | python3-dev 2022-04-13 23:41:56.811 | python3-pip 2022-04-13 23:41:56.811 | python3-systemd 2022-04-13 23:41:56.811 | python3-venv 2022-04-13 23:41:56.811 | tar 2022-04-13 23:41:56.811 | tcpdump 2022-04-13 23:41:56.811 | unzip 2022-04-13 23:41:56.811 | uuid-runtime 2022-04-13 23:41:56.811 | wget 2022-04-13 23:41:56.811 | wget 2022-04-13 23:41:56.811 | zlib1g-dev 2022-04-13 23:41:56.811 | libkrb5-dev 2022-04-13 23:41:56.811 | libldap2-dev 2022-04-13 23:41:56.812 | libsasl2-dev 2022-04-13 23:41:56.812 | memcached 2022-04-13 23:41:56.812 | python3-mysqldb 2022-04-13 23:41:56.812 | sqlite3 2022-04-13 23:41:56.812 | conntrack 2022-04-13 23:41:56.812 | curl 2022-04-13 23:41:56.812 | dnsmasq-base 2022-04-13 23:41:56.812 | dnsmasq-utils 2022-04-13 23:41:56.812 | ebtables 2022-04-13 23:41:56.812 | genisoimage 2022-04-13 23:41:56.812 | iptables 2022-04-13 23:41:56.812 | iputils-arping 2022-04-13 23:41:56.812 | kpartx 2022-04-13 23:41:56.812 | libjs-jquery-tablesorter 2022-04-13 23:41:56.812 | parted 2022-04-13 23:41:56.812 | pm-utils 2022-04-13 23:41:56.812 | python3-mysqldb 2022-04-13 23:41:56.812 | socat 2022-04-13 23:41:56.812 | sqlite3 2022-04-13 23:41:56.812 | sudo 2022-04-13 23:41:56.812 | vlan 2022-04-13 23:41:56.812 | lsscsi 2022-04-13 23:41:56.812 | open-iscsi 2022-04-13 23:41:56.812 | lvm2 2022-04-13 23:41:56.812 | qemu-utils 2022-04-13 23:41:56.812 | thin-provisioning-tools 2022-04-13 23:41:56.812 | acl 2022-04-13 23:41:56.812 | dnsmasq-base 2022-04-13 23:41:56.812 | dnsmasq-utils 2022-04-13 23:41:56.812 | ebtables 2022-04-13 23:41:56.812 | haproxy 2022-04-13 23:41:56.812 | iptables 2022-04-13 23:41:56.812 | iputils-arping 2022-04-13 23:41:56.812 | iputils-ping 2022-04-13 23:41:56.812 | postgresql-server-dev-all 2022-04-13 23:41:56.812 | python3-mysqldb 2022-04-13 23:41:56.812 | sqlite3 2022-04-13 23:41:56.813 | sudo 2022-04-13 23:41:56.813 | vlan 2022-04-13 23:41:56.813 | pcp 2022-04-13 23:41:56.813 | ipset 2022-04-13 23:41:56.813 | conntrack 2022-04-13 23:41:56.813 | conntrackd 2022-04-13 23:41:56.813 | keepalived 2022-04-13 23:41:56.813 | lvm2 2022-04-13 23:41:56.813 | qemu-utils 2022-04-13 23:41:56.813 | thin-provisioning-tools 2022-04-13 23:41:56.813 | curl 2022-04-13 23:41:56.813 | liberasurecode-dev 2022-04-13 23:41:56.813 | make 2022-04-13 23:41:56.813 | memcached 2022-04-13 23:41:56.813 | rsync 2022-04-13 23:41:56.813 | sqlite3 2022-04-13 23:41:56.813 | xfsprogs ' 2022-04-13 23:41:56.815 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 23:41:56.817 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:41:56.820 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:41:56.823 | ++ 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 23:41:56.823 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 23:41:56.828 | ++ 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 23:41:56.830 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 23:41:56.832 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:41:56.834 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 23:41:56.836 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:41:56.839 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:41:56.841 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:41:56.843 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:41:56.845 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:41:56.847 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:41:56.849 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 23:41:56.852 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 23:41:56.854 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 23:41:56.856 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 23:41:56.860 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 23:41:56.862 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 23:41:56.864 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 23:41:56.866 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 23:41:56.868 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:41:56.871 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:41:56.875 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649893316872 2022-04-13 23:41:56.877 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 23:41:56.879 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 23:41:56.881 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 23:41:57.396 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 23:41:57.713 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 23:41:58.204 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 23:41:58.396 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 23:42:00.334 | Reading package lists... 2022-04-13 23:42:00.368 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 23:42:00.370 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 23:42:00.372 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:42:00.374 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:42:00.376 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:42:00.378 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:42:00.380 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:42:00.382 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 23:42:00.384 | ++ functions-common:time_stop:2439 : start_time=1649893316872 2022-04-13 23:42:00.386 | ++ functions-common:time_stop:2441 : [[ -z 1649893316872 ]] 2022-04-13 23:42:00.389 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:42:00.393 | ++ functions-common:time_stop:2444 : end_time=1649893320391 2022-04-13 23:42:00.395 | ++ functions-common:time_stop:2445 : elapsed_time=3519 2022-04-13 23:42:00.398 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 23:42:00.400 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:42:00.402 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3519 2022-04-13 23:42:00.405 | ++ functions-common:install_package:1471 : 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 23:42:00.407 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:42:00.409 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:42:00.411 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:42:00.415 | ++ functions-common:real_install_package:1457 : 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 23:42:00.435 | ++ functions-common:apt_get:1237 : 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 23:42:00.545 | Reading package lists... 2022-04-13 23:42:00.791 | Building dependency tree... 2022-04-13 23:42:00.793 | Reading state information... 2022-04-13 23:42:00.826 | acl is already the newest version (2.2.53-6). 2022-04-13 23:42:00.826 | bc is already the newest version (1.07.1-2build1). 2022-04-13 23:42:00.826 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 23:42:00.826 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 23:42:00.826 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 23:42:00.826 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:42:00.826 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 23:42:00.826 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:42:00.826 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 23:42:00.826 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 23:42:00.826 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 23:42:00.826 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 23:42:00.826 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 23:42:00.826 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 23:42:00.826 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 23:42:00.827 | libffi-dev is already the newest version (3.3-4). 2022-04-13 23:42:00.827 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 23:42:00.827 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 23:42:00.827 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 23:42:00.827 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 23:42:00.827 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 23:42:00.827 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 23:42:00.827 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:42:00.827 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 23:42:00.827 | psmisc is already the newest version (23.3-1). 2022-04-13 23:42:00.827 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:42:00.827 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 23:42:00.827 | python3-systemd is already the newest version (234-3build2). 2022-04-13 23:42:00.827 | socat is already the newest version (1.7.3.3-2). 2022-04-13 23:42:00.827 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 23:42:00.827 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 23:42:00.827 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 23:42:00.827 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 23:42:00.827 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 23:42:00.827 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 23:42:00.827 | pcp is already the newest version (5.0.3-1). 2022-04-13 23:42:00.827 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 23:42:00.827 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:42:00.827 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:42:00.827 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:42:00.827 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 23:42:00.827 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:42:00.827 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:42:00.827 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 23:42:00.827 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 23:42:00.827 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 23:42:00.827 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 23:42:00.827 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 23:42:00.827 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 23:42:00.828 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 23:42:00.828 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 23:42:00.828 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:42:00.828 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 23:42:00.828 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 23:42:00.828 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 23:42:00.828 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 23:42:00.828 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 23:42:00.828 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 23:42:00.828 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:42:00.828 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 23:42:00.828 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 23:42:00.828 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 23:42:00.828 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 23:42:00.828 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 23:42:00.828 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 23:42:00.828 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 23:42:00.828 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 23:42:00.828 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 23:42:00.828 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 23:42:01.042 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:42:01.042 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 23:42:01.042 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 23:42:01.042 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 23:42:01.042 | The following packages were automatically installed and are no longer required: 2022-04-13 23:42:01.043 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:42:01.043 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:42:01.043 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:42:01.043 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:42:01.043 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:42:01.044 | python3-zope.interface 2022-04-13 23:42:01.044 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:42:01.158 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:42:01.162 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 23:42:01.164 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:42:01.167 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:42:01.169 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:42:01.171 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:42:01.174 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:42:01.176 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:42:01.178 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:42:01.181 | ++ functions-common:time_stop:2439 : start_time=1649893320433 2022-04-13 23:42:01.183 | ++ functions-common:time_stop:2441 : [[ -z 1649893320433 ]] 2022-04-13 23:42:01.185 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:42:01.190 | ++ functions-common:time_stop:2444 : end_time=1649893321187 2022-04-13 23:42:01.192 | ++ functions-common:time_stop:2445 : elapsed_time=754 2022-04-13 23:42:01.194 | ++ functions-common:time_stop:2446 : total=780 2022-04-13 23:42:01.196 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:42:01.198 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1534 2022-04-13 23:42:01.201 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 23:42:01.203 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 23:42:01.206 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:42:01.208 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 23:42:01.213 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 23:42:01.217 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 23:42:01.220 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 23:42:01.222 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 23:42:02.614 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 23:42:02.616 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 23:42:02.618 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 23:42:02.620 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 23:42:02.622 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 23:42:02.624 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 23:42:02.625 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 23:42:02.627 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 23:42:02.629 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 23:42:02.631 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 23:42:02.633 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 23:42:02.635 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 23:42:02.636 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 23:42:02.638 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 23:42:02.640 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 23:42:02.642 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 23:42:02.643 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 23:42:02.645 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 23:42:02.647 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 23:42:02.649 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 23:42:02.651 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 23:42:02.653 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 23:42:02.655 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 23:42:02.657 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 23:42:02.732 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 23:42:02.734 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 23:42:02.809 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 23:42:02.811 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 23:42:02.887 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 23:42:02.888 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 23:42:02.890 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 23:42:02.892 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 23:42:02.894 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 23:42:02.896 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 23:42:02.898 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 23:42:02.900 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 23:42:02.902 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 23:42:02.904 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 23:42:02.906 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 23:42:02.906 | Distro: focal 2022-04-13 23:42:02.908 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 23:42:02.911 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:42:02.914 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:42:02.916 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:42:02.919 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:42:02.919 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:42:03.613 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:42:03.614 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:42:03.614 | pip: 21.3.1 2022-04-13 23:42:03.617 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 23:42:03.618 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 23:42:03.620 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:42:03.622 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:42:03.624 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:42:03.625 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:42:03.627 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:42:03.629 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:42:03.630 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:42:03.633 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:42:03.634 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:42:03.636 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:42:03.638 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:42:03.640 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 23:42:03.641 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:42:03.643 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:42:03.645 | + tools/install_pip.sh:main:142 : : 2022-04-13 23:42:03.647 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 23:42:03.649 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 23:42:03.651 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 23:42:03.653 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:42:03.655 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 23:42:03.657 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 23:42:03.659 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:42:03.662 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:42:03.662 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:42:03.666 | ++ 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 23:42:03.668 | ++ 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 23:42:03.670 | ++ 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 23:42:03.672 | + 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 23:42:03.674 | + 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 23:42:03.690 | 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 23:42:03.692 | + 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 23:42:04.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:42:04.564 | from cryptography.utils import int_from_bytes 2022-04-13 23:42:04.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:42:04.564 | from cryptography.utils import int_from_bytes 2022-04-13 23:42:05.860 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:42:06.587 | 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 23:42:06.601 | 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 23:42:09.218 | Installing collected packages: setuptools 2022-04-13 23:42:10.192 | Successfully installed setuptools-62.0.0 2022-04-13 23:42:10.192 | 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 23:42:10.368 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:42:10.368 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:42:10.509 | + inc/python:pip_install:200 : result=0 2022-04-13 23:42:10.511 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:42:10.513 | + functions-common:time_stop:2432 : local name 2022-04-13 23:42:10.515 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:42:10.516 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:42:10.518 | + functions-common:time_stop:2435 : local total 2022-04-13 23:42:10.520 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:42:10.521 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:42:10.524 | + functions-common:time_stop:2439 : start_time=1649893323685 2022-04-13 23:42:10.525 | + functions-common:time_stop:2441 : [[ -z 1649893323685 ]] 2022-04-13 23:42:10.528 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:42:10.531 | + functions-common:time_stop:2444 : end_time=1649893330529 2022-04-13 23:42:10.532 | + functions-common:time_stop:2445 : elapsed_time=6844 2022-04-13 23:42:10.534 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:42:10.536 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:42:10.538 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6844 2022-04-13 23:42:10.540 | + inc/python:pip_install:203 : return 0 2022-04-13 23:42:10.542 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 23:42:10.544 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:42:10.548 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:42:10.550 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:42:10.553 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:42:10.553 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:42:11.294 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:42:11.296 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:42:11.296 | pip: 21.3.1 2022-04-13 23:42:11.300 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 23:42:11.302 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:42:11.306 | + ./stack.sh:main:798 : fixup_all 2022-04-13 23:42:11.309 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 23:42:11.311 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 23:42:11.313 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:42:11.315 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:42:11.318 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 23:42:11.330 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 23:42:11.342 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 23:42:11.355 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 23:42:11.357 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 23:42:11.359 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:42:11.362 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:42:11.364 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:42:11.366 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:42:11.368 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:42:11.370 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:42:11.372 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:42:11.374 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:42:11.377 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:42:11.379 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:42:11.381 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:42:11.383 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 23:42:11.385 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 23:42:11.387 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 23:42:11.390 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:42:11.392 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:42:11.394 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:42:11.396 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:42:11.399 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:42:11.401 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:42:11.403 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 23:42:11.405 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 23:42:11.408 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 23:42:11.410 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 23:42:11.412 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 23:42:11.415 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 23:42:11.417 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 23:42:11.438 | Using python 3.8 to install os-testr 2022-04-13 23:42:11.440 | + 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 23:42:12.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:42:12.309 | from cryptography.utils import int_from_bytes 2022-04-13 23:42:12.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:42:12.309 | from cryptography.utils import int_from_bytes 2022-04-13 23:42:13.487 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:42:13.519 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:42:13.595 | 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 23:42:13.596 | 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 23:42:13.597 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 23:42:13.611 | 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 23:42:13.622 | 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 23:42:13.632 | 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 23:42:16.181 | 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 23:42:16.188 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:42:16.188 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:42:16.311 | + inc/python:pip_install:200 : result=0 2022-04-13 23:42:16.318 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:42:16.318 | + functions-common:time_stop:2432 : local name 2022-04-13 23:42:16.318 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:42:16.320 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:42:16.322 | + functions-common:time_stop:2435 : local total 2022-04-13 23:42:16.324 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:42:16.326 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:42:16.328 | + functions-common:time_stop:2439 : start_time=1649893331433 2022-04-13 23:42:16.331 | + functions-common:time_stop:2441 : [[ -z 1649893331433 ]] 2022-04-13 23:42:16.333 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:42:16.337 | + functions-common:time_stop:2444 : end_time=1649893336335 2022-04-13 23:42:16.339 | + functions-common:time_stop:2445 : elapsed_time=4902 2022-04-13 23:42:16.341 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:42:16.344 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:42:16.346 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4902 2022-04-13 23:42:16.348 | + inc/python:pip_install:203 : return 0 2022-04-13 23:42:16.351 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 23:42:16.402 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 23:42:16.747 | + ./stack.sh:main:812 : install_infra 2022-04-13 23:42:16.750 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:42:16.752 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 23:42:16.756 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:42:16.759 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 23:42:16.783 | + 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 23:42:18.699 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.706 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.711 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.716 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.720 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.727 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.731 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.757 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.840 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.860 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.864 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.869 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.884 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.892 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.894 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.911 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.929 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.938 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.943 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.962 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:18.984 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.002 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.010 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.016 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.037 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.066 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.068 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.082 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.087 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.092 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.097 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.112 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.119 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.169 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.188 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.192 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.224 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.289 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.295 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.302 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.354 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.367 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.376 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.482 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.507 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.511 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.522 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.527 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.547 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.555 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.573 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.611 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.640 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.653 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.666 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.684 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.693 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.707 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.719 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.723 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:19.729 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:42:21.379 | 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 23:42:21.671 | + inc/python:pip_install:200 : result=0 2022-04-13 23:42:21.673 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:42:21.675 | + functions-common:time_stop:2432 : local name 2022-04-13 23:42:21.678 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:42:21.680 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:42:21.682 | + functions-common:time_stop:2435 : local total 2022-04-13 23:42:21.684 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:42:21.686 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:42:21.688 | + functions-common:time_stop:2439 : start_time=1649893336775 2022-04-13 23:42:21.690 | + functions-common:time_stop:2441 : [[ -z 1649893336775 ]] 2022-04-13 23:42:21.693 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:42:21.697 | + functions-common:time_stop:2444 : end_time=1649893341695 2022-04-13 23:42:21.699 | + functions-common:time_stop:2445 : elapsed_time=4920 2022-04-13 23:42:21.701 | + functions-common:time_stop:2446 : total=4902 2022-04-13 23:42:21.704 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:42:21.706 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=9822 2022-04-13 23:42:21.708 | + inc/python:pip_install:203 : return 0 2022-04-13 23:42:21.710 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:42:21.713 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 23:42:21.736 | + 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 23:42:23.549 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.556 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.560 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.566 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.570 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.577 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.581 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.606 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.685 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.704 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.708 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.713 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.728 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.736 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.738 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.755 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.772 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.782 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.786 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.805 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.827 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.844 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.853 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.858 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.878 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.910 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.913 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.927 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.931 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.935 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.940 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.956 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:23.963 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.012 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.030 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.034 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.065 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.127 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.134 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.140 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.193 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.211 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.219 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.323 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.347 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.351 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.362 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.367 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.387 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.394 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.410 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.441 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.470 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.482 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.495 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.512 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.520 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.534 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.547 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.551 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:42:24.558 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:42:24.560 | Processing /opt/stack/requirements 2022-04-13 23:42:26.320 | 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 23:42:26.323 | 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 23:42:26.336 | 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 23:42:26.341 | 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 23:42:26.344 | 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 23:42:26.350 | 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 23:42:26.378 | 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 23:42:26.381 | 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 23:42:26.392 | 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 23:42:26.447 | 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 23:42:26.450 | 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 23:42:26.465 | 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 23:42:26.469 | 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 23:42:26.474 | 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 23:42:26.477 | 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 23:42:26.479 | 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 23:42:26.493 | 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 23:42:26.544 | 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 23:42:26.547 | 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 23:42:26.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 23:42:26.566 | 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 23:42:26.568 | 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 23:42:26.633 | 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 23:42:26.637 | Building wheels for collected packages: openstack-requirements 2022-04-13 23:42:26.638 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 23:42:27.477 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 23:42:27.477 | ERROR: Command errored out with exit status 1: 2022-04-13 23:42:27.477 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-_9o8cs96/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-_9o8cs96/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-rweeqhf8 2022-04-13 23:42:27.477 | cwd: /tmp/pip-req-build-_9o8cs96/ 2022-04-13 23:42:27.478 | Complete output (6 lines): 2022-04-13 23:42:27.478 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 23:42:27.478 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 23:42:27.478 | or: setup.py --help-commands 2022-04-13 23:42:27.478 | or: setup.py cmd --help 2022-04-13 23:42:27.478 | 2022-04-13 23:42:27.478 | error: invalid command 'bdist_wheel' 2022-04-13 23:42:27.478 | ---------------------------------------- 2022-04-13 23:42:27.478 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 23:42:27.478 | Running setup.py clean for openstack-requirements 2022-04-13 23:42:28.310 | Failed to build openstack-requirements 2022-04-13 23:42:28.326 | Installing collected packages: openstack-requirements 2022-04-13 23:42:28.327 | Attempting uninstall: openstack-requirements 2022-04-13 23:42:28.328 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 23:42:28.362 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 23:42:28.381 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 23:42:28.384 | Running setup.py install for openstack-requirements: started 2022-04-13 23:42:30.754 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 23:42:30.777 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 23:42:30.904 | + inc/python:pip_install:200 : result=0 2022-04-13 23:42:30.906 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:42:30.908 | + functions-common:time_stop:2432 : local name 2022-04-13 23:42:30.910 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:42:30.913 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:42:30.915 | + functions-common:time_stop:2435 : local total 2022-04-13 23:42:30.917 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:42:30.919 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:42:30.921 | + functions-common:time_stop:2439 : start_time=1649893341728 2022-04-13 23:42:30.923 | + functions-common:time_stop:2441 : [[ -z 1649893341728 ]] 2022-04-13 23:42:30.926 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:42:30.931 | + functions-common:time_stop:2444 : end_time=1649893350928 2022-04-13 23:42:30.933 | + functions-common:time_stop:2445 : elapsed_time=9200 2022-04-13 23:42:30.935 | + functions-common:time_stop:2446 : total=9822 2022-04-13 23:42:30.937 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:42:30.939 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=19022 2022-04-13 23:42:30.941 | + inc/python:pip_install:203 : return 0 2022-04-13 23:42:30.945 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 23:42:30.947 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 23:42:30.949 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 23:42:30.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:30.954 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:30.956 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 23:42:30.960 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:30.962 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 23:42:30.982 | Using python 3.8 to install pbr 2022-04-13 23:42:30.984 | + 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 23:42:31.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:42:31.860 | from cryptography.utils import int_from_bytes 2022-04-13 23:42:31.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:42:31.860 | from cryptography.utils import int_from_bytes 2022-04-13 23:42:33.049 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:42:33.082 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 23:42:35.767 | 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 23:42:35.774 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:42:35.775 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:42:35.898 | + inc/python:pip_install:200 : result=0 2022-04-13 23:42:35.900 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:42:35.902 | + functions-common:time_stop:2432 : local name 2022-04-13 23:42:35.904 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:42:35.906 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:42:35.908 | + functions-common:time_stop:2435 : local total 2022-04-13 23:42:35.910 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:42:35.913 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:42:35.915 | + functions-common:time_stop:2439 : start_time=1649893350977 2022-04-13 23:42:35.917 | + functions-common:time_stop:2441 : [[ -z 1649893350977 ]] 2022-04-13 23:42:35.920 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:42:35.924 | + functions-common:time_stop:2444 : end_time=1649893355922 2022-04-13 23:42:35.926 | + functions-common:time_stop:2445 : elapsed_time=4945 2022-04-13 23:42:35.929 | + functions-common:time_stop:2446 : total=19022 2022-04-13 23:42:35.931 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:42:35.933 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=23967 2022-04-13 23:42:35.935 | + inc/python:pip_install:203 : return 0 2022-04-13 23:42:35.937 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 23:42:38.221 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 23:42:40.113 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:42:40.115 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 23:42:40.130 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 23:42:40.132 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 23:42:40.135 | 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 23:42:40.138 | 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 23:42:40.144 | 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 23:42:40.219 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:42:40.222 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:42:40.226 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 23:42:40.243 | + ./stack.sh:main:821 : pkgs= 2022-04-13 23:42:40.245 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 23:42:40.248 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 23:42:40.250 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:42:40.252 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 23:42:40.254 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:42:40.258 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:42:40.262 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:42:40.264 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:42:40.267 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:42:40.269 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:42:40.274 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:42:40.276 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:42:40.278 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:42:40.281 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 23:42:40.283 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:42:40.298 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:42:40.300 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:42:40.302 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:42:40.304 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 23:42:40.307 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:42:40.309 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:42:40.311 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:42:40.313 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 23:42:40.315 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:42:40.317 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 23:42:40.320 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:42:40.322 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:42:40.324 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:42:40.326 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:42:40.328 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:42:40.330 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:42:40.333 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 23:42:40.336 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:42:40.338 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 23:42:40.340 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:42:40.342 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:42:40.345 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 23:42:40.347 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 23:42:40.349 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 23:42:40.352 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 23:42:40.354 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 23:42:40.406 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 23:42:40.406 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 23:42:40.408 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 23:42:40.780 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 23:42:40.782 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 23:42:40.799 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:42:40.802 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 23:42:40.804 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:42:40.806 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:42:40.809 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:42:40.811 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:42:40.813 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:42:40.815 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:42:40.818 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:42:40.820 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:42:40.822 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:42:40.824 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:42:40.827 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:42:40.829 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:42:40.831 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 23:42:40.834 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:42:40.836 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:42:40.839 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:42:40.841 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 23:42:40.863 | + functions-common:apt_get:1237 : 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 23:42:40.974 | Reading package lists... 2022-04-13 23:42:41.223 | Building dependency tree... 2022-04-13 23:42:41.225 | Reading state information... 2022-04-13 23:42:41.477 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 23:42:41.478 | The following packages were automatically installed and are no longer required: 2022-04-13 23:42:41.479 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:42:41.479 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:42:41.479 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:42:41.479 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:42:41.479 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:42:41.479 | python3-zope.interface 2022-04-13 23:42:41.479 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:42:41.594 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:42:41.599 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:42:41.601 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:42:41.603 | + functions-common:time_stop:2432 : local name 2022-04-13 23:42:41.605 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:42:41.608 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:42:41.610 | + functions-common:time_stop:2435 : local total 2022-04-13 23:42:41.612 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:42:41.614 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:42:41.617 | + functions-common:time_stop:2439 : start_time=1649893360860 2022-04-13 23:42:41.619 | + functions-common:time_stop:2441 : [[ -z 1649893360860 ]] 2022-04-13 23:42:41.622 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:42:41.626 | + functions-common:time_stop:2444 : end_time=1649893361623 2022-04-13 23:42:41.628 | + functions-common:time_stop:2445 : elapsed_time=763 2022-04-13 23:42:41.630 | + functions-common:time_stop:2446 : total=1534 2022-04-13 23:42:41.632 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:42:41.635 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2297 2022-04-13 23:42:41.637 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:42:41.639 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 23:42:41.642 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:42:41.644 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:42:41.646 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:42:41.649 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:42:41.651 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:42:41.653 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:42:41.656 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 23:42:41.658 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:42:41.660 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:42:41.663 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:42:41.665 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:42:41.667 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:42:41.670 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:42:41.672 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:42:41.674 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:42:41.677 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:42:41.679 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:42:41.681 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:42:41.684 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 23:42:41.686 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:42:41.688 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:42:41.690 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:42:41.693 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:42:41.695 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:42:41.698 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:42:41.700 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 23:42:41.702 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 23:42:41.718 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:42:41.721 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 23:42:41.723 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:42:41.726 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 23:42:41.728 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 23:42:41.731 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 23:42:41.735 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 23:42:41.737 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 23:42:41.740 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 23:42:41.742 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 23:42:41.744 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 23:42:41.746 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 23:42:41.749 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 23:42:42.437 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 23:42:42.437 | user tags 2022-04-13 23:42:42.437 | stackrabbit []' 2022-04-13 23:42:42.441 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 23:42:42.441 | user tags 2022-04-13 23:42:42.441 | stackrabbit []' 2022-04-13 23:42:42.441 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 23:42:42.447 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 23:42:42.449 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 23:42:42.452 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:42:43.113 | Changing password for user "stackrabbit" ... 2022-04-13 23:42:43.189 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 23:42:43.852 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 23:42:43.917 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 23:42:43.919 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:42:44.582 | Changing password for user "stackrabbit" ... 2022-04-13 23:42:44.646 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 23:42:44.649 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 23:42:44.651 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 23:42:45.301 | Deleting user "guest" ... 2022-04-13 23:42:45.316 | Error: 2022-04-13 23:42:45.316 | {:no_such_user, "guest"} 2022-04-13 23:42:45.329 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 23:42:45.331 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 23:42:45.348 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:42:45.351 | + ./stack.sh:main:838 : install_database 2022-04-13 23:42:45.353 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 23:42:45.355 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 23:42:45.358 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:42:45.360 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:42:45.362 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 23:42:45.678 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 23:42:45.680 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 23:42:45.683 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 23:42:45.685 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 23:42:45.687 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:42:45.690 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 23:42:45.692 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:42:45.695 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:42:45.697 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:42:45.699 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:42:45.702 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:42:45.704 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:42:45.706 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:42:45.709 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:42:45.711 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:42:45.714 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:42:45.716 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:42:45.718 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 23:42:45.721 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:42:45.723 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:42:45.725 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:42:45.728 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:42:45.730 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:42:45.732 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:42:45.735 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 23:42:45.737 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:42:45.739 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:42:45.742 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 23:42:45.744 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:42:45.746 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:42:45.749 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:42:45.751 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:42:45.753 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:42:45.755 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:42:45.758 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:42:45.760 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:42:45.763 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:42:45.765 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:42:45.767 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:42:45.769 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:42:45.772 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 23:42:45.774 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:42:45.777 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:42:45.779 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:42:45.781 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 23:42:45.802 | + functions-common:apt_get:1237 : 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 23:42:45.912 | Reading package lists... 2022-04-13 23:42:46.155 | Building dependency tree... 2022-04-13 23:42:46.157 | Reading state information... 2022-04-13 23:42:46.405 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 23:42:46.405 | The following packages were automatically installed and are no longer required: 2022-04-13 23:42:46.406 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:42:46.406 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:42:46.407 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:42:46.407 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:42:46.407 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:42:46.407 | python3-zope.interface 2022-04-13 23:42:46.407 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:42:46.521 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:42:46.525 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:42:46.527 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:42:46.530 | + functions-common:time_stop:2432 : local name 2022-04-13 23:42:46.532 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:42:46.534 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:42:46.536 | + functions-common:time_stop:2435 : local total 2022-04-13 23:42:46.539 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:42:46.541 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:42:46.543 | + functions-common:time_stop:2439 : start_time=1649893365800 2022-04-13 23:42:46.546 | + functions-common:time_stop:2441 : [[ -z 1649893365800 ]] 2022-04-13 23:42:46.548 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:42:46.552 | + functions-common:time_stop:2444 : end_time=1649893366550 2022-04-13 23:42:46.555 | + functions-common:time_stop:2445 : elapsed_time=750 2022-04-13 23:42:46.558 | + functions-common:time_stop:2446 : total=2297 2022-04-13 23:42:46.560 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:42:46.562 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3047 2022-04-13 23:42:46.564 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:42:46.566 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 23:42:46.569 | + ./stack.sh:main:841 : install_database_python 2022-04-13 23:42:46.571 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 23:42:46.574 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 23:42:46.576 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 23:42:46.578 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:42:46.581 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 23:42:46.584 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 23:42:46.586 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:42:46.590 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:42:46.591 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:42:46.596 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 23:42:46.598 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 23:42:46.601 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 23:42:46.604 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 23:42:46.606 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 23:42:46.628 | Using python 3.8 to install PyMySQL 2022-04-13 23:42:46.630 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 23:42:47.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:42:47.512 | from cryptography.utils import int_from_bytes 2022-04-13 23:42:47.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:42:47.512 | from cryptography.utils import int_from_bytes 2022-04-13 23:42:48.707 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:42:48.739 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 23:42:51.313 | 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 23:42:51.320 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:42:51.320 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:42:51.440 | + inc/python:pip_install:200 : result=0 2022-04-13 23:42:51.442 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:42:51.445 | + functions-common:time_stop:2432 : local name 2022-04-13 23:42:51.447 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:42:51.450 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:42:51.452 | + functions-common:time_stop:2435 : local total 2022-04-13 23:42:51.454 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:42:51.456 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:42:51.459 | + functions-common:time_stop:2439 : start_time=1649893366622 2022-04-13 23:42:51.462 | + functions-common:time_stop:2441 : [[ -z 1649893366622 ]] 2022-04-13 23:42:51.465 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:42:51.469 | + functions-common:time_stop:2444 : end_time=1649893371466 2022-04-13 23:42:51.471 | + functions-common:time_stop:2445 : elapsed_time=4844 2022-04-13 23:42:51.473 | + functions-common:time_stop:2446 : total=23967 2022-04-13 23:42:51.476 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:42:51.478 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=28811 2022-04-13 23:42:51.481 | + inc/python:pip_install:203 : return 0 2022-04-13 23:42:51.483 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 23:42:51.485 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:42:51.487 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 23:42:51.490 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 23:42:51.507 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:42:51.509 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 23:42:51.512 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 23:42:51.515 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:42:51.516 | ++ 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 23:42:51.520 | + 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 23:42:51.523 | + 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 23:42:51.525 | + 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 23:42:51.528 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:42:51.530 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 23:42:51.532 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 23:42:51.548 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:42:51.550 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 23:42:51.553 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:42:51.555 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:42:51.558 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:42:51.560 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:42:51.562 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:42:51.564 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:42:51.567 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:42:51.570 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:42:51.572 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:42:51.574 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:42:51.576 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:42:51.579 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:42:51.581 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 23:42:51.584 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:42:51.586 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:42:51.589 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:42:51.591 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 23:42:51.611 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 23:42:51.722 | Reading package lists... 2022-04-13 23:42:51.966 | Building dependency tree... 2022-04-13 23:42:51.967 | Reading state information... 2022-04-13 23:42:52.220 | radvd is already the newest version (1:2.17-2). 2022-04-13 23:42:52.220 | The following packages were automatically installed and are no longer required: 2022-04-13 23:42:52.222 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:42:52.222 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:42:52.222 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:42:52.222 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:42:52.222 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:42:52.222 | python3-zope.interface 2022-04-13 23:42:52.222 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:42:52.336 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:42:52.340 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:42:52.343 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:42:52.345 | + functions-common:time_stop:2432 : local name 2022-04-13 23:42:52.347 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:42:52.349 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:42:52.352 | + functions-common:time_stop:2435 : local total 2022-04-13 23:42:52.354 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:42:52.356 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:42:52.358 | + functions-common:time_stop:2439 : start_time=1649893371609 2022-04-13 23:42:52.360 | + functions-common:time_stop:2441 : [[ -z 1649893371609 ]] 2022-04-13 23:42:52.363 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:42:52.367 | + functions-common:time_stop:2444 : end_time=1649893372364 2022-04-13 23:42:52.370 | + functions-common:time_stop:2445 : elapsed_time=755 2022-04-13 23:42:52.372 | + functions-common:time_stop:2446 : total=3047 2022-04-13 23:42:52.374 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:42:52.376 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3802 2022-04-13 23:42:52.378 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:42:52.381 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 23:42:52.397 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:42:52.400 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 23:42:52.403 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 23:42:52.406 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 23:42:52.409 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 23:42:52.428 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 23:42:52.430 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:42:52.433 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:42:52.435 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:42:52.437 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:42:52.439 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:42:52.441 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:42:52.444 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:42:52.447 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:42:52.449 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:42:52.451 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:42:52.453 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:42:52.455 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:42:52.458 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 23:42:52.460 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:42:52.462 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:42:52.464 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:42:52.466 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 23:42:52.486 | + functions-common:apt_get:1237 : 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 23:42:52.597 | Reading package lists... 2022-04-13 23:42:52.842 | Building dependency tree... 2022-04-13 23:42:52.843 | Reading state information... 2022-04-13 23:42:53.111 | fakeroot is already the newest version (1.24-1). 2022-04-13 23:42:53.112 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:42:53.112 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 23:42:53.112 | The following packages were automatically installed and are no longer required: 2022-04-13 23:42:53.113 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:42:53.113 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:42:53.113 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:42:53.113 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:42:53.113 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:42:53.113 | python3-zope.interface 2022-04-13 23:42:53.113 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:42:53.228 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:42:53.233 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:42:53.235 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:42:53.237 | + functions-common:time_stop:2432 : local name 2022-04-13 23:42:53.239 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:42:53.242 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:42:53.244 | + functions-common:time_stop:2435 : local total 2022-04-13 23:42:53.246 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:42:53.248 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:42:53.250 | + functions-common:time_stop:2439 : start_time=1649893372484 2022-04-13 23:42:53.253 | + functions-common:time_stop:2441 : [[ -z 1649893372484 ]] 2022-04-13 23:42:53.255 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:42:53.260 | + functions-common:time_stop:2444 : end_time=1649893373258 2022-04-13 23:42:53.263 | + functions-common:time_stop:2445 : elapsed_time=774 2022-04-13 23:42:53.265 | + functions-common:time_stop:2446 : total=3802 2022-04-13 23:42:53.267 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:42:53.269 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4576 2022-04-13 23:42:53.271 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:42:53.274 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 23:42:53.276 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:42:53.278 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:42:53.280 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 23:42:53.282 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 23:42:53.285 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 23:42:53.289 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 23:42:53.291 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 23:42:53.295 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 23:42:53.295 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 23:42:53.300 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 23:42:53.302 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 23:42:53.305 | + functions:vercmp:628 : local v1=5.4 2022-04-13 23:42:53.307 | + functions:vercmp:629 : local 'op=<' 2022-04-13 23:42:53.309 | + functions:vercmp:630 : local v2=3.13 2022-04-13 23:42:53.311 | + functions:vercmp:631 : local result 2022-04-13 23:42:53.315 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 23:42:53.315 | ++ functions:vercmp:635 : sort -V 2022-04-13 23:42:53.316 | ++ functions:vercmp:635 : head -1 2022-04-13 23:42:53.321 | + functions:vercmp:635 : result=3.13 2022-04-13 23:42:53.323 | + functions:vercmp:637 : case $op in 2022-04-13 23:42:53.326 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 23:42:53.328 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 23:42:53.330 | + functions:vercmp:648 : return 2022-04-13 23:42:53.332 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 23:42:53.335 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:42:53.337 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 23:42:53.809 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 23:42:53.811 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 23:42:53.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:53.817 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:53.819 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 23:42:53.822 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:53.824 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 23:42:53.843 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:42:53.845 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 23:42:53.848 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 23:42:53.848 | Installing etcd 2022-04-13 23:42:53.851 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 23:42:53.863 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 23:42:53.876 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 23:42:53.879 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 23:42:53.892 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 23:42:53.895 | ++ 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 23:42:53.898 | ++ 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 23:42:53.905 | +++ 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 23:42:53.909 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:42:53.912 | ++ 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 23:42:53.915 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 23:42:53.917 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:42:53.920 | ++ functions:get_extra_file:74 : return 2022-04-13 23:42:53.923 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:42:53.925 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 23:42:53.928 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 23:42:53.930 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 23:42:53.947 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:42:53.949 | + ./stack.sh:main:868 : install_dstat 2022-04-13 23:42:53.952 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 23:42:53.968 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:42:53.971 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 23:42:53.973 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:42:53.976 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 23:42:53.978 | + ./stack.sh:main:877 : install_libs 2022-04-13 23:42:53.981 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 23:42:53.983 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 23:42:53.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 23:42:53.987 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 23:42:53.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:53.992 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:53.994 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 23:42:53.996 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:53.999 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 23:42:54.001 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 23:42:54.003 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 23:42:54.005 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 23:42:54.007 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.010 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.012 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 23:42:54.014 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.016 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 23:42:54.019 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 23:42:54.021 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 23:42:54.024 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 23:42:54.026 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.028 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.030 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 23:42:54.033 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.035 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 23:42:54.038 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 23:42:54.040 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 23:42:54.042 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 23:42:54.044 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.047 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.049 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 23:42:54.051 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.054 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 23:42:54.056 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 23:42:54.058 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 23:42:54.061 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 23:42:54.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.065 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.068 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 23:42:54.070 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.072 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 23:42:54.075 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 23:42:54.077 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 23:42:54.079 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 23:42:54.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.084 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.086 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 23:42:54.089 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.091 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 23:42:54.093 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 23:42:54.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 23:42:54.098 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 23:42:54.101 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.103 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.105 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 23:42:54.108 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.110 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 23:42:54.112 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 23:42:54.114 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 23:42:54.117 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 23:42:54.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.121 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.123 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 23:42:54.126 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.128 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 23:42:54.130 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 23:42:54.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 23:42:54.135 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 23:42:54.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.140 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.142 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 23:42:54.144 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.147 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 23:42:54.149 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 23:42:54.152 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 23:42:54.154 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 23:42:54.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.158 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.161 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 23:42:54.164 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.167 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 23:42:54.169 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 23:42:54.172 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 23:42:54.174 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 23:42:54.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.178 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.181 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 23:42:54.183 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.185 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 23:42:54.188 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 23:42:54.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 23:42:54.192 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 23:42:54.195 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.197 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.199 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 23:42:54.202 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.204 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 23:42:54.206 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 23:42:54.209 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 23:42:54.212 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 23:42:54.214 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.216 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.218 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 23:42:54.221 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.223 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 23:42:54.225 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 23:42:54.228 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 23:42:54.230 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 23:42:54.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.234 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.237 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 23:42:54.239 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.241 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 23:42:54.244 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 23:42:54.246 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 23:42:54.248 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 23:42:54.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.253 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.255 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 23:42:54.258 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.260 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 23:42:54.263 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 23:42:54.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 23:42:54.267 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 23:42:54.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.272 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.274 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 23:42:54.277 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.279 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 23:42:54.281 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 23:42:54.284 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 23:42:54.286 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 23:42:54.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.291 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.294 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 23:42:54.296 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.298 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 23:42:54.301 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 23:42:54.303 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 23:42:54.306 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 23:42:54.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.310 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.313 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 23:42:54.315 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.317 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 23:42:54.320 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 23:42:54.322 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 23:42:54.324 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 23:42:54.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.329 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.331 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 23:42:54.333 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.336 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 23:42:54.338 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 23:42:54.340 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 23:42:54.343 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 23:42:54.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.347 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.350 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 23:42:54.353 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.355 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 23:42:54.357 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 23:42:54.359 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 23:42:54.362 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 23:42:54.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.367 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.369 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 23:42:54.372 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.374 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 23:42:54.376 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 23:42:54.378 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 23:42:54.381 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 23:42:54.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.385 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.387 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 23:42:54.390 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.392 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 23:42:54.394 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 23:42:54.397 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 23:42:54.399 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 23:42:54.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.404 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.406 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 23:42:54.408 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.410 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 23:42:54.413 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 23:42:54.416 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 23:42:54.418 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 23:42:54.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.424 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.426 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 23:42:54.429 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.431 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 23:42:54.433 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 23:42:54.436 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 23:42:54.438 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 23:42:54.440 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.442 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.445 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 23:42:54.447 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.450 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 23:42:54.452 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 23:42:54.454 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 23:42:54.456 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 23:42:54.459 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.462 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.464 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 23:42:54.466 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.468 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 23:42:54.471 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 23:42:54.473 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 23:42:54.475 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 23:42:54.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.480 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.482 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 23:42:54.484 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.487 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 23:42:54.489 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 23:42:54.491 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 23:42:54.494 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 23:42:54.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.498 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.500 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 23:42:54.503 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.505 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 23:42:54.508 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 23:42:54.510 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 23:42:54.513 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 23:42:54.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.517 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.519 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 23:42:54.522 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.524 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 23:42:54.527 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 23:42:54.529 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 23:42:54.531 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 23:42:54.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.536 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.538 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 23:42:54.541 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.543 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 23:42:54.546 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 23:42:54.548 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 23:42:54.550 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 23:42:54.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.555 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.558 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 23:42:54.560 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.562 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 23:42:54.565 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 23:42:54.567 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 23:42:54.570 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 23:42:54.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.575 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.577 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 23:42:54.579 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.582 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 23:42:54.584 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 23:42:54.586 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 23:42:54.589 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 23:42:54.591 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.593 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.596 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 23:42:54.598 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.600 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 23:42:54.603 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 23:42:54.605 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 23:42:54.607 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 23:42:54.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.612 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.614 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 23:42:54.617 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.619 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 23:42:54.621 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 23:42:54.624 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 23:42:54.626 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 23:42:54.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.631 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.634 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 23:42:54.636 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.638 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 23:42:54.641 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 23:42:54.643 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 23:42:54.645 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 23:42:54.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.650 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.653 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 23:42:54.656 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.659 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 23:42:54.661 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 23:42:54.663 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 23:42:54.666 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 23:42:54.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.671 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.673 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 23:42:54.675 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.678 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 23:42:54.680 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 23:42:54.683 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 23:42:54.685 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 23:42:54.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:42:54.690 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:42:54.692 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 23:42:54.695 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:42:54.698 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 23:42:54.723 | Using python 3.8 to install etcd3 2022-04-13 23:42:54.725 | + 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 23:42:55.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:42:55.599 | from cryptography.utils import int_from_bytes 2022-04-13 23:42:55.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:42:55.600 | from cryptography.utils import int_from_bytes 2022-04-13 23:42:56.814 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:42:56.846 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 23:42:56.853 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 23:42:56.855 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 23:42:56.856 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 23:42:56.857 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 23:42:59.414 | 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 23:42:59.422 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:42:59.422 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:42:59.540 | + inc/python:pip_install:200 : result=0 2022-04-13 23:42:59.543 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:42:59.545 | + functions-common:time_stop:2432 : local name 2022-04-13 23:42:59.547 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:42:59.549 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:42:59.552 | + functions-common:time_stop:2435 : local total 2022-04-13 23:42:59.554 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:42:59.557 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:42:59.559 | + functions-common:time_stop:2439 : start_time=1649893374717 2022-04-13 23:42:59.561 | + functions-common:time_stop:2441 : [[ -z 1649893374717 ]] 2022-04-13 23:42:59.564 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:42:59.568 | + functions-common:time_stop:2444 : end_time=1649893379565 2022-04-13 23:42:59.570 | + functions-common:time_stop:2445 : elapsed_time=4848 2022-04-13 23:42:59.572 | + functions-common:time_stop:2446 : total=28811 2022-04-13 23:42:59.574 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:42:59.576 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=33659 2022-04-13 23:42:59.578 | + inc/python:pip_install:203 : return 0 2022-04-13 23:42:59.581 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 23:42:59.602 | Using python 3.8 to install etcd3gw 2022-04-13 23:42:59.605 | + 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 23:43:00.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:43:00.473 | from cryptography.utils import int_from_bytes 2022-04-13 23:43:00.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:43:00.473 | from cryptography.utils import int_from_bytes 2022-04-13 23:43:01.675 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:43:01.708 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 23:43:01.716 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 23:43:01.718 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 23:43:01.719 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 23:43:01.720 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 23:43:01.752 | 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 23:43:01.754 | 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 23:43:01.756 | 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 23:43:01.758 | 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 23:43:04.309 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:43:04.316 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:43:04.316 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:43:04.436 | + inc/python:pip_install:200 : result=0 2022-04-13 23:43:04.439 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:43:04.441 | + functions-common:time_stop:2432 : local name 2022-04-13 23:43:04.444 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:43:04.446 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:43:04.448 | + functions-common:time_stop:2435 : local total 2022-04-13 23:43:04.450 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:43:04.452 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:43:04.454 | + functions-common:time_stop:2439 : start_time=1649893379596 2022-04-13 23:43:04.457 | + functions-common:time_stop:2441 : [[ -z 1649893379596 ]] 2022-04-13 23:43:04.460 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:43:04.464 | + functions-common:time_stop:2444 : end_time=1649893384462 2022-04-13 23:43:04.466 | + functions-common:time_stop:2445 : elapsed_time=4866 2022-04-13 23:43:04.468 | + functions-common:time_stop:2446 : total=33659 2022-04-13 23:43:04.471 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:43:04.473 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=38525 2022-04-13 23:43:04.476 | + inc/python:pip_install:203 : return 0 2022-04-13 23:43:04.478 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 23:43:04.480 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 23:43:04.483 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 23:43:04.485 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:43:04.487 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:43:04.489 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:43:04.492 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:43:04.494 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:43:04.496 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:43:04.499 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:43:04.502 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:43:04.504 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:43:04.507 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:43:04.509 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:43:04.511 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 23:43:04.513 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:43:04.516 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:43:04.518 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 23:43:04.520 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:43:04.523 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:43:04.525 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:43:04.528 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:43:04.530 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:43:04.532 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:43:04.534 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:43:04.537 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:43:04.539 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:43:04.541 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:43:04.544 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:43:04.546 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:43:04.549 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:43:04.551 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:43:04.554 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:43:04.556 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:43:04.558 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:43:04.561 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:43:04.583 | + functions-common:apt_get:1237 : 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 23:43:04.693 | Reading package lists... 2022-04-13 23:43:04.936 | Building dependency tree... 2022-04-13 23:43:04.937 | Reading state information... 2022-04-13 23:43:05.190 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:43:05.190 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:43:05.190 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:43:05.190 | The following packages were automatically installed and are no longer required: 2022-04-13 23:43:05.191 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:43:05.191 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:43:05.191 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:43:05.191 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:43:05.191 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:43:05.191 | python3-zope.interface 2022-04-13 23:43:05.191 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:43:05.306 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:43:05.311 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:43:05.313 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:43:05.315 | + functions-common:time_stop:2432 : local name 2022-04-13 23:43:05.318 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:43:05.321 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:43:05.323 | + functions-common:time_stop:2435 : local total 2022-04-13 23:43:05.325 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:43:05.327 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:43:05.329 | + functions-common:time_stop:2439 : start_time=1649893384580 2022-04-13 23:43:05.332 | + functions-common:time_stop:2441 : [[ -z 1649893384580 ]] 2022-04-13 23:43:05.334 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:43:05.338 | + functions-common:time_stop:2444 : end_time=1649893385336 2022-04-13 23:43:05.341 | + functions-common:time_stop:2445 : elapsed_time=756 2022-04-13 23:43:05.343 | + functions-common:time_stop:2446 : total=4576 2022-04-13 23:43:05.345 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:43:05.347 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5332 2022-04-13 23:43:05.350 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:43:05.352 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 23:43:05.355 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:43:05.357 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:43:05.359 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 23:43:05.424 | Module proxy already enabled 2022-04-13 23:43:05.428 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 23:43:05.491 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 23:43:05.491 | Module proxy already enabled 2022-04-13 23:43:05.491 | Module proxy_uwsgi already enabled 2022-04-13 23:43:05.495 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 23:43:05.498 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:43:05.501 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:43:05.503 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:43:05.641 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 23:43:05.644 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 23:43:05.647 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 23:43:05.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:43:05.658 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:43:05.660 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 23:43:05.663 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:43:05.665 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 23:43:05.668 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 23:43:05.670 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 23:43:05.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:43:05.675 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:43:05.678 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 23:43:05.681 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:43:05.683 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 23:43:05.685 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 23:43:05.688 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 23:43:05.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:43:05.692 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:43:05.695 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 23:43:05.698 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:43:05.700 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 23:43:05.702 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 23:43:05.705 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 23:43:05.707 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:43:05.710 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:43:05.713 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 23:43:05.715 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:43:05.718 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 23:43:05.720 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 23:43:05.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:43:05.725 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:43:05.728 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 23:43:05.730 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:43:05.733 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 23:43:05.735 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 23:43:05.738 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 23:43:05.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:43:05.743 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:43:05.746 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 23:43:05.748 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:43:05.751 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 23:43:05.768 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:43:05.770 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 23:43:05.773 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 23:43:05.776 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 23:43:05.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:43:05.781 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:43:05.783 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 23:43:05.785 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:43:05.789 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 23:43:05.806 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:43:05.808 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 23:43:05.811 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 23:43:05.813 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 23:43:05.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:43:05.818 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:43:05.820 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 23:43:05.823 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:43:05.825 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 23:43:05.827 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 23:43:05.830 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 23:43:05.832 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:43:05.836 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:43:05.838 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 23:43:05.840 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:43:05.843 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 23:43:05.845 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 23:43:05.848 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:43:05.852 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 23:43:05.854 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 23:43:05.856 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:43:05.860 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:43:05.861 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:43:05.866 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 23:43:05.869 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 23:43:05.871 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 23:43:05.874 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 23:43:05.877 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 23:43:05.898 | Using python 3.8 to install keystonemiddleware 2022-04-13 23:43:05.901 | + 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 23:43:06.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:43:06.773 | from cryptography.utils import int_from_bytes 2022-04-13 23:43:06.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:43:06.773 | from cryptography.utils import int_from_bytes 2022-04-13 23:43:07.954 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:43:07.986 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 23:43:08.039 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 23:43:08.040 | 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 23:43:08.041 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 23:43:08.042 | 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 23:43:08.043 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 23:43:08.044 | 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 23:43:08.046 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 23:43:08.047 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 23:43:08.048 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 23:43:08.049 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 23:43:08.050 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 23:43:08.051 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 23:43:08.052 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 23:43:08.053 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 23:43:08.111 | 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 23:43:08.112 | 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 23:43:08.113 | 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 23:43:08.152 | 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 23:43:08.197 | 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 23:43:08.198 | 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 23:43:08.200 | 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 23:43:08.202 | 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 23:43:08.250 | 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 23:43:08.253 | 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 23:43:08.264 | 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 23:43:08.265 | 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 23:43:08.279 | 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 23:43:08.280 | 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 23:43:08.282 | 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 23:43:08.347 | 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 23:43:08.349 | 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 23:43:08.350 | 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 23:43:08.353 | 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 23:43:08.402 | 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 23:43:08.414 | 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 23:43:10.876 | 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 23:43:10.884 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:43:10.884 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:43:11.006 | + inc/python:pip_install:200 : result=0 2022-04-13 23:43:11.008 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:43:11.010 | + functions-common:time_stop:2432 : local name 2022-04-13 23:43:11.012 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:43:11.014 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:43:11.017 | + functions-common:time_stop:2435 : local total 2022-04-13 23:43:11.019 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:43:11.021 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:43:11.024 | + functions-common:time_stop:2439 : start_time=1649893385892 2022-04-13 23:43:11.026 | + functions-common:time_stop:2441 : [[ -z 1649893385892 ]] 2022-04-13 23:43:11.028 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:43:11.032 | + functions-common:time_stop:2444 : end_time=1649893391030 2022-04-13 23:43:11.035 | + functions-common:time_stop:2445 : elapsed_time=5138 2022-04-13 23:43:11.037 | + functions-common:time_stop:2446 : total=38525 2022-04-13 23:43:11.040 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:43:11.042 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=43663 2022-04-13 23:43:11.044 | + inc/python:pip_install:203 : return 0 2022-04-13 23:43:11.047 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 23:43:11.049 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 23:43:11.052 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:43:11.055 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 23:43:11.057 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 23:43:11.060 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:43:11.063 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:43:11.063 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:43:11.069 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 23:43:11.071 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 23:43:11.073 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 23:43:11.076 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 23:43:11.078 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 23:43:11.100 | Using python 3.8 to install python-memcached 2022-04-13 23:43:11.103 | + 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 23:43:12.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:43:12.056 | from cryptography.utils import int_from_bytes 2022-04-13 23:43:12.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:43:12.056 | from cryptography.utils import int_from_bytes 2022-04-13 23:43:13.292 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:43:13.325 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 23:43:13.328 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 23:43:15.892 | 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 23:43:15.899 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:43:15.904 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:43:16.021 | + inc/python:pip_install:200 : result=0 2022-04-13 23:43:16.023 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:43:16.025 | + functions-common:time_stop:2432 : local name 2022-04-13 23:43:16.028 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:43:16.030 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:43:16.032 | + functions-common:time_stop:2435 : local total 2022-04-13 23:43:16.034 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:43:16.036 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:43:16.039 | + functions-common:time_stop:2439 : start_time=1649893391095 2022-04-13 23:43:16.041 | + functions-common:time_stop:2441 : [[ -z 1649893391095 ]] 2022-04-13 23:43:16.044 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:43:16.049 | + functions-common:time_stop:2444 : end_time=1649893396046 2022-04-13 23:43:16.051 | + functions-common:time_stop:2445 : elapsed_time=4951 2022-04-13 23:43:16.053 | + functions-common:time_stop:2446 : total=43663 2022-04-13 23:43:16.056 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:43:16.058 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=48614 2022-04-13 23:43:16.060 | + inc/python:pip_install:203 : return 0 2022-04-13 23:43:16.063 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 23:43:16.079 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:43:16.081 | + ./stack.sh:main:899 : '[' 10.222.0.58 == 10.222.0.58 ']' 2022-04-13 23:43:16.084 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 23:43:16.086 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 23:43:16.089 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 23:43:16.091 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:43:16.094 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 23:43:16.096 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 23:43:16.112 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:43:16.114 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 23:43:16.117 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 23:43:16.120 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 23:43:16.122 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:43:16.124 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:43:16.126 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:43:16.129 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:43:16.131 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:43:16.137 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:43:16.152 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:43:16.154 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:43:16.156 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:43:16.159 | + functions-common:git_clone:629 : echo master 2022-04-13 23:43:16.159 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:43:16.164 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 23:43:16.167 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:43:16.169 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 23:43:16.182 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 23:43:16.185 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:43:16.185 | + functions-common:git_clone:685 : head -1 2022-04-13 23:43:16.188 | c141e6164 trivial: Fix typo 2022-04-13 23:43:16.191 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:43:16.193 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 23:43:16.195 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:43:16.197 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:43:16.200 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 23:43:16.202 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:43:16.204 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 23:43:16.207 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:43:16.209 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:43:16.212 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 23:43:16.214 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:43:16.216 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:43:16.219 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 23:43:16.222 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:43:16.225 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 23:43:16.228 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:43:16.230 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:43:16.233 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 23:43:16.239 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 23:43:16.242 | + 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 23:43:16.927 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 23:43:16.929 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:43:16.931 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:43:16.933 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:43:16.936 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:43:16.938 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 23:43:16.940 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:43:16.942 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:43:16.945 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:43:16.947 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:43:16.949 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:43:16.951 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:43:16.954 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:43:16.956 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 23:43:16.976 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 23:43:16.978 | + 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 23:43:17.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:43:17.849 | from cryptography.utils import int_from_bytes 2022-04-13 23:43:17.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:43:17.849 | from cryptography.utils import int_from_bytes 2022-04-13 23:43:19.031 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:43:19.063 | Obtaining file:///opt/stack/keystone 2022-04-13 23:43:19.064 | Preparing metadata (setup.py): started 2022-04-13 23:43:24.213 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:43:24.290 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-13 23:43:24.291 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-13 23:43:24.292 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:43:24.293 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-13 23:43:24.294 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-13 23:43:24.295 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-13 23:43:24.297 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-13 23:43:24.298 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:43:24.299 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-13 23:43:24.300 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-13 23:43:24.301 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-13 23:43:24.302 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:43:24.303 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-13 23:43:24.305 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-13 23:43:24.306 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-13 23:43:24.307 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-13 23:43:24.308 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-13 23:43:24.309 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-13 23:43:24.310 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:43:24.311 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-13 23:43:24.313 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-13 23:43:24.314 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-13 23:43:24.315 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-13 23:43:24.316 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:43:24.317 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-13 23:43:24.318 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:43:24.319 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-13 23:43:24.320 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-13 23:43:24.321 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-13 23:43:24.322 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:43:24.324 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:43:24.324 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-13 23:43:24.325 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-13 23:43:24.326 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 23:43:24.338 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-13 23:43:24.339 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-13 23:43:24.382 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-13 23:43:24.399 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:43:24.400 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-13 23:43:24.401 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:43:24.403 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-13 23:43:24.405 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-13 23:43:24.415 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-13 23:43:24.477 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:43:24.480 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-13 23:43:24.576 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:43:24.577 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-13 23:43:24.578 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-13 23:43:24.579 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:43:24.635 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-13 23:43:24.636 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-13 23:43:24.638 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-13 23:43:24.689 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-13 23:43:24.692 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-13 23:43:24.773 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-13 23:43:24.775 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:43:24.776 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-13 23:43:24.778 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:43:24.779 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-13 23:43:24.782 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-13 23:43:24.800 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-13 23:43:24.852 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:43:24.871 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-13 23:43:24.872 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-13 23:43:24.873 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-13 23:43:24.876 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-13 23:43:24.929 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:43:25.042 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-13 23:43:25.043 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-13 23:43:25.044 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-13 23:43:25.046 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-13 23:43:25.049 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-13 23:43:25.270 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-13 23:43:25.291 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-13 23:43:25.292 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-13 23:43:25.362 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-13 23:43:25.380 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:43:25.438 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-13 23:43:25.476 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-13 23:43:25.583 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-13 23:43:25.640 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:43:25.713 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-13 23:43:25.841 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-13 23:43:25.868 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-13 23:43:25.909 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:43:25.911 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-13 23:43:25.913 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-13 23:43:25.915 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-13 23:43:25.916 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:43:25.918 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-13 23:43:25.971 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-13 23:43:26.108 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-13 23:43:26.109 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-13 23:43:26.110 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-13 23:43:26.112 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-13 23:43:26.264 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:43:26.344 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:43:26.590 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-13 23:43:26.847 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-13 23:43:26.882 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-13 23:43:28.762 | Installing collected packages: keystone 2022-04-13 23:43:28.762 | Attempting uninstall: keystone 2022-04-13 23:43:28.762 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 23:43:28.766 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 23:43:28.767 | Running setup.py develop for keystone 2022-04-13 23:43:34.923 | Successfully installed keystone 2022-04-13 23:43:34.923 | 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 23:43:34.931 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:43:34.931 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:43:35.064 | + inc/python:pip_install:200 : result=0 2022-04-13 23:43:35.066 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:43:35.068 | + functions-common:time_stop:2432 : local name 2022-04-13 23:43:35.071 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:43:35.073 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:43:35.075 | + functions-common:time_stop:2435 : local total 2022-04-13 23:43:35.077 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:43:35.079 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:43:35.081 | + functions-common:time_stop:2439 : start_time=1649893396971 2022-04-13 23:43:35.083 | + functions-common:time_stop:2441 : [[ -z 1649893396971 ]] 2022-04-13 23:43:35.086 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:43:35.090 | + functions-common:time_stop:2444 : end_time=1649893415088 2022-04-13 23:43:35.092 | + functions-common:time_stop:2445 : elapsed_time=18117 2022-04-13 23:43:35.094 | + functions-common:time_stop:2446 : total=48614 2022-04-13 23:43:35.096 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:43:35.098 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=66731 2022-04-13 23:43:35.101 | + inc/python:pip_install:203 : return 0 2022-04-13 23:43:35.103 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:43:35.105 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:43:35.108 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:43:35.126 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:43:35.139 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 23:43:35.141 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 23:43:35.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:43:35.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:43:35.148 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 23:43:35.151 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:43:35.153 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 23:43:35.170 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:43:35.172 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:43:35.175 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:43:35.177 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 23:43:35.180 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 23:43:35.192 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-13 23:43:35.195 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 23:43:35.200 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 23:43:35.215 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:43:35.217 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 23:43:35.247 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 23:43:35.275 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 23:43:35.305 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 23:43:35.334 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 23:43:35.364 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 23:43:35.394 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 23:43:35.422 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 23:43:35.450 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 23:43:35.452 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 23:43:35.454 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 23:43:35.457 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 23:43:35.459 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:43:35.461 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:43:35.477 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:43:35.480 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:43:35.482 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:43:35.485 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:43:35.500 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:43:35.503 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:43:35.506 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:43:35.536 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:43:35.539 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:43:35.542 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 23:43:35.544 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 23:43:35.561 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:43:35.563 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.58/identity 2022-04-13 23:43:35.593 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 23:43:35.596 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 23:43:35.628 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 23:43:35.630 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 23:43:35.633 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 23:43:35.635 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 23:43:35.638 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:43:35.641 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:43:35.671 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 23:43:35.673 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 23:43:35.676 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 23:43:35.678 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 23:43:35.681 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:43:35.698 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:43:35.700 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:43:35.703 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:43:35.705 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:43:35.707 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:43:35.735 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:43:35.762 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:43:35.790 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:43:35.817 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 23:43:35.845 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:43:35.847 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 23:43:35.850 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:43:35.852 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 23:43:35.854 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 23:43:35.857 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:43:35.859 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:43:35.862 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 23:43:35.866 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 23:43:35.869 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:43:35.871 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:43:35.884 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:43:35.885 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:43:35.893 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:43:35.896 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:43:35.912 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:43:35.914 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:43:35.918 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 23:43:35.948 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 23:43:35.974 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 23:43:36.002 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 23:43:36.030 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 23:43:36.057 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 23:43:36.084 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 23:43:36.111 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 23:43:36.138 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 23:43:36.165 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:43:36.192 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 23:43:36.219 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 23:43:36.246 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 23:43:36.273 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:43:36.275 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:43:36.278 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 23:43:36.280 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 23:43:36.283 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:43:36.285 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:43:36.287 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:43:36.290 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:43:36.293 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:43:36.295 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:43:36.322 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 23:43:36.351 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:43:36.351 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-13 23:43:36.359 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 23:43:36.362 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 23:43:36.365 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 23:43:36.367 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:43:36.369 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:43:36.372 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:43:36.374 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:43:36.376 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:43:36.378 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:43:36.380 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:43:36.383 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:43:36.386 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:43:36.388 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 23:43:36.450 | Site keystone-wsgi-public already enabled 2022-04-13 23:43:36.454 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:43:36.456 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:43:36.459 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:43:36.461 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:43:36.603 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 23:43:36.633 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 23:43:36.671 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 23:43:36.703 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 23:43:36.705 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 23:43:36.737 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 23:43:36.765 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 23:43:36.795 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 23:43:36.797 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 23:43:36.814 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:43:36.817 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 23:43:36.833 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:43:36.836 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 23:43:36.839 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 23:43:36.841 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 23:43:36.843 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:43:36.846 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 23:43:36.848 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 23:43:36.851 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 23:43:36.853 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 23:43:36.855 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:43:36.857 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:43:36.860 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:43:36.863 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:43:36.865 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:43:36.868 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:43:36.884 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:43:36.886 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:43:36.888 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:43:36.891 | + functions-common:git_clone:629 : echo master 2022-04-13 23:43:36.891 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:43:36.896 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 23:43:36.899 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:43:36.901 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 23:43:36.914 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 23:43:36.916 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:43:36.917 | + functions-common:git_clone:685 : head -1 2022-04-13 23:43:36.920 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 23:43:36.923 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:43:36.925 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 23:43:36.928 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:43:36.930 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:43:36.933 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 23:43:36.935 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 23:43:36.937 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 23:43:36.940 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:43:36.942 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:43:36.945 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 23:43:36.947 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:43:36.950 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 23:43:36.953 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 23:43:36.955 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:43:36.958 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 23:43:36.960 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:43:36.962 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:43:36.965 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 23:43:36.971 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 23:43:36.973 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 23:43:37.634 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 23:43:37.636 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:43:37.639 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:43:37.641 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:43:37.643 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:43:37.645 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 23:43:37.648 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:43:37.650 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 23:43:37.653 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:43:37.655 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 23:43:37.657 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 23:43:37.659 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 23:43:37.661 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:43:37.664 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 23:43:37.684 | Using python 3.8 to install /opt/stack/swift 2022-04-13 23:43:37.687 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-13 23:43:38.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:43:38.559 | from cryptography.utils import int_from_bytes 2022-04-13 23:43:38.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:43:38.559 | from cryptography.utils import int_from_bytes 2022-04-13 23:43:39.751 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:43:39.781 | Obtaining file:///opt/stack/swift 2022-04-13 23:43:39.782 | Preparing metadata (setup.py): started 2022-04-13 23:43:44.474 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:43:44.515 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-13 23:43:44.516 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-13 23:43:44.517 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-13 23:43:44.518 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-13 23:43:44.519 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-13 23:43:44.520 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-13 23:43:44.521 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-13 23:43:44.522 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-13 23:43:44.523 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-13 23:43:44.524 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-13 23:43:44.525 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-13 23:43:44.563 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-13 23:43:44.571 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-13 23:43:44.626 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-13 23:43:44.628 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-13 23:43:44.629 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-13 23:43:44.630 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-13 23:43:44.631 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-13 23:43:44.632 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-13 23:43:44.634 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-13 23:43:44.635 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-13 23:43:44.636 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-13 23:43:44.637 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-13 23:43:44.638 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-13 23:43:44.639 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-13 23:43:44.658 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-13 23:43:44.691 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-13 23:43:44.692 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-13 23:43:44.695 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-13 23:43:44.696 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-13 23:43:44.719 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-13 23:43:44.823 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-13 23:43:44.825 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-13 23:43:44.834 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-13 23:43:44.870 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-13 23:43:44.913 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-13 23:43:44.914 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-13 23:43:44.915 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-13 23:43:44.916 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-13 23:43:44.977 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-13 23:43:44.978 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-13 23:43:44.993 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-13 23:43:44.994 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-13 23:43:45.011 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-13 23:43:45.013 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-13 23:43:45.157 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-13 23:43:45.173 | 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>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-13 23:43:47.453 | Installing collected packages: swift 2022-04-13 23:43:47.453 | Attempting uninstall: swift 2022-04-13 23:43:47.453 | Found existing installation: swift 2.30.0.dev15 2022-04-13 23:43:47.456 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 23:43:47.458 | Running setup.py develop for swift 2022-04-13 23:43:53.281 | Successfully installed swift 2022-04-13 23:43:53.282 | 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 23:43:53.290 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:43:53.290 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:43:53.424 | + inc/python:pip_install:200 : result=0 2022-04-13 23:43:53.426 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:43:53.429 | + functions-common:time_stop:2432 : local name 2022-04-13 23:43:53.431 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:43:53.433 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:43:53.435 | + functions-common:time_stop:2435 : local total 2022-04-13 23:43:53.438 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:43:53.440 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:43:53.442 | + functions-common:time_stop:2439 : start_time=1649893417679 2022-04-13 23:43:53.445 | + functions-common:time_stop:2441 : [[ -z 1649893417679 ]] 2022-04-13 23:43:53.447 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:43:53.451 | + functions-common:time_stop:2444 : end_time=1649893433449 2022-04-13 23:43:53.454 | + functions-common:time_stop:2445 : elapsed_time=15770 2022-04-13 23:43:53.456 | + functions-common:time_stop:2446 : total=66731 2022-04-13 23:43:53.458 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:43:53.461 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=82501 2022-04-13 23:43:53.463 | + inc/python:pip_install:203 : return 0 2022-04-13 23:43:53.466 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:43:53.468 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:43:53.471 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:43:53.490 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:43:53.501 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 23:43:53.504 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 23:43:53.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:43:53.509 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:43:53.511 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 23:43:53.514 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:43:53.516 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 23:43:53.518 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:43:53.521 | + ./stack.sh:main:910 : configure_swift 2022-04-13 23:43:53.524 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 23:43:53.526 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 23:43:53.528 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 23:43:53.530 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 23:43:53.532 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 23:43:54.746 | No object-replicator running 2022-04-13 23:43:54.746 | No container-sharder running 2022-04-13 23:43:54.746 | No object-auditor running 2022-04-13 23:43:54.746 | No account-auditor running 2022-04-13 23:43:54.746 | No object-reconstructor running 2022-04-13 23:43:54.746 | No proxy-server running 2022-04-13 23:43:54.746 | No container-updater running 2022-04-13 23:43:54.746 | No object-updater running 2022-04-13 23:43:54.746 | No container-sync running 2022-04-13 23:43:54.746 | No object-server running 2022-04-13 23:43:54.746 | No account-server running 2022-04-13 23:43:54.746 | No object-expirer running 2022-04-13 23:43:54.746 | No account-replicator running 2022-04-13 23:43:54.746 | No container-reconciler running 2022-04-13 23:43:54.746 | No account-reaper running 2022-04-13 23:43:54.746 | No container-server running 2022-04-13 23:43:54.746 | No container-replicator running 2022-04-13 23:43:54.746 | No container-auditor running 2022-04-13 23:43:54.841 | + lib/swift:configure_swift:337 : true 2022-04-13 23:43:54.843 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 23:43:54.857 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 23:43:54.870 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 23:43:54.873 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 23:43:54.873 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 23:43:54.878 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 23:43:54.878 | s/%GROUP%/ubuntu/; 2022-04-13 23:43:54.878 | s/%USER%/ubuntu/; 2022-04-13 23:43:54.878 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 23:43:54.878 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 23:43:54.883 | uid = ubuntu 2022-04-13 23:43:54.883 | gid = ubuntu 2022-04-13 23:43:54.883 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 23:43:54.883 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 23:43:54.883 | address = 127.0.0.1 2022-04-13 23:43:54.883 | 2022-04-13 23:43:54.883 | [account6612] 2022-04-13 23:43:54.883 | max connections = 25 2022-04-13 23:43:54.883 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:43:54.883 | read only = false 2022-04-13 23:43:54.883 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 23:43:54.883 | 2022-04-13 23:43:54.883 | [account6622] 2022-04-13 23:43:54.883 | max connections = 25 2022-04-13 23:43:54.883 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:43:54.883 | read only = false 2022-04-13 23:43:54.883 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 23:43:54.883 | 2022-04-13 23:43:54.883 | [account6632] 2022-04-13 23:43:54.883 | max connections = 25 2022-04-13 23:43:54.883 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:43:54.883 | read only = false 2022-04-13 23:43:54.883 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 23:43:54.883 | 2022-04-13 23:43:54.883 | [account6642] 2022-04-13 23:43:54.883 | max connections = 25 2022-04-13 23:43:54.883 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:43:54.883 | read only = false 2022-04-13 23:43:54.883 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 23:43:54.883 | 2022-04-13 23:43:54.883 | 2022-04-13 23:43:54.883 | [container6611] 2022-04-13 23:43:54.883 | max connections = 25 2022-04-13 23:43:54.884 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:43:54.884 | read only = false 2022-04-13 23:43:54.884 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 23:43:54.884 | 2022-04-13 23:43:54.884 | [container6621] 2022-04-13 23:43:54.884 | max connections = 25 2022-04-13 23:43:54.884 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:43:54.884 | read only = false 2022-04-13 23:43:54.884 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 23:43:54.884 | 2022-04-13 23:43:54.884 | [container6631] 2022-04-13 23:43:54.884 | max connections = 25 2022-04-13 23:43:54.884 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:43:54.884 | read only = false 2022-04-13 23:43:54.884 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 23:43:54.884 | 2022-04-13 23:43:54.884 | [container6641] 2022-04-13 23:43:54.884 | max connections = 25 2022-04-13 23:43:54.884 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:43:54.884 | read only = false 2022-04-13 23:43:54.884 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 23:43:54.884 | 2022-04-13 23:43:54.884 | 2022-04-13 23:43:54.884 | [object6613] 2022-04-13 23:43:54.884 | max connections = 25 2022-04-13 23:43:54.884 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:43:54.884 | read only = false 2022-04-13 23:43:54.884 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 23:43:54.884 | 2022-04-13 23:43:54.884 | [object6623] 2022-04-13 23:43:54.884 | max connections = 25 2022-04-13 23:43:54.884 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:43:54.884 | read only = false 2022-04-13 23:43:54.884 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 23:43:54.884 | 2022-04-13 23:43:54.884 | [object6633] 2022-04-13 23:43:54.884 | max connections = 25 2022-04-13 23:43:54.885 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:43:54.885 | read only = false 2022-04-13 23:43:54.885 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 23:43:54.885 | 2022-04-13 23:43:54.885 | [object6643] 2022-04-13 23:43:54.885 | max connections = 25 2022-04-13 23:43:54.885 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:43:54.885 | read only = false 2022-04-13 23:43:54.885 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 23:43:54.886 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 23:43:54.889 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:43:54.891 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:43:54.893 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 23:43:54.910 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 23:43:54.912 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 23:43:54.919 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 23:43:54.923 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 23:43:54.926 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 23:43:54.930 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 23:43:54.961 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.58:8080/v1/ 2022-04-13 23:43:54.992 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 23:43:55.016 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 23:43:55.047 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 23:43:55.068 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:43:55.099 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 23:43:55.124 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 23:43:55.168 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 23:43:55.187 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 23:43:55.217 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 23:43:55.235 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:43:55.264 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 23:43:55.281 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 23:43:55.297 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:43:55.299 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 23:43:55.336 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 23:43:55.366 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 23:43:55.398 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 23:43:55.430 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 23:43:55.447 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:43:55.450 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 23:43:55.481 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 23:43:55.497 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:43:55.499 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 23:43:55.515 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:43:55.517 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 23:43:55.519 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 23:43:55.535 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:43:55.537 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 23:43:55.539 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 23:43:55.541 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 23:43:55.547 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 23:43:55.552 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 23:43:55.580 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 23:43:55.608 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 23:43:55.638 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 23:43:55.667 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 23:43:55.694 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 23:43:55.697 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 23:43:55.699 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 23:43:55.701 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 23:43:55.703 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 23:43:55.730 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 23:43:55.757 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:43:55.784 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 23:43:55.813 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 23:43:55.841 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 23:43:55.867 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 23:43:55.895 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 23:43:55.925 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:43:55.954 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 23:43:55.984 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 23:43:56.012 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 23:43:56.040 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 23:43:56.067 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 23:43:56.098 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 23:43:56.126 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 23:43:56.144 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 23:43:56.172 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 23:43:56.202 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 23:43:56.206 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 23:43:56.246 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 23:43:56.273 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 23:43:56.300 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 23:43:56.303 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 23:43:56.306 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:43:56.308 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 23:43:56.312 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 23:43:56.315 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:43:56.317 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:43:56.320 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 23:43:56.322 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 23:43:56.325 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:43:56.327 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:43:56.329 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 23:43:56.348 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 23:43:56.376 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 23:43:56.396 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 23:43:56.425 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 23:43:56.445 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:43:56.473 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 23:43:56.493 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:43:56.521 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 23:43:56.539 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:43:56.569 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 23:43:56.587 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 23:43:56.616 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:43:56.636 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:43:56.665 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 23:43:56.684 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 23:43:56.712 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 23:43:56.731 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 23:43:56.758 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-13 23:43:56.763 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 23:43:56.781 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:43:56.811 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 23:43:56.840 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:43:56.842 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 23:43:56.846 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 23:43:56.849 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:43:56.852 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:43:56.854 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 23:43:56.856 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 23:43:56.858 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:43:56.860 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:43:56.863 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 23:43:56.880 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 23:43:56.911 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 23:43:56.931 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 23:43:56.964 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 23:43:56.983 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:43:57.011 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 23:43:57.029 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:43:57.058 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 23:43:57.076 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:43:57.105 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 23:43:57.123 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 23:43:57.152 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:43:57.169 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:43:57.198 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 23:43:57.216 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 23:43:57.244 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 23:43:57.263 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 23:43:57.290 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-13 23:43:57.297 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 23:43:57.315 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:43:57.344 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:43:57.346 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 23:43:57.351 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 23:43:57.353 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:43:57.355 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:43:57.357 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 23:43:57.360 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 23:43:57.362 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:43:57.364 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:43:57.366 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 23:43:57.384 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 23:43:57.413 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 23:43:57.430 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 23:43:57.459 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 23:43:57.477 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:43:57.506 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 23:43:57.524 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:43:57.552 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 23:43:57.570 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:43:57.599 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 23:43:57.618 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 23:43:57.646 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:43:57.664 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:43:57.692 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 23:43:57.710 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 23:43:57.738 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 23:43:57.756 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 23:43:57.784 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-13 23:43:57.790 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 23:43:57.808 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:43:57.836 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 23:43:57.864 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 23:43:57.893 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 23:43:57.922 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 23:43:57.925 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 23:43:57.929 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 23:43:57.957 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 23:43:57.985 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 23:43:58.014 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 23:43:58.043 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 23:43:58.072 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 23:43:58.099 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 23:43:58.126 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 23:43:58.154 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 23:43:58.181 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 23:43:58.198 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:43:58.200 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 23:43:58.219 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 23:43:58.222 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 23:43:58.242 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 23:43:58.244 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.58 2022-04-13 23:43:58.272 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 23:43:58.274 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 23:43:58.301 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.58/identity 2022-04-13 23:43:58.330 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 23:43:58.332 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 23:43:58.359 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 23:43:58.375 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:43:58.377 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 23:43:58.380 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 23:43:58.385 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 23:43:58.388 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 23:43:58.400 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 23:43:58.402 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 23:43:58.413 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 23:43:58.416 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 23:43:58.418 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:43:58.421 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:43:58.423 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:43:58.425 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:43:58.428 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:43:58.431 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:43:58.433 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 23:43:58.445 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:43:58.448 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 23:43:58.450 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 23:43:58.467 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:43:58.469 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 23:43:58.487 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:43:58.489 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 23:43:58.492 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 23:43:58.499 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 23:43:58.501 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:43:58.504 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 23:43:58.507 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 23:43:58.509 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 23:43:58.512 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 23:43:58.530 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:43:58.533 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 23:43:58.535 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 23:43:58.554 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:43:58.557 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 23:43:58.559 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 23:43:58.562 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 23:43:58.565 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:43:58.567 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:43:58.571 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 23:43:58.573 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:43:58.577 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 23:43:58.579 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 23:43:58.582 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 23:43:58.585 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 23:43:58.588 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 23:43:58.590 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 23:43:58.593 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 23:43:58.596 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 23:43:58.599 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 23:43:58.602 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 23:43:58.606 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:43:58.606 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 23:43:58.612 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 23:43:58.615 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 23:43:58.618 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 23:43:58.621 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 23:43:58.624 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:43:58.645 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 23:43:58.648 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:43:59.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:43:59.518 | from cryptography.utils import int_from_bytes 2022-04-13 23:43:59.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:43:59.518 | from cryptography.utils import int_from_bytes 2022-04-13 23:44:00.710 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:44:00.745 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:44:00.828 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:44:00.829 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-13 23:44:00.841 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-13 23:44:00.841 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-13 23:44:00.841 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-13 23:44:00.841 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-13 23:44:00.841 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-13 23:44:00.841 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-13 23:44:00.841 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:44:00.841 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:44:00.842 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-13 23:44:00.843 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:44:00.845 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:44:00.847 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-13 23:44:00.850 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-13 23:44:00.852 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-13 23:44:00.854 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-13 23:44:00.857 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-13 23:44:00.865 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-13 23:44:00.867 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-13 23:44:00.880 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-13 23:44:00.951 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-13 23:44:00.952 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-13 23:44:00.953 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-13 23:44:00.979 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-13 23:44:00.980 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-13 23:44:00.982 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-13 23:44:00.983 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:44:00.984 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-13 23:44:00.994 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-13 23:44:01.036 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:44:01.037 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-13 23:44:01.039 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-13 23:44:01.040 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-13 23:44:01.060 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-13 23:44:01.061 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-13 23:44:01.079 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-13 23:44:01.095 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-13 23:44:01.097 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-13 23:44:01.117 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-13 23:44:01.120 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:44:01.201 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-13 23:44:01.203 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-13 23:44:01.204 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-13 23:44:01.205 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-13 23:44:01.255 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-13 23:44:01.281 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-13 23:44:01.518 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-13 23:44:01.523 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-13 23:44:01.557 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-13 23:44:01.558 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:44:01.560 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-13 23:44:01.561 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-13 23:44:01.564 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-13 23:44:01.565 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-13 23:44:01.621 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-13 23:44:01.803 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:44:01.827 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-13 23:44:01.916 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-13 23:44:02.065 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-13 23:44:04.203 | 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 23:44:04.211 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:44:04.211 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:44:04.337 | + inc/python:pip_install:200 : result=0 2022-04-13 23:44:04.339 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:44:04.342 | + functions-common:time_stop:2432 : local name 2022-04-13 23:44:04.344 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:44:04.346 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:44:04.349 | + functions-common:time_stop:2435 : local total 2022-04-13 23:44:04.352 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:44:04.354 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:44:04.356 | + functions-common:time_stop:2439 : start_time=1649893438640 2022-04-13 23:44:04.358 | + functions-common:time_stop:2441 : [[ -z 1649893438640 ]] 2022-04-13 23:44:04.361 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:44:04.365 | + functions-common:time_stop:2444 : end_time=1649893444363 2022-04-13 23:44:04.368 | + functions-common:time_stop:2445 : elapsed_time=5723 2022-04-13 23:44:04.370 | + functions-common:time_stop:2446 : total=82501 2022-04-13 23:44:04.372 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:44:04.374 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=88224 2022-04-13 23:44:04.377 | + inc/python:pip_install:203 : return 0 2022-04-13 23:44:04.379 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 23:44:04.382 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 23:44:04.385 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 23:44:04.398 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 23:44:04.403 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 23:44:04.405 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 23:44:04.408 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 23:44:04.410 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:44:04.412 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:44:04.415 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:44:04.418 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:44:04.420 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:44:04.423 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:44:04.440 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:44:04.442 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:44:04.445 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:44:04.448 | + functions-common:git_clone:629 : echo master 2022-04-13 23:44:04.448 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:44:04.453 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 23:44:04.455 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:44:04.458 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 23:44:04.470 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 23:44:04.473 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:44:04.474 | + functions-common:git_clone:685 : head -1 2022-04-13 23:44:04.477 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 23:44:04.480 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:44:04.483 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 23:44:04.485 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:44:04.488 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:44:04.491 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 23:44:04.494 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:44:04.496 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 23:44:04.499 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:44:04.501 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:44:04.504 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 23:44:04.507 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:44:04.510 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:44:04.513 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 23:44:04.515 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:44:04.518 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 23:44:04.521 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:44:04.523 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:44:04.527 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 23:44:04.533 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 23:44:04.536 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 23:44:05.210 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 23:44:05.212 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:44:05.215 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:44:05.217 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:44:05.219 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:44:05.222 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 23:44:05.224 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:44:05.227 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:44:05.229 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:44:05.232 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:44:05.234 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:44:05.237 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:44:05.239 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:44:05.241 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 23:44:05.262 | Using python 3.8 to install /opt/stack/glance 2022-04-13 23:44:05.264 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-13 23:44:06.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:44:06.135 | from cryptography.utils import int_from_bytes 2022-04-13 23:44:06.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:44:06.135 | from cryptography.utils import int_from_bytes 2022-04-13 23:44:07.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:44:07.357 | Obtaining file:///opt/stack/glance 2022-04-13 23:44:07.358 | Preparing metadata (setup.py): started 2022-04-13 23:44:12.254 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:44:12.329 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 23:44:12.330 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 23:44:12.331 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 23:44:12.332 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 23:44:12.333 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:44:12.335 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 23:44:12.336 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 23:44:12.337 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 23:44:12.338 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 23:44:12.339 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 23:44:12.341 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 23:44:12.342 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:44:12.343 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 23:44:12.344 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:44:12.345 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 23:44:12.346 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:44:12.347 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:44:12.348 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-13 23:44:12.349 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:44:12.351 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 23:44:12.352 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:44:12.353 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:44:12.354 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:44:12.355 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:44:12.356 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 23:44:12.357 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 23:44:12.358 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 23:44:12.359 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:44:12.361 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:44:12.362 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 23:44:12.363 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 23:44:12.364 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 23:44:12.365 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 23:44:12.366 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 23:44:12.367 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:44:12.368 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 23:44:12.370 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:44:12.371 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:44:12.372 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 23:44:12.373 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-13 23:44:12.374 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 23:44:12.375 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:44:12.377 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:44:12.393 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:44:12.394 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 23:44:12.396 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 23:44:12.417 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-13 23:44:12.418 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-13 23:44:12.461 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 23:44:12.475 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-13 23:44:12.485 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 23:44:12.500 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 23:44:12.501 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 23:44:12.502 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 23:44:12.596 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-13 23:44:12.674 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-13 23:44:12.729 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:44:12.731 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-13 23:44:12.764 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-13 23:44:12.835 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 23:44:12.836 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:44:12.837 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-13 23:44:12.898 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:44:12.900 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-13 23:44:12.902 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-13 23:44:12.931 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-13 23:44:12.978 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-13 23:44:12.982 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-13 23:44:13.043 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-13 23:44:13.044 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:44:13.045 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-13 23:44:13.048 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-13 23:44:13.050 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:44:13.077 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-13 23:44:13.079 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:44:13.080 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:44:13.124 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-13 23:44:13.167 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:44:13.169 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 23:44:13.170 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 23:44:13.252 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 23:44:13.312 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 23:44:13.413 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 23:44:13.691 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:44:13.692 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-13 23:44:13.696 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 23:44:13.697 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-13 23:44:13.753 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-13 23:44:13.777 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:44:13.874 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 23:44:13.990 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:44:14.207 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-13 23:44:14.209 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-13 23:44:14.210 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-13 23:44:14.212 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-13 23:44:14.214 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:44:14.215 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-13 23:44:14.216 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:44:14.337 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-13 23:44:14.368 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-13 23:44:14.413 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:44:14.419 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:44:14.656 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:44:14.840 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-13 23:44:14.842 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-13 23:44:14.843 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-13 23:44:14.844 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-13 23:44:14.950 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-13 23:44:15.104 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:44:15.236 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-13 23:44:15.554 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:44:15.555 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:44:15.781 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-13 23:44:16.061 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:44:16.420 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0) 2022-04-13 23:44:16.421 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2) 2022-04-13 23:44:17.898 | Installing collected packages: glance 2022-04-13 23:44:17.898 | Attempting uninstall: glance 2022-04-13 23:44:17.899 | Found existing installation: glance 24.1.0.dev5 2022-04-13 23:44:17.905 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 23:44:17.907 | Running setup.py develop for glance 2022-04-13 23:44:23.938 | Successfully installed glance 2022-04-13 23:44:23.938 | 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 23:44:23.947 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:44:23.947 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:44:24.089 | + inc/python:pip_install:200 : result=0 2022-04-13 23:44:24.092 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:44:24.094 | + functions-common:time_stop:2432 : local name 2022-04-13 23:44:24.096 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:44:24.099 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:44:24.101 | + functions-common:time_stop:2435 : local total 2022-04-13 23:44:24.104 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:44:24.106 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:44:24.108 | + functions-common:time_stop:2439 : start_time=1649893445257 2022-04-13 23:44:24.111 | + functions-common:time_stop:2441 : [[ -z 1649893445257 ]] 2022-04-13 23:44:24.113 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:44:24.118 | + functions-common:time_stop:2444 : end_time=1649893464115 2022-04-13 23:44:24.120 | + functions-common:time_stop:2445 : elapsed_time=18858 2022-04-13 23:44:24.122 | + functions-common:time_stop:2446 : total=88224 2022-04-13 23:44:24.124 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:44:24.127 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=107082 2022-04-13 23:44:24.129 | + inc/python:pip_install:203 : return 0 2022-04-13 23:44:24.132 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:44:24.134 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:44:24.137 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:44:24.156 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:44:24.169 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 23:44:24.171 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 23:44:24.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:44:24.176 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:44:24.179 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 23:44:24.181 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:44:24.184 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:44:24.186 | + ./stack.sh:main:922 : configure_glance 2022-04-13 23:44:24.189 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 23:44:24.201 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 23:44:24.204 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 23:44:24.207 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 23:44:24.210 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 23:44:24.212 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 23:44:24.215 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:44:24.217 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:44:24.220 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 23:44:24.248 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:44:24.278 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 23:44:24.307 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:44:24.337 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 23:44:24.366 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 23:44:24.396 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 23:44:24.398 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:44:24.401 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 23:44:24.403 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:44:24.405 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 23:44:24.435 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 23:44:24.465 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:44:24.494 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 23:44:24.523 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 23:44:24.553 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 23:44:24.583 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 23:44:24.612 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 23:44:24.642 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:44:24.672 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:44:24.703 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:44:24.732 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 23:44:24.734 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 23:44:24.737 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 23:44:24.739 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:44:24.742 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:44:24.745 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:44:24.761 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:44:24.764 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:44:24.767 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:44:24.769 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:44:24.786 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:44:24.789 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:44:24.792 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:44:24.821 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:44:24.824 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:44:24.826 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 23:44:24.828 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 23:44:24.831 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 23:44:24.863 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 23:44:24.894 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 23:44:24.898 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 23:44:24.900 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 23:44:24.902 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 23:44:24.905 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:44:24.907 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 23:44:24.909 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:44:24.940 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 23:44:24.942 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.58 2022-04-13 23:44:24.973 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:44:24.975 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 23:44:24.993 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:44:24.996 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 23:44:25.026 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 23:44:25.056 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-13 23:44:25.086 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 23:44:25.117 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 23:44:25.147 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 23:44:25.164 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:44:25.167 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:44:25.197 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 23:44:25.227 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 23:44:25.256 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.58/identity/v3 2022-04-13 23:44:25.286 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 23:44:25.316 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.58/image 2022-04-13 23:44:25.346 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 23:44:25.363 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:44:25.365 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 23:44:25.368 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 23:44:25.370 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:44:25.373 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:44:25.390 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:44:25.392 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:44:25.395 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:44:25.398 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:44:25.400 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:44:25.430 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:44:25.460 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:44:25.489 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:44:25.519 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 23:44:25.524 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 23:44:25.554 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 23:44:25.584 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:44:25.614 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.58/identity 2022-04-13 23:44:25.645 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 23:44:25.676 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 23:44:25.706 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 23:44:25.736 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:44:25.767 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 23:44:25.798 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 23:44:25.828 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 23:44:25.858 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 23:44:25.862 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-13 23:44:25.871 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 23:44:25.887 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:44:25.890 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 23:44:25.892 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 23:44:25.895 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 23:44:25.898 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 23:44:25.900 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 23:44:25.903 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 23:44:25.907 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 23:44:25.909 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 23:44:25.913 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-13 23:44:25.942 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 23:44:25.945 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 23:44:25.948 | ++ functions:get_random_port:837 : true 2022-04-13 23:44:25.950 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 23:44:25.952 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 23:44:25.954 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 23:44:26.015 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 23:44:26.017 | ++ functions:get_random_port:841 : break 2 2022-04-13 23:44:26.020 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 23:44:26.023 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 23:44:26.025 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 23:44:26.053 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 23:44:26.080 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 23:44:26.107 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:44:26.135 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:44:26.161 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:44:26.189 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:44:26.216 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:44:26.244 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:44:26.272 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:44:26.300 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:44:26.329 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:44:26.356 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:44:26.384 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:44:26.412 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 23:44:26.440 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 23:44:26.467 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 23:44:26.495 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 23:44:26.523 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 23:44:26.551 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 23:44:26.554 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 23:44:26.556 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:44:26.558 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:44:26.561 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:44:26.563 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 23:44:26.565 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 23:44:26.620 | proxy (enabled by site administrator) 2022-04-13 23:44:26.623 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 23:44:26.626 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 23:44:26.628 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:44:26.631 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:44:26.633 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:44:26.635 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 23:44:26.637 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 23:44:26.694 | proxy_http (enabled by site administrator) 2022-04-13 23:44:26.697 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 23:44:26.700 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 23:44:26.702 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 23:44:26.704 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:44:26.707 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:44:26.709 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:44:26.712 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:44:26.714 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:44:26.717 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 23:44:26.718 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:44:26.727 | KeepAlive Off 2022-04-13 23:44:26.731 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 23:44:26.731 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:44:26.740 | SetEnv proxy-sendchunked 1 2022-04-13 23:44:26.744 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 23:44:26.745 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:44:26.753 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 23:44:26.756 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 23:44:26.759 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 23:44:26.761 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:44:26.763 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:44:26.766 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:44:26.768 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:44:26.774 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:44:26.774 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:44:26.776 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:44:26.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:44:26.780 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:44:26.783 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 23:44:26.844 | Site glance-wsgi-api already enabled 2022-04-13 23:44:26.849 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 23:44:26.852 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:44:26.854 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:44:26.856 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:44:26.992 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 23:44:26.998 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 23:44:27.038 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 23:44:27.040 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 23:44:27.064 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:44:27.067 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 23:44:27.069 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 23:44:27.072 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 23:44:27.074 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:44:27.077 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 23:44:27.080 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 23:44:27.082 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 23:44:27.085 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 23:44:27.087 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:44:27.089 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:44:27.092 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:44:27.095 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:44:27.097 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:44:27.101 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:44:27.117 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:44:27.119 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:44:27.121 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:44:27.124 | + functions-common:git_clone:629 : echo master 2022-04-13 23:44:27.125 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:44:27.130 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 23:44:27.132 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:44:27.135 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 23:44:27.148 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 23:44:27.151 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:44:27.151 | + functions-common:git_clone:685 : head -1 2022-04-13 23:44:27.163 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 23:44:27.166 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:44:27.169 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 23:44:27.171 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:44:27.174 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:44:27.176 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 23:44:27.179 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:44:27.181 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 23:44:27.184 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:44:27.186 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:44:27.189 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 23:44:27.191 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:44:27.194 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:44:27.197 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 23:44:27.200 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:44:27.203 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 23:44:27.205 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:44:27.208 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:44:27.212 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 23:44:27.217 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 23:44:27.220 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 23:44:27.901 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 23:44:27.904 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:44:27.906 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:44:27.909 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:44:27.911 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:44:27.914 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 23:44:27.916 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:44:27.918 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:44:27.921 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:44:27.923 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:44:27.926 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:44:27.928 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:44:27.930 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:44:27.933 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 23:44:27.954 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 23:44:27.956 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-13 23:44:28.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:44:28.826 | from cryptography.utils import int_from_bytes 2022-04-13 23:44:28.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:44:28.826 | from cryptography.utils import int_from_bytes 2022-04-13 23:44:30.005 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:44:30.035 | Obtaining file:///opt/stack/cinder 2022-04-13 23:44:30.036 | Preparing metadata (setup.py): started 2022-04-13 23:44:35.655 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:44:35.789 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-13 23:44:35.790 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-13 23:44:35.791 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-13 23:44:35.793 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-13 23:44:35.793 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-13 23:44:35.794 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-13 23:44:35.795 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:44:35.797 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:44:35.798 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-13 23:44:35.799 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-13 23:44:35.800 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3) 2022-04-13 23:44:35.801 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-13 23:44:35.802 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:44:35.804 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-13 23:44:35.805 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-13 23:44:35.806 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-13 23:44:35.807 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-13 23:44:35.808 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-13 23:44:35.809 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-13 23:44:35.810 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-13 23:44:35.811 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-13 23:44:35.813 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:44:35.814 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-13 23:44:35.815 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-13 23:44:35.816 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:44:35.817 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-13 23:44:35.818 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-13 23:44:35.820 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-13 23:44:35.821 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-13 23:44:35.822 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1) 2022-04-13 23:44:35.823 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:44:35.824 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:44:35.825 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-13 23:44:35.826 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-13 23:44:35.827 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-13 23:44:35.828 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0) 2022-04-13 23:44:35.829 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-13 23:44:35.830 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-13 23:44:35.832 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-13 23:44:35.833 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-13 23:44:35.834 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-13 23:44:35.835 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-13 23:44:35.836 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-13 23:44:35.837 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74) 2022-04-13 23:44:35.838 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-13 23:44:35.840 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-13 23:44:35.841 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-13 23:44:35.842 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:44:35.843 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9) 2022-04-13 23:44:35.844 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:44:35.845 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-13 23:44:35.846 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:44:35.847 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0) 2022-04-13 23:44:35.848 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-13 23:44:35.849 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:44:35.850 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-13 23:44:35.851 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0) 2022-04-13 23:44:35.852 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:44:35.853 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-13 23:44:35.855 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-13 23:44:35.856 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0) 2022-04-13 23:44:35.857 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37) 2022-04-13 23:44:35.870 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.24.37) 2022-04-13 23:44:35.871 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:44:35.872 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:44:35.935 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-13 23:44:35.966 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev49) (2.2.1) 2022-04-13 23:44:35.983 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (4.1.1) 2022-04-13 23:44:35.984 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.6.3) 2022-04-13 23:44:35.986 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.7.1) 2022-04-13 23:44:35.987 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (0.1.0) 2022-04-13 23:44:36.086 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev49) (1.7.0) 2022-04-13 23:44:36.141 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (2.10.1) 2022-04-13 23:44:36.143 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:44:36.169 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8) 2022-04-13 23:44:36.171 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.2.8) 2022-04-13 23:44:36.173 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8) 2022-04-13 23:44:36.252 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev49) (0.17.3) 2022-04-13 23:44:36.298 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:44:36.299 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-13 23:44:36.300 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:44:36.302 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (0.8.0) 2022-04-13 23:44:36.364 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (2.0.1) 2022-04-13 23:44:36.366 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:44:36.367 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.7.7) 2022-04-13 23:44:36.425 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (0.9.6) 2022-04-13 23:44:36.428 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (2.8.2) 2022-04-13 23:44:36.488 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:44:36.491 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.4.0) 2022-04-13 23:44:36.493 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:44:36.494 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:44:36.496 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.2.4) 2022-04-13 23:44:36.518 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.3.0) 2022-04-13 23:44:36.523 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:44:36.524 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:44:36.571 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev49) (1.0.3) 2022-04-13 23:44:36.658 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:44:36.659 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (3.0.0) 2022-04-13 23:44:36.681 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:44:36.705 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev49) (0.11.0) 2022-04-13 23:44:36.774 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.1.0) 2022-04-13 23:44:36.778 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.26.9) 2022-04-13 23:44:36.910 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:44:36.935 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-13 23:44:37.080 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:44:37.116 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:44:37.120 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (22.0.0) 2022-04-13 23:44:37.121 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.14.0) 2022-04-13 23:44:37.320 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-13 23:44:37.323 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-13 23:44:37.334 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2.0.12) 2022-04-13 23:44:37.361 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-13 23:44:37.391 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev49) (0.23.2) 2022-04-13 23:44:37.640 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:44:37.641 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-13 23:44:37.781 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:44:37.783 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-13 23:44:37.784 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-13 23:44:37.947 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-13 23:44:38.070 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (4.11.3) 2022-04-13 23:44:38.071 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:44:38.072 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.2.0) 2022-04-13 23:44:38.110 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:44:38.328 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-13 23:44:38.407 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:44:38.409 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:44:38.588 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:44:38.680 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (1.56.0) 2022-04-13 23:44:38.683 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (3.20.0) 2022-04-13 23:44:38.863 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:44:39.298 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (1.1.5) 2022-04-13 23:44:39.350 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.14.1) 2022-04-13 23:44:39.401 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (0.2.5) 2022-04-13 23:44:40.483 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.32) 2022-04-13 23:44:40.757 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (21.4.0) 2022-04-13 23:44:40.758 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (1.8.2) 2022-04-13 23:44:40.903 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (2.2) 2022-04-13 23:44:41.094 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:44:41.274 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (3.8.0) 2022-04-13 23:44:42.965 | Installing collected packages: cinder 2022-04-13 23:44:42.965 | Attempting uninstall: cinder 2022-04-13 23:44:42.970 | Found existing installation: cinder 20.1.0.dev49 2022-04-13 23:44:42.971 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 23:44:42.973 | Running setup.py develop for cinder 2022-04-13 23:44:50.486 | Successfully installed cinder 2022-04-13 23:44:50.486 | 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 23:44:50.496 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:44:50.496 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:44:50.651 | + inc/python:pip_install:200 : result=0 2022-04-13 23:44:50.654 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:44:50.656 | + functions-common:time_stop:2432 : local name 2022-04-13 23:44:50.658 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:44:50.660 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:44:50.663 | + functions-common:time_stop:2435 : local total 2022-04-13 23:44:50.665 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:44:50.667 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:44:50.669 | + functions-common:time_stop:2439 : start_time=1649893467948 2022-04-13 23:44:50.671 | + functions-common:time_stop:2441 : [[ -z 1649893467948 ]] 2022-04-13 23:44:50.674 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:44:50.678 | + functions-common:time_stop:2444 : end_time=1649893490676 2022-04-13 23:44:50.681 | + functions-common:time_stop:2445 : elapsed_time=22728 2022-04-13 23:44:50.683 | + functions-common:time_stop:2446 : total=107082 2022-04-13 23:44:50.685 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:44:50.687 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=129810 2022-04-13 23:44:50.689 | + inc/python:pip_install:203 : return 0 2022-04-13 23:44:50.692 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:44:50.695 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:44:50.697 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:44:50.717 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:44:50.729 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 23:44:50.731 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 23:44:50.734 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:44:50.736 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:44:50.738 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 23:44:50.742 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:44:50.744 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 23:44:50.746 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 23:44:50.749 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 23:44:50.751 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:44:50.754 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:44:50.757 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 23:44:50.769 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 23:44:50.771 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:44:50.774 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:44:50.776 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:44:50.779 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:44:50.781 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:44:50.784 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:44:50.786 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:44:50.789 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:44:50.791 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:44:50.794 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:44:50.796 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:44:50.799 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:44:50.801 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 23:44:50.804 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:44:50.807 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:44:50.809 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:44:50.812 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 23:44:50.834 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-13 23:44:50.945 | Reading package lists... 2022-04-13 23:44:51.187 | Building dependency tree... 2022-04-13 23:44:51.191 | Reading state information... 2022-04-13 23:44:51.445 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 23:44:51.445 | The following packages were automatically installed and are no longer required: 2022-04-13 23:44:51.446 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:44:51.446 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:44:51.446 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:44:51.446 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:44:51.446 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:44:51.446 | python3-zope.interface 2022-04-13 23:44:51.446 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:44:51.560 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:44:51.565 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:44:51.567 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:44:51.570 | + functions-common:time_stop:2432 : local name 2022-04-13 23:44:51.573 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:44:51.575 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:44:51.578 | + functions-common:time_stop:2435 : local total 2022-04-13 23:44:51.580 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:44:51.583 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:44:51.585 | + functions-common:time_stop:2439 : start_time=1649893490832 2022-04-13 23:44:51.588 | + functions-common:time_stop:2441 : [[ -z 1649893490832 ]] 2022-04-13 23:44:51.591 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:44:51.595 | + functions-common:time_stop:2444 : end_time=1649893491593 2022-04-13 23:44:51.598 | + functions-common:time_stop:2445 : elapsed_time=761 2022-04-13 23:44:51.600 | + functions-common:time_stop:2446 : total=5332 2022-04-13 23:44:51.603 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:44:51.605 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6093 2022-04-13 23:44:51.608 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:44:51.610 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:44:51.613 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 23:44:51.616 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 23:44:51.628 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 23:44:51.632 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 23:44:51.635 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 23:44:51.637 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:44:51.640 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 23:44:51.640 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:44:51.645 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 23:44:51.647 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 23:44:51.649 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:44:51.651 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 23:44:51.653 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 23:44:51.655 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 23:44:51.657 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 23:44:51.660 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 23:44:51.671 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 23:44:51.684 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-13 23:44:51.696 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-13 23:44:51.708 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 23:44:51.720 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:44:51.723 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:44:51.727 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.EdKlV4XujD 2022-04-13 23:44:51.729 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:44:51.732 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:44:51.734 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 23:44:51.736 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.EdKlV4XujD 2022-04-13 23:44:51.741 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.EdKlV4XujD 2022-04-13 23:44:51.752 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.EdKlV4XujD /etc/sudoers.d/cinder-rootwrap 2022-04-13 23:44:51.766 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 23:44:51.770 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:44:51.772 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:44:51.774 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:44:51.776 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:44:51.778 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:44:51.780 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:44:51.783 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 23:44:51.785 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 23:44:51.790 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 23:44:51.794 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 23:44:51.813 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 23:44:51.832 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 23:44:51.851 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 23:44:51.870 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 23:44:51.888 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 23:44:51.906 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 23:44:51.925 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 23:44:51.943 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 23:44:51.946 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:44:51.948 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 23:44:51.950 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:44:51.953 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 23:44:51.982 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 23:44:52.009 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:44:52.037 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 23:44:52.064 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 23:44:52.091 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 23:44:52.119 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 23:44:52.146 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 23:44:52.174 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:44:52.201 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:44:52.229 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 23:44:52.259 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 23:44:52.288 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 23:44:52.291 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 23:44:52.293 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 23:44:52.295 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 23:44:52.298 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:44:52.301 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:44:52.331 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 23:44:52.359 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 23:44:52.387 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 23:44:52.414 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 23:44:52.442 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 23:44:52.469 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 23:44:52.500 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 23:44:52.502 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.58 2022-04-13 23:44:52.530 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:44:52.562 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 23:44:52.569 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 5831404175dfb358141dc9714884efaa 2022-04-13 23:44:52.597 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 23:44:52.600 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 23:44:52.627 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 23:44:52.655 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 23:44:52.683 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 23:44:52.712 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 23:44:52.728 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:44:52.730 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 23:44:52.746 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:44:52.748 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 23:44:52.765 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:44:52.767 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 23:44:52.784 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:44:52.786 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 23:44:52.788 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 23:44:52.791 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 23:44:52.793 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 23:44:52.795 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:44:52.798 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:44:52.800 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:44:52.818 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:44:52.821 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:44:52.824 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:44:52.826 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:44:52.842 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:44:52.845 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:44:52.848 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:44:52.875 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:44:52.877 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:44:52.880 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 23:44:52.883 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 23:44:52.885 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:44:52.888 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:44:52.905 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:44:52.908 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:44:52.910 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:44:52.912 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:44:52.915 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:44:52.943 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:44:52.971 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:44:52.999 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:44:53.027 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 23:44:53.043 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:44:53.045 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 23:44:53.048 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:44:53.050 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 23:44:53.053 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 23:44:53.056 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:44:53.058 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:44:53.061 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 23:44:53.065 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 23:44:53.068 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:44:53.070 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:44:53.083 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:44:53.083 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:44:53.091 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:44:53.095 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:44:53.110 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:44:53.113 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:44:53.117 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 23:44:53.148 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:44:53.176 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 23:44:53.202 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:44:53.230 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:44:53.258 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:44:53.285 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:44:53.313 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:44:53.341 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:44:53.368 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:44:53.396 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:44:53.424 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:44:53.452 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:44:53.479 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:44:53.481 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:44:53.484 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 23:44:53.487 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 23:44:53.489 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:44:53.492 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:44:53.494 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:44:53.497 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:44:53.500 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:44:53.502 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:44:53.529 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:44:53.557 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:44:53.558 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-13 23:44:53.566 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 23:44:53.570 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 23:44:53.572 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 23:44:53.574 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:44:53.577 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:44:53.579 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:44:53.581 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:44:53.585 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:44:53.587 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:44:53.589 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:44:53.592 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:44:53.594 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:44:53.596 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 23:44:53.658 | Enabling site cinder-wsgi. 2022-04-13 23:44:53.664 | To activate the new configuration, you need to run: 2022-04-13 23:44:53.664 | systemctl reload apache2 2022-04-13 23:44:53.668 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:44:53.670 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:44:53.673 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:44:53.675 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:44:53.811 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 23:44:53.814 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 23:44:53.848 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.58/image 2022-04-13 23:44:53.877 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 23:44:53.894 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:44:53.897 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 23:44:53.899 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:44:53.901 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:44:53.904 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:44:53.906 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 23:44:53.938 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 23:44:53.967 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.58/identity 2022-04-13 23:44:53.995 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 23:44:54.023 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 23:44:54.051 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 23:44:54.079 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 23:44:54.107 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 23:44:54.135 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:44:54.163 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 23:44:54.191 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 23:44:54.220 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:44:54.248 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 23:44:54.250 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 23:44:54.267 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:44:54.269 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.58:2379 2022-04-13 23:44:54.300 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 23:44:54.303 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 23:44:54.321 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:44:54.323 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 23:44:54.326 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 23:44:54.328 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 23:44:54.330 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:44:54.333 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 23:44:54.336 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 23:44:54.340 | ++ 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 23:44:54.340 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:44:54.345 | + 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 23:44:54.348 | + 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 23:44:54.351 | + 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 23:44:54.353 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:44:54.356 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 23:44:54.358 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 23:44:54.361 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 23:44:54.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:44:54.366 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:44:54.369 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 23:44:54.371 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:44:54.374 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 23:44:54.376 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 23:44:54.378 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 23:44:54.381 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:44:54.384 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:44:54.386 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:44:54.389 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:44:54.391 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:44:54.394 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:44:54.410 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:44:54.413 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:44:54.415 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:44:54.418 | + functions-common:git_clone:629 : echo master 2022-04-13 23:44:54.418 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:44:54.423 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 23:44:54.426 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:44:54.428 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 23:44:54.441 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 23:44:54.444 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:44:54.444 | + functions-common:git_clone:685 : head -1 2022-04-13 23:44:54.448 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 23:44:54.451 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:44:54.453 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 23:44:54.456 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:44:54.458 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:44:54.461 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 23:44:54.463 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:44:54.466 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 23:44:54.468 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:44:54.471 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:44:54.473 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 23:44:54.477 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:44:54.479 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:44:54.482 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 23:44:54.485 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:44:54.488 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 23:44:54.492 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:44:54.494 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:44:54.497 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 23:44:54.503 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 23:44:54.506 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 23:44:55.180 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 23:44:55.182 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:44:55.185 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:44:55.187 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:44:55.189 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:44:55.192 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 23:44:55.194 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:44:55.197 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:44:55.199 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:44:55.201 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:44:55.204 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:44:55.206 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:44:55.208 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:44:55.211 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 23:44:55.239 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 23:44:55.242 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-13 23:44:56.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:44:56.109 | from cryptography.utils import int_from_bytes 2022-04-13 23:44:56.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:44:56.110 | from cryptography.utils import int_from_bytes 2022-04-13 23:44:57.280 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:44:57.312 | Obtaining file:///opt/stack/neutron 2022-04-13 23:44:57.313 | Preparing metadata (setup.py): started 2022-04-13 23:45:03.033 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:45:03.124 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-13 23:45:03.126 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:45:03.127 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:45:03.128 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-13 23:45:03.129 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:45:03.130 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-13 23:45:03.131 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-13 23:45:03.132 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-13 23:45:03.133 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-13 23:45:03.135 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-13 23:45:03.136 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:45:03.137 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-13 23:45:03.138 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-13 23:45:03.139 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-13 23:45:03.140 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-13 23:45:03.141 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-13 23:45:03.142 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:45:03.143 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-13 23:45:03.144 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-13 23:45:03.146 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:45:03.147 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-13 23:45:03.148 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:45:03.149 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-13 23:45:03.150 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:45:03.152 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-13 23:45:03.153 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-13 23:45:03.154 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-13 23:45:03.155 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:45:03.156 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-13 23:45:03.157 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-13 23:45:03.158 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-13 23:45:03.159 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-13 23:45:03.160 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:45:03.162 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-13 23:45:03.163 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:45:03.164 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-13 23:45:03.165 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-13 23:45:03.166 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:45:03.167 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-13 23:45:03.168 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-13 23:45:03.169 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-13 23:45:03.170 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-13 23:45:03.171 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-13 23:45:03.173 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-13 23:45:03.174 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:45:03.175 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-13 23:45:03.176 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-13 23:45:03.178 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:45:03.179 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-13 23:45:03.180 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-13 23:45:03.181 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-13 23:45:03.182 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:45:03.184 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-13 23:45:03.185 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:45:03.186 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-13 23:45:03.203 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-13 23:45:03.204 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-13 23:45:03.205 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-13 23:45:03.212 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-13 23:45:03.225 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-13 23:45:03.226 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-13 23:45:03.227 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:45:03.246 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev114) (3.0.7) 2022-04-13 23:45:03.253 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:45:03.314 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-13 23:45:03.316 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.7.0) 2022-04-13 23:45:03.368 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (4.4.0) 2022-04-13 23:45:03.370 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:45:03.420 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (1.2.2) 2022-04-13 23:45:03.421 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:45:03.451 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.32) 2022-04-13 23:45:03.453 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-13 23:45:03.454 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:45:03.455 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.1.5) 2022-04-13 23:45:03.456 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:45:03.457 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-13 23:45:03.459 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-13 23:45:03.460 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-13 23:45:03.475 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev114) (1.0.3) 2022-04-13 23:45:03.566 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev114) (0.17.3) 2022-04-13 23:45:03.637 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:45:03.699 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:45:03.701 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (2.0.1) 2022-04-13 23:45:03.702 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.13.0) 2022-04-13 23:45:03.763 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (0.9.6) 2022-04-13 23:45:03.764 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (2.8.2) 2022-04-13 23:45:03.820 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:45:03.824 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:45:03.838 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.2.4) 2022-04-13 23:45:03.838 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.4.0) 2022-04-13 23:45:03.853 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:45:03.854 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.3.0) 2022-04-13 23:45:03.901 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (1.15.0) 2022-04-13 23:45:03.957 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-13 23:45:03.989 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:45:03.992 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-13 23:45:04.017 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:45:04.158 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:45:04.230 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-13 23:45:04.308 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-13 23:45:04.310 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:45:04.419 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:45:04.420 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:45:04.421 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:45:04.423 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:45:04.424 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:45:04.426 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:45:04.427 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:45:04.630 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.10.1) 2022-04-13 23:45:04.632 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:45:04.635 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:45:04.678 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0) 2022-04-13 23:45:04.679 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (3.17.6) 2022-04-13 23:45:04.773 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2.0.12) 2022-04-13 23:45:04.776 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-13 23:45:04.777 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-13 23:45:04.778 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (1.26.9) 2022-04-13 23:45:04.815 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-13 23:45:05.148 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-13 23:45:05.225 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:45:05.383 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (2.21) 2022-04-13 23:45:05.454 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:45:05.459 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:45:05.691 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:45:05.865 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.2) 2022-04-13 23:45:06.424 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1) 2022-04-13 23:45:06.468 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5) 2022-04-13 23:45:07.067 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2) 2022-04-13 23:45:07.069 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2) 2022-04-13 23:45:07.382 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (4.11.1) 2022-04-13 23:45:07.384 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:45:07.552 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev114) (3.8.0) 2022-04-13 23:45:07.794 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (1.8.2) 2022-04-13 23:45:07.795 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (21.4.0) 2022-04-13 23:45:07.979 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:45:08.241 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.3.2) 2022-04-13 23:45:09.844 | Installing collected packages: neutron 2022-04-13 23:45:09.844 | Attempting uninstall: neutron 2022-04-13 23:45:09.844 | Found existing installation: neutron 20.1.0.dev114 2022-04-13 23:45:09.864 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 23:45:09.865 | Running setup.py develop for neutron 2022-04-13 23:45:17.531 | Successfully installed neutron 2022-04-13 23:45:17.531 | 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 23:45:17.540 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:45:17.540 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:45:17.690 | + inc/python:pip_install:200 : result=0 2022-04-13 23:45:17.692 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:45:17.694 | + functions-common:time_stop:2432 : local name 2022-04-13 23:45:17.697 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:45:17.699 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:45:17.701 | + functions-common:time_stop:2435 : local total 2022-04-13 23:45:17.703 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:45:17.705 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:45:17.707 | + functions-common:time_stop:2439 : start_time=1649893495232 2022-04-13 23:45:17.710 | + functions-common:time_stop:2441 : [[ -z 1649893495232 ]] 2022-04-13 23:45:17.713 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:45:17.717 | + functions-common:time_stop:2444 : end_time=1649893517714 2022-04-13 23:45:17.719 | + functions-common:time_stop:2445 : elapsed_time=22482 2022-04-13 23:45:17.721 | + functions-common:time_stop:2446 : total=129810 2022-04-13 23:45:17.724 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:45:17.726 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=152292 2022-04-13 23:45:17.728 | + inc/python:pip_install:203 : return 0 2022-04-13 23:45:17.731 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:45:17.733 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:45:17.736 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:45:17.755 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:45:17.767 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 23:45:17.770 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 23:45:17.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:45:17.775 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:45:17.777 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 23:45:17.780 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:45:17.782 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 23:45:17.785 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:45:17.788 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 23:45:17.806 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:45:17.808 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 23:45:17.811 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 23:45:17.813 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 23:45:17.816 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:45:17.818 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 23:45:17.821 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 23:45:17.823 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 23:45:17.825 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:45:17.828 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:45:17.830 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 23:45:17.833 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:45:17.836 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 23:45:17.852 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:45:17.855 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 23:45:17.871 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:45:17.873 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 23:45:17.890 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:45:17.892 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 23:45:17.895 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 23:45:17.898 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 23:45:17.900 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:45:17.902 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:45:17.905 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:45:17.908 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:45:17.910 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:45:17.913 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:45:17.929 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:45:17.931 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:45:17.933 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:45:17.936 | + functions-common:git_clone:629 : echo master 2022-04-13 23:45:17.936 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:45:17.941 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 23:45:17.944 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:45:17.946 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 23:45:17.959 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 23:45:17.962 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:45:17.962 | + functions-common:git_clone:685 : head -1 2022-04-13 23:45:17.966 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 23:45:17.968 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:45:17.971 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 23:45:17.974 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:45:17.976 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:45:17.978 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 23:45:17.981 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:45:17.983 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 23:45:17.985 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:45:17.988 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:45:17.991 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 23:45:17.994 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:45:17.996 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:45:17.999 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 23:45:18.002 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:45:18.005 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 23:45:18.008 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:45:18.010 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:45:18.013 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 23:45:18.019 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 23:45:18.022 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 23:45:18.697 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 23:45:18.699 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:45:18.701 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:45:18.704 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:45:18.706 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:45:18.708 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 23:45:18.711 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:45:18.713 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:45:18.715 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:45:18.718 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:45:18.720 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:45:18.722 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:45:18.725 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:45:18.727 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 23:45:18.748 | Using python 3.8 to install /opt/stack/nova 2022-04-13 23:45:18.750 | + 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/nova 2022-04-13 23:45:19.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:45:19.613 | from cryptography.utils import int_from_bytes 2022-04-13 23:45:19.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:45:19.613 | from cryptography.utils import int_from_bytes 2022-04-13 23:45:20.799 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:45:20.836 | Obtaining file:///opt/stack/nova 2022-04-13 23:45:20.836 | Preparing metadata (setup.py): started 2022-04-13 23:45:27.487 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:45:27.612 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-13 23:45:27.613 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-13 23:45:27.614 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-13 23:45:27.615 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-13 23:45:27.617 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:45:27.618 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-13 23:45:27.618 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-13 23:45:27.619 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-13 23:45:27.620 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-13 23:45:27.622 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-13 23:45:27.623 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-13 23:45:27.624 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:45:27.625 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:45:27.626 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:45:27.627 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-13 23:45:27.628 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-13 23:45:27.629 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-13 23:45:27.630 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-13 23:45:27.631 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-13 23:45:27.633 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-13 23:45:27.634 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:45:27.635 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-13 23:45:27.636 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:45:27.638 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-13 23:45:27.639 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-13 23:45:27.640 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-13 23:45:27.641 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:45:27.642 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-13 23:45:27.643 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-13 23:45:27.644 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:45:27.646 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-13 23:45:27.647 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-13 23:45:27.648 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-13 23:45:27.649 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:45:27.650 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-13 23:45:27.651 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-13 23:45:27.653 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:45:27.654 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-13 23:45:27.655 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-13 23:45:27.656 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:45:27.657 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-13 23:45:27.658 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-13 23:45:27.659 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:45:27.661 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:45:27.662 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-13 23:45:27.663 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:45:27.664 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-13 23:45:27.665 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-13 23:45:27.666 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-13 23:45:27.667 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-13 23:45:27.668 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-13 23:45:27.669 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:45:27.670 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-13 23:45:27.671 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:45:27.673 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-13 23:45:27.674 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-13 23:45:27.675 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-13 23:45:27.676 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:45:27.677 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-13 23:45:27.679 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-13 23:45:27.680 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-13 23:45:27.681 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:45:27.682 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-13 23:45:27.683 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 23:45:27.700 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-13 23:45:27.701 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:45:27.702 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-13 23:45:27.724 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-13 23:45:27.764 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-13 23:45:27.796 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:45:27.797 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-13 23:45:27.820 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:45:27.944 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:45:27.947 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-13 23:45:28.005 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:45:28.006 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-13 23:45:28.032 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-13 23:45:28.034 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-13 23:45:28.036 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:45:28.037 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-13 23:45:28.059 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:45:28.063 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:45:28.114 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:45:28.117 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:45:28.118 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:45:28.179 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-13 23:45:28.290 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:45:28.291 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-13 23:45:28.371 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-13 23:45:28.433 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:45:28.434 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-13 23:45:28.437 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:45:28.438 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-13 23:45:28.464 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-13 23:45:28.468 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:45:28.519 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-13 23:45:28.575 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-13 23:45:28.608 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-13 23:45:28.614 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:45:28.665 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-13 23:45:28.668 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-13 23:45:28.755 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:45:28.780 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-13 23:45:28.859 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-13 23:45:28.942 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-13 23:45:29.005 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:45:29.007 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-13 23:45:29.010 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-13 23:45:29.055 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:45:29.057 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:45:29.059 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-13 23:45:29.138 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-13 23:45:29.139 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-13 23:45:29.140 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-13 23:45:29.142 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-13 23:45:29.246 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-13 23:45:29.456 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-13 23:45:29.459 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-13 23:45:29.573 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:45:29.575 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-13 23:45:29.580 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-13 23:45:29.669 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-13 23:45:29.744 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-13 23:45:29.809 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:45:30.020 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-13 23:45:30.098 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:45:30.099 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:45:30.321 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:45:30.429 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-13 23:45:30.906 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-13 23:45:30.952 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-13 23:45:31.318 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:45:31.319 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:45:31.320 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:45:31.321 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:45:31.322 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:45:31.323 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:45:31.324 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:45:32.545 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-13 23:45:32.950 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-13 23:45:32.951 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-13 23:45:33.053 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:45:33.172 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:45:34.850 | Installing collected packages: nova 2022-04-13 23:45:34.850 | Attempting uninstall: nova 2022-04-13 23:45:34.851 | Found existing installation: nova 25.1.0.dev32 2022-04-13 23:45:34.859 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 23:45:34.860 | Running setup.py develop for nova 2022-04-13 23:45:43.122 | Successfully installed nova 2022-04-13 23:45:43.122 | 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 23:45:43.131 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:45:43.131 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:45:43.279 | + inc/python:pip_install:200 : result=0 2022-04-13 23:45:43.281 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:45:43.284 | + functions-common:time_stop:2432 : local name 2022-04-13 23:45:43.286 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:45:43.289 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:45:43.291 | + functions-common:time_stop:2435 : local total 2022-04-13 23:45:43.293 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:45:43.295 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:45:43.298 | + functions-common:time_stop:2439 : start_time=1649893518743 2022-04-13 23:45:43.300 | + functions-common:time_stop:2441 : [[ -z 1649893518743 ]] 2022-04-13 23:45:43.303 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:45:43.307 | + functions-common:time_stop:2444 : end_time=1649893543304 2022-04-13 23:45:43.309 | + functions-common:time_stop:2445 : elapsed_time=24561 2022-04-13 23:45:43.311 | + functions-common:time_stop:2446 : total=152292 2022-04-13 23:45:43.313 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:45:43.316 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=176853 2022-04-13 23:45:43.318 | + inc/python:pip_install:203 : return 0 2022-04-13 23:45:43.320 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:45:43.323 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:45:43.325 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:45:43.344 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:45:43.357 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 23:45:43.359 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 23:45:43.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:45:43.365 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:45:43.367 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 23:45:43.370 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:45:43.372 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-13 23:45:43.385 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:45:43.387 | + ./stack.sh:main:939 : configure_nova 2022-04-13 23:45:43.390 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 23:45:43.402 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 23:45:43.405 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 23:45:43.407 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:45:43.411 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 23:45:43.412 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:45:43.417 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 23:45:43.419 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 23:45:43.421 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:45:43.424 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 23:45:43.427 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 23:45:43.430 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 23:45:43.432 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 23:45:43.434 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 23:45:43.447 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 23:45:43.459 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-13 23:45:43.471 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-13 23:45:43.483 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 23:45:43.496 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:45:43.499 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:45:43.503 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.gfGVnw7KmB 2022-04-13 23:45:43.507 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:45:43.509 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:45:43.512 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 23:45:43.514 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:45:43.517 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:45:43.520 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.gfGVnw7KmB 2022-04-13 23:45:43.524 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.gfGVnw7KmB 2022-04-13 23:45:43.535 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.gfGVnw7KmB /etc/sudoers.d/nova-rootwrap 2022-04-13 23:45:43.548 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 23:45:43.553 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:45:43.555 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:45:43.558 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:45:43.560 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:45:43.563 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:45:43.565 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:45:43.568 | + lib/nova:configure_nova:252 : [[ 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 =~ n-api ]] 2022-04-13 23:45:43.571 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 23:45:43.575 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 23:45:43.592 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:45:43.595 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 23:45:43.597 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 23:45:43.601 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 23:45:43.604 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 23:45:43.633 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 23:45:43.635 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 23:45:43.662 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 23:45:43.691 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 23:45:43.717 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-13 23:45:43.747 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 23:45:43.778 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 23:45:43.807 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 23:45:43.809 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.58 2022-04-13 23:45:43.837 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 23:45:43.863 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 23:45:43.890 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 23:45:43.917 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 23:45:43.944 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:45:43.973 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 23:45:43.975 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:45:43.978 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:45:43.980 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:45:43.982 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:45:43.984 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:45:43.986 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:45:43.989 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:45:43.991 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:45:43.994 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:45:43.996 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:45:43.998 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:45:44.001 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 23:45:44.003 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:45:44.006 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:45:44.008 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:45:44.010 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:45:44.012 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:45:44.014 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:45:44.017 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 23:45:44.032 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:45:44.035 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:45:44.037 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 23:45:44.039 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 23:45:44.067 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 23:45:44.070 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 23:45:44.072 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 23:45:44.074 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 23:45:44.076 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:45:44.079 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:45:44.109 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 23:45:44.111 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 23:45:44.114 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 23:45:44.116 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 23:45:44.118 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:45:44.121 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:45:44.151 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 23:45:44.181 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 23:45:44.208 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 23:45:44.235 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 23:45:44.251 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:45:44.254 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 23:45:44.271 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:45:44.276 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 23:45:44.276 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 23:45:44.281 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 23:45:44.283 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 23:45:44.311 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 23:45:44.327 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:45:44.329 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 23:45:44.331 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:45:44.334 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:45:44.336 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:45:44.338 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 23:45:44.369 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 23:45:44.396 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:45:44.423 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 23:45:44.451 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 23:45:44.479 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 23:45:44.507 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 23:45:44.534 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 23:45:44.562 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:45:44.590 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:45:44.619 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 23:45:44.635 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:45:44.637 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 23:45:44.639 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 23:45:44.669 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 23:45:44.697 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.58/identity 2022-04-13 23:45:44.724 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 23:45:44.751 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 23:45:44.779 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 23:45:44.807 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 23:45:44.834 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 23:45:44.862 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 23:45:44.879 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:45:44.882 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 23:45:44.884 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 23:45:44.913 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 23:45:44.943 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 23:45:44.945 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 23:45:44.972 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 23:45:44.975 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 23:45:44.978 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 23:45:44.980 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:45:44.982 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:45:44.985 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:45:44.987 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:45:44.989 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:45:44.992 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:45:44.994 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 23:45:44.996 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:45:44.998 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:45:45.001 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:45:45.003 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:45:45.005 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:45:45.007 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:45:45.010 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:45:45.012 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:45:45.014 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:45:45.016 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:45:45.018 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:45:45.021 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 23:45:45.023 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 23:45:45.026 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:45:45.029 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:45:45.045 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:45:45.048 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:45:45.050 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:45:45.053 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:45:45.055 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:45:45.082 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:45:45.110 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:45:45.138 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:45:45.165 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 23:45:45.196 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 23:45:45.212 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:45:45.215 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 23:45:45.218 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 23:45:45.220 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 23:45:45.223 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 23:45:45.225 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:45:45.228 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:45:45.231 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 23:45:45.235 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 23:45:45.237 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:45:45.240 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:45:45.253 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:45:45.254 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:45:45.263 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:45:45.266 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:45:45.282 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:45:45.285 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 23:45:45.289 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 23:45:45.318 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:45:45.345 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 23:45:45.372 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:45:45.400 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:45:45.426 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:45:45.454 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:45:45.481 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:45:45.511 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:45:45.540 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:45:45.569 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:45:45.596 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:45:45.624 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:45:45.651 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:45:45.653 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:45:45.657 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 23:45:45.659 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 23:45:45.662 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:45:45.664 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:45:45.667 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:45:45.669 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:45:45.672 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:45:45.674 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:45:45.701 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:45:45.730 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-13 23:45:45.730 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:45:45.739 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 23:45:45.742 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 23:45:45.744 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 23:45:45.747 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:45:45.749 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:45:45.751 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:45:45.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:45:45.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:45:45.758 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:45:45.761 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:45:45.763 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:45:45.765 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:45:45.768 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 23:45:45.830 | Enabling site nova-api-wsgi. 2022-04-13 23:45:45.836 | To activate the new configuration, you need to run: 2022-04-13 23:45:45.836 | systemctl reload apache2 2022-04-13 23:45:45.841 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:45:45.843 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:45:45.845 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:45:45.848 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:45:45.983 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 23:45:46.005 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:45:46.007 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-13 23:45:46.009 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:45:46.012 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 23:45:46.014 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 23:45:46.016 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 23:45:46.019 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:45:46.022 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:45:46.027 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 23:45:46.029 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:45:46.031 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:45:46.044 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:45:46.045 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:45:46.053 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:45:46.057 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:45:46.073 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 23:45:46.076 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:45:46.079 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:45:46.109 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 23:45:46.137 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 23:45:46.165 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:45:46.194 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:45:46.221 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:45:46.249 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:45:46.277 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:45:46.304 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:45:46.332 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:45:46.359 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:45:46.387 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:45:46.414 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:45:46.442 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 23:45:46.445 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 23:45:46.472 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 23:45:46.488 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:45:46.491 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:45:46.523 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 23:45:46.526 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 23:45:46.528 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 23:45:46.544 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:45:46.547 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:45:46.550 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:45:46.578 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 23:45:46.609 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 23:45:46.611 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:45:46.614 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 23:45:46.616 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:45:46.618 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:45:46.621 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:45:46.637 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:45:46.640 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:45:46.642 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:45:46.645 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:45:46.661 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:45:46.663 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:45:46.666 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:45:46.694 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:45:46.696 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:45:46.699 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 23:45:46.727 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 23:45:46.755 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 23:45:46.788 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 23:45:46.805 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:45:46.807 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:45:46.836 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 23:45:46.838 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 23:45:46.840 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 23:45:46.870 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 23:45:46.899 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.58/identity 2022-04-13 23:45:46.926 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 23:45:46.954 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 23:45:46.982 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 23:45:47.010 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 23:45:47.039 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 23:45:47.067 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 23:45:47.095 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 23:45:47.111 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:45:47.114 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 23:45:47.118 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:45:47.121 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 23:45:47.123 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 23:45:47.126 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 23:45:47.128 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:45:47.131 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:45:47.133 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:45:47.136 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 23:45:47.138 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 23:45:47.142 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 23:45:47.145 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 23:45:47.147 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 23:45:47.150 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 23:45:47.152 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:45:47.155 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:45:47.185 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 23:45:47.216 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 23:45:47.246 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:45:47.249 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 23:45:47.251 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 23:45:47.253 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 23:45:47.270 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:45:47.273 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 23:45:47.274 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 23:45:47.970 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 23:45:47.973 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 23:45:47.975 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:45:47.978 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 23:45:47.980 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:45:47.982 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 23:45:47.985 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:45:48.001 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:45:48.005 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 23:45:48.007 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 23:45:48.010 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:45:48.025 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:45:48.028 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-04-13 23:45:48.030 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-04-13 23:45:48.058 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:45:48.061 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:45:48.063 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 23:45:48.080 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:45:48.083 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 23:45:48.085 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:45:48.087 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 23:45:48.117 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.58/identity 2022-04-13 23:45:48.146 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 23:45:48.173 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 23:45:48.201 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 23:45:48.229 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 23:45:48.257 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 23:45:48.286 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 23:45:48.314 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 23:45:48.316 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 23:45:48.319 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 23:45:48.322 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:45:48.338 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:45:48.341 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:45:48.343 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:45:48.345 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:45:48.348 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:45:48.376 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:45:48.405 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:45:48.434 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:45:48.461 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:45:48.464 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 23:45:48.468 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:45:48.470 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 23:45:48.473 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 23:45:48.476 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 23:45:48.479 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:45:48.481 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:45:48.484 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:45:48.486 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 23:45:48.489 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 23:45:48.491 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:45:48.494 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 23:45:48.496 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 23:45:48.498 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 23:45:48.514 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:45:48.516 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 23:45:48.518 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 23:45:48.534 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:45:48.537 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 23:45:48.553 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:45:48.555 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 23:45:48.572 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:45:48.574 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 23:45:48.592 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:45:48.595 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 23:45:48.597 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 23:45:48.600 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 23:45:48.603 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:45:48.605 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 23:45:48.608 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 23:45:48.611 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 23:45:48.613 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:45:48.616 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:45:48.618 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 23:45:48.621 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:45:48.623 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:45:48.626 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:45:48.628 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:45:48.631 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:45:48.633 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:45:48.636 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:45:48.638 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:45:48.641 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:45:48.643 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:45:48.646 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:45:48.648 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:45:48.651 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 23:45:48.653 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:45:48.656 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:45:48.658 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:45:48.661 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 23:45:48.684 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-13 23:45:48.795 | Reading package lists... 2022-04-13 23:45:49.037 | Building dependency tree... 2022-04-13 23:45:49.038 | Reading state information... 2022-04-13 23:45:49.291 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:45:49.291 | The following packages were automatically installed and are no longer required: 2022-04-13 23:45:49.292 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:45:49.292 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:45:49.292 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:45:49.293 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:45:49.293 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:45:49.293 | python3-zope.interface 2022-04-13 23:45:49.293 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:45:49.406 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:45:49.411 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:45:49.413 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:45:49.416 | + functions-common:time_stop:2432 : local name 2022-04-13 23:45:49.418 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:45:49.420 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:45:49.423 | + functions-common:time_stop:2435 : local total 2022-04-13 23:45:49.425 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:45:49.428 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:45:49.431 | + functions-common:time_stop:2439 : start_time=1649893548681 2022-04-13 23:45:49.433 | + functions-common:time_stop:2441 : [[ -z 1649893548681 ]] 2022-04-13 23:45:49.436 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:45:49.440 | + functions-common:time_stop:2444 : end_time=1649893549438 2022-04-13 23:45:49.443 | + functions-common:time_stop:2445 : elapsed_time=757 2022-04-13 23:45:49.446 | + functions-common:time_stop:2446 : total=6093 2022-04-13 23:45:49.448 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:45:49.450 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6850 2022-04-13 23:45:49.453 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:45:49.455 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 23:45:49.458 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 23:45:49.460 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 23:45:49.463 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 23:45:49.465 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 23:45:49.488 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 23:45:49.491 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:45:49.494 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:45:49.496 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:45:49.499 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:45:49.501 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:45:49.503 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:45:49.507 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:45:49.509 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:45:49.512 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:45:49.514 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:45:49.517 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:45:49.519 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:45:49.522 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 23:45:49.524 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:45:49.527 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:45:49.529 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:45:49.532 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 23:45:49.555 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-13 23:45:49.665 | Reading package lists... 2022-04-13 23:45:49.908 | Building dependency tree... 2022-04-13 23:45:49.909 | Reading state information... 2022-04-13 23:45:50.163 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 23:45:50.163 | The following packages were automatically installed and are no longer required: 2022-04-13 23:45:50.165 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:45:50.165 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:45:50.165 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:45:50.165 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:45:50.165 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:45:50.165 | python3-zope.interface 2022-04-13 23:45:50.165 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:45:50.279 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:45:50.284 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:45:50.286 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:45:50.289 | + functions-common:time_stop:2432 : local name 2022-04-13 23:45:50.291 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:45:50.294 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:45:50.296 | + functions-common:time_stop:2435 : local total 2022-04-13 23:45:50.299 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:45:50.301 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:45:50.304 | + functions-common:time_stop:2439 : start_time=1649893549552 2022-04-13 23:45:50.306 | + functions-common:time_stop:2441 : [[ -z 1649893549552 ]] 2022-04-13 23:45:50.309 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:45:50.313 | + functions-common:time_stop:2444 : end_time=1649893550311 2022-04-13 23:45:50.316 | + functions-common:time_stop:2445 : elapsed_time=759 2022-04-13 23:45:50.319 | + functions-common:time_stop:2446 : total=6850 2022-04-13 23:45:50.321 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:45:50.324 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7609 2022-04-13 23:45:50.326 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:45:50.329 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 23:45:50.331 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 23:45:50.334 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:45:50.336 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:45:50.339 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:45:50.341 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 23:45:50.344 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 23:45:50.399 | wsgi (enabled by maintainer script) 2022-04-13 23:45:50.403 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 23:45:50.405 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 23:45:50.408 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:45:50.411 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 23:45:50.414 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 23:45:50.417 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:45:50.420 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:45:50.421 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:45:50.427 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 23:45:50.429 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 23:45:50.432 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 23:45:50.435 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 23:45:50.437 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 23:45:50.460 | Using python 3.8 to install osc-placement 2022-04-13 23:45:50.462 | + 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 osc-placement 2022-04-13 23:45:51.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:45:51.335 | from cryptography.utils import int_from_bytes 2022-04-13 23:45:51.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:45:51.335 | from cryptography.utils import int_from_bytes 2022-04-13 23:45:52.510 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:45:52.542 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 23:45:52.553 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 23:45:52.554 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 23:45:52.555 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 23:45:52.556 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 23:45:52.557 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 23:45:52.558 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 23:45:52.617 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-13 23:45:52.619 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-13 23:45:52.620 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-13 23:45:52.621 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-13 23:45:52.634 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-13 23:45:52.635 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-13 23:45:52.637 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-13 23:45:52.651 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-13 23:45:52.653 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-13 23:45:52.654 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-13 23:45:52.655 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-13 23:45:52.657 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-13 23:45:52.658 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-13 23:45:52.679 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-13 23:45:52.680 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-13 23:45:52.681 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-13 23:45:52.682 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-13 23:45:52.690 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-13 23:45:52.729 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-13 23:45:52.731 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-13 23:45:52.732 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-13 23:45:52.734 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-13 23:45:52.735 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-13 23:45:52.736 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-13 23:45:52.737 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-13 23:45:52.739 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-13 23:45:52.806 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-13 23:45:52.807 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-13 23:45:52.810 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-13 23:45:52.811 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-13 23:45:52.900 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-13 23:45:52.901 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-13 23:45:52.902 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-13 23:45:52.945 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-13 23:45:52.985 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-13 23:45:53.161 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-13 23:45:55.402 | 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 23:45:55.409 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:45:55.409 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:45:55.541 | + inc/python:pip_install:200 : result=0 2022-04-13 23:45:55.544 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:45:55.546 | + functions-common:time_stop:2432 : local name 2022-04-13 23:45:55.549 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:45:55.552 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:45:55.554 | + functions-common:time_stop:2435 : local total 2022-04-13 23:45:55.557 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:45:55.559 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:45:55.562 | + functions-common:time_stop:2439 : start_time=1649893550454 2022-04-13 23:45:55.564 | + functions-common:time_stop:2441 : [[ -z 1649893550454 ]] 2022-04-13 23:45:55.568 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:45:55.573 | + functions-common:time_stop:2444 : end_time=1649893555570 2022-04-13 23:45:55.575 | + functions-common:time_stop:2445 : elapsed_time=5116 2022-04-13 23:45:55.578 | + functions-common:time_stop:2446 : total=176853 2022-04-13 23:45:55.580 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:45:55.583 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=181969 2022-04-13 23:45:55.586 | + inc/python:pip_install:203 : return 0 2022-04-13 23:45:55.588 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 23:45:55.591 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 23:45:55.593 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 23:45:55.596 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:45:55.599 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:45:55.602 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:45:55.605 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:45:55.607 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:45:55.610 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:45:55.630 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:45:55.632 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:45:55.635 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:45:55.641 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:45:55.641 | + functions-common:git_clone:629 : echo master 2022-04-13 23:45:55.644 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 23:45:55.647 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:45:55.649 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 23:45:55.663 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 23:45:55.666 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:45:55.667 | + functions-common:git_clone:685 : head -1 2022-04-13 23:45:55.671 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 23:45:55.674 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:45:55.677 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 23:45:55.680 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:45:55.682 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:45:55.685 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 23:45:55.687 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:45:55.690 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 23:45:55.692 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:45:55.695 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:45:55.697 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 23:45:55.700 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:45:55.702 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:45:55.706 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 23:45:55.708 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:45:55.711 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 23:45:55.714 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:45:55.716 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:45:55.720 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 23:45:55.726 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 23:45:55.728 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-13 23:45:56.402 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 23:45:56.405 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:45:56.407 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:45:56.410 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:45:56.413 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:45:56.415 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 23:45:56.417 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:45:56.420 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:45:56.422 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:45:56.425 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:45:56.428 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:45:56.431 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:45:56.433 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:45:56.436 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 23:45:56.457 | Using python 3.8 to install /opt/stack/placement 2022-04-13 23:45:56.459 | + 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/placement 2022-04-13 23:45:57.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:45:57.385 | from cryptography.utils import int_from_bytes 2022-04-13 23:45:57.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:45:57.385 | from cryptography.utils import int_from_bytes 2022-04-13 23:45:58.630 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:45:58.662 | Obtaining file:///opt/stack/placement 2022-04-13 23:45:58.663 | Preparing metadata (setup.py): started 2022-04-13 23:46:03.771 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:46:03.817 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-13 23:46:03.818 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-13 23:46:03.819 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-13 23:46:03.820 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-13 23:46:03.821 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-13 23:46:03.822 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:46:03.823 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-13 23:46:03.825 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-13 23:46:03.826 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:46:03.827 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-13 23:46:03.828 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-13 23:46:03.829 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-13 23:46:03.831 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-13 23:46:03.832 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-13 23:46:03.833 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-13 23:46:03.834 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-13 23:46:03.835 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-13 23:46:03.836 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:46:03.837 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-13 23:46:03.838 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-13 23:46:03.839 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-13 23:46:03.904 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:46:03.906 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-13 23:46:03.908 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-13 23:46:03.909 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-13 23:46:03.911 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:46:03.912 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-13 23:46:03.932 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-13 23:46:03.974 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:46:03.975 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-13 23:46:03.976 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-13 23:46:03.977 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:46:03.978 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-13 23:46:04.031 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-13 23:46:04.033 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-13 23:46:04.034 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-13 23:46:04.035 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-13 23:46:04.078 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-13 23:46:04.080 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-13 23:46:04.097 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:46:04.099 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:46:04.101 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-13 23:46:04.127 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-13 23:46:04.129 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-13 23:46:04.142 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:46:04.159 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-13 23:46:04.160 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-13 23:46:04.162 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-13 23:46:04.163 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-13 23:46:04.206 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-13 23:46:04.209 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-13 23:46:04.212 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-13 23:46:04.213 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-13 23:46:04.229 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-13 23:46:04.418 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-13 23:46:04.459 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-13 23:46:04.460 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-13 23:46:04.461 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-13 23:46:04.478 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-13 23:46:04.512 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-13 23:46:04.569 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-13 23:46:04.634 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-13 23:46:04.719 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-13 23:46:04.770 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-13 23:46:04.964 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-13 23:46:04.965 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-13 23:46:04.966 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-13 23:46:05.046 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:46:05.110 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-13 23:46:05.273 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-13 23:46:05.385 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-13 23:46:05.386 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-13 23:46:07.309 | Installing collected packages: openstack-placement 2022-04-13 23:46:07.309 | Attempting uninstall: openstack-placement 2022-04-13 23:46:07.309 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 23:46:07.312 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 23:46:07.313 | Running setup.py develop for openstack-placement 2022-04-13 23:46:13.270 | Successfully installed openstack-placement 2022-04-13 23:46:13.270 | 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 23:46:13.277 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:46:13.277 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:46:13.407 | + inc/python:pip_install:200 : result=0 2022-04-13 23:46:13.409 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:46:13.412 | + functions-common:time_stop:2432 : local name 2022-04-13 23:46:13.414 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:46:13.417 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:46:13.419 | + functions-common:time_stop:2435 : local total 2022-04-13 23:46:13.421 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:46:13.424 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:46:13.426 | + functions-common:time_stop:2439 : start_time=1649893556451 2022-04-13 23:46:13.428 | + functions-common:time_stop:2441 : [[ -z 1649893556451 ]] 2022-04-13 23:46:13.431 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:46:13.435 | + functions-common:time_stop:2444 : end_time=1649893573433 2022-04-13 23:46:13.438 | + functions-common:time_stop:2445 : elapsed_time=16982 2022-04-13 23:46:13.440 | + functions-common:time_stop:2446 : total=181969 2022-04-13 23:46:13.442 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:46:13.444 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=198951 2022-04-13 23:46:13.447 | + inc/python:pip_install:203 : return 0 2022-04-13 23:46:13.449 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:46:13.452 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:46:13.455 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:46:13.475 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:46:13.487 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 23:46:13.490 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 23:46:13.492 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:46:13.495 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:46:13.497 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 23:46:13.500 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:46:13.503 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:46:13.505 | + ./stack.sh:main:945 : configure_placement 2022-04-13 23:46:13.508 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 23:46:13.520 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 23:46:13.523 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 23:46:13.527 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 23:46:13.530 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 23:46:13.533 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 23:46:13.536 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 23:46:13.538 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:46:13.541 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:46:13.574 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 23:46:13.609 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 23:46:13.642 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 23:46:13.645 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:46:13.648 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 23:46:13.650 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:46:13.653 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 23:46:13.685 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 23:46:13.717 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:46:13.748 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 23:46:13.783 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 23:46:13.815 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 23:46:13.850 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 23:46:13.883 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 23:46:13.915 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:46:13.949 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:46:13.981 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 23:46:13.984 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 23:46:13.986 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:46:13.990 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:46:14.010 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:46:14.013 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:46:14.015 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:46:14.018 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:46:14.020 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:46:14.053 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:46:14.084 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:46:14.116 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:46:14.148 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 23:46:14.151 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 23:46:14.154 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 23:46:14.157 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 23:46:14.160 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 23:46:14.162 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:46:14.165 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:46:14.168 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 23:46:14.173 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 23:46:14.176 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:46:14.178 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:46:14.193 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:46:14.193 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:46:14.202 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:46:14.206 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:46:14.223 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 23:46:14.226 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 23:46:14.231 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 23:46:14.269 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 23:46:14.301 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 23:46:14.337 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:46:14.374 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:46:14.403 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:46:14.433 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:46:14.461 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:46:14.491 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:46:14.519 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:46:14.549 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:46:14.578 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:46:14.608 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:46:14.637 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:46:14.639 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:46:14.642 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 23:46:14.645 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 23:46:14.648 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:46:14.650 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:46:14.653 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:46:14.655 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:46:14.658 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 23:46:14.661 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 23:46:14.691 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:46:14.721 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:46:14.721 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-13 23:46:14.730 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 23:46:14.734 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 23:46:14.736 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 23:46:14.739 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:46:14.742 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:46:14.745 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:46:14.747 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:46:14.750 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:46:14.752 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:46:14.755 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:46:14.757 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:46:14.760 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:46:14.762 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 23:46:14.823 | Site placement-api already enabled 2022-04-13 23:46:14.828 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:46:14.830 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:46:14.834 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:46:14.836 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:46:14.977 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 23:46:14.996 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:46:14.999 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 23:46:15.018 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:46:15.021 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 23:46:15.041 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:46:15.043 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 23:46:15.046 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 23:46:15.049 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 23:46:15.082 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.58/identity 2022-04-13 23:46:15.112 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 23:46:15.142 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 23:46:15.171 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 23:46:15.206 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 23:46:15.245 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 23:46:15.274 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 23:46:15.304 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 23:46:15.322 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:46:15.324 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 23:46:15.341 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:46:15.344 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 23:46:15.346 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:46:15.349 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 23:46:15.352 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:46:15.354 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:46:15.357 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:46:15.359 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:46:15.362 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:46:15.366 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:46:15.370 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:46:15.372 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:46:15.375 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:46:15.377 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 23:46:15.380 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:46:15.396 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:46:15.398 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:46:15.401 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:46:15.403 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 23:46:15.405 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 23:46:15.407 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:46:15.410 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 23:46:15.413 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 23:46:15.415 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 23:46:15.472 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 23:46:15.512 | [194820 Async install_tempest:219942]: running: install_tempest 2022-04-13 23:46:15.515 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:46:15.518 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:46:15.521 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:46:15.524 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:46:15.527 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 23:46:15.530 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:46:15.532 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 23:46:15.536 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:46:15.538 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:46:15.541 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 23:46:15.544 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 23:46:15.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:46:15.550 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:46:15.552 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 23:46:15.555 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:46:15.558 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 23:46:15.560 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 23:46:15.563 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:46:15.567 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 23:46:15.570 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 23:46:15.573 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:46:15.578 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:46:15.578 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:46:15.585 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 23:46:15.588 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 23:46:15.591 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 23:46:15.594 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 23:46:15.597 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 23:46:15.619 | Using python 3.8 to install python-openstackclient 2022-04-13 23:46:15.622 | + 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-openstackclient 2022-04-13 23:46:16.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:46:16.497 | from cryptography.utils import int_from_bytes 2022-04-13 23:46:16.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:46:16.497 | from cryptography.utils import int_from_bytes 2022-04-13 23:46:17.697 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:46:17.729 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 23:46:17.748 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 23:46:17.749 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 23:46:17.750 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 23:46:17.751 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 23:46:17.753 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 23:46:17.754 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-13 23:46:17.755 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 23:46:17.756 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 23:46:17.757 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 23:46:17.758 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 23:46:17.759 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 23:46:17.771 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-13 23:46:17.771 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-13 23:46:17.773 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-13 23:46:17.774 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-13 23:46:17.775 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-13 23:46:17.802 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-13 23:46:17.804 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-13 23:46:17.805 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-13 23:46:17.806 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-13 23:46:17.807 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-13 23:46:17.808 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-13 23:46:17.809 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-13 23:46:17.810 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-13 23:46:17.811 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-13 23:46:17.813 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-13 23:46:17.814 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-13 23:46:17.827 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-13 23:46:17.846 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-13 23:46:17.848 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-13 23:46:17.849 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-13 23:46:17.850 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-13 23:46:17.871 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-13 23:46:17.891 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-13 23:46:17.893 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-13 23:46:17.896 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-13 23:46:17.987 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-13 23:46:17.989 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-13 23:46:17.990 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-13 23:46:18.033 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-13 23:46:18.044 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-13 23:46:18.078 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-13 23:46:18.245 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-13 23:46:18.261 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-13 23:46:18.366 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-13 23:46:18.368 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-13 23:46:18.369 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-13 23:46:18.370 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-13 23:46:18.522 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-13 23:46:20.840 | 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 23:46:20.848 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:46:20.848 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:46:20.976 | + inc/python:pip_install:200 : result=0 2022-04-13 23:46:20.978 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:46:20.981 | + functions-common:time_stop:2432 : local name 2022-04-13 23:46:20.983 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:46:20.985 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:46:20.988 | + functions-common:time_stop:2435 : local total 2022-04-13 23:46:20.991 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:46:20.993 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:46:20.995 | + functions-common:time_stop:2439 : start_time=1649893575614 2022-04-13 23:46:20.998 | + functions-common:time_stop:2441 : [[ -z 1649893575614 ]] 2022-04-13 23:46:21.001 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:46:21.006 | + functions-common:time_stop:2444 : end_time=1649893581002 2022-04-13 23:46:21.009 | + functions-common:time_stop:2445 : elapsed_time=5388 2022-04-13 23:46:21.011 | + functions-common:time_stop:2446 : total=198951 2022-04-13 23:46:21.013 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:46:21.016 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=204339 2022-04-13 23:46:21.018 | + inc/python:pip_install:203 : return 0 2022-04-13 23:46:21.021 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 23:46:21.024 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 23:46:21.029 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.MpX1YCw3XW 2022-04-13 23:46:21.031 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 23:46:21.034 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 23:46:21.037 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 23:46:21.039 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:46:21.042 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:46:21.044 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 23:46:21.064 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:46:21.067 | + ./stack.sh:main:1037 : configure_database 2022-04-13 23:46:21.070 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 23:46:21.072 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 23:46:21.074 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 23:46:21.077 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:46:21.079 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 23:46:21.081 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 23:46:21.084 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:46:21.086 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:46:21.089 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 23:46:21.092 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 23:46:21.095 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 23:46:21.095 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 23:46:21.101 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 23:46:21.154 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 23:46:21.157 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:46:21.160 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:46:21.162 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:46:21.165 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:46:21.167 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:46:21.170 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:46:21.172 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:46:21.175 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:46:21.178 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:46:21.180 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:46:21.182 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:46:21.185 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 23:46:21.187 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:46:21.189 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:46:21.192 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:46:21.195 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:46:21.197 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:46:21.200 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:46:21.202 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 23:46:21.204 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:46:21.207 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:46:21.210 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 23:46:21.212 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:46:21.215 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:46:23.740 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 23:46:23.756 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 23:46:23.756 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 23:46:23.760 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 23:46:23.763 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 23:46:23.765 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:46:23.767 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:46:23.770 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 23:46:23.773 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 23:46:23.775 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 23:46:23.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:46:23.780 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:46:23.783 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 23:46:23.786 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 23:46:23.788 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-13 23:46:23.801 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:46:23.867 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 23:46:23.878 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:46:23.930 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 23:46:23.984 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 23:46:24.041 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 23:46:24.095 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 23:46:24.097 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 23:46:24.100 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:46:24.102 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:46:27.035 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 23:46:27.038 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 23:46:27.041 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:46:27.046 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-234627 2022-04-13 23:46:27.049 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-234627 1041' 2022-04-13 23:46:27.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:46:27.054 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:46:27.057 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:46:27.059 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:46:27.062 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:46:27.064 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:46:27.067 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:46:27.070 | + 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 23:46:27.072 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:46:27.075 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-04-13 23:46:27.077 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:46:27.080 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-04-13 23:46:27.082 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:46:27.085 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-234154 2022-04-13 23:46:27.087 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:46:27.090 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:46:27.092 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:46:27.095 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-04-13 23:46:27.098 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:46:27.100 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:46:27.103 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:46:27.105 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:46:27.107 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:46:27.110 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:46:27.112 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:46:27.115 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:46:27.118 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 23:46:27.120 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 23:46:27.123 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 23:46:27.135 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 23:46:27.137 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:46:27.140 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 23:46:27.142 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:46:27.145 | + functions-common:run_process:1689 : local group= 2022-04-13 23:46:27.147 | + functions-common:run_process:1690 : local user= 2022-04-13 23:46:27.150 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 23:46:27.152 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:46:27.155 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:46:27.157 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:46:27.160 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:46:27.164 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:46:27.168 | + functions-common:time_start:2423 : _TIME_START[$name]=1649893587165 2022-04-13 23:46:27.171 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 23:46:27.188 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:46:27.191 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 23:46:27.194 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 23:46:27.196 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:46:27.199 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:46:27.201 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:46:27.204 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:46:27.206 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 23:46:27.209 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 23:46:27.211 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 23:46:27.214 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:46:27.216 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:46:27.219 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 23:46:27.222 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-13 23:46:27.225 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 23:46:27.227 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:46:27.229 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:46:27.232 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 23:46:27.234 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:46:27.236 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:46:27.239 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 23:46:27.242 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:46:27.246 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 23:46:27.297 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 23:46:27.349 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:46:27.401 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 23:46:27.455 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 23:46:27.508 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:46:27.561 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:46:27.563 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 23:46:27.616 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:46:27.989 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 23:46:28.043 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 23:46:28.423 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 23:46:28.444 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:46:28.446 | + functions-common:time_stop:2432 : local name 2022-04-13 23:46:28.449 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:46:28.451 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:46:28.454 | + functions-common:time_stop:2435 : local total 2022-04-13 23:46:28.457 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:46:28.459 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:46:28.462 | + functions-common:time_stop:2439 : start_time=1649893587165 2022-04-13 23:46:28.464 | + functions-common:time_stop:2441 : [[ -z 1649893587165 ]] 2022-04-13 23:46:28.467 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:46:28.473 | + functions-common:time_stop:2444 : end_time=1649893588469 2022-04-13 23:46:28.475 | + functions-common:time_stop:2445 : elapsed_time=1304 2022-04-13 23:46:28.478 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:46:28.480 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:46:28.483 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1304 2022-04-13 23:46:28.485 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 23:46:28.488 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 23:46:28.490 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 23:46:28.493 | + functions-common:run_process:1689 : local group= 2022-04-13 23:46:28.495 | + functions-common:run_process:1690 : local user=root 2022-04-13 23:46:28.498 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 23:46:28.500 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:46:28.503 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:46:28.505 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:46:28.508 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:46:28.511 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:46:28.516 | + functions-common:time_start:2423 : _TIME_START[$name]=1649893588513 2022-04-13 23:46:28.518 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 23:46:28.541 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:46:28.544 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:46:28.546 | + functions-common:time_stop:2432 : local name 2022-04-13 23:46:28.549 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:46:28.552 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:46:28.555 | + functions-common:time_stop:2435 : local total 2022-04-13 23:46:28.557 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:46:28.560 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:46:28.562 | + functions-common:time_stop:2439 : start_time=1649893588513 2022-04-13 23:46:28.565 | + functions-common:time_stop:2441 : [[ -z 1649893588513 ]] 2022-04-13 23:46:28.568 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:46:28.572 | + functions-common:time_stop:2444 : end_time=1649893588569 2022-04-13 23:46:28.575 | + functions-common:time_stop:2445 : elapsed_time=56 2022-04-13 23:46:28.577 | + functions-common:time_stop:2446 : total=1304 2022-04-13 23:46:28.580 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:46:28.583 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1360 2022-04-13 23:46:28.585 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 23:46:28.605 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:46:28.608 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 23:46:28.627 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:46:28.630 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 23:46:28.649 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:46:28.651 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 23:46:28.654 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 23:46:28.656 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837537-1-iscsi --data-dir /opt/stack/data/etcd' 2022-04-13 23:46:28.658 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 23:46:28.662 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837537-1-iscsi=http://10.222.0.58:2380' 2022-04-13 23:46:28.664 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.58:2380' 2022-04-13 23:46:28.667 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.58:2379' 2022-04-13 23:46:28.669 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 23:46:28.672 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 23:46:28.674 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.58:2379' 2022-04-13 23:46:28.678 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 23:46:28.680 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 23:46:28.683 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:46:28.685 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837537-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-iscsi=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' '' root 2022-04-13 23:46:28.688 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 23:46:28.690 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837537-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-iscsi=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2022-04-13 23:46:28.693 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:46:28.695 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 23:46:28.698 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:46:28.700 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:46:28.702 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:46:28.705 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:46:28.709 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 23:46:28.772 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 23:46:28.846 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837537-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-iscsi=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2022-04-13 23:46:28.897 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 23:46:28.948 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 23:46:28.999 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:46:29.051 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:46:29.054 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 23:46:29.115 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:46:29.492 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 23:46:29.545 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 23:46:29.598 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 23:46:29.651 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 23:46:29.709 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 23:46:29.713 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 23:46:29.718 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 23:46:29.720 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 23:46:30.125 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 23:46:30.139 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 23:46:30.553 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 23:46:31.225 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 23:46:31.244 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:46:31.247 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 23:46:31.249 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 23:46:31.253 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 23:46:31.258 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 23:46:31.270 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 23:46:31.282 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 23:46:31.284 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:46:31.287 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 23:46:31.424 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 23:46:31.569 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 23:46:31.706 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:46:31.853 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:46:31.990 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:46:32.127 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 23:46:32.266 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 23:46:32.403 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 23:46:32.542 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 23:46:32.681 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 23:46:32.686 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 23:46:32.689 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 23:46:32.692 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 23:46:32.696 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 23:46:32.699 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 23:46:32.702 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 23:46:32.719 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:46:32.721 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 23:46:32.724 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:46:32.727 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 23:46:32.729 | + ./stack.sh:main:1097 : '[' 10.222.0.58 == 10.222.0.58 ']' 2022-04-13 23:46:32.732 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 23:46:32.734 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 23:46:32.751 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:46:32.753 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 23:46:32.756 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 23:46:32.758 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 23:46:32.760 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 23:46:32.763 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 23:46:32.765 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 23:46:32.771 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:46:39.024 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 23:46:39.029 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:46:39.106 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 23:46:39.109 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 23:46:39.115 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:46:39.115 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:46:39.117 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:46:39.122 | + functions-common:time_start:2423 : _TIME_START[$name]=1649893599119 2022-04-13 23:46:39.124 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 23:46:43.951 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=221853) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:46:43.957 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:46:43.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:43.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:43.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:43.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:43.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:43.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:43.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:43.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:43.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:43.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:43.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:43.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:43.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:43.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:43.961 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:46:43.961 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:46:43.988 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:46:43.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:43.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:43.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:43.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:43.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:43.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:43.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:43.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:43.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:43.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:43.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:43.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:43.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:43.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:43.991 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:46:43.991 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:46:44.500 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:46:44.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:44.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:44.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:44.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:44.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:44.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:44.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:44.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:44.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:44.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:44.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:44.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:44.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:46:44.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:46:44.503 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:46:44.503 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:46:44.511 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:47:14.534 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:14.534 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:47:14.608 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:14.608 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:47:14.677 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:14.677 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:47:14.751 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:14.751 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:47:14.837 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:14.837 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:47:14.923 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:14.923 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:47:15.898 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:15.898 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:47:15.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.901 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:47:15.902 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:47:15.902 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:47:15.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.905 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:47:15.905 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:47:15.915 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:47:15.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:15.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:15.926 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:47:15.926 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:47:16.359 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:47:16.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:16.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:16.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:16.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:16.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:16.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:16.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:16.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:16.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:16.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:16.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:16.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:16.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:16.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:16.363 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:47:16.363 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:47:16.443 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:47:16.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:16.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:16.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:16.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:16.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:16.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:16.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:16.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:16.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:16.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:16.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:16.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:16.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:16.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:16.446 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:47:16.446 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:47:16.453 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:47:16.625 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:16.626 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:47:16.715 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:16.715 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:47:16.801 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:16.801 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:47:16.864 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:16.864 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:47:16.939 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:16.939 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:47:17.003 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:17.003 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:47:17.078 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:17.078 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:47:17.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.081 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:47:17.081 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:47:17.082 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:47:17.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.091 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:47:17.091 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:47:17.093 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:47:17.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.096 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:47:17.096 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:47:17.417 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:47:17.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.420 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:47:17.420 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:47:17.556 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:47:17.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:47:17.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:47:17.559 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:47:17.559 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221853) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:47:17.566 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:47:17.665 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:17.665 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:47:17.752 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:17.752 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:47:17.831 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:17.831 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:47:17.934 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:17.934 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:47:18.014 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:18.015 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:47:18.129 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:18.129 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:47:18.218 | INFO migrate.versioning.api [-] done 2022-04-13 23:47:18.621 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 23:47:18.624 | + functions-common:time_stop:2432 : local name 2022-04-13 23:47:18.626 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:47:18.629 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:47:18.631 | + functions-common:time_stop:2435 : local total 2022-04-13 23:47:18.634 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:47:18.636 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 23:47:18.638 | + functions-common:time_stop:2439 : start_time=1649893599119 2022-04-13 23:47:18.641 | + functions-common:time_stop:2441 : [[ -z 1649893599119 ]] 2022-04-13 23:47:18.644 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:47:18.649 | + functions-common:time_stop:2444 : end_time=1649893638646 2022-04-13 23:47:18.652 | + functions-common:time_stop:2445 : elapsed_time=39527 2022-04-13 23:47:18.654 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:47:18.656 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:47:18.659 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=39527 2022-04-13 23:47:18.661 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 23:47:18.665 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 23:47:18.669 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 23:47:22.037 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 23:47:22.064 | [219942 Async install_tempest:219942]: finished successfully 2022-04-13 23:47:23.260 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 23:47:23.260 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:47:23.261 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:47:23.261 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 23:47:23.261 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:47:23.262 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:47:23.262 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:47:23.262 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:47:23.262 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:47:23.622 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 23:47:23.626 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 23:47:28.099 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 23:47:28.100 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:47:28.100 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:47:28.101 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 23:47:28.101 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:47:28.101 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:47:28.101 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:47:28.102 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:47:28.102 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:47:28.465 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 23:47:28.468 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 23:47:28.470 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 23:47:28.472 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 23:47:28.490 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:47:28.492 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:47:28.496 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 23:47:28.500 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 23:47:28.503 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 23:47:28.505 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:47:28.508 | + functions-common:run_process:1689 : local group= 2022-04-13 23:47:28.510 | + functions-common:run_process:1690 : local user= 2022-04-13 23:47:28.513 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 23:47:28.515 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:47:28.518 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:47:28.520 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:47:28.524 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:47:28.526 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:47:28.531 | + functions-common:time_start:2423 : _TIME_START[$name]=1649893648528 2022-04-13 23:47:28.533 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 23:47:28.549 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:47:28.551 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 23:47:28.556 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 23:47:28.557 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:47:28.559 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:47:28.561 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:47:28.564 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:47:28.566 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 23:47:28.568 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 23:47:28.572 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 23:47:28.574 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:47:28.576 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:47:28.579 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 23:47:28.581 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-13 23:47:28.584 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 23:47:28.587 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:47:28.589 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 23:47:28.591 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 23:47:28.594 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 23:47:28.596 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 23:47:28.600 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 23:47:28.652 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 23:47:28.704 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 23:47:28.755 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:47:28.809 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:47:28.861 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 23:47:28.917 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 23:47:28.983 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 23:47:29.034 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 23:47:29.087 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 23:47:29.139 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 23:47:29.141 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 23:47:29.193 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 23:47:29.588 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 23:47:29.601 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 23:47:29.977 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 23:47:30.058 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:47:30.060 | + functions-common:time_stop:2432 : local name 2022-04-13 23:47:30.063 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:47:30.065 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:47:30.068 | + functions-common:time_stop:2435 : local total 2022-04-13 23:47:30.071 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:47:30.073 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:47:30.075 | + functions-common:time_stop:2439 : start_time=1649893648528 2022-04-13 23:47:30.078 | + functions-common:time_stop:2441 : [[ -z 1649893648528 ]] 2022-04-13 23:47:30.081 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:47:30.092 | + functions-common:time_stop:2444 : end_time=1649893650083 2022-04-13 23:47:30.092 | + functions-common:time_stop:2445 : elapsed_time=1555 2022-04-13 23:47:30.092 | + functions-common:time_stop:2446 : total=1360 2022-04-13 23:47:30.093 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:47:30.095 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2915 2022-04-13 23:47:30.097 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 23:47:30.097 | Waiting for keystone to start... 2022-04-13 23:47:30.100 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.58/identity/v3/ 2022-04-13 23:47:30.103 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.58/identity/v3/ 2022-04-13 23:47:30.105 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 23:47:30.108 | + functions:wait_for_service:458 : local url=http://10.222.0.58/identity/v3/ 2022-04-13 23:47:30.110 | + functions:wait_for_service:459 : local rval=0 2022-04-13 23:47:30.113 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 23:47:30.115 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 23:47:30.118 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:47:30.120 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:47:30.125 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:47:30.128 | + functions-common:time_start:2423 : _TIME_START[$name]=1649893650125 2022-04-13 23:47:30.131 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 23:47:30.136 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/identity/v3/ 2022-04-13 23:47:36.708 | + :: : [[ 200 == 503 ]] 2022-04-13 23:47:36.709 | + :: : [[ 0 -eq 7 ]] 2022-04-13 23:47:36.713 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 23:47:36.716 | + functions-common:time_stop:2432 : local name 2022-04-13 23:47:36.718 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:47:36.720 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:47:36.723 | + functions-common:time_stop:2435 : local total 2022-04-13 23:47:36.725 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:47:36.728 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 23:47:36.730 | + functions-common:time_stop:2439 : start_time=1649893650125 2022-04-13 23:47:36.733 | + functions-common:time_stop:2441 : [[ -z 1649893650125 ]] 2022-04-13 23:47:36.736 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:47:36.740 | + functions-common:time_stop:2444 : end_time=1649893656738 2022-04-13 23:47:36.743 | + functions-common:time_stop:2445 : elapsed_time=6613 2022-04-13 23:47:36.745 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:47:36.747 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:47:36.750 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6613 2022-04-13 23:47:36.752 | + functions:wait_for_service:467 : return 0 2022-04-13 23:47:36.755 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 23:47:36.773 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:47:36.775 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 23:47:36.778 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:47:36.780 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 23:47:36.806 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 23:47:36.817 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.58/identity 2022-04-13 23:47:41.420 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.420 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.421 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.429 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.446 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.446 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.477 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.512 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.512 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.603 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.603 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.603 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.604 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.604 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.604 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.616 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.616 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.617 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.617 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.617 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.617 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.617 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.625 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.627 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.628 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.628 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.628 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.628 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.628 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.629 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=222715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:47:41.661 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=222715) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:47:42.054 | INFO keystone.cmd.bootstrap [None req-b6cf271a-5dc3-4819-9f14-c19aced39e84 None None] Created domain default 2022-04-13 23:47:42.147 | INFO keystone.cmd.bootstrap [None req-b6cf271a-5dc3-4819-9f14-c19aced39e84 None None] Created project admin 2022-04-13 23:47:42.175 | DEBUG passlib.handlers.bcrypt [None req-b6cf271a-5dc3-4819-9f14-c19aced39e84 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=222715) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 23:47:42.175 | DEBUG passlib.handlers.bcrypt [None req-b6cf271a-5dc3-4819-9f14-c19aced39e84 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=222715) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 23:47:42.287 | INFO keystone.cmd.bootstrap [None req-b6cf271a-5dc3-4819-9f14-c19aced39e84 None None] Created user admin 2022-04-13 23:47:42.362 | INFO keystone.cmd.bootstrap [None req-b6cf271a-5dc3-4819-9f14-c19aced39e84 None None] Created role reader 2022-04-13 23:47:42.449 | INFO keystone.cmd.bootstrap [None req-b6cf271a-5dc3-4819-9f14-c19aced39e84 None None] Created role member 2022-04-13 23:47:42.539 | INFO keystone.cmd.bootstrap [None req-b6cf271a-5dc3-4819-9f14-c19aced39e84 None None] Created implied role where ab078ee0c46947bc9a132e7041efc1be implies 3f03ea3777c5419ca5ba4a85d0826f84 2022-04-13 23:47:42.593 | INFO keystone.cmd.bootstrap [None req-b6cf271a-5dc3-4819-9f14-c19aced39e84 None None] Created role admin 2022-04-13 23:47:42.656 | INFO keystone.cmd.bootstrap [None req-b6cf271a-5dc3-4819-9f14-c19aced39e84 None None] Created implied role where 270afa5545fb4ac5855c0e7744beee1c implies ab078ee0c46947bc9a132e7041efc1be 2022-04-13 23:47:42.716 | INFO keystone.cmd.bootstrap [None req-b6cf271a-5dc3-4819-9f14-c19aced39e84 None None] Granted role admin on project admin to user admin. 2022-04-13 23:47:42.805 | INFO keystone.cmd.bootstrap [None req-b6cf271a-5dc3-4819-9f14-c19aced39e84 None None] Granted role admin on the system to user admin. 2022-04-13 23:47:42.868 | WARNING py.warnings [None req-b6cf271a-5dc3-4819-9f14-c19aced39e84 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-13 23:47:42.868 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 23:47:42.868 |  2022-04-13 23:47:42.871 | INFO keystone.cmd.bootstrap [None req-b6cf271a-5dc3-4819-9f14-c19aced39e84 None None] Created region RegionOne 2022-04-13 23:47:43.039 | INFO keystone.cmd.bootstrap [None req-b6cf271a-5dc3-4819-9f14-c19aced39e84 None None] Created public endpoint http://10.222.0.58/identity 2022-04-13 23:47:43.490 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 23:47:43.493 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 23:47:43.496 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 23:47:43.499 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 23:47:46.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:47:46.485 | from cryptography.utils import int_from_bytes 2022-04-13 23:47:46.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:47:46.485 | from cryptography.utils import int_from_bytes 2022-04-13 23:47:46.649 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:47:46.652 | + lib/keystone:create_keystone_accounts:310 : admin_project=caf4921442d54ab2a78efda33001a9d0 2022-04-13 23:47:46.654 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 23:47:46.657 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 23:47:48.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:47:48.871 | from cryptography.utils import int_from_bytes 2022-04-13 23:47:48.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:47:48.871 | from cryptography.utils import int_from_bytes 2022-04-13 23:47:49.041 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:47:49.044 | + lib/keystone:create_keystone_accounts:312 : admin_user=76a046f6b68845079e68afe526e14d1c 2022-04-13 23:47:49.047 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 23:47:49.049 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 23:47:49.052 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 23:47:49.054 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 76a046f6b68845079e68afe526e14d1c default 2022-04-13 23:47:49.110 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 76a046f6b68845079e68afe526e14d1c default 2022-04-13 23:47:49.150 | [194820 Async ks-domain-role:222832]: running: get_or_add_user_domain_role admin 76a046f6b68845079e68afe526e14d1c default 2022-04-13 23:47:49.152 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 23:47:49.155 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:47:49.158 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:47:52.314 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:47:52.316 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:47:52.316 | default 2022-04-13 23:47:52.318 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 23:47:52.376 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 23:47:52.420 | [194820 Async ks-project:222972]: running: get_or_create_project service Default 2022-04-13 23:47:52.422 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 23:47:52.486 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 23:47:52.531 | [194820 Async ks-service:223058]: running: get_or_create_role service 2022-04-13 23:47:52.533 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 23:47:52.602 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 23:47:52.673 | [194820 Async ks-reseller:223144]: running: get_or_create_role ResellerAdmin 2022-04-13 23:47:52.677 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 23:47:52.706 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 23:47:53.085 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 23:47:53.338 | [194820 Async ks-anotherrole:223234]: running: get_or_create_role anotherrole 2022-04-13 23:47:53.355 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 23:47:53.385 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 23:47:53.407 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:47:53.429 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-13 23:47:56.015 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:47:56.105 | [223058 Async ks-service:223058]: finished successfully 2022-04-13 23:47:56.639 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:47:56.712 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:47:56.740 | [223144 Async ks-reseller:223144]: finished successfully 2022-04-13 23:47:56.754 | [222972 Async ks-project:222972]: finished successfully 2022-04-13 23:47:57.131 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:47:57.173 | [223234 Async ks-anotherrole:223234]: finished successfully 2022-04-13 23:47:57.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:47:57.431 | from cryptography.utils import int_from_bytes 2022-04-13 23:47:57.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:47:57.431 | from cryptography.utils import int_from_bytes 2022-04-13 23:47:57.599 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:47:57.602 | ++ functions-common:get_or_create_project:945 : project_id=8a6baa7557184061b079d05f7332a109 2022-04-13 23:47:57.604 | ++ functions-common:get_or_create_project:946 : echo 8a6baa7557184061b079d05f7332a109 2022-04-13 23:47:57.607 | + lib/keystone:create_keystone_accounts:340 : invis_project=8a6baa7557184061b079d05f7332a109 2022-04-13 23:47:57.609 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 23:47:57.612 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 23:47:57.615 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:47:57.618 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-13 23:48:00.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:00.226 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:00.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:00.226 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:00.314 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:48:00.340 | [222832 Async ks-domain-role:222832]: finished successfully 2022-04-13 23:48:00.404 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:00.406 | ++ functions-common:get_or_create_project:945 : project_id=c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:00.409 | ++ functions-common:get_or_create_project:946 : echo c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:00.412 | + lib/keystone:create_keystone_accounts:344 : demo_project=c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:00.415 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 23:48:00.418 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 23:48:00.420 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:48:00.423 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 23:48:00.425 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 23:48:00.429 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-13 23:48:03.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:03.020 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:03.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:03.020 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:03.189 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:03.192 | ++ functions-common:get_or_create_user:932 : user_id=488185c8cdec48a4b50fedb69602b019 2022-04-13 23:48:03.195 | ++ functions-common:get_or_create_user:933 : echo 488185c8cdec48a4b50fedb69602b019 2022-04-13 23:48:03.198 | + lib/keystone:create_keystone_accounts:347 : demo_user=488185c8cdec48a4b50fedb69602b019 2022-04-13 23:48:03.200 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 23:48:03.249 | [194820 Async ks-domain-role:222832]: Waiting for completion of get_or_add_user_domain_role admin 76a046f6b68845079e68afe526e14d1c default running on PID 222832 (6 other jobs running) 2022-04-13 23:48:03.274 | [194820 Async ks-domain-role:222832]: Signaling child to exit 2022-04-13 23:48:03.274 | WAKEUP 2022-04-13 23:48:03.297 | [194820 Async ks-domain-role:222832]: Signaled 2022-04-13 23:48:03.298 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 23:48:03.298 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 23:48:03.298 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:03.299 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 76a046f6b68845079e68afe526e14d1c --domain default 2022-04-13 23:48:03.299 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:03.299 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:03.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:03.299 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:03.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:03.299 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:03.299 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:03.299 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 23:48:03.299 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 23:48:03.299 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 76a046f6b68845079e68afe526e14d1c --domain default 2022-04-13 23:48:03.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:03.299 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:03.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:03.299 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:03.299 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:03.299 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 23:48:03.299 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 76a046f6b68845079e68afe526e14d1c --domain default 2022-04-13 23:48:03.299 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:03.299 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:03.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:03.299 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:03.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:03.299 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:03.299 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:03.299 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:48:03.299 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:48:03.299 | ++ functions-common:get_field:825 : echo '| 270afa5545fb4ac5855c0e7744beee1c | 76a046f6b68845079e68afe526e14d1c | | | default | | False |' 2022-04-13 23:48:03.299 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:48:03.300 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:03.300 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:48:03.300 | + functions-common:get_or_add_user_domain_role:1028 : echo 270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:48:03.300 | 270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:48:03.344 | [194820 Async ks-domain-role:222832]: finished get_or_add_user_domain_role admin 76a046f6b68845079e68afe526e14d1c default with result 0 in 11 seconds 2022-04-13 23:48:03.361 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 23:48:03.396 | [194820 Async ks-project:222972]: Waiting for completion of get_or_create_project service Default running on PID 222972 (5 other jobs running) 2022-04-13 23:48:03.421 | [194820 Async ks-project:222972]: Signaling child to exit 2022-04-13 23:48:03.421 | WAKEUP 2022-04-13 23:48:03.446 | [194820 Async ks-project:222972]: Signaled 2022-04-13 23:48:03.455 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:48:03.455 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-13 23:48:03.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:03.455 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:03.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:03.456 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:03.456 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:03.456 | + functions-common:get_or_create_project:945 : project_id=1c00601d5f4a49fb8698ea6ba8bb8d69 2022-04-13 23:48:03.456 | + functions-common:get_or_create_project:946 : echo 1c00601d5f4a49fb8698ea6ba8bb8d69 2022-04-13 23:48:03.456 | 1c00601d5f4a49fb8698ea6ba8bb8d69 2022-04-13 23:48:03.501 | [194820 Async ks-project:222972]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-13 23:48:03.542 | [194820 Async ks-service:223058]: Waiting for completion of get_or_create_role service running on PID 223058 (4 other jobs running) 2022-04-13 23:48:03.567 | [194820 Async ks-service:223058]: Signaling child to exit 2022-04-13 23:48:03.567 | WAKEUP 2022-04-13 23:48:03.589 | [194820 Async ks-service:223058]: Signaled 2022-04-13 23:48:03.591 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:48:03.591 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 23:48:03.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:03.591 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:03.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:03.591 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:03.591 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:03.591 | + functions-common:get_or_create_role:957 : role_id=d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:48:03.591 | + functions-common:get_or_create_role:958 : echo d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:48:03.591 | d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:48:03.634 | [194820 Async ks-service:223058]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-13 23:48:03.671 | [194820 Async ks-reseller:223144]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 223144 (3 other jobs running) 2022-04-13 23:48:03.696 | [194820 Async ks-reseller:223144]: Signaling child to exit 2022-04-13 23:48:03.696 | WAKEUP 2022-04-13 23:48:03.718 | [194820 Async ks-reseller:223144]: Signaled 2022-04-13 23:48:03.720 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:48:03.720 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 23:48:03.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:03.720 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:03.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:03.720 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:03.720 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:03.720 | + functions-common:get_or_create_role:957 : role_id=daea236672fc4a2794c53c91a7cafccb 2022-04-13 23:48:03.720 | + functions-common:get_or_create_role:958 : echo daea236672fc4a2794c53c91a7cafccb 2022-04-13 23:48:03.720 | daea236672fc4a2794c53c91a7cafccb 2022-04-13 23:48:03.764 | [194820 Async ks-reseller:223144]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 23:48:03.802 | [194820 Async ks-anotherrole:223234]: Waiting for completion of get_or_create_role anotherrole running on PID 223234 (2 other jobs running) 2022-04-13 23:48:03.827 | [194820 Async ks-anotherrole:223234]: Signaling child to exit 2022-04-13 23:48:03.827 | WAKEUP 2022-04-13 23:48:03.849 | [194820 Async ks-anotherrole:223234]: Signaled 2022-04-13 23:48:03.851 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:48:03.851 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:48:03.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:03.851 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:03.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:03.851 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:03.851 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:03.852 | + functions-common:get_or_create_role:957 : role_id=ca510246ce91498fb293ab4ae19450fb 2022-04-13 23:48:03.852 | + functions-common:get_or_create_role:958 : echo ca510246ce91498fb293ab4ae19450fb 2022-04-13 23:48:03.852 | ca510246ce91498fb293ab4ae19450fb 2022-04-13 23:48:03.894 | [194820 Async ks-anotherrole:223234]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 23:48:03.899 | + inc/async:async_wait:197 : return 0 2022-04-13 23:48:03.901 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 488185c8cdec48a4b50fedb69602b019 c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:03.959 | + inc/async:async_inner:63 : get_or_add_user_project_role member 488185c8cdec48a4b50fedb69602b019 c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:03.999 | [194820 Async ks-demo-member:224135]: running: get_or_add_user_project_role member 488185c8cdec48a4b50fedb69602b019 c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:04.002 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 76a046f6b68845079e68afe526e14d1c c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:04.063 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 76a046f6b68845079e68afe526e14d1c c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:04.106 | [194820 Async ks-demo-admin:224247]: running: get_or_add_user_project_role admin 76a046f6b68845079e68afe526e14d1c c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:04.111 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 488185c8cdec48a4b50fedb69602b019 c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:04.182 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 488185c8cdec48a4b50fedb69602b019 c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:04.224 | [194820 Async ks-demo-another:224361]: running: get_or_add_user_project_role anotherrole 488185c8cdec48a4b50fedb69602b019 c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:04.228 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 488185c8cdec48a4b50fedb69602b019 8a6baa7557184061b079d05f7332a109 2022-04-13 23:48:04.300 | + inc/async:async_inner:63 : get_or_add_user_project_role member 488185c8cdec48a4b50fedb69602b019 8a6baa7557184061b079d05f7332a109 2022-04-13 23:48:04.381 | [194820 Async ks-demo-invis:224473]: running: get_or_add_user_project_role member 488185c8cdec48a4b50fedb69602b019 8a6baa7557184061b079d05f7332a109 2022-04-13 23:48:04.398 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 23:48:04.414 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 23:48:04.416 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:48:04.421 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 23:48:04.425 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 23:48:04.441 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-13 23:48:08.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:08.657 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:08.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:08.657 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:08.866 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:08.869 | ++ functions-common:get_or_create_user:932 : user_id=62dc806a2d64417982be60bdf8915d41 2022-04-13 23:48:08.873 | ++ functions-common:get_or_create_user:933 : echo 62dc806a2d64417982be60bdf8915d41 2022-04-13 23:48:08.875 | + lib/keystone:create_keystone_accounts:360 : demo_reader=62dc806a2d64417982be60bdf8915d41 2022-04-13 23:48:08.879 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 62dc806a2d64417982be60bdf8915d41 c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:08.983 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 62dc806a2d64417982be60bdf8915d41 c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:09.073 | [194820 Async ks-demo-reader:224639]: running: get_or_add_user_project_role reader 62dc806a2d64417982be60bdf8915d41 c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:09.108 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 23:48:09.138 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 23:48:09.154 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:48:09.192 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-13 23:48:13.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:13.944 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:13.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:13.944 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:14.180 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:14.183 | ++ functions-common:get_or_create_project:945 : project_id=1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:14.186 | ++ functions-common:get_or_create_project:946 : echo 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:14.206 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:14.226 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 23:48:14.229 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 23:48:14.239 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:48:14.258 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 23:48:14.272 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 23:48:14.291 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-13 23:48:17.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:17.989 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:17.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:17.989 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:18.369 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:18.377 | ++ functions-common:get_or_create_user:932 : user_id=5790813f14d54885a43aad6d83c517e3 2022-04-13 23:48:18.381 | ++ functions-common:get_or_create_user:933 : echo 5790813f14d54885a43aad6d83c517e3 2022-04-13 23:48:18.384 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=5790813f14d54885a43aad6d83c517e3 2022-04-13 23:48:18.398 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 5790813f14d54885a43aad6d83c517e3 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:18.723 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5790813f14d54885a43aad6d83c517e3 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:18.774 | [194820 Async ks-alt-admin:224999]: running: get_or_add_user_project_role admin 5790813f14d54885a43aad6d83c517e3 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:18.777 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 5790813f14d54885a43aad6d83c517e3 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:19.006 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5790813f14d54885a43aad6d83c517e3 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:19.077 | [194820 Async ks-alt-another:225111]: running: get_or_add_user_project_role anotherrole 5790813f14d54885a43aad6d83c517e3 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:19.080 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 23:48:19.087 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 23:48:19.120 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:48:19.123 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 23:48:19.129 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 23:48:19.134 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-13 23:48:19.861 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:48:19.895 | [224247 Async ks-demo-admin:224247]: finished successfully 2022-04-13 23:48:19.905 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:48:20.007 | [224135 Async ks-demo-member:224135]: finished successfully 2022-04-13 23:48:21.401 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:48:21.582 | [224473 Async ks-demo-invis:224473]: finished successfully 2022-04-13 23:48:21.893 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:48:22.002 | [224361 Async ks-demo-another:224361]: finished successfully 2022-04-13 23:48:23.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:23.609 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:23.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:23.610 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:23.802 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:23.820 | ++ functions-common:get_or_create_user:932 : user_id=39114ffeae9c4be792954533dc1f54db 2022-04-13 23:48:23.824 | ++ functions-common:get_or_create_user:933 : echo 39114ffeae9c4be792954533dc1f54db 2022-04-13 23:48:23.828 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=39114ffeae9c4be792954533dc1f54db 2022-04-13 23:48:23.830 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 39114ffeae9c4be792954533dc1f54db 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:23.917 | + inc/async:async_inner:63 : get_or_add_user_project_role member 39114ffeae9c4be792954533dc1f54db 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:24.008 | [194820 Async ks-alt-member-user:225502]: running: get_or_add_user_project_role member 39114ffeae9c4be792954533dc1f54db 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:24.011 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 23:48:24.016 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 23:48:24.026 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:48:24.033 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 23:48:24.047 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 23:48:24.065 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-13 23:48:25.533 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:48:25.720 | [224639 Async ks-demo-reader:224639]: finished successfully 2022-04-13 23:48:27.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:27.563 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:27.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:27.563 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:27.779 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:27.782 | ++ functions-common:get_or_create_user:932 : user_id=1d1fff562b454b0ba6d78c125cb65fbe 2022-04-13 23:48:27.786 | ++ functions-common:get_or_create_user:933 : echo 1d1fff562b454b0ba6d78c125cb65fbe 2022-04-13 23:48:27.789 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=1d1fff562b454b0ba6d78c125cb65fbe 2022-04-13 23:48:27.793 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 1d1fff562b454b0ba6d78c125cb65fbe 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:27.881 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 1d1fff562b454b0ba6d78c125cb65fbe 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:27.987 | [194820 Async ks-alt-reader-user:225748]: running: get_or_add_user_project_role reader 1d1fff562b454b0ba6d78c125cb65fbe 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:27.999 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 23:48:28.020 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:48:28.037 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 23:48:28.053 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 23:48:28.078 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-13 23:48:31.444 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:48:31.470 | [224999 Async ks-alt-admin:224999]: finished successfully 2022-04-13 23:48:31.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:31.886 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:31.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:31.886 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:32.071 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:32.073 | ++ functions-common:get_or_create_user:932 : user_id=61b859d99cd74190af08f033dfc93a99 2022-04-13 23:48:32.076 | ++ functions-common:get_or_create_user:933 : echo 61b859d99cd74190af08f033dfc93a99 2022-04-13 23:48:32.079 | + lib/keystone:create_keystone_accounts:392 : system_member_user=61b859d99cd74190af08f033dfc93a99 2022-04-13 23:48:32.082 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 61b859d99cd74190af08f033dfc93a99 all 2022-04-13 23:48:32.156 | + inc/async:async_inner:63 : get_or_add_user_system_role member 61b859d99cd74190af08f033dfc93a99 all 2022-04-13 23:48:32.206 | [194820 Async ks-system-member:225991]: running: get_or_add_user_system_role member 61b859d99cd74190af08f033dfc93a99 all 2022-04-13 23:48:32.210 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 23:48:32.213 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:48:32.217 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 23:48:32.222 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 23:48:32.234 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-13 23:48:33.497 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:48:33.682 | [225111 Async ks-alt-another:225111]: finished successfully 2022-04-13 23:48:35.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:35.016 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:35.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:35.017 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:35.223 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:35.227 | ++ functions-common:get_or_create_user:932 : user_id=9f4c9c8ef7714d6ab129d53513b6d2da 2022-04-13 23:48:35.231 | ++ functions-common:get_or_create_user:933 : echo 9f4c9c8ef7714d6ab129d53513b6d2da 2022-04-13 23:48:35.234 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=9f4c9c8ef7714d6ab129d53513b6d2da 2022-04-13 23:48:35.241 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 9f4c9c8ef7714d6ab129d53513b6d2da all 2022-04-13 23:48:35.369 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 9f4c9c8ef7714d6ab129d53513b6d2da all 2022-04-13 23:48:35.466 | [194820 Async ks-system-reader:226226]: running: get_or_add_user_system_role reader 9f4c9c8ef7714d6ab129d53513b6d2da all 2022-04-13 23:48:35.470 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 23:48:35.480 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 23:48:35.489 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 23:48:35.492 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:48:35.518 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-13 23:48:37.957 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:48:38.130 | [225502 Async ks-alt-member-user:225502]: finished successfully 2022-04-13 23:48:38.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:38.663 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:38.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:38.664 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:38.855 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:38.858 | ++ functions-common:get_or_create_group:909 : group_id=ff6acc1033a3476b8b38e040ca5d632c 2022-04-13 23:48:38.862 | ++ functions-common:get_or_create_group:910 : echo ff6acc1033a3476b8b38e040ca5d632c 2022-04-13 23:48:38.866 | + lib/keystone:create_keystone_accounts:402 : admin_group=ff6acc1033a3476b8b38e040ca5d632c 2022-04-13 23:48:38.869 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 23:48:38.878 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 23:48:38.882 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 23:48:38.887 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:48:38.894 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-13 23:48:40.819 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:48:40.850 | [225748 Async ks-alt-reader-user:225748]: finished successfully 2022-04-13 23:48:41.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:41.629 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:41.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:41.629 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:41.817 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:41.821 | ++ functions-common:get_or_create_group:909 : group_id=09e7f26f7a2b4391880dd542f1c29368 2022-04-13 23:48:41.824 | ++ functions-common:get_or_create_group:910 : echo 09e7f26f7a2b4391880dd542f1c29368 2022-04-13 23:48:41.827 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=09e7f26f7a2b4391880dd542f1c29368 2022-04-13 23:48:41.829 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 09e7f26f7a2b4391880dd542f1c29368 c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:41.902 | + inc/async:async_inner:63 : get_or_add_group_project_role member 09e7f26f7a2b4391880dd542f1c29368 c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:41.962 | [194820 Async ks-group-memberdemo:226577]: running: get_or_add_group_project_role member 09e7f26f7a2b4391880dd542f1c29368 c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:41.965 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 09e7f26f7a2b4391880dd542f1c29368 c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:42.056 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 09e7f26f7a2b4391880dd542f1c29368 c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:42.113 | [194820 Async ks-group-anotherdemo:226663]: running: get_or_add_group_project_role anotherrole 09e7f26f7a2b4391880dd542f1c29368 c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:42.120 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 09e7f26f7a2b4391880dd542f1c29368 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:42.335 | + inc/async:async_inner:63 : get_or_add_group_project_role member 09e7f26f7a2b4391880dd542f1c29368 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:42.385 | [194820 Async ks-group-memberalt:226749]: running: get_or_add_group_project_role member 09e7f26f7a2b4391880dd542f1c29368 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:42.388 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 09e7f26f7a2b4391880dd542f1c29368 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:42.782 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 09e7f26f7a2b4391880dd542f1c29368 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:43.000 | [194820 Async ks-group-anotheralt:226837]: running: get_or_add_group_project_role anotherrole 09e7f26f7a2b4391880dd542f1c29368 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:43.022 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin ff6acc1033a3476b8b38e040ca5d632c caf4921442d54ab2a78efda33001a9d0 2022-04-13 23:48:43.045 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:48:43.218 | [225991 Async ks-system-member:225991]: finished successfully 2022-04-13 23:48:43.450 | + inc/async:async_inner:63 : get_or_add_group_project_role admin ff6acc1033a3476b8b38e040ca5d632c caf4921442d54ab2a78efda33001a9d0 2022-04-13 23:48:43.644 | [194820 Async ks-group-admin:226980]: running: get_or_add_group_project_role admin ff6acc1033a3476b8b38e040ca5d632c caf4921442d54ab2a78efda33001a9d0 2022-04-13 23:48:43.670 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-13 23:48:44.065 | [194820 Async ks-demo-member:224135]: Waiting for completion of get_or_add_user_project_role member 488185c8cdec48a4b50fedb69602b019 c8cfec78c6654d2287dc9eb2c4b3aad5 running on PID 224135 (17 other jobs running) 2022-04-13 23:48:44.278 | [194820 Async ks-demo-member:224135]: Signaling child to exit 2022-04-13 23:48:44.279 | WAKEUP 2022-04-13 23:48:44.441 | [194820 Async ks-demo-member:224135]: Signaled 2022-04-13 23:48:44.461 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:48:44.461 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:48:44.461 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:48:44.461 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:48:44.461 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:48:44.461 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:48:44.461 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:48:44.461 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:48:44.461 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 488185c8cdec48a4b50fedb69602b019 --project c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:44.461 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:44.461 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:48:44.461 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:44.461 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:44.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:44.461 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:44.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:44.461 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:44.461 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:44.461 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:48:44.461 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:48:44.461 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 488185c8cdec48a4b50fedb69602b019 --project c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:44.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:44.462 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:44.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:44.462 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:44.462 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 488185c8cdec48a4b50fedb69602b019 --project c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:44.462 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:48:44.462 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:44.462 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:44.462 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:44.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:44.462 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:44.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:44.462 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:44.462 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:44.462 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:48:44.462 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:48:44.462 | ++ functions-common:get_field:825 : echo '| ab078ee0c46947bc9a132e7041efc1be | 488185c8cdec48a4b50fedb69602b019 | | c8cfec78c6654d2287dc9eb2c4b3aad5 | | | False |' 2022-04-13 23:48:44.462 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:48:44.462 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:44.462 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ab078ee0c46947bc9a132e7041efc1be 2022-04-13 23:48:44.462 | + functions-common:get_or_add_user_project_role:1004 : echo ab078ee0c46947bc9a132e7041efc1be 2022-04-13 23:48:44.462 | ab078ee0c46947bc9a132e7041efc1be 2022-04-13 23:48:44.782 | [194820 Async ks-demo-member:224135]: finished get_or_add_user_project_role member 488185c8cdec48a4b50fedb69602b019 c8cfec78c6654d2287dc9eb2c4b3aad5 with result 0 in 16 seconds 2022-04-13 23:48:45.035 | [194820 Async ks-demo-admin:224247]: Waiting for completion of get_or_add_user_project_role admin 76a046f6b68845079e68afe526e14d1c c8cfec78c6654d2287dc9eb2c4b3aad5 running on PID 224247 (16 other jobs running) 2022-04-13 23:48:45.227 | [194820 Async ks-demo-admin:224247]: Signaling child to exit 2022-04-13 23:48:45.228 | WAKEUP 2022-04-13 23:48:45.371 | [194820 Async ks-demo-admin:224247]: Signaled 2022-04-13 23:48:45.393 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:48:45.393 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:48:45.393 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:48:45.393 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:48:45.393 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:48:45.393 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:48:45.393 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:48:45.393 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:48:45.393 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:48:45.393 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 76a046f6b68845079e68afe526e14d1c --project c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:45.393 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:45.393 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:45.393 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:45.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:45.393 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:45.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:45.393 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:45.393 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:45.393 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:48:45.393 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:48:45.393 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 76a046f6b68845079e68afe526e14d1c --project c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:45.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:45.394 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:45.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:45.394 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:45.394 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 76a046f6b68845079e68afe526e14d1c --project c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:45.394 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:48:45.394 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:45.394 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:45.394 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:45.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:45.394 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:45.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:45.394 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:45.394 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:45.394 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:48:45.394 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:48:45.394 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:48:45.394 | ++ functions-common:get_field:825 : echo '| 270afa5545fb4ac5855c0e7744beee1c | 76a046f6b68845079e68afe526e14d1c | | c8cfec78c6654d2287dc9eb2c4b3aad5 | | | False |' 2022-04-13 23:48:45.394 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:45.394 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:48:45.394 | + functions-common:get_or_add_user_project_role:1004 : echo 270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:48:45.394 | 270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:48:45.689 | [194820 Async ks-demo-admin:224247]: finished get_or_add_user_project_role admin 76a046f6b68845079e68afe526e14d1c c8cfec78c6654d2287dc9eb2c4b3aad5 with result 0 in 15 seconds 2022-04-13 23:48:45.927 | [194820 Async ks-demo-another:224361]: Waiting for completion of get_or_add_user_project_role anotherrole 488185c8cdec48a4b50fedb69602b019 c8cfec78c6654d2287dc9eb2c4b3aad5 running on PID 224361 (15 other jobs running) 2022-04-13 23:48:46.108 | [194820 Async ks-demo-another:224361]: Signaling child to exit 2022-04-13 23:48:46.108 | WAKEUP 2022-04-13 23:48:46.273 | [194820 Async ks-demo-another:224361]: Signaled 2022-04-13 23:48:46.281 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:48:46.281 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:48:46.281 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:48:46.281 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:48:46.281 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:48:46.281 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:48:46.281 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:48:46.281 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:48:46.281 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:46.281 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:48:46.281 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 488185c8cdec48a4b50fedb69602b019 --project c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:46.281 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:46.281 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:46.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:46.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:46.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:46.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:46.282 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:46.282 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:48:46.282 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:48:46.282 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 488185c8cdec48a4b50fedb69602b019 --project c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:46.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:46.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:46.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:46.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:46.282 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:48:46.282 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 488185c8cdec48a4b50fedb69602b019 --project c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:46.282 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:46.282 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:46.282 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:46.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:46.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:46.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:46.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:46.282 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:46.282 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:48:46.282 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:48:46.282 | ++ functions-common:get_field:825 : echo '| ca510246ce91498fb293ab4ae19450fb | 488185c8cdec48a4b50fedb69602b019 | | c8cfec78c6654d2287dc9eb2c4b3aad5 | | | False |' 2022-04-13 23:48:46.282 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:48:46.282 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:46.282 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ca510246ce91498fb293ab4ae19450fb 2022-04-13 23:48:46.282 | + functions-common:get_or_add_user_project_role:1004 : echo ca510246ce91498fb293ab4ae19450fb 2022-04-13 23:48:46.282 | ca510246ce91498fb293ab4ae19450fb 2022-04-13 23:48:46.585 | [194820 Async ks-demo-another:224361]: finished get_or_add_user_project_role anotherrole 488185c8cdec48a4b50fedb69602b019 c8cfec78c6654d2287dc9eb2c4b3aad5 with result 0 in 17 seconds 2022-04-13 23:48:46.847 | [194820 Async ks-demo-invis:224473]: Waiting for completion of get_or_add_user_project_role member 488185c8cdec48a4b50fedb69602b019 8a6baa7557184061b079d05f7332a109 running on PID 224473 (14 other jobs running) 2022-04-13 23:48:46.927 | [194820 Async ks-demo-invis:224473]: Signaling child to exit 2022-04-13 23:48:46.927 | WAKEUP 2022-04-13 23:48:47.060 | [194820 Async ks-demo-invis:224473]: Signaled 2022-04-13 23:48:47.073 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:48:47.073 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:48:47.073 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:48:47.073 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:48:47.073 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:48:47.073 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:48:47.073 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:48:47.073 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:48:47.073 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 488185c8cdec48a4b50fedb69602b019 --project 8a6baa7557184061b079d05f7332a109 2022-04-13 23:48:47.073 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:47.073 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:48:47.073 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:47.073 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:47.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:47.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:47.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:47.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:47.073 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:47.073 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:48:47.073 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:48:47.073 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 488185c8cdec48a4b50fedb69602b019 --project 8a6baa7557184061b079d05f7332a109 2022-04-13 23:48:47.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:47.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:47.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:47.074 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:47.074 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:47.074 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:48:47.074 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 488185c8cdec48a4b50fedb69602b019 --project 8a6baa7557184061b079d05f7332a109 2022-04-13 23:48:47.074 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:47.074 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:47.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:47.074 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:47.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:47.074 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:47.074 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:47.074 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:48:47.074 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:48:47.074 | ++ functions-common:get_field:825 : echo '| ab078ee0c46947bc9a132e7041efc1be | 488185c8cdec48a4b50fedb69602b019 | | 8a6baa7557184061b079d05f7332a109 | | | False |' 2022-04-13 23:48:47.074 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:48:47.074 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:47.074 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ab078ee0c46947bc9a132e7041efc1be 2022-04-13 23:48:47.074 | + functions-common:get_or_add_user_project_role:1004 : echo ab078ee0c46947bc9a132e7041efc1be 2022-04-13 23:48:47.074 | ab078ee0c46947bc9a132e7041efc1be 2022-04-13 23:48:47.365 | [194820 Async ks-demo-invis:224473]: finished get_or_add_user_project_role member 488185c8cdec48a4b50fedb69602b019 8a6baa7557184061b079d05f7332a109 with result 0 in 17 seconds 2022-04-13 23:48:47.593 | [194820 Async ks-demo-reader:224639]: Waiting for completion of get_or_add_user_project_role reader 62dc806a2d64417982be60bdf8915d41 c8cfec78c6654d2287dc9eb2c4b3aad5 running on PID 224639 (13 other jobs running) 2022-04-13 23:48:47.774 | [194820 Async ks-demo-reader:224639]: Signaling child to exit 2022-04-13 23:48:47.775 | WAKEUP 2022-04-13 23:48:47.919 | [194820 Async ks-demo-reader:224639]: Signaled 2022-04-13 23:48:47.921 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:48:47.921 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:48:47.921 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:48:47.921 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:48:47.921 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:48:47.921 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:48:47.921 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:48:47.921 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:48:47.921 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:48:47.921 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 62dc806a2d64417982be60bdf8915d41 --project c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:47.921 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:47.921 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:47.921 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:47.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:47.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:47.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:47.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:47.921 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:47.921 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:48:47.921 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:48:47.921 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 62dc806a2d64417982be60bdf8915d41 --project c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:47.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:47.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:47.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:47.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:47.921 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:47.921 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 62dc806a2d64417982be60bdf8915d41 --project c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:47.922 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:48:47.922 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:47.922 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:47.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:47.922 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:47.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:47.922 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:47.922 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:47.922 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:48:47.922 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:48:47.922 | ++ functions-common:get_field:825 : echo '| 3f03ea3777c5419ca5ba4a85d0826f84 | 62dc806a2d64417982be60bdf8915d41 | | c8cfec78c6654d2287dc9eb2c4b3aad5 | | | False |' 2022-04-13 23:48:47.922 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:48:47.922 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:47.922 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3f03ea3777c5419ca5ba4a85d0826f84 2022-04-13 23:48:47.922 | + functions-common:get_or_add_user_project_role:1004 : echo 3f03ea3777c5419ca5ba4a85d0826f84 2022-04-13 23:48:47.922 | 3f03ea3777c5419ca5ba4a85d0826f84 2022-04-13 23:48:48.143 | [194820 Async ks-demo-reader:224639]: finished get_or_add_user_project_role reader 62dc806a2d64417982be60bdf8915d41 c8cfec78c6654d2287dc9eb2c4b3aad5 with result 0 in 16 seconds 2022-04-13 23:48:48.170 | + inc/async:async_wait:197 : return 0 2022-04-13 23:48:48.187 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 23:48:48.483 | [194820 Async ks-alt-admin:224999]: Waiting for completion of get_or_add_user_project_role admin 5790813f14d54885a43aad6d83c517e3 1cd6a28e7efd4de081db07a7bc9509b9 running on PID 224999 (12 other jobs running) 2022-04-13 23:48:48.642 | [194820 Async ks-alt-admin:224999]: Signaling child to exit 2022-04-13 23:48:48.648 | WAKEUP 2022-04-13 23:48:48.704 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:48:48.731 | [194820 Async ks-alt-admin:224999]: Signaled 2022-04-13 23:48:48.738 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:48:48.738 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:48:48.738 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:48:48.738 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:48:48.738 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:48:48.738 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:48:48.738 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:48:48.739 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:48:48.739 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5790813f14d54885a43aad6d83c517e3 --project 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:48.739 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:48:48.739 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:48.739 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:48.739 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:48.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:48.739 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:48.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:48.739 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:48.739 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:48.739 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:48:48.739 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:48:48.739 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 5790813f14d54885a43aad6d83c517e3 --project 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:48.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:48.739 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:48.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:48.739 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:48.739 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:48:48.739 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:48.739 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5790813f14d54885a43aad6d83c517e3 --project 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:48.739 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:48.739 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:48.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:48.739 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:48.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:48.739 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:48.739 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:48.739 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:48:48.739 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:48:48.739 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:48:48.740 | ++ functions-common:get_field:825 : echo '| 270afa5545fb4ac5855c0e7744beee1c | 5790813f14d54885a43aad6d83c517e3 | | 1cd6a28e7efd4de081db07a7bc9509b9 | | | False |' 2022-04-13 23:48:48.740 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:48.740 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:48:48.740 | + functions-common:get_or_add_user_project_role:1004 : echo 270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:48:48.740 | 270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:48:48.862 | [226226 Async ks-system-reader:226226]: finished successfully 2022-04-13 23:48:48.997 | [194820 Async ks-alt-admin:224999]: finished get_or_add_user_project_role admin 5790813f14d54885a43aad6d83c517e3 1cd6a28e7efd4de081db07a7bc9509b9 with result 0 in 12 seconds 2022-04-13 23:48:49.256 | [194820 Async ks-alt-another:225111]: Waiting for completion of get_or_add_user_project_role anotherrole 5790813f14d54885a43aad6d83c517e3 1cd6a28e7efd4de081db07a7bc9509b9 running on PID 225111 (11 other jobs running) 2022-04-13 23:48:49.411 | [194820 Async ks-alt-another:225111]: Signaling child to exit 2022-04-13 23:48:49.412 | WAKEUP 2022-04-13 23:48:49.575 | [194820 Async ks-alt-another:225111]: Signaled 2022-04-13 23:48:49.598 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:48:49.598 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:48:49.598 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:48:49.598 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:48:49.598 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:48:49.598 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:48:49.598 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:48:49.598 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:48:49.598 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5790813f14d54885a43aad6d83c517e3 --project 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:49.598 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:49.598 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:48:49.598 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:49.598 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:49.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:49.598 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:49.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:49.598 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:49.598 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:49.598 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:48:49.598 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:48:49.598 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5790813f14d54885a43aad6d83c517e3 --project 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:49.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:49.603 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:49.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:49.603 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:49.603 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5790813f14d54885a43aad6d83c517e3 --project 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:49.604 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:49.604 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:48:49.604 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:49.604 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:49.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:49.604 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:49.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:49.604 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:49.604 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:49.604 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:48:49.604 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:48:49.604 | ++ functions-common:get_field:825 : echo '| ca510246ce91498fb293ab4ae19450fb | 5790813f14d54885a43aad6d83c517e3 | | 1cd6a28e7efd4de081db07a7bc9509b9 | | | False |' 2022-04-13 23:48:49.604 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:48:49.604 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:49.604 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ca510246ce91498fb293ab4ae19450fb 2022-04-13 23:48:49.604 | + functions-common:get_or_add_user_project_role:1004 : echo ca510246ce91498fb293ab4ae19450fb 2022-04-13 23:48:49.604 | ca510246ce91498fb293ab4ae19450fb 2022-04-13 23:48:49.846 | [194820 Async ks-alt-another:225111]: finished get_or_add_user_project_role anotherrole 5790813f14d54885a43aad6d83c517e3 1cd6a28e7efd4de081db07a7bc9509b9 with result 0 in 14 seconds 2022-04-13 23:48:50.146 | [194820 Async ks-alt-member-user:225502]: Waiting for completion of get_or_add_user_project_role member 39114ffeae9c4be792954533dc1f54db 1cd6a28e7efd4de081db07a7bc9509b9 running on PID 225502 (10 other jobs running) 2022-04-13 23:48:50.307 | [194820 Async ks-alt-member-user:225502]: Signaling child to exit 2022-04-13 23:48:50.307 | WAKEUP 2022-04-13 23:48:50.443 | [194820 Async ks-alt-member-user:225502]: Signaled 2022-04-13 23:48:50.457 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:48:50.457 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:48:50.457 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:48:50.457 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:48:50.457 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:48:50.457 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:48:50.457 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:48:50.457 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:48:50.457 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 39114ffeae9c4be792954533dc1f54db --project 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:50.457 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:50.457 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:48:50.457 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:50.457 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:50.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:50.457 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:50.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:50.457 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:50.457 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:50.457 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:48:50.457 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:48:50.457 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 39114ffeae9c4be792954533dc1f54db --project 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:50.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:50.457 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:50.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:50.457 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:50.457 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:48:50.458 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:50.458 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 39114ffeae9c4be792954533dc1f54db --project 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:50.458 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:50.458 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:50.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:50.458 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:50.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:50.458 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:50.458 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:50.458 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:48:50.458 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:48:50.458 | ++ functions-common:get_field:825 : echo '| ab078ee0c46947bc9a132e7041efc1be | 39114ffeae9c4be792954533dc1f54db | | 1cd6a28e7efd4de081db07a7bc9509b9 | | | False |' 2022-04-13 23:48:50.458 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:48:50.458 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:50.458 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ab078ee0c46947bc9a132e7041efc1be 2022-04-13 23:48:50.458 | + functions-common:get_or_add_user_project_role:1004 : echo ab078ee0c46947bc9a132e7041efc1be 2022-04-13 23:48:50.458 | ab078ee0c46947bc9a132e7041efc1be 2022-04-13 23:48:50.718 | [194820 Async ks-alt-member-user:225502]: finished get_or_add_user_project_role member 39114ffeae9c4be792954533dc1f54db 1cd6a28e7efd4de081db07a7bc9509b9 with result 0 in 14 seconds 2022-04-13 23:48:50.973 | [194820 Async ks-alt-reader-user:225748]: Waiting for completion of get_or_add_user_project_role reader 1d1fff562b454b0ba6d78c125cb65fbe 1cd6a28e7efd4de081db07a7bc9509b9 running on PID 225748 (9 other jobs running) 2022-04-13 23:48:51.153 | [194820 Async ks-alt-reader-user:225748]: Signaling child to exit 2022-04-13 23:48:51.154 | WAKEUP 2022-04-13 23:48:51.238 | [194820 Async ks-alt-reader-user:225748]: Signaled 2022-04-13 23:48:51.253 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:48:51.253 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:48:51.253 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:48:51.253 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:48:51.253 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:48:51.253 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:48:51.253 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:48:51.253 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:48:51.253 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:51.253 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:48:51.253 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1d1fff562b454b0ba6d78c125cb65fbe --project 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:51.253 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:51.253 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:51.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:51.253 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:51.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:51.253 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:51.253 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:51.253 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:48:51.253 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:48:51.253 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 1d1fff562b454b0ba6d78c125cb65fbe --project 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:51.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:51.253 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:51.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:51.253 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:51.254 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1d1fff562b454b0ba6d78c125cb65fbe --project 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:51.254 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:48:51.254 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:48:51.254 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:48:51.254 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:51.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:51.254 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:51.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:51.254 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:51.254 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:51.254 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:48:51.254 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:48:51.254 | ++ functions-common:get_field:825 : echo '| 3f03ea3777c5419ca5ba4a85d0826f84 | 1d1fff562b454b0ba6d78c125cb65fbe | | 1cd6a28e7efd4de081db07a7bc9509b9 | | | False |' 2022-04-13 23:48:51.254 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:48:51.254 | ++ functions-common:get_field:819 : read data 2022-04-13 23:48:51.254 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3f03ea3777c5419ca5ba4a85d0826f84 2022-04-13 23:48:51.254 | + functions-common:get_or_add_user_project_role:1004 : echo 3f03ea3777c5419ca5ba4a85d0826f84 2022-04-13 23:48:51.254 | 3f03ea3777c5419ca5ba4a85d0826f84 2022-04-13 23:48:51.532 | [194820 Async ks-alt-reader-user:225748]: finished get_or_add_user_project_role reader 1d1fff562b454b0ba6d78c125cb65fbe 1cd6a28e7efd4de081db07a7bc9509b9 with result 0 in 12 seconds 2022-04-13 23:48:51.565 | + inc/async:async_wait:197 : return 0 2022-04-13 23:48:51.585 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 23:48:51.900 | [194820 Async ks-system-member:225991]: Waiting for completion of get_or_add_user_system_role member 61b859d99cd74190af08f033dfc93a99 all running on PID 225991 (8 other jobs running) 2022-04-13 23:48:52.080 | [194820 Async ks-system-member:225991]: Signaling child to exit 2022-04-13 23:48:52.080 | WAKEUP 2022-04-13 23:48:52.238 | [194820 Async ks-system-member:225991]: Signaled 2022-04-13 23:48:52.240 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:48:52.241 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:48:52.241 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:48:52.241 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:48:52.241 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:48:52.241 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:48:52.241 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:48:52.241 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:48:52.241 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:48:52.241 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 61b859d99cd74190af08f033dfc93a99 --system all -f value -c Role 2022-04-13 23:48:52.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:52.241 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:52.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:52.241 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:52.241 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:52.241 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:48:52.241 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:48:52.241 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 61b859d99cd74190af08f033dfc93a99 --system all 2022-04-13 23:48:52.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:52.241 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:52.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:52.241 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:52.241 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 61b859d99cd74190af08f033dfc93a99 --system all -f value -c Role 2022-04-13 23:48:52.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:52.241 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:52.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:52.241 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:52.241 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:52.241 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=ab078ee0c46947bc9a132e7041efc1be 2022-04-13 23:48:52.242 | + functions-common:get_or_add_user_system_role:1059 : echo ab078ee0c46947bc9a132e7041efc1be 2022-04-13 23:48:52.242 | ab078ee0c46947bc9a132e7041efc1be 2022-04-13 23:48:52.545 | [194820 Async ks-system-member:225991]: finished get_or_add_user_system_role member 61b859d99cd74190af08f033dfc93a99 all with result 0 in 11 seconds 2022-04-13 23:48:52.704 | [194820 Async ks-system-reader:226226]: Waiting for completion of get_or_add_user_system_role reader 9f4c9c8ef7714d6ab129d53513b6d2da all running on PID 226226 (7 other jobs running) 2022-04-13 23:48:52.828 | [194820 Async ks-system-reader:226226]: Signaling child to exit 2022-04-13 23:48:52.828 | WAKEUP 2022-04-13 23:48:52.862 | [194820 Async ks-system-reader:226226]: Signaled 2022-04-13 23:48:52.863 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:48:52.864 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:48:52.864 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:48:52.864 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:48:52.864 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:48:52.864 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:48:52.864 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:48:52.864 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:48:52.864 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:48:52.864 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9f4c9c8ef7714d6ab129d53513b6d2da --system all -f value -c Role 2022-04-13 23:48:52.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:52.864 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:52.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:52.864 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:52.864 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:52.864 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:48:52.864 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:48:52.864 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 9f4c9c8ef7714d6ab129d53513b6d2da --system all 2022-04-13 23:48:52.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:52.864 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:52.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:52.865 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:52.865 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9f4c9c8ef7714d6ab129d53513b6d2da --system all -f value -c Role 2022-04-13 23:48:52.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:52.865 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:52.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:52.865 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:52.865 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:52.865 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=3f03ea3777c5419ca5ba4a85d0826f84 2022-04-13 23:48:52.865 | + functions-common:get_or_add_user_system_role:1059 : echo 3f03ea3777c5419ca5ba4a85d0826f84 2022-04-13 23:48:52.865 | 3f03ea3777c5419ca5ba4a85d0826f84 2022-04-13 23:48:53.092 | [194820 Async ks-system-reader:226226]: finished get_or_add_user_system_role reader 9f4c9c8ef7714d6ab129d53513b6d2da all with result 0 in 13 seconds 2022-04-13 23:48:53.128 | + inc/async:async_wait:197 : return 0 2022-04-13 23:48:53.150 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-13 23:48:53.430 | [194820 Async ks-group-memberdemo:226577]: Waiting for completion of get_or_add_group_project_role member 09e7f26f7a2b4391880dd542f1c29368 c8cfec78c6654d2287dc9eb2c4b3aad5 running on PID 226577 (6 other jobs running) 2022-04-13 23:48:53.585 | [194820 Async ks-group-memberdemo:226577]: Signaling child to exit 2022-04-13 23:48:55.826 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:48:55.931 | [226663 Async ks-group-anotherdemo:226663]: finished successfully 2022-04-13 23:48:56.505 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:48:56.569 | [226577 Async ks-group-memberdemo:226577]: finished successfully 2022-04-13 23:48:56.606 | WAKEUP 2022-04-13 23:48:56.652 | [194820 Async ks-group-memberdemo:226577]: Signaled 2022-04-13 23:48:56.653 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:48:56.653 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 09e7f26f7a2b4391880dd542f1c29368 --project c8cfec78c6654d2287dc9eb2c4b3aad5 -f value 2022-04-13 23:48:56.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:56.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:56.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:56.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:56.654 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:56.654 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:48:56.654 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:48:56.654 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 09e7f26f7a2b4391880dd542f1c29368 --project c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:56.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:56.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:56.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:56.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:56.654 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 09e7f26f7a2b4391880dd542f1c29368 --project c8cfec78c6654d2287dc9eb2c4b3aad5 -f value 2022-04-13 23:48:56.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:56.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:56.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:56.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:56.654 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:56.654 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='ab078ee0c46947bc9a132e7041efc1be 09e7f26f7a2b4391880dd542f1c29368 c8cfec78c6654d2287dc9eb2c4b3aad5 False' 2022-04-13 23:48:56.654 | + functions-common:get_or_add_group_project_role:1083 : echo ab078ee0c46947bc9a132e7041efc1be 09e7f26f7a2b4391880dd542f1c29368 c8cfec78c6654d2287dc9eb2c4b3aad5 False 2022-04-13 23:48:56.654 | ab078ee0c46947bc9a132e7041efc1be 09e7f26f7a2b4391880dd542f1c29368 c8cfec78c6654d2287dc9eb2c4b3aad5 False 2022-04-13 23:48:56.809 | [194820 Async ks-group-memberdemo:226577]: finished get_or_add_group_project_role member 09e7f26f7a2b4391880dd542f1c29368 c8cfec78c6654d2287dc9eb2c4b3aad5 with result 0 in 14 seconds 2022-04-13 23:48:56.883 | [194820 Async ks-group-anotherdemo:226663]: Waiting for completion of get_or_add_group_project_role anotherrole 09e7f26f7a2b4391880dd542f1c29368 c8cfec78c6654d2287dc9eb2c4b3aad5 running on PID 226663 (5 other jobs running) 2022-04-13 23:48:56.910 | [194820 Async ks-group-anotherdemo:226663]: Signaling child to exit 2022-04-13 23:48:56.911 | WAKEUP 2022-04-13 23:48:56.939 | [194820 Async ks-group-anotherdemo:226663]: Signaled 2022-04-13 23:48:56.941 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:48:56.941 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 09e7f26f7a2b4391880dd542f1c29368 --project c8cfec78c6654d2287dc9eb2c4b3aad5 -f value 2022-04-13 23:48:56.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:56.941 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:56.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:56.941 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:56.941 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:56.941 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:48:56.941 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:48:56.941 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 09e7f26f7a2b4391880dd542f1c29368 --project c8cfec78c6654d2287dc9eb2c4b3aad5 2022-04-13 23:48:56.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:56.941 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:56.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:56.941 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:56.941 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 09e7f26f7a2b4391880dd542f1c29368 --project c8cfec78c6654d2287dc9eb2c4b3aad5 -f value 2022-04-13 23:48:56.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:56.941 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:56.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:56.941 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:56.941 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:56.942 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='ca510246ce91498fb293ab4ae19450fb 09e7f26f7a2b4391880dd542f1c29368 c8cfec78c6654d2287dc9eb2c4b3aad5 False' 2022-04-13 23:48:56.942 | + functions-common:get_or_add_group_project_role:1083 : echo ca510246ce91498fb293ab4ae19450fb 09e7f26f7a2b4391880dd542f1c29368 c8cfec78c6654d2287dc9eb2c4b3aad5 False 2022-04-13 23:48:56.942 | ca510246ce91498fb293ab4ae19450fb 09e7f26f7a2b4391880dd542f1c29368 c8cfec78c6654d2287dc9eb2c4b3aad5 False 2022-04-13 23:48:57.012 | [194820 Async ks-group-anotherdemo:226663]: finished get_or_add_group_project_role anotherrole 09e7f26f7a2b4391880dd542f1c29368 c8cfec78c6654d2287dc9eb2c4b3aad5 with result 0 in 13 seconds 2022-04-13 23:48:57.053 | [194820 Async ks-group-memberalt:226749]: Waiting for completion of get_or_add_group_project_role member 09e7f26f7a2b4391880dd542f1c29368 1cd6a28e7efd4de081db07a7bc9509b9 running on PID 226749 (4 other jobs running) 2022-04-13 23:48:57.081 | [194820 Async ks-group-memberalt:226749]: Signaling child to exit 2022-04-13 23:48:57.619 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:48:57.648 | [226749 Async ks-group-memberalt:226749]: finished successfully 2022-04-13 23:48:57.669 | WAKEUP 2022-04-13 23:48:57.693 | [194820 Async ks-group-memberalt:226749]: Signaled 2022-04-13 23:48:57.695 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:48:57.695 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 09e7f26f7a2b4391880dd542f1c29368 --project 1cd6a28e7efd4de081db07a7bc9509b9 -f value 2022-04-13 23:48:57.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:57.695 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:57.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:57.696 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:57.696 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:57.696 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:48:57.696 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:48:57.696 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 09e7f26f7a2b4391880dd542f1c29368 --project 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:57.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:57.696 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:57.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:57.696 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:57.696 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 09e7f26f7a2b4391880dd542f1c29368 --project 1cd6a28e7efd4de081db07a7bc9509b9 -f value 2022-04-13 23:48:57.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:57.696 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:57.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:57.696 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:57.696 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:57.696 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='ab078ee0c46947bc9a132e7041efc1be 09e7f26f7a2b4391880dd542f1c29368 1cd6a28e7efd4de081db07a7bc9509b9 False' 2022-04-13 23:48:57.696 | + functions-common:get_or_add_group_project_role:1083 : echo ab078ee0c46947bc9a132e7041efc1be 09e7f26f7a2b4391880dd542f1c29368 1cd6a28e7efd4de081db07a7bc9509b9 False 2022-04-13 23:48:57.696 | ab078ee0c46947bc9a132e7041efc1be 09e7f26f7a2b4391880dd542f1c29368 1cd6a28e7efd4de081db07a7bc9509b9 False 2022-04-13 23:48:57.745 | [194820 Async ks-group-memberalt:226749]: finished get_or_add_group_project_role member 09e7f26f7a2b4391880dd542f1c29368 1cd6a28e7efd4de081db07a7bc9509b9 with result 0 in 15 seconds 2022-04-13 23:48:57.795 | [194820 Async ks-group-anotheralt:226837]: Waiting for completion of get_or_add_group_project_role anotherrole 09e7f26f7a2b4391880dd542f1c29368 1cd6a28e7efd4de081db07a7bc9509b9 running on PID 226837 (3 other jobs running) 2022-04-13 23:48:57.826 | [194820 Async ks-group-anotheralt:226837]: Signaling child to exit 2022-04-13 23:48:58.404 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:48:58.409 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:48:58.431 | [226980 Async ks-group-admin:226980]: finished successfully 2022-04-13 23:48:58.437 | [226837 Async ks-group-anotheralt:226837]: finished successfully 2022-04-13 23:48:58.457 | WAKEUP 2022-04-13 23:48:58.481 | [194820 Async ks-group-anotheralt:226837]: Signaled 2022-04-13 23:48:58.482 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:48:58.482 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 09e7f26f7a2b4391880dd542f1c29368 --project 1cd6a28e7efd4de081db07a7bc9509b9 -f value 2022-04-13 23:48:58.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:58.482 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:58.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:58.482 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:58.482 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:58.483 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:48:58.483 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:48:58.483 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 09e7f26f7a2b4391880dd542f1c29368 --project 1cd6a28e7efd4de081db07a7bc9509b9 2022-04-13 23:48:58.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:58.483 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:58.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:58.483 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:58.483 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 09e7f26f7a2b4391880dd542f1c29368 --project 1cd6a28e7efd4de081db07a7bc9509b9 -f value 2022-04-13 23:48:58.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:58.483 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:58.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:58.483 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:58.483 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:58.483 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='ca510246ce91498fb293ab4ae19450fb 09e7f26f7a2b4391880dd542f1c29368 1cd6a28e7efd4de081db07a7bc9509b9 False' 2022-04-13 23:48:58.483 | + functions-common:get_or_add_group_project_role:1083 : echo ca510246ce91498fb293ab4ae19450fb 09e7f26f7a2b4391880dd542f1c29368 1cd6a28e7efd4de081db07a7bc9509b9 False 2022-04-13 23:48:58.483 | ca510246ce91498fb293ab4ae19450fb 09e7f26f7a2b4391880dd542f1c29368 1cd6a28e7efd4de081db07a7bc9509b9 False 2022-04-13 23:48:58.527 | [194820 Async ks-group-anotheralt:226837]: finished get_or_add_group_project_role anotherrole 09e7f26f7a2b4391880dd542f1c29368 1cd6a28e7efd4de081db07a7bc9509b9 with result 0 in 15 seconds 2022-04-13 23:48:58.564 | [194820 Async ks-group-admin:226980]: Waiting for completion of get_or_add_group_project_role admin ff6acc1033a3476b8b38e040ca5d632c caf4921442d54ab2a78efda33001a9d0 running on PID 226980 (2 other jobs running) 2022-04-13 23:48:58.591 | [194820 Async ks-group-admin:226980]: Signaling child to exit 2022-04-13 23:48:58.591 | WAKEUP 2022-04-13 23:48:58.614 | [194820 Async ks-group-admin:226980]: Signaled 2022-04-13 23:48:58.615 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:48:58.615 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ff6acc1033a3476b8b38e040ca5d632c --project caf4921442d54ab2a78efda33001a9d0 -f value 2022-04-13 23:48:58.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:58.615 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:58.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:58.615 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:58.615 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:58.615 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:48:58.615 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:48:58.615 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group ff6acc1033a3476b8b38e040ca5d632c --project caf4921442d54ab2a78efda33001a9d0 2022-04-13 23:48:58.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:58.616 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:58.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:58.616 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:58.616 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ff6acc1033a3476b8b38e040ca5d632c --project caf4921442d54ab2a78efda33001a9d0 -f value 2022-04-13 23:48:58.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:58.616 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:58.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:48:58.616 | from cryptography.utils import int_from_bytes 2022-04-13 23:48:58.616 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:48:58.616 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='270afa5545fb4ac5855c0e7744beee1c ff6acc1033a3476b8b38e040ca5d632c caf4921442d54ab2a78efda33001a9d0 False' 2022-04-13 23:48:58.616 | + functions-common:get_or_add_group_project_role:1083 : echo 270afa5545fb4ac5855c0e7744beee1c ff6acc1033a3476b8b38e040ca5d632c caf4921442d54ab2a78efda33001a9d0 False 2022-04-13 23:48:58.616 | 270afa5545fb4ac5855c0e7744beee1c ff6acc1033a3476b8b38e040ca5d632c caf4921442d54ab2a78efda33001a9d0 False 2022-04-13 23:48:58.661 | [194820 Async ks-group-admin:226980]: finished get_or_add_group_project_role admin ff6acc1033a3476b8b38e040ca5d632c caf4921442d54ab2a78efda33001a9d0 with result 0 in 15 seconds 2022-04-13 23:48:58.665 | + inc/async:async_wait:197 : return 0 2022-04-13 23:48:58.667 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 23:48:58.684 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:48:58.687 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 23:48:58.705 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:48:58.708 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 23:48:58.712 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 23:48:58.772 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 23:48:58.811 | [194820 Async create_nova_accounts:228916]: running: create_nova_accounts 2022-04-13 23:48:58.817 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 23:48:58.839 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:48:58.841 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 23:48:58.844 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 23:48:58.906 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 23:48:58.953 | [194820 Async create_glance_accounts:229031]: running: create_glance_accounts 2022-04-13 23:48:58.955 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 23:48:58.979 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:48:58.981 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 23:48:58.984 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 23:48:59.054 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 23:48:59.098 | [194820 Async create_cinder_accounts:229161]: running: create_cinder_accounts 2022-04-13 23:48:59.101 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 23:48:59.122 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:48:59.125 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 23:48:59.128 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 23:48:59.199 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 23:48:59.268 | [194820 Async create_neutron_accounts:229276]: running: create_neutron_accounts 2022-04-13 23:48:59.272 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 23:48:59.295 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:48:59.299 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 23:48:59.300 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 23:48:59.461 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 23:48:59.699 | [194820 Async create_swift_accounts:229417]: running: create_swift_accounts 2022-04-13 23:48:59.713 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 23:48:59.850 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:48:59.872 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 23:49:00.239 | [194820 Async create_nova_accounts:228916]: Waiting for completion of create_nova_accounts running on PID 228916 (6 other jobs running) 2022-04-13 23:49:00.406 | [194820 Async create_nova_accounts:228916]: Signaling child to exit 2022-04-13 23:49:40.898 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:49:41.087 | [229276 Async create_neutron_accounts:229276]: finished successfully 2022-04-13 23:49:59.854 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:49:59.896 | [229161 Async create_cinder_accounts:229161]: finished successfully 2022-04-13 23:50:15.824 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:50:15.859 | [229031 Async create_glance_accounts:229031]: finished successfully 2022-04-13 23:50:18.198 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:50:18.230 | [228916 Async create_nova_accounts:228916]: finished successfully 2022-04-13 23:50:18.251 | WAKEUP 2022-04-13 23:50:18.276 | [194820 Async create_nova_accounts:228916]: Signaled 2022-04-13 23:50:18.278 | + lib/nova:create_nova_accounts:355 : [[ 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 =~ n-api ]] 2022-04-13 23:50:18.278 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 23:50:18.278 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 23:50:18.278 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:50:18.278 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:50:18.278 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:50:18.278 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:50:18.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.278 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.278 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.278 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.278 | + functions-common:get_or_create_user:932 : user_id=6bcabd11df394de288e7027e3d5a6b89 2022-04-13 23:50:18.278 | + functions-common:get_or_create_user:933 : echo 6bcabd11df394de288e7027e3d5a6b89 2022-04-13 23:50:18.278 | 6bcabd11df394de288e7027e3d5a6b89 2022-04-13 23:50:18.278 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 23:50:18.278 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:50:18.278 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:50:18.278 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:50:18.278 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:50:18.278 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:50:18.278 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:50:18.278 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:50:18.278 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:50:18.278 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:50:18.278 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:50:18.278 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.278 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:50:18.278 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:50:18.279 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:50:18.279 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.279 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.279 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.279 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.279 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:50:18.279 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:50:18.279 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.279 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.279 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.279 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.279 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:50:18.279 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:50:18.279 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:50:18.279 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.279 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.280 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.280 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.280 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:50:18.280 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:50:18.280 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:50:18.280 | ++ functions-common:get_field:825 : echo '| d36066b910364446a1b0a1ffb3459ee9 | 6bcabd11df394de288e7027e3d5a6b89 | | 1c00601d5f4a49fb8698ea6ba8bb8d69 | | | False |' 2022-04-13 23:50:18.280 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.280 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:50:18.280 | + functions-common:get_or_add_user_project_role:1004 : echo d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:50:18.280 | d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:50:18.280 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:50:18.280 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 23:50:18.280 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:50:18.280 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:50:18.280 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:50:18.280 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:50:18.280 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:50:18.280 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:50:18.280 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:50:18.280 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:50:18.280 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:50:18.280 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:50:18.280 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:50:18.280 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.280 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:50:18.280 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:50:18.280 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.280 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.280 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.280 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.281 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:50:18.281 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:50:18.281 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.281 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.281 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:50:18.281 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:50:18.281 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:50:18.281 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.281 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.281 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:50:18.281 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:50:18.281 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:50:18.281 | ++ functions-common:get_field:825 : echo '| 270afa5545fb4ac5855c0e7744beee1c | 6bcabd11df394de288e7027e3d5a6b89 | | 1c00601d5f4a49fb8698ea6ba8bb8d69 | | | False |' 2022-04-13 23:50:18.281 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.281 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:50:18.281 | + functions-common:get_or_add_user_project_role:1004 : echo 270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:50:18.281 | 270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:50:18.281 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 23:50:18.281 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:50:18.281 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.58/compute 2022-04-13 23:50:18.281 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 23:50:18.282 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:50:18.282 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 23:50:18.282 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-13 23:50:18.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.282 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.282 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:50:18.282 | 8e49454698e44d26809bd7e83352f24d' 2022-04-13 23:50:18.282 | + functions-common:get_or_create_service:1101 : echo 8e49454698e44d26809bd7e83352f24d 2022-04-13 23:50:18.282 | 8e49454698e44d26809bd7e83352f24d 2022-04-13 23:50:18.282 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.58/compute/v2/$(project_id)s' 2022-04-13 23:50:18.282 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:50:18.282 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.58/compute/v2/$(project_id)s' RegionOne 2022-04-13 23:50:18.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:50:18.283 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-13 23:50:18.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.283 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.283 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.283 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.283 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:50:18.283 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:50:18.283 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.58/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:50:18.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.283 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.283 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.283 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.283 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=c7f6ea3dbcbd4bd782b3301094779038 2022-04-13 23:50:18.283 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo c7f6ea3dbcbd4bd782b3301094779038 2022-04-13 23:50:18.283 | + functions-common:get_or_create_endpoint:1134 : public_id=c7f6ea3dbcbd4bd782b3301094779038 2022-04-13 23:50:18.283 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:50:18.283 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:50:18.283 | + functions-common:get_or_create_endpoint:1143 : echo c7f6ea3dbcbd4bd782b3301094779038 2022-04-13 23:50:18.284 | c7f6ea3dbcbd4bd782b3301094779038 2022-04-13 23:50:18.284 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 23:50:18.284 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:50:18.284 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 23:50:18.284 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-13 23:50:18.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.284 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.284 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.284 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.284 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:50:18.284 | ae0633c2ae6546068c87f75d82014074' 2022-04-13 23:50:18.284 | + functions-common:get_or_create_service:1101 : echo ae0633c2ae6546068c87f75d82014074 2022-04-13 23:50:18.284 | ae0633c2ae6546068c87f75d82014074 2022-04-13 23:50:18.284 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.58/compute/v2.1 2022-04-13 23:50:18.284 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:50:18.284 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.58/compute/v2.1 RegionOne 2022-04-13 23:50:18.284 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:50:18.284 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-13 23:50:18.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.284 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.284 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.284 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.284 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:50:18.284 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:50:18.284 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.58/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 23:50:18.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.285 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.285 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.285 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=575a7e2a583a40bab1e6717967d275fb 2022-04-13 23:50:18.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 575a7e2a583a40bab1e6717967d275fb 2022-04-13 23:50:18.285 | + functions-common:get_or_create_endpoint:1134 : public_id=575a7e2a583a40bab1e6717967d275fb 2022-04-13 23:50:18.285 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:50:18.285 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:50:18.285 | + functions-common:get_or_create_endpoint:1143 : echo 575a7e2a583a40bab1e6717967d275fb 2022-04-13 23:50:18.285 | 575a7e2a583a40bab1e6717967d275fb 2022-04-13 23:50:18.285 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 23:50:18.285 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:50:18.285 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 23:50:18.285 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:50:18.285 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 23:50:18.285 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:50:18.285 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:50:18.285 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:50:18.285 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:50:18.285 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:50:18.285 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:50:18.285 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:50:18.285 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:50:18.285 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:50:18.285 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:50:18.285 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:50:18.285 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.285 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:50:18.285 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.285 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:50:18.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.286 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.286 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.286 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.286 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:50:18.286 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:50:18.286 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.286 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.286 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.286 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.286 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:50:18.287 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:50:18.287 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:50:18.287 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.287 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.287 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:50:18.287 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:50:18.287 | ++ functions-common:get_field:825 : echo '| daea236672fc4a2794c53c91a7cafccb | 6bcabd11df394de288e7027e3d5a6b89 | | 1c00601d5f4a49fb8698ea6ba8bb8d69 | | | False |' 2022-04-13 23:50:18.287 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:50:18.287 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.287 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=daea236672fc4a2794c53c91a7cafccb 2022-04-13 23:50:18.287 | + functions-common:get_or_add_user_project_role:1004 : echo daea236672fc4a2794c53c91a7cafccb 2022-04-13 23:50:18.287 | daea236672fc4a2794c53c91a7cafccb 2022-04-13 23:50:18.287 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 23:50:18.288 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:50:18.288 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 23:50:18.288 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:50:18.288 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 23:50:18.328 | [194820 Async create_nova_accounts:228916]: finished create_nova_accounts with result 0 in 79 seconds 2022-04-13 23:50:18.371 | [194820 Async create_glance_accounts:229031]: Waiting for completion of create_glance_accounts running on PID 229031 (5 other jobs running) 2022-04-13 23:50:18.402 | [194820 Async create_glance_accounts:229031]: Signaling child to exit 2022-04-13 23:50:18.403 | WAKEUP 2022-04-13 23:50:18.428 | [194820 Async create_glance_accounts:229031]: Signaled 2022-04-13 23:50:18.430 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 23:50:18.430 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:50:18.430 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 23:50:18.430 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 23:50:18.430 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:50:18.430 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:50:18.430 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:50:18.430 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:50:18.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.430 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.430 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.430 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.430 | + functions-common:get_or_create_user:932 : user_id=bc7adff059254b20b3c743d4c58249b0 2022-04-13 23:50:18.430 | + functions-common:get_or_create_user:933 : echo bc7adff059254b20b3c743d4c58249b0 2022-04-13 23:50:18.430 | bc7adff059254b20b3c743d4c58249b0 2022-04-13 23:50:18.430 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 23:50:18.430 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:50:18.430 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:50:18.430 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:50:18.430 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:50:18.430 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:50:18.430 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:50:18.430 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:50:18.430 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:50:18.430 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:50:18.430 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:50:18.430 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.430 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:50:18.430 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:50:18.430 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.430 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:50:18.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.431 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.431 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.431 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.431 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:50:18.431 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:50:18.431 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.431 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.431 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.431 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.431 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:50:18.431 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:50:18.431 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:50:18.431 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.431 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.431 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.431 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.431 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:50:18.431 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:50:18.431 | ++ functions-common:get_field:825 : echo '| d36066b910364446a1b0a1ffb3459ee9 | bc7adff059254b20b3c743d4c58249b0 | | 1c00601d5f4a49fb8698ea6ba8bb8d69 | | | False |' 2022-04-13 23:50:18.431 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:50:18.431 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.431 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:50:18.431 | + functions-common:get_or_add_user_project_role:1004 : echo d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:50:18.431 | d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:50:18.431 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:50:18.431 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 23:50:18.432 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:50:18.432 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 23:50:18.432 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 23:50:18.432 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:50:18.432 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:50:18.432 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:50:18.432 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:50:18.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.432 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.432 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.432 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.432 | + functions-common:get_or_create_user:932 : user_id=365d598b18bb403ebd4ff13f4a15fdc7 2022-04-13 23:50:18.432 | + functions-common:get_or_create_user:933 : echo 365d598b18bb403ebd4ff13f4a15fdc7 2022-04-13 23:50:18.432 | 365d598b18bb403ebd4ff13f4a15fdc7 2022-04-13 23:50:18.432 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 23:50:18.432 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:50:18.432 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:50:18.432 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:50:18.432 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:50:18.432 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:50:18.433 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:50:18.433 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:50:18.433 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:50:18.433 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:50:18.433 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:50:18.433 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:50:18.433 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.433 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:50:18.433 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:50:18.433 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.433 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.433 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.433 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.433 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:50:18.433 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:50:18.433 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.433 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.433 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.433 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.433 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:50:18.433 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:50:18.433 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:50:18.433 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.433 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.433 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.433 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.433 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:50:18.434 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:50:18.434 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:50:18.434 | ++ functions-common:get_field:825 : echo '| d36066b910364446a1b0a1ffb3459ee9 | 365d598b18bb403ebd4ff13f4a15fdc7 | | 1c00601d5f4a49fb8698ea6ba8bb8d69 | | | False |' 2022-04-13 23:50:18.434 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.434 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:50:18.434 | + functions-common:get_or_add_user_project_role:1004 : echo d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:50:18.434 | d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:50:18.434 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 23:50:18.434 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 23:50:18.434 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:50:18.434 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:50:18.434 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:50:18.434 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:50:18.434 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:50:18.434 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:50:18.434 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:50:18.434 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:50:18.434 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:50:18.434 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:50:18.434 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.434 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:50:18.434 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:50:18.434 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.434 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:50:18.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.434 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.434 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.434 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.434 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:50:18.434 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:50:18.434 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.435 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.435 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.435 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:50:18.435 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.435 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:50:18.435 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.435 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:50:18.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.435 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.435 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.435 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.435 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:50:18.435 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:50:18.435 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:50:18.435 | ++ functions-common:get_field:825 : echo '| daea236672fc4a2794c53c91a7cafccb | 365d598b18bb403ebd4ff13f4a15fdc7 | | 1c00601d5f4a49fb8698ea6ba8bb8d69 | | | False |' 2022-04-13 23:50:18.435 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.435 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=daea236672fc4a2794c53c91a7cafccb 2022-04-13 23:50:18.435 | + functions-common:get_or_add_user_project_role:1004 : echo daea236672fc4a2794c53c91a7cafccb 2022-04-13 23:50:18.435 | daea236672fc4a2794c53c91a7cafccb 2022-04-13 23:50:18.435 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 23:50:18.435 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:50:18.435 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 23:50:18.435 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-13 23:50:18.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.435 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.435 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.435 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.436 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:50:18.436 | 570699d7bcaf4530ac0cb3ad7255db80' 2022-04-13 23:50:18.436 | + functions-common:get_or_create_service:1101 : echo 570699d7bcaf4530ac0cb3ad7255db80 2022-04-13 23:50:18.436 | 570699d7bcaf4530ac0cb3ad7255db80 2022-04-13 23:50:18.436 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.58/image 2022-04-13 23:50:18.436 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:50:18.436 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.58/image RegionOne 2022-04-13 23:50:18.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:50:18.436 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-13 23:50:18.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.436 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.436 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.436 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:50:18.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:50:18.436 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.58/image --region RegionOne -f value -c id 2022-04-13 23:50:18.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.436 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.436 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.436 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=dfef6597672042e6b07d5cb7b8483721 2022-04-13 23:50:18.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo dfef6597672042e6b07d5cb7b8483721 2022-04-13 23:50:18.436 | + functions-common:get_or_create_endpoint:1134 : public_id=dfef6597672042e6b07d5cb7b8483721 2022-04-13 23:50:18.436 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:50:18.436 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:50:18.436 | + functions-common:get_or_create_endpoint:1143 : echo dfef6597672042e6b07d5cb7b8483721 2022-04-13 23:50:18.436 | dfef6597672042e6b07d5cb7b8483721 2022-04-13 23:50:18.436 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 23:50:18.436 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:50:18.436 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:50:18.436 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:50:18.436 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:50:18.437 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 23:50:18.437 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 23:50:18.437 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 23:50:18.437 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 23:50:18.478 | [194820 Async create_glance_accounts:229031]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-13 23:50:18.515 | [194820 Async create_cinder_accounts:229161]: Waiting for completion of create_cinder_accounts running on PID 229161 (4 other jobs running) 2022-04-13 23:50:18.542 | [194820 Async create_cinder_accounts:229161]: Signaling child to exit 2022-04-13 23:50:18.542 | WAKEUP 2022-04-13 23:50:18.566 | [194820 Async create_cinder_accounts:229161]: Signaled 2022-04-13 23:50:18.567 | + lib/cinder:create_cinder_accounts:398 : [[ 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 =~ c-api ]] 2022-04-13 23:50:18.567 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 23:50:18.567 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 23:50:18.567 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:50:18.567 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:50:18.567 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:50:18.568 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:50:18.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.568 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.568 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.568 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.568 | + functions-common:get_or_create_user:932 : user_id=d5d4c8a89e464e73967881aabb7d4a25 2022-04-13 23:50:18.568 | + functions-common:get_or_create_user:933 : echo d5d4c8a89e464e73967881aabb7d4a25 2022-04-13 23:50:18.568 | d5d4c8a89e464e73967881aabb7d4a25 2022-04-13 23:50:18.568 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 23:50:18.568 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:50:18.568 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:50:18.568 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:50:18.568 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:50:18.568 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:50:18.568 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:50:18.568 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:50:18.568 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:50:18.568 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:50:18.568 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:50:18.568 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:50:18.568 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:50:18.568 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.568 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:50:18.568 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.568 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.568 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.568 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.568 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:50:18.568 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:50:18.569 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.569 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.569 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.569 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:50:18.569 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.569 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:50:18.569 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:50:18.569 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.569 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.569 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.569 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.569 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:50:18.569 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:50:18.569 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:50:18.569 | ++ functions-common:get_field:825 : echo '| d36066b910364446a1b0a1ffb3459ee9 | d5d4c8a89e464e73967881aabb7d4a25 | | 1c00601d5f4a49fb8698ea6ba8bb8d69 | | | False |' 2022-04-13 23:50:18.569 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.569 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:50:18.569 | + functions-common:get_or_add_user_project_role:1004 : echo d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:50:18.569 | d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:50:18.569 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:50:18.569 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 23:50:18.569 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:50:18.569 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 23:50:18.569 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-13 23:50:18.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.569 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.569 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.570 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.570 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:50:18.570 | c6c70da174dd42f69f73331be9b27002' 2022-04-13 23:50:18.570 | + functions-common:get_or_create_service:1101 : echo c6c70da174dd42f69f73331be9b27002 2022-04-13 23:50:18.570 | c6c70da174dd42f69f73331be9b27002 2022-04-13 23:50:18.570 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 23:50:18.570 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.58/volume/v3/$(project_id)s' 2022-04-13 23:50:18.570 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:50:18.570 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.58/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:50:18.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:50:18.570 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-13 23:50:18.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.570 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.570 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.570 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:50:18.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:50:18.570 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.58/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:50:18.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.570 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.570 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.570 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=830d2091ebf740aa9d1d75d23db1dc9d 2022-04-13 23:50:18.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 830d2091ebf740aa9d1d75d23db1dc9d 2022-04-13 23:50:18.570 | + functions-common:get_or_create_endpoint:1134 : public_id=830d2091ebf740aa9d1d75d23db1dc9d 2022-04-13 23:50:18.570 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:50:18.570 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:50:18.570 | + functions-common:get_or_create_endpoint:1143 : echo 830d2091ebf740aa9d1d75d23db1dc9d 2022-04-13 23:50:18.570 | 830d2091ebf740aa9d1d75d23db1dc9d 2022-04-13 23:50:18.570 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 23:50:18.571 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:50:18.571 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 23:50:18.571 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-13 23:50:18.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.571 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.571 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.571 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.571 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:50:18.571 | 1b3f937feb42463d9d06421bf8b995e1' 2022-04-13 23:50:18.571 | + functions-common:get_or_create_service:1101 : echo 1b3f937feb42463d9d06421bf8b995e1 2022-04-13 23:50:18.571 | 1b3f937feb42463d9d06421bf8b995e1 2022-04-13 23:50:18.571 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.58/volume/v3/$(project_id)s' 2022-04-13 23:50:18.571 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:50:18.571 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.58/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:50:18.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:50:18.571 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-13 23:50:18.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.571 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.571 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.571 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:50:18.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:50:18.571 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.58/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:50:18.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.571 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.571 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.571 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=445d34e2dedc4d38b8cd95dd5d784d9e 2022-04-13 23:50:18.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 445d34e2dedc4d38b8cd95dd5d784d9e 2022-04-13 23:50:18.572 | + functions-common:get_or_create_endpoint:1134 : public_id=445d34e2dedc4d38b8cd95dd5d784d9e 2022-04-13 23:50:18.572 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:50:18.572 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:50:18.572 | + functions-common:get_or_create_endpoint:1143 : echo 445d34e2dedc4d38b8cd95dd5d784d9e 2022-04-13 23:50:18.572 | 445d34e2dedc4d38b8cd95dd5d784d9e 2022-04-13 23:50:18.572 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 23:50:18.572 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 23:50:18.572 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:50:18.572 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-13 23:50:18.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.572 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.572 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.572 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.572 | ++ functions-common:get_or_create_project:945 : project_id=1c00601d5f4a49fb8698ea6ba8bb8d69 2022-04-13 23:50:18.572 | ++ functions-common:get_or_create_project:946 : echo 1c00601d5f4a49fb8698ea6ba8bb8d69 2022-04-13 23:50:18.572 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 1c00601d5f4a49fb8698ea6ba8bb8d69 2022-04-13 23:50:18.572 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 23:50:18.572 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:50:18.572 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:50:18.572 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 23:50:18.572 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-13 23:50:18.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.572 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.572 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.572 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 23:50:18.572 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.572 | ++ functions-common:get_or_create_user:932 : user_id=d5d4c8a89e464e73967881aabb7d4a25 2022-04-13 23:50:18.572 | ++ functions-common:get_or_create_user:933 : echo d5d4c8a89e464e73967881aabb7d4a25 2022-04-13 23:50:18.572 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id d5d4c8a89e464e73967881aabb7d4a25 2022-04-13 23:50:18.622 | [194820 Async create_cinder_accounts:229161]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-13 23:50:18.626 | + inc/async:async_wait:197 : return 0 2022-04-13 23:50:18.629 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 23:50:18.682 | [194820 Async create_neutron_accounts:229276]: Waiting for completion of create_neutron_accounts running on PID 229276 (3 other jobs running) 2022-04-13 23:50:18.708 | [194820 Async create_neutron_accounts:229276]: Signaling child to exit 2022-04-13 23:50:18.708 | WAKEUP 2022-04-13 23:50:18.732 | [194820 Async create_neutron_accounts:229276]: Signaled 2022-04-13 23:50:18.734 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 23:50:18.734 | ++ 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 23:50:18.734 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:50:18.734 | + 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 23:50:18.734 | + 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 23:50:18.734 | + 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 23:50:18.734 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:50:18.734 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 23:50:18.734 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 23:50:18.734 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 23:50:18.734 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.58:9696/ 2022-04-13 23:50:18.734 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ 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-svc ]] 2022-04-13 23:50:18.734 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 23:50:18.734 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 23:50:18.734 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:50:18.734 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:50:18.734 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:50:18.734 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:50:18.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.734 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.734 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.734 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.734 | + functions-common:get_or_create_user:932 : user_id=a2746334ec284d69ad890019c65e2632 2022-04-13 23:50:18.734 | + functions-common:get_or_create_user:933 : echo a2746334ec284d69ad890019c65e2632 2022-04-13 23:50:18.734 | a2746334ec284d69ad890019c65e2632 2022-04-13 23:50:18.734 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 23:50:18.734 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:50:18.735 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:50:18.735 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:50:18.735 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:50:18.735 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:50:18.735 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:50:18.735 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:50:18.735 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:50:18.735 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:50:18.735 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:50:18.735 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.735 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:50:18.735 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:50:18.735 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:50:18.735 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.735 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.735 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.735 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.735 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:50:18.735 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:50:18.735 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.735 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.735 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.735 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:50:18.735 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:50:18.735 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:50:18.735 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:50:18.735 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.736 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.736 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.736 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.736 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:50:18.736 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:50:18.736 | ++ functions-common:get_field:825 : echo '| d36066b910364446a1b0a1ffb3459ee9 | a2746334ec284d69ad890019c65e2632 | | 1c00601d5f4a49fb8698ea6ba8bb8d69 | | | False |' 2022-04-13 23:50:18.736 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:50:18.736 | ++ functions-common:get_field:819 : read data 2022-04-13 23:50:18.736 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:50:18.736 | + functions-common:get_or_add_user_project_role:1004 : echo d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:50:18.736 | d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:50:18.736 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:50:18.736 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 23:50:18.736 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:50:18.736 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 23:50:18.736 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-13 23:50:18.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.736 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.736 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.736 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.736 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:50:18.736 | 2576d69cf8d040c8b9bcfcb690350873' 2022-04-13 23:50:18.736 | + functions-common:get_or_create_service:1101 : echo 2576d69cf8d040c8b9bcfcb690350873 2022-04-13 23:50:18.736 | 2576d69cf8d040c8b9bcfcb690350873 2022-04-13 23:50:18.736 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.58:9696/ 2022-04-13 23:50:18.736 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:50:18.736 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.58:9696/ RegionOne 2022-04-13 23:50:18.736 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:50:18.736 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-13 23:50:18.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.737 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.737 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.737 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.737 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:50:18.737 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:50:18.737 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.58:9696/ --region RegionOne -f value -c id 2022-04-13 23:50:18.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.737 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:50:18.737 | from cryptography.utils import int_from_bytes 2022-04-13 23:50:18.737 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:50:18.737 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=7e411ee0ff9149ba83a9524b45dfe84d 2022-04-13 23:50:18.737 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 7e411ee0ff9149ba83a9524b45dfe84d 2022-04-13 23:50:18.737 | + functions-common:get_or_create_endpoint:1134 : public_id=7e411ee0ff9149ba83a9524b45dfe84d 2022-04-13 23:50:18.737 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:50:18.737 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:50:18.737 | + functions-common:get_or_create_endpoint:1143 : echo 7e411ee0ff9149ba83a9524b45dfe84d 2022-04-13 23:50:18.737 | 7e411ee0ff9149ba83a9524b45dfe84d 2022-04-13 23:50:18.780 | [194820 Async create_neutron_accounts:229276]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-13 23:50:18.820 | [194820 Async create_swift_accounts:229417]: Waiting for completion of create_swift_accounts running on PID 229417 (2 other jobs running) 2022-04-13 23:50:18.846 | [194820 Async create_swift_accounts:229417]: Signaling child to exit 2022-04-13 23:51:11.143 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:51:11.169 | [229417 Async create_swift_accounts:229417]: finished successfully 2022-04-13 23:51:11.189 | WAKEUP 2022-04-13 23:51:11.212 | [194820 Async create_swift_accounts:229417]: Signaled 2022-04-13 23:51:11.214 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 23:51:11.214 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 23:51:11.214 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 23:51:11.214 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 23:51:11.214 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 23:51:11.214 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 23:51:11.214 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 23:51:11.214 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 23:51:11.214 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 23:51:11.214 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 23:51:11.214 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:51:11.214 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:51:11.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.214 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.214 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.214 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.214 | ++ functions-common:get_or_create_role:957 : role_id=ca510246ce91498fb293ab4ae19450fb 2022-04-13 23:51:11.214 | ++ functions-common:get_or_create_role:958 : echo ca510246ce91498fb293ab4ae19450fb 2022-04-13 23:51:11.214 | + lib/swift:create_swift_accounts:614 : another_role=ca510246ce91498fb293ab4ae19450fb 2022-04-13 23:51:11.215 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 23:51:11.215 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 23:51:11.215 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:51:11.215 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:51:11.215 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:51:11.215 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:51:11.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.215 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.215 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.215 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.215 | + functions-common:get_or_create_user:932 : user_id=d6668c894faf4564b896bf89b2977cd6 2022-04-13 23:51:11.215 | + functions-common:get_or_create_user:933 : echo d6668c894faf4564b896bf89b2977cd6 2022-04-13 23:51:11.215 | d6668c894faf4564b896bf89b2977cd6 2022-04-13 23:51:11.215 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 23:51:11.215 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:51:11.215 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:51:11.215 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:51:11.215 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:51:11.215 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:51:11.215 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:51:11.215 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:51:11.215 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:51:11.215 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:51:11.215 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:51:11.215 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:51:11.215 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:51:11.215 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:51:11.215 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:51:11.215 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.216 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.216 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.216 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.216 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:51:11.216 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:51:11.216 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:51:11.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.216 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.216 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.216 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:51:11.216 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:51:11.216 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:51:11.216 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:51:11.216 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.216 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.216 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.216 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.216 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:51:11.216 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:51:11.216 | ++ functions-common:get_field:825 : echo '| d36066b910364446a1b0a1ffb3459ee9 | d6668c894faf4564b896bf89b2977cd6 | | 1c00601d5f4a49fb8698ea6ba8bb8d69 | | | False |' 2022-04-13 23:51:11.216 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:51:11.216 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.216 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:51:11.216 | + functions-common:get_or_add_user_project_role:1004 : echo d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:51:11.216 | d36066b910364446a1b0a1ffb3459ee9 2022-04-13 23:51:11.216 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:51:11.216 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 23:51:11.216 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:51:11.217 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:51:11.217 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:51:11.217 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:51:11.217 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:51:11.217 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:51:11.217 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:51:11.217 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:51:11.217 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:51:11.217 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:51:11.217 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:51:11.217 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:51:11.217 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:51:11.217 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:51:11.217 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.217 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.217 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.217 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.217 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:51:11.217 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:51:11.217 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:51:11.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.217 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.217 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.217 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:51:11.217 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:51:11.217 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:51:11.217 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:51:11.217 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.217 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.218 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.218 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.218 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:51:11.218 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:51:11.218 | ++ functions-common:get_field:825 : echo '| 270afa5545fb4ac5855c0e7744beee1c | d6668c894faf4564b896bf89b2977cd6 | | 1c00601d5f4a49fb8698ea6ba8bb8d69 | | | False |' 2022-04-13 23:51:11.218 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:51:11.218 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.218 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:51:11.218 | + functions-common:get_or_add_user_project_role:1004 : echo 270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:51:11.218 | 270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:51:11.218 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 23:51:11.218 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:51:11.218 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 23:51:11.218 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-13 23:51:11.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.218 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.218 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.218 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.218 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:51:11.218 | d38d4538ab334e49b81bac63ceaf3f07' 2022-04-13 23:51:11.218 | + functions-common:get_or_create_service:1101 : echo d38d4538ab334e49b81bac63ceaf3f07 2022-04-13 23:51:11.218 | d38d4538ab334e49b81bac63ceaf3f07 2022-04-13 23:51:11.218 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' http://10.222.0.58:8080 2022-04-13 23:51:11.218 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:51:11.218 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 23:51:11.218 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:51:11.218 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-13 23:51:11.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.218 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.218 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.219 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.219 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:51:11.219 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:51:11.219 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:51:11.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.219 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.219 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.219 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.219 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a7aaa099dc4c4cb19870b31b1eeb781f 2022-04-13 23:51:11.219 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo a7aaa099dc4c4cb19870b31b1eeb781f 2022-04-13 23:51:11.219 | + functions-common:get_or_create_endpoint:1134 : public_id=a7aaa099dc4c4cb19870b31b1eeb781f 2022-04-13 23:51:11.219 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.58:8080 ]] 2022-04-13 23:51:11.219 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.58:8080 RegionOne 2022-04-13 23:51:11.219 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:51:11.219 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-13 23:51:11.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.219 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.219 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.219 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.219 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:51:11.219 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:51:11.219 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.58:8080 --region RegionOne -f value -c id 2022-04-13 23:51:11.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.219 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.219 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.219 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.219 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=73ef7a53b189412ba2b50d1df33f3b27 2022-04-13 23:51:11.220 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 73ef7a53b189412ba2b50d1df33f3b27 2022-04-13 23:51:11.220 | 73ef7a53b189412ba2b50d1df33f3b27 2022-04-13 23:51:11.220 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:51:11.220 | + functions-common:get_or_create_endpoint:1143 : echo a7aaa099dc4c4cb19870b31b1eeb781f 2022-04-13 23:51:11.220 | a7aaa099dc4c4cb19870b31b1eeb781f 2022-04-13 23:51:11.220 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 23:51:11.220 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 23:51:11.220 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:51:11.220 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-13 23:51:11.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.220 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.220 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.220 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.220 | ++ functions-common:get_or_create_project:945 : project_id=f41ca725d80e4914a8c66bdb11284185 2022-04-13 23:51:11.220 | ++ functions-common:get_or_create_project:946 : echo f41ca725d80e4914a8c66bdb11284185 2022-04-13 23:51:11.220 | + lib/swift:create_swift_accounts:628 : swift_project_test1=f41ca725d80e4914a8c66bdb11284185 2022-04-13 23:51:11.220 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 23:51:11.220 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:51:11.220 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 23:51:11.220 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:51:11.220 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 23:51:11.220 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 23:51:11.220 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-13 23:51:11.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.220 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.220 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.220 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.220 | ++ functions-common:get_or_create_user:932 : user_id=a051dc1516eb4cd1b518d25957ac9d63 2022-04-13 23:51:11.220 | ++ functions-common:get_or_create_user:933 : echo a051dc1516eb4cd1b518d25957ac9d63 2022-04-13 23:51:11.220 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=a051dc1516eb4cd1b518d25957ac9d63 2022-04-13 23:51:11.220 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 23:51:11.221 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:51:11.221 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin a051dc1516eb4cd1b518d25957ac9d63 f41ca725d80e4914a8c66bdb11284185 2022-04-13 23:51:11.221 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:51:11.221 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:51:11.221 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:51:11.221 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:51:11.221 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:51:11.221 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:51:11.221 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:51:11.221 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:51:11.221 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:51:11.221 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:51:11.221 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:51:11.221 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a051dc1516eb4cd1b518d25957ac9d63 --project f41ca725d80e4914a8c66bdb11284185 2022-04-13 23:51:11.221 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.221 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.221 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.221 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.221 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:51:11.221 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:51:11.221 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user a051dc1516eb4cd1b518d25957ac9d63 --project f41ca725d80e4914a8c66bdb11284185 2022-04-13 23:51:11.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.221 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.221 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.221 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a051dc1516eb4cd1b518d25957ac9d63 --project f41ca725d80e4914a8c66bdb11284185 2022-04-13 23:51:11.221 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:51:11.221 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:51:11.221 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:51:11.221 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.222 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.222 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.222 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.222 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:51:11.222 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:51:11.222 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:51:11.222 | ++ functions-common:get_field:825 : echo '| 270afa5545fb4ac5855c0e7744beee1c | a051dc1516eb4cd1b518d25957ac9d63 | | f41ca725d80e4914a8c66bdb11284185 | | | False |' 2022-04-13 23:51:11.222 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.222 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:51:11.222 | + functions-common:get_or_add_user_project_role:1004 : echo 270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:51:11.222 | 270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:51:11.222 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 23:51:11.222 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 23:51:11.222 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:51:11.222 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 23:51:11.222 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 23:51:11.222 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-13 23:51:11.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.222 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.222 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.222 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.222 | ++ functions-common:get_or_create_user:932 : user_id=36f39cd87c7444f883add9ed5163a286 2022-04-13 23:51:11.222 | ++ functions-common:get_or_create_user:933 : echo 36f39cd87c7444f883add9ed5163a286 2022-04-13 23:51:11.222 | + lib/swift:create_swift_accounts:637 : swift_user_test3=36f39cd87c7444f883add9ed5163a286 2022-04-13 23:51:11.222 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 23:51:11.222 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:51:11.222 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role ca510246ce91498fb293ab4ae19450fb 36f39cd87c7444f883add9ed5163a286 f41ca725d80e4914a8c66bdb11284185 2022-04-13 23:51:11.222 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:51:11.222 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:51:11.223 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:51:11.223 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:51:11.223 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:51:11.223 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:51:11.223 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:51:11.223 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:51:11.223 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ca510246ce91498fb293ab4ae19450fb --user 36f39cd87c7444f883add9ed5163a286 --project f41ca725d80e4914a8c66bdb11284185 2022-04-13 23:51:11.223 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:51:11.223 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:51:11.223 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:51:11.223 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.223 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.223 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.223 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.223 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:51:11.223 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:51:11.223 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ca510246ce91498fb293ab4ae19450fb --user 36f39cd87c7444f883add9ed5163a286 --project f41ca725d80e4914a8c66bdb11284185 2022-04-13 23:51:11.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.223 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.223 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.223 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ca510246ce91498fb293ab4ae19450fb --user 36f39cd87c7444f883add9ed5163a286 --project f41ca725d80e4914a8c66bdb11284185 2022-04-13 23:51:11.223 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:51:11.223 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:51:11.223 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:51:11.223 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.224 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.224 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.224 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.224 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:51:11.224 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:51:11.224 | ++ functions-common:get_field:825 : echo '| ca510246ce91498fb293ab4ae19450fb | 36f39cd87c7444f883add9ed5163a286 | | f41ca725d80e4914a8c66bdb11284185 | | | False |' 2022-04-13 23:51:11.224 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:51:11.224 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.224 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ca510246ce91498fb293ab4ae19450fb 2022-04-13 23:51:11.224 | + functions-common:get_or_add_user_project_role:1004 : echo ca510246ce91498fb293ab4ae19450fb 2022-04-13 23:51:11.224 | ca510246ce91498fb293ab4ae19450fb 2022-04-13 23:51:11.224 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 23:51:11.224 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 23:51:11.224 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:51:11.224 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-13 23:51:11.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.224 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.224 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.224 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.224 | ++ functions-common:get_or_create_project:945 : project_id=3d7ff098ff3c4c91b7bce63955657803 2022-04-13 23:51:11.224 | ++ functions-common:get_or_create_project:946 : echo 3d7ff098ff3c4c91b7bce63955657803 2022-04-13 23:51:11.224 | + lib/swift:create_swift_accounts:642 : swift_project_test2=3d7ff098ff3c4c91b7bce63955657803 2022-04-13 23:51:11.224 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 23:51:11.224 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:51:11.224 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 23:51:11.224 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 23:51:11.224 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:51:11.224 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 23:51:11.224 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 23:51:11.225 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-13 23:51:11.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.225 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.225 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.225 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.225 | ++ functions-common:get_or_create_user:932 : user_id=f98d1ec3c75c4137814a1627f6f275f1 2022-04-13 23:51:11.225 | ++ functions-common:get_or_create_user:933 : echo f98d1ec3c75c4137814a1627f6f275f1 2022-04-13 23:51:11.225 | + lib/swift:create_swift_accounts:647 : swift_user_test2=f98d1ec3c75c4137814a1627f6f275f1 2022-04-13 23:51:11.225 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 23:51:11.225 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:51:11.225 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin f98d1ec3c75c4137814a1627f6f275f1 3d7ff098ff3c4c91b7bce63955657803 2022-04-13 23:51:11.225 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:51:11.225 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:51:11.225 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:51:11.225 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:51:11.225 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:51:11.225 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:51:11.225 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:51:11.225 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:51:11.225 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f98d1ec3c75c4137814a1627f6f275f1 --project 3d7ff098ff3c4c91b7bce63955657803 2022-04-13 23:51:11.225 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:51:11.225 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:51:11.225 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:51:11.225 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.225 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.225 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.225 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.225 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:51:11.225 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:51:11.226 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user f98d1ec3c75c4137814a1627f6f275f1 --project 3d7ff098ff3c4c91b7bce63955657803 2022-04-13 23:51:11.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.226 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.226 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.226 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f98d1ec3c75c4137814a1627f6f275f1 --project 3d7ff098ff3c4c91b7bce63955657803 2022-04-13 23:51:11.226 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:51:11.226 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:51:11.226 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:51:11.226 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.226 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.226 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.226 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.226 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:51:11.226 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:51:11.226 | ++ functions-common:get_field:825 : echo '| 270afa5545fb4ac5855c0e7744beee1c | f98d1ec3c75c4137814a1627f6f275f1 | | 3d7ff098ff3c4c91b7bce63955657803 | | | False |' 2022-04-13 23:51:11.226 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:51:11.226 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.226 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:51:11.226 | + functions-common:get_or_add_user_project_role:1004 : echo 270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:51:11.226 | 270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:51:11.226 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 23:51:11.226 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 23:51:11.226 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:51:11.226 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 23:51:11.226 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-13 23:51:11.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.226 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.226 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.226 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.226 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 23:51:11.227 | 1b2ae58c68df44dcacb193e31167ac4c' 2022-04-13 23:51:11.227 | ++ functions-common:get_or_create_domain:895 : echo 1b2ae58c68df44dcacb193e31167ac4c 2022-04-13 23:51:11.227 | + lib/swift:create_swift_accounts:652 : swift_domain=1b2ae58c68df44dcacb193e31167ac4c 2022-04-13 23:51:11.227 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 23:51:11.227 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:51:11.227 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 23:51:11.227 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 1b2ae58c68df44dcacb193e31167ac4c 2022-04-13 23:51:11.227 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:51:11.227 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=1b2ae58c68df44dcacb193e31167ac4c --or-show -f value -c id 2022-04-13 23:51:11.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.227 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.227 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.227 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.227 | ++ functions-common:get_or_create_project:945 : project_id=2293d53b8bb24af982e99e805cb883a4 2022-04-13 23:51:11.227 | ++ functions-common:get_or_create_project:946 : echo 2293d53b8bb24af982e99e805cb883a4 2022-04-13 23:51:11.227 | + lib/swift:create_swift_accounts:656 : swift_project_test4=2293d53b8bb24af982e99e805cb883a4 2022-04-13 23:51:11.227 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 23:51:11.227 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:51:11.227 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 23:51:11.227 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 1b2ae58c68df44dcacb193e31167ac4c test4@example.com 2022-04-13 23:51:11.227 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:51:11.227 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 23:51:11.227 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 23:51:11.227 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=1b2ae58c68df44dcacb193e31167ac4c --email=test4@example.com --or-show -f value -c id 2022-04-13 23:51:11.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.227 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.227 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.227 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.227 | ++ functions-common:get_or_create_user:932 : user_id=c3be2a3c2f634463b930add19f50d49f 2022-04-13 23:51:11.228 | ++ functions-common:get_or_create_user:933 : echo c3be2a3c2f634463b930add19f50d49f 2022-04-13 23:51:11.228 | + lib/swift:create_swift_accounts:661 : swift_user_test4=c3be2a3c2f634463b930add19f50d49f 2022-04-13 23:51:11.228 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 23:51:11.228 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:51:11.228 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin c3be2a3c2f634463b930add19f50d49f 2293d53b8bb24af982e99e805cb883a4 2022-04-13 23:51:11.228 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:51:11.228 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:51:11.228 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:51:11.228 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:51:11.228 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:51:11.228 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:51:11.228 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:51:11.228 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:51:11.228 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c3be2a3c2f634463b930add19f50d49f --project 2293d53b8bb24af982e99e805cb883a4 2022-04-13 23:51:11.228 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:51:11.228 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:51:11.228 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:51:11.228 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.228 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.228 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.228 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.228 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:51:11.228 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:51:11.228 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user c3be2a3c2f634463b930add19f50d49f --project 2293d53b8bb24af982e99e805cb883a4 2022-04-13 23:51:11.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.228 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.228 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.228 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c3be2a3c2f634463b930add19f50d49f --project 2293d53b8bb24af982e99e805cb883a4 2022-04-13 23:51:11.228 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:51:11.228 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:51:11.229 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:51:11.229 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.229 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:11.229 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:11.229 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:51:11.229 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:51:11.229 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:51:11.229 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:51:11.229 | ++ functions-common:get_field:825 : echo '| 270afa5545fb4ac5855c0e7744beee1c | c3be2a3c2f634463b930add19f50d49f | | 2293d53b8bb24af982e99e805cb883a4 | | | False |' 2022-04-13 23:51:11.229 | ++ functions-common:get_field:819 : read data 2022-04-13 23:51:11.229 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:51:11.229 | + functions-common:get_or_add_user_project_role:1004 : echo 270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:51:11.229 | 270afa5545fb4ac5855c0e7744beee1c 2022-04-13 23:51:11.260 | [194820 Async create_swift_accounts:229417]: finished create_swift_accounts with result 0 in 131 seconds 2022-04-13 23:51:11.267 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 23:51:11.270 | + inc/async:async_wait:197 : return 0 2022-04-13 23:51:11.273 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 23:51:11.291 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:51:11.294 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 23:51:11.312 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:51:11.315 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 23:51:11.317 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:51:11.320 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 23:51:11.323 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 23:51:11.325 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 23:51:11.385 | + inc/async:async_inner:63 : init_glance 2022-04-13 23:51:11.424 | [194820 Async init_glance:233674]: running: init_glance 2022-04-13 23:51:11.427 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 23:51:11.446 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:51:11.449 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 23:51:11.452 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:51:11.454 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 23:51:11.457 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 23:51:11.466 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 23:51:11.466 | ++ 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 23:51:11.466 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:51:11.470 | + 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 23:51:11.473 | + 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 23:51:11.475 | + 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 23:51:11.478 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:51:11.481 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 23:51:11.483 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 23:51:11.486 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 23:51:11.488 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 23:51:11.501 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 23:51:11.504 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 23:51:15.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:15.027 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:15.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:15.027 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:18.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:18.618 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:18.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:18.618 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:22.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:22.246 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:22.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:22.246 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:25.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:25.771 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:25.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:25.771 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:29.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:29.269 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:29.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:29.275 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:32.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:32.789 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:32.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:32.789 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:36.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:36.323 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:36.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:36.323 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:40.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:40.045 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:40.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:40.045 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:44.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:44.809 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:44.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:44.809 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:44.809 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 23:51:50.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:50.854 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:50.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:50.854 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:51.175 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 23:51:51.181 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 23:51:51.184 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 23:51:51.186 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 23:51:51.188 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 23:51:51.191 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 23:51:51.193 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 23:51:51.195 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 23:51:51.202 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 23:51:51.202 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 23:51:51.202 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 23:51:51.204 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 23:51:51.206 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 23:51:51.209 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 23:51:51.211 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 23:51:51.213 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 23:51:51.217 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:51:51.224 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 23:51:51.224 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:51:51.228 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 23:51:51.230 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 23:51:51.233 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 23:51:51.235 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 23:51:51.237 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:51:51.241 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:51:51.268 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 23:51:51.298 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 23:51:51.329 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 23:51:51.359 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 23:51:51.392 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 23:51:51.426 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 23:51:51.429 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 23:51:51.436 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 23:51:51.436 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:51:51.439 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:51:51.455 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:51:51.458 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:51:51.461 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:51:51.463 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:51:51.465 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:51:51.495 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:51:51.525 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:51:51.566 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:51:51.600 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 23:51:51.617 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:51:51.620 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 23:51:51.622 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:51:51.625 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 23:51:51.627 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 23:51:51.630 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 23:51:51.642 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 23:51:51.646 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:51:51.654 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 23:51:51.657 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 23:51:51.671 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-13 23:51:51.684 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 23:51:51.686 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-13 23:51:51.700 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:51:51.713 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:51:51.726 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:51:51.729 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:51:51.732 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 23:51:51.736 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.EvYGs346Aq 2022-04-13 23:51:51.739 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:51:51.749 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:51:51.751 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.EvYGs346Aq 2022-04-13 23:51:51.755 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.EvYGs346Aq 2022-04-13 23:51:51.774 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.EvYGs346Aq /etc/sudoers.d/neutron-rootwrap 2022-04-13 23:51:51.786 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:51:51.816 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 23:51:51.819 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:51:51.855 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 23:51:51.858 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 23:51:51.860 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 23:51:51.862 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:51:51.865 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:51:51.875 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:51:51.885 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:51:51.888 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:51:51.891 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:51:51.893 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:51:51.912 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:51:51.914 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:51:51.917 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:51:51.955 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:51:51.958 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:51:51.961 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 23:51:51.978 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:51:51.981 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 23:51:51.983 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 23:51:51.986 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:51:51.988 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:51:51.992 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 23:51:51.994 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 23:51:51.997 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:51:51.999 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 23:51:52.001 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 23:51:52.007 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 23:51:52.009 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:51:52.011 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:51:52.016 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 23:51:52.034 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:51:52.037 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 23:51:52.039 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 23:51:52.042 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 23:51:52.046 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 23:51:52.077 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:51:52.116 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 23:51:52.149 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 23:51:52.183 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 23:51:52.214 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 23:51:52.217 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:51:52.219 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 23:51:52.233 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:51:52.233 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 23:51:52.254 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 23:51:52.286 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:51:52.317 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 23:51:52.349 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 23:51:52.380 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 23:51:52.413 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 23:51:52.445 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 23:51:52.475 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:51:52.506 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:51:52.537 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 23:51:52.579 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 23:51:52.617 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 23:51:52.619 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:51:52.622 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:51:52.624 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:51:52.627 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 23:51:52.658 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 23:51:52.690 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.58/identity 2022-04-13 23:51:52.721 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 23:51:52.753 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 23:51:52.785 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 23:51:52.816 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 23:51:52.849 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 23:51:52.884 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:51:52.920 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 23:51:52.953 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 23:51:52.956 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 23:51:52.958 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 23:51:52.962 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 23:51:52.963 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 23:51:52.966 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 23:51:52.968 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 23:51:52.971 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 550:599 != '' ]] 2022-04-13 23:51:52.973 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:550:599 2022-04-13 23:51:52.976 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:550:599 != '' ]] 2022-04-13 23:51:52.978 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 23:51:52.981 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 23:51:52.983 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 23:51:52.986 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 23:51:52.988 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 23:51:52.991 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 23:51:52.993 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 23:51:52.996 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 23:51:52.998 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 23:51:53.001 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-13 23:51:53.030 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-13 23:51:53.032 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:51:53.035 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:51:53.038 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 23:51:53.040 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 23:51:53.043 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:51:53.045 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 23:51:53.077 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 23:51:53.079 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-13 23:51:53.082 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:51:53.085 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:51:53.087 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 23:51:53.089 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 23:51:53.096 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:51:53.096 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 23:51:53.128 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-13 23:51:53.131 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:51:53.133 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:51:53.136 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 23:51:53.138 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 23:51:53.141 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:51:53.143 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 23:51:53.172 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-13 23:51:53.174 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:51:53.186 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 23:51:53.186 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 23:51:53.186 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 23:51:53.186 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:51:53.187 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-13 23:51:53.217 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-13 23:51:53.220 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:51:53.222 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 23:51:53.225 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:51:53.227 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:51:53.230 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:51:53.232 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-13 23:51:53.261 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-13 23:51:53.264 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:51:53.270 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 23:51:53.270 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 23:51:53.271 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 23:51:53.274 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:51:53.276 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 23:51:53.307 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:550:599 2022-04-13 23:51:53.309 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:51:53.312 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 23:51:53.315 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:550:599 2022-04-13 23:51:53.320 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:550:599 ']' 2022-04-13 23:51:53.320 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:51:53.322 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:550:599 2022-04-13 23:51:53.353 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-13 23:51:53.356 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:51:53.358 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 23:51:53.361 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:51:53.363 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:51:53.366 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:51:53.372 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-13 23:51:53.397 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 23:51:53.400 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 23:51:53.418 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:51:53.420 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 23:51:53.423 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:51:53.457 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 23:51:53.459 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:51:53.489 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:51:53.522 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 23:51:53.525 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 23:51:53.528 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 23:51:53.530 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:51:56.560 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:51:56.560 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:51:56.561 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=235556) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:51:56.610 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=235556) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:51:56.610 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=235556) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:51:56.610 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=235556) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:51:56.611 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=235556) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:51:56.611 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=235556) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:51:56.611 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=235556) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:51:56.666 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:51:56.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:56.667 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:56.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:51:56.667 | from cryptography.utils import int_from_bytes 2022-04-13 23:51:57.027 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 23:51:57.030 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 23:51:57.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-13 23:51:57.035 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:51:57.038 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 23:51:57.090 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-13 23:51:57.110 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 23:51:57.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 23:51:57.115 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-13 23:51:57.146 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 23:51:57.149 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 23:51:57.157 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 23:51:57.160 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 23:51:57.163 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 23:51:57.176 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 23:51:57.190 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:51:57.192 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 23:51:57.201 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 23:51:57.204 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:51:57.210 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 23:51:57.216 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 23:51:57.219 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 23:51:57.222 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 23:51:57.224 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 23:51:57.227 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 23:51:57.230 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:51:57.232 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:51:57.235 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:51:57.237 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:51:57.240 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:51:57.266 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 23:51:57.269 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-13 23:51:57.306 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 23:51:57.309 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 23:51:57.339 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-13 23:51:57.370 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 23:51:57.388 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:51:57.391 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 23:51:57.393 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 23:51:57.399 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 23:51:57.435 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 23:51:57.467 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:51:57.500 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 23:51:57.503 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:51:57.532 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 23:51:57.550 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:51:57.553 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:51:57.557 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:51:57.585 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:51:57.588 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:51:57.593 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:51:57.621 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 23:51:57.624 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:51:57.626 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 23:51:57.629 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 23:51:57.646 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:51:57.649 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 23:51:57.652 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-13 23:51:57.656 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 23:51:57.687 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:51:57.720 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 23:51:57.722 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:51:57.752 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:51:57.755 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:51:57.785 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:51:57.788 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:51:57.790 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:51:57.821 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 23:51:57.824 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:51:57.826 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 23:51:57.829 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:52:00.947 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:52:00.947 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:52:00.947 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=236087) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:52:01.000 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=236087) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:52:01.000 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=236087) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:52:01.000 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=236087) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:52:01.001 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=236087) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:52:01.001 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=236087) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:52:01.001 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=236087) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:52:01.065 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 23:52:01.065 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=236087) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 23:52:01.066 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=236087) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 23:52:01.066 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:52:01.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:52:01.066 | from cryptography.utils import int_from_bytes 2022-04-13 23:52:01.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:52:01.066 | from cryptography.utils import int_from_bytes 2022-04-13 23:52:01.449 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 23:52:01.452 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 23:52:01.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:52:01.460 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:52:01.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:52:01.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:52:01.466 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:52:01.483 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 23:52:01.486 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 23:52:01.488 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 23:52:01.491 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 23:52:01.503 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-13 23:52:01.521 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 23:52:01.524 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 23:52:01.527 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 23:52:01.529 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 23:52:01.532 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 23:52:01.534 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 23:52:01.537 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 23:52:01.540 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 23:52:01.542 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 23:52:01.545 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 23:52:01.547 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 23:52:01.550 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 23:52:01.552 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 23:52:01.554 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 23:52:01.558 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 23:52:01.559 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 23:52:01.565 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 23:52:01.569 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 23:52:01.571 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 23:52:01.573 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 23:52:01.577 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 23:52:01.578 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 23:52:01.578 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 23:52:01.585 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.48/22 brd 192.168.3.255' 2022-04-13 23:52:01.587 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 23:52:01.590 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 23:52:01.592 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 23:52:01.595 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 23:52:01.599 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.48/22 brd 192.168.3.255 != '' ]] 2022-04-13 23:52:01.600 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.48/22 brd 192.168.3.255 dev eth1' 2022-04-13 23:52:01.602 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.48/22 brd 192.168.3.255 dev br-data' 2022-04-13 23:52:01.605 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 23:52:01.607 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 23:52:01.611 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 23:52:01.611 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.48/22 brd 192.168.3.255 2022-04-13 23:52:01.613 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 23:52:01.613 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 23:52:01.618 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.48 2022-04-13 23:52:01.620 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.48 ' 2022-04-13 23:52:01.623 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.48/22 brd 192.168.3.255 dev eth1 2022-04-13 23:52:01.636 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.48/22 brd 192.168.3.255 dev br-data 2022-04-13 23:52:01.649 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 23:52:01.662 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 23:52:01.684 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.48 2022-04-13 23:52:04.694 | ARPING 192.168.0.48 from 192.168.0.48 br-data 2022-04-13 23:52:04.694 | Sent 3 probes (3 broadcast(s)) 2022-04-13 23:52:04.694 | Received 0 response(s) 2022-04-13 23:52:04.711 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 23:52:04.714 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 23:52:04.717 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 23:52:04.720 | + ./stack.sh:exit_trap:524 : jobs='219942 2022-04-13 23:52:04.720 | 233674' 2022-04-13 23:52:04.722 | + ./stack.sh:exit_trap:527 : [[ -n 219942 2022-04-13 23:52:04.722 | 233674 ]] 2022-04-13 23:52:04.725 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-234154 ]] 2022-04-13 23:52:04.728 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 23:52:04.730 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 23:52:04.735 | exit_trap: cleaning up child processes 2022-04-13 23:52:04.736 | + ./stack.sh:exit_trap:529 : kill 219942 233674 2022-04-13 23:52:04.736 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.MpX1YCw3XW ']' 2022-04-13 23:52:04.737 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.MpX1YCw3XW 2022-04-13 23:52:04.742 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 23:52:04.744 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 23:52:04.747 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 23:52:04.749 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 23:52:04.749 | Error on exit 2022-04-13 23:52:04.751 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 23:52:04.754 | + ./stack.sh:exit_trap:544 : generate-subunit 1649893311 613 fail 2022-04-13 23:52:05.431 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 23:52:05.434 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 23:52:06.613 | + ./stack.sh:exit_trap:558 : exit 1