2022-05-06 07:00:25.034 | + ./stack.sh:main:489 : exec 2022-05-06 07:00:25.034 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-06-070024' 2022-05-06 07:00:25.034 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-06-070024.summary.2022-05-06-070024 2022-05-06 07:00:25.034 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:00:25.034 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-06-070024 2022-05-06 07:00:25.034 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-06-070024 /opt/stack/logs/stack.sh.log 2022-05-06 07:00:25.034 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-06-070024.summary.2022-05-06-070024 /opt/stack/logs/stack.sh.log.summary 2022-05-06 07:00:25.034 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-06 07:00:25.034 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-06 07:00:25.034 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-06 07:00:25.034 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-06 07:00:25.034 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-06 07:00:25.034 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-06 07:00:25.034 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-06 07:00:25.034 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-06 07:00:25.034 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-06 07:00:25.034 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-06 07:00:25.034 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-06 07:00:25.034 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-06 07:00:25.035 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-06 07:00:25.037 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-06 07:00:25.041 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-06 07:00:25.043 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-06 07:00:25.046 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-06 07:00:25.047 | + ./stack.sh:main:575 : set -o errexit 2022-05-06 07:00:25.049 | + ./stack.sh:main:578 : uname -a 2022-05-06 07:00:25.051 | Linux dv-neutron-840565-5-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-06 07:00:25.053 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-06 07:00:25.055 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-06 07:00:25.058 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-06 07:00:25.096 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-06 07:00:25.113 | + ./stack.sh:main:592 : fetch_plugins 2022-05-06 07:00:25.115 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-06 07:00:25.117 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-06 07:00:25.120 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-06 07:00:25.122 | + functions-common:fetch_plugins:1788 : return 2022-05-06 07:00:25.124 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-06 07:00:25.126 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-06 07:00:25.128 | + functions-common:run_phase:1866 : local phase= 2022-05-06 07:00:25.130 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 07:00:25.132 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 07:00:25.134 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 07:00:25.136 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 07:00:25.139 | + functions-common:run_phase:1875 : local extra 2022-05-06 07:00:25.141 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 07:00:25.145 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 07:00:25.147 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 07:00:25.149 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 07:00:25.151 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-06 07:00:25.153 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 07:00:25.170 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:00:25.171 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-06 07:00:25.173 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 07:00:25.175 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 07:00:25.177 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 07:00:25.179 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 07:00:25.181 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 07:00:25.183 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-06 07:00:25.185 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-06 07:00:25.187 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-06 07:00:25.189 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 07:00:25.191 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-06 07:00:25.193 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-06 07:00:25.194 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-06 07:00:25.197 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-06 07:00:25.199 | + functions-common:plugin_override_defaults:1829 : return 2022-05-06 07:00:25.201 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-06 07:00:25.218 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-06 07:00:25.220 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-06 07:00:25.234 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:00:25.236 | +++ lib/tls:source:43 : hostname -f 2022-05-06 07:00:25.239 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-06 07:00:25.241 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-06 07:00:25.244 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-06 07:00:25.246 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-06 07:00:25.248 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-06 07:00:25.250 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-06 07:00:25.252 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-06 07:00:25.254 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-06 07:00:25.255 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-06 07:00:25.257 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-06 07:00:25.262 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-06 07:00:25.274 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-06 07:00:25.293 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-06 07:00:25.306 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-06 07:00:25.318 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-06 07:00:25.355 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-06 07:00:25.416 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-06 07:00:25.507 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-06 07:00:25.529 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-06 07:00:25.582 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-06 07:00:25.636 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-06 07:00:25.790 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-06 07:00:25.805 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-06 07:00:25.819 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-06 07:00:25.832 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-06 07:00:25.929 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-06 07:00:25.932 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-06 07:00:25.935 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-06 07:00:25.937 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-06 07:00:25.939 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-06 07:00:25.941 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-06 07:00:25.944 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-06 07:00:25.944 | False' 2022-05-06 07:00:25.947 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-06 07:00:25.962 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-06 07:00:25.964 | + ./stack.sh:main:626 : run_phase source 2022-05-06 07:00:25.968 | + functions-common:run_phase:1865 : local mode=source 2022-05-06 07:00:25.970 | + functions-common:run_phase:1866 : local phase= 2022-05-06 07:00:25.972 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 07:00:25.974 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 07:00:25.977 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 07:00:25.979 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 07:00:25.981 | + functions-common:run_phase:1875 : local extra 2022-05-06 07:00:25.984 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 07:00:25.988 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 07:00:25.990 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 07:00:25.992 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 07:00:25.995 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-06 07:00:25.997 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 07:00:26.012 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:00:26.014 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-06 07:00:26.016 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-06 07:00:26.057 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-06 07:00:26.060 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-06 07:00:26.062 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-06 07:00:26.064 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-06 07:00:26.066 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-06 07:00:26.068 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-06 07:00:26.070 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-06 07:00:26.073 | + functions-common:load_plugin_settings:1806 : return 2022-05-06 07:00:26.075 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-06 07:00:26.077 | + functions-common:verify_disabled_services:2148 : local service 2022-05-06 07:00:26.079 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.081 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-06 07:00:26.084 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.086 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-06 07:00:26.088 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.091 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-06 07:00:26.093 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.095 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-06 07:00:26.098 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.100 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-06 07:00:26.103 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.105 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-06 07:00:26.108 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.110 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-06 07:00:26.112 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.115 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-06 07:00:26.117 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.120 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-06 07:00:26.123 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.125 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-06 07:00:26.128 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.130 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-05-06 07:00:26.132 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.135 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-06 07:00:26.137 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.140 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-06 07:00:26.142 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.144 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-06 07:00:26.146 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.149 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-06 07:00:26.152 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.155 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-06 07:00:26.158 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.160 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-06 07:00:26.163 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.165 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-06 07:00:26.168 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.170 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-06 07:00:26.173 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.175 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-06 07:00:26.177 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.180 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-06 07:00:26.182 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.184 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-06 07:00:26.187 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.189 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-06 07:00:26.192 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.195 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-06 07:00:26.198 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.200 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-06 07:00:26.203 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.205 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-06 07:00:26.208 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.210 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-06 07:00:26.213 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.216 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-06 07:00:26.218 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.221 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-06 07:00:26.223 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.225 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-06 07:00:26.228 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.230 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-06 07:00:26.233 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.235 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-06 07:00:26.238 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.241 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-05-06 07:00:26.244 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.247 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-06 07:00:26.249 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.251 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-06 07:00:26.254 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.258 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-06 07:00:26.261 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.263 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-06 07:00:26.265 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.268 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-06 07:00:26.270 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.272 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-06 07:00:26.275 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.277 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-06 07:00:26.280 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.282 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-06 07:00:26.285 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.287 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-06 07:00:26.289 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.291 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-06 07:00:26.294 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.296 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-06 07:00:26.298 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.301 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-06 07:00:26.303 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.306 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-06 07:00:26.308 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:00:26.311 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-06 07:00:26.314 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-06 07:00:26.316 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-06 07:00:26.318 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-06 07:00:26.334 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:00:26.337 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-06 07:00:26.339 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-06 07:00:26.342 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-06 07:00:26.358 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:00:26.360 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-06 07:00:26.364 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-06 07:00:26.368 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-06 07:00:26.371 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-06 07:00:26.373 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-06 07:00:26.376 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-06 07:00:26.378 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-06 07:00:26.381 | + lib/database:initialize_database_backends:92 : return 0 2022-05-06 07:00:26.384 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-06 07:00:26.384 | Using mysql database backend 2022-05-06 07:00:26.386 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-06 07:00:26.405 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-06 07:00:26.409 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-06 07:00:26.411 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-06 07:00:26.414 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-06 07:00:26.417 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-06 07:00:26.419 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-06 07:00:26.436 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:00:26.438 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-06 07:00:26.456 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-06 07:00:26.473 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:00:26.475 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-06 07:00:26.492 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-06 07:00:26.512 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-06 07:00:26.529 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:00:26.533 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-06 07:00:26.550 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:00:26.553 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-06 07:00:26.570 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-06 07:00:26.573 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-06 07:00:26.576 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-06 07:00:26.578 | + functions-common:save_stackenv:60 : local tag=759 2022-05-06 07:00:26.581 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-06 07:00:26.586 | + functions-common:save_stackenv:62 : time_stamp=2022-05-06-070026 2022-05-06 07:00:26.588 | + functions-common:save_stackenv:63 : echo '# 2022-05-06-070026 759' 2022-05-06 07:00:26.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:00:26.593 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-06 07:00:26.596 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:00:26.598 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-06 07:00:26.601 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:00:26.605 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-06 07:00:26.607 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:00:26.610 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-06 07:00:26.612 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:00:26.615 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-05-06 07:00:26.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:00:26.621 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-05-06 07:00:26.623 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:00:26.626 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-06-070024 2022-05-06 07:00:26.628 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:00:26.631 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-06 07:00:26.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:00:26.638 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-05-06 07:00:26.640 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:00:26.643 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-06 07:00:26.645 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:00:26.648 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-06 07:00:26.650 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:00:26.653 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-06 07:00:26.655 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:00:26.658 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-06 07:00:26.661 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-06 07:00:26.664 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-06 07:00:26.667 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-06 07:00:26.670 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-06 07:00:26.672 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 07:00:26.674 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 07:00:26.677 | ++ functions-common:git_clone:612 : pwd 2022-05-06 07:00:26.679 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 07:00:26.682 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 07:00:26.686 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 07:00:26.703 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 07:00:26.705 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 07:00:26.707 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 07:00:26.710 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 07:00:26.711 | + functions-common:git_clone:629 : echo master 2022-05-06 07:00:26.716 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-06 07:00:26.718 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 07:00:26.721 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-06 07:00:26.734 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-06 07:00:26.737 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 07:00:26.738 | + functions-common:git_clone:690 : head -1 2022-05-06 07:00:26.741 | ea964714 Merge "update constraint for oslo.concurrency to new release 4.5.1" 2022-05-06 07:00:26.745 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 07:00:26.747 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-06 07:00:26.750 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:00:26.752 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-06 07:00:26.757 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-06 07:00:26.761 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-06 07:00:26.764 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-06 07:00:26.767 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-06 07:00:26.769 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-06 07:00:26.772 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-06 07:00:26.775 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-06 07:00:26.778 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-06 07:00:26.783 | ++ tools/install_prereqs.sh:source:47 : NOW=1651820426 2022-05-06 07:00:26.787 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-06 07:00:26.792 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1651819291 2022-05-06 07:00:26.794 | ++ tools/install_prereqs.sh:source:49 : DELTA=1135 2022-05-06 07:00:26.798 | ++ tools/install_prereqs.sh:source:50 : [[ 1135 -lt 7200 ]] 2022-05-06 07:00:26.800 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-06 07:00:26.804 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-06 07:00:26.807 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-06 07:00:26.809 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-06 07:00:26.812 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-06 07:00:26.814 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-06 07:00:26.817 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-06 07:00:26.819 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-06 07:00:26.823 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-06 07:00:26.875 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-06 07:00:26.875 | apache2-dev 2022-05-06 07:00:26.875 | bc 2022-05-06 07:00:26.875 | bsdmainutils 2022-05-06 07:00:26.875 | curl 2022-05-06 07:00:26.875 | g++ 2022-05-06 07:00:26.875 | gawk 2022-05-06 07:00:26.875 | gcc 2022-05-06 07:00:26.875 | gettext 2022-05-06 07:00:26.875 | git 2022-05-06 07:00:26.875 | graphviz 2022-05-06 07:00:26.875 | iputils-ping 2022-05-06 07:00:26.875 | libapache2-mod-proxy-uwsgi 2022-05-06 07:00:26.875 | libffi-dev 2022-05-06 07:00:26.875 | libjpeg-dev 2022-05-06 07:00:26.875 | libpcre3-dev 2022-05-06 07:00:26.875 | libpq-dev 2022-05-06 07:00:26.875 | libssl-dev 2022-05-06 07:00:26.875 | libsystemd-dev 2022-05-06 07:00:26.875 | libxml2-dev 2022-05-06 07:00:26.875 | libxslt1-dev 2022-05-06 07:00:26.875 | libyaml-dev 2022-05-06 07:00:26.875 | lsof 2022-05-06 07:00:26.875 | openssh-server 2022-05-06 07:00:26.875 | openssl 2022-05-06 07:00:26.875 | pkg-config 2022-05-06 07:00:26.875 | psmisc 2022-05-06 07:00:26.875 | python3-dev 2022-05-06 07:00:26.875 | python3-pip 2022-05-06 07:00:26.875 | python3-systemd 2022-05-06 07:00:26.875 | python3-venv 2022-05-06 07:00:26.875 | tar 2022-05-06 07:00:26.876 | tcpdump 2022-05-06 07:00:26.876 | unzip 2022-05-06 07:00:26.876 | uuid-runtime 2022-05-06 07:00:26.876 | wget 2022-05-06 07:00:26.876 | wget 2022-05-06 07:00:26.876 | zlib1g-dev 2022-05-06 07:00:26.876 | libkrb5-dev 2022-05-06 07:00:26.876 | libldap2-dev 2022-05-06 07:00:26.876 | libsasl2-dev 2022-05-06 07:00:26.876 | memcached 2022-05-06 07:00:26.876 | python3-mysqldb 2022-05-06 07:00:26.876 | sqlite3 2022-05-06 07:00:26.876 | conntrack 2022-05-06 07:00:26.876 | curl 2022-05-06 07:00:26.876 | dnsmasq-base 2022-05-06 07:00:26.876 | dnsmasq-utils 2022-05-06 07:00:26.876 | ebtables 2022-05-06 07:00:26.876 | genisoimage 2022-05-06 07:00:26.876 | iptables 2022-05-06 07:00:26.876 | iputils-arping 2022-05-06 07:00:26.876 | kpartx 2022-05-06 07:00:26.876 | libjs-jquery-tablesorter 2022-05-06 07:00:26.876 | parted 2022-05-06 07:00:26.876 | pm-utils 2022-05-06 07:00:26.876 | python3-mysqldb 2022-05-06 07:00:26.876 | socat 2022-05-06 07:00:26.876 | sqlite3 2022-05-06 07:00:26.876 | sudo 2022-05-06 07:00:26.876 | vlan 2022-05-06 07:00:26.876 | lsscsi 2022-05-06 07:00:26.876 | open-iscsi 2022-05-06 07:00:26.876 | lvm2 2022-05-06 07:00:26.876 | qemu-utils 2022-05-06 07:00:26.876 | thin-provisioning-tools 2022-05-06 07:00:26.876 | acl 2022-05-06 07:00:26.876 | dnsmasq-base 2022-05-06 07:00:26.876 | dnsmasq-utils 2022-05-06 07:00:26.876 | ebtables 2022-05-06 07:00:26.877 | haproxy 2022-05-06 07:00:26.877 | iptables 2022-05-06 07:00:26.877 | iputils-arping 2022-05-06 07:00:26.877 | iputils-ping 2022-05-06 07:00:26.877 | postgresql-server-dev-all 2022-05-06 07:00:26.877 | python3-mysqldb 2022-05-06 07:00:26.877 | sqlite3 2022-05-06 07:00:26.877 | sudo 2022-05-06 07:00:26.877 | vlan 2022-05-06 07:00:26.877 | pcp 2022-05-06 07:00:26.877 | ipset 2022-05-06 07:00:26.877 | conntrack 2022-05-06 07:00:26.877 | conntrackd 2022-05-06 07:00:26.877 | keepalived 2022-05-06 07:00:26.877 | lvm2 2022-05-06 07:00:26.877 | qemu-utils 2022-05-06 07:00:26.877 | thin-provisioning-tools 2022-05-06 07:00:26.877 | curl 2022-05-06 07:00:26.877 | liberasurecode-dev 2022-05-06 07:00:26.877 | make 2022-05-06 07:00:26.877 | memcached 2022-05-06 07:00:26.877 | rsync 2022-05-06 07:00:26.877 | sqlite3 2022-05-06 07:00:26.877 | xfsprogs' 2022-05-06 07:00:26.878 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-06 07:00:26.898 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-06 07:00:26.899 | apache2-dev 2022-05-06 07:00:26.899 | bc 2022-05-06 07:00:26.899 | bsdmainutils 2022-05-06 07:00:26.899 | curl 2022-05-06 07:00:26.899 | g++ 2022-05-06 07:00:26.899 | gawk 2022-05-06 07:00:26.899 | gcc 2022-05-06 07:00:26.899 | gettext 2022-05-06 07:00:26.899 | git 2022-05-06 07:00:26.899 | graphviz 2022-05-06 07:00:26.899 | iputils-ping 2022-05-06 07:00:26.899 | libapache2-mod-proxy-uwsgi 2022-05-06 07:00:26.899 | libffi-dev 2022-05-06 07:00:26.899 | libjpeg-dev 2022-05-06 07:00:26.899 | libpcre3-dev 2022-05-06 07:00:26.899 | libpq-dev 2022-05-06 07:00:26.899 | libssl-dev 2022-05-06 07:00:26.899 | libsystemd-dev 2022-05-06 07:00:26.899 | libxml2-dev 2022-05-06 07:00:26.899 | libxslt1-dev 2022-05-06 07:00:26.899 | libyaml-dev 2022-05-06 07:00:26.899 | lsof 2022-05-06 07:00:26.899 | openssh-server 2022-05-06 07:00:26.899 | openssl 2022-05-06 07:00:26.899 | pkg-config 2022-05-06 07:00:26.899 | psmisc 2022-05-06 07:00:26.899 | python3-dev 2022-05-06 07:00:26.899 | python3-pip 2022-05-06 07:00:26.900 | python3-systemd 2022-05-06 07:00:26.900 | python3-venv 2022-05-06 07:00:26.900 | tar 2022-05-06 07:00:26.900 | tcpdump 2022-05-06 07:00:26.900 | unzip 2022-05-06 07:00:26.900 | uuid-runtime 2022-05-06 07:00:26.900 | wget 2022-05-06 07:00:26.900 | wget 2022-05-06 07:00:26.900 | zlib1g-dev 2022-05-06 07:00:26.900 | libkrb5-dev 2022-05-06 07:00:26.900 | libldap2-dev 2022-05-06 07:00:26.900 | libsasl2-dev 2022-05-06 07:00:26.900 | memcached 2022-05-06 07:00:26.900 | python3-mysqldb 2022-05-06 07:00:26.900 | sqlite3 2022-05-06 07:00:26.900 | conntrack 2022-05-06 07:00:26.900 | curl 2022-05-06 07:00:26.900 | dnsmasq-base 2022-05-06 07:00:26.900 | dnsmasq-utils 2022-05-06 07:00:26.900 | ebtables 2022-05-06 07:00:26.900 | genisoimage 2022-05-06 07:00:26.900 | iptables 2022-05-06 07:00:26.900 | iputils-arping 2022-05-06 07:00:26.900 | kpartx 2022-05-06 07:00:26.900 | libjs-jquery-tablesorter 2022-05-06 07:00:26.900 | parted 2022-05-06 07:00:26.900 | pm-utils 2022-05-06 07:00:26.900 | python3-mysqldb 2022-05-06 07:00:26.900 | socat 2022-05-06 07:00:26.900 | sqlite3 2022-05-06 07:00:26.900 | sudo 2022-05-06 07:00:26.900 | vlan 2022-05-06 07:00:26.900 | lsscsi 2022-05-06 07:00:26.900 | open-iscsi 2022-05-06 07:00:26.900 | lvm2 2022-05-06 07:00:26.901 | qemu-utils 2022-05-06 07:00:26.901 | thin-provisioning-tools 2022-05-06 07:00:26.901 | acl 2022-05-06 07:00:26.901 | dnsmasq-base 2022-05-06 07:00:26.901 | dnsmasq-utils 2022-05-06 07:00:26.901 | ebtables 2022-05-06 07:00:26.901 | haproxy 2022-05-06 07:00:26.901 | iptables 2022-05-06 07:00:26.901 | iputils-arping 2022-05-06 07:00:26.901 | iputils-ping 2022-05-06 07:00:26.901 | postgresql-server-dev-all 2022-05-06 07:00:26.901 | python3-mysqldb 2022-05-06 07:00:26.901 | sqlite3 2022-05-06 07:00:26.901 | sudo 2022-05-06 07:00:26.901 | vlan 2022-05-06 07:00:26.901 | pcp 2022-05-06 07:00:26.901 | ipset 2022-05-06 07:00:26.901 | conntrack 2022-05-06 07:00:26.901 | conntrackd 2022-05-06 07:00:26.901 | keepalived 2022-05-06 07:00:26.901 | lvm2 2022-05-06 07:00:26.901 | qemu-utils 2022-05-06 07:00:26.901 | thin-provisioning-tools 2022-05-06 07:00:26.901 | curl 2022-05-06 07:00:26.901 | liberasurecode-dev 2022-05-06 07:00:26.901 | make 2022-05-06 07:00:26.901 | memcached 2022-05-06 07:00:26.901 | rsync 2022-05-06 07:00:26.901 | sqlite3 2022-05-06 07:00:26.901 | xfsprogs ' 2022-05-06 07:00:26.902 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-06 07:00:26.904 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:00:26.907 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:00:26.910 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-06 07:00:26.911 | ++ 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-05-06 07:00:26.916 | ++ 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-05-06 07:00:26.919 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-06 07:00:26.922 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:00:26.924 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-06 07:00:26.926 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:00:26.928 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:00:26.931 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:00:26.934 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:00:26.936 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:00:26.938 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:00:26.941 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-06 07:00:26.943 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-06 07:00:26.945 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-06 07:00:26.949 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-06 07:00:26.953 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-06 07:00:26.956 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-06 07:00:26.960 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-06 07:00:26.962 | ++ functions-common:time_start:2424 : local start_time= 2022-05-06 07:00:26.964 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:00:26.967 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:00:26.971 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1651820426969 2022-05-06 07:00:26.974 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-06 07:00:26.976 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-06 07:00:26.979 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-06 07:00:27.382 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-06 07:00:27.442 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-06 07:00:27.504 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-05-06 07:00:28.104 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-05-06 07:00:28.761 | Fetched 336 kB in 1s (236 kB/s) 2022-05-06 07:00:30.339 | Reading package lists... 2022-05-06 07:00:30.371 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-06 07:00:30.374 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-06 07:00:30.376 | ++ functions-common:time_stop:2437 : local name 2022-05-06 07:00:30.378 | ++ functions-common:time_stop:2438 : local end_time 2022-05-06 07:00:30.380 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:00:30.382 | ++ functions-common:time_stop:2440 : local total 2022-05-06 07:00:30.384 | ++ functions-common:time_stop:2441 : local start_time 2022-05-06 07:00:30.386 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-06 07:00:30.388 | ++ functions-common:time_stop:2444 : start_time=1651820426969 2022-05-06 07:00:30.390 | ++ functions-common:time_stop:2446 : [[ -z 1651820426969 ]] 2022-05-06 07:00:30.393 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:00:30.397 | ++ functions-common:time_stop:2449 : end_time=1651820430395 2022-05-06 07:00:30.400 | ++ functions-common:time_stop:2450 : elapsed_time=3426 2022-05-06 07:00:30.403 | ++ functions-common:time_stop:2451 : total=0 2022-05-06 07:00:30.405 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:00:30.408 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3426 2022-05-06 07:00:30.410 | ++ functions-common:install_package:1476 : 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-05-06 07:00:30.412 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:00:30.415 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:00:30.417 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:00:30.420 | ++ functions-common:real_install_package:1462 : 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-05-06 07:00:30.440 | ++ functions-common:apt_get:1242 : 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-05-06 07:00:30.550 | Reading package lists... 2022-05-06 07:00:30.809 | Building dependency tree... 2022-05-06 07:00:30.810 | Reading state information... 2022-05-06 07:00:30.845 | acl is already the newest version (2.2.53-6). 2022-05-06 07:00:30.846 | bc is already the newest version (1.07.1-2build1). 2022-05-06 07:00:30.846 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-06 07:00:30.846 | conntrack is already the newest version (1:1.4.5-2). 2022-05-06 07:00:30.846 | ebtables is already the newest version (2.0.11-3build1). 2022-05-06 07:00:30.846 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-06 07:00:30.846 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-06 07:00:30.846 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-06 07:00:30.846 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-06 07:00:30.846 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-06 07:00:30.846 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-06 07:00:30.846 | iputils-arping is already the newest version (3:20190709-3). 2022-05-06 07:00:30.846 | iputils-ping is already the newest version (3:20190709-3). 2022-05-06 07:00:30.846 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-06 07:00:30.846 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-06 07:00:30.846 | libffi-dev is already the newest version (3.3-4). 2022-05-06 07:00:30.846 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-06 07:00:30.846 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-05-06 07:00:30.846 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-06 07:00:30.846 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-06 07:00:30.846 | lsscsi is already the newest version (0.30-0.1). 2022-05-06 07:00:30.846 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-06 07:00:30.846 | make is already the newest version (4.2.1-1.2). 2022-05-06 07:00:30.846 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-06 07:00:30.846 | psmisc is already the newest version (23.3-1). 2022-05-06 07:00:30.846 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-06 07:00:30.846 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-06 07:00:30.846 | python3-systemd is already the newest version (234-3build2). 2022-05-06 07:00:30.846 | socat is already the newest version (1.7.3.3-2). 2022-05-06 07:00:30.846 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-06 07:00:30.846 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-06 07:00:30.846 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-06 07:00:30.846 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-06 07:00:30.847 | graphviz is already the newest version (2.42.2-3build2). 2022-05-06 07:00:30.847 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-06 07:00:30.847 | pcp is already the newest version (5.0.3-1). 2022-05-06 07:00:30.847 | pm-utils is already the newest version (1.4.1-19). 2022-05-06 07:00:30.847 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-06 07:00:30.847 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 07:00:30.847 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 07:00:30.847 | curl is already the newest version (7.68.0-1ubuntu2.10). 2022-05-06 07:00:30.847 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-05-06 07:00:30.847 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-05-06 07:00:30.847 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-06 07:00:30.847 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-06 07:00:30.847 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-06 07:00:30.847 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-06 07:00:30.847 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-06 07:00:30.847 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-05-06 07:00:30.847 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-06 07:00:30.847 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-06 07:00:30.847 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-06 07:00:30.847 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-05-06 07:00:30.847 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-05-06 07:00:30.847 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-06 07:00:30.847 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-06 07:00:30.847 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-06 07:00:30.847 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-05-06 07:00:30.847 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-06 07:00:30.847 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-06 07:00:30.847 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-06 07:00:30.847 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-06 07:00:30.847 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-06 07:00:30.847 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-06 07:00:30.847 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-06 07:00:30.848 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-06 07:00:30.848 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-06 07:00:30.848 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-06 07:00:30.848 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-06 07:00:31.077 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 07:00:31.077 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-06 07:00:31.077 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-06 07:00:31.077 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-06 07:00:31.077 | The following packages were automatically installed and are no longer required: 2022-05-06 07:00:31.078 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:00:31.078 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:00:31.079 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:00:31.079 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:00:31.079 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:00:31.079 | python3-zope.interface 2022-05-06 07:00:31.079 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:00:31.200 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:00:31.205 | ++ functions-common:apt_get:1246 : result=0 2022-05-06 07:00:31.208 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:00:31.210 | ++ functions-common:time_stop:2437 : local name 2022-05-06 07:00:31.213 | ++ functions-common:time_stop:2438 : local end_time 2022-05-06 07:00:31.215 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:00:31.217 | ++ functions-common:time_stop:2440 : local total 2022-05-06 07:00:31.219 | ++ functions-common:time_stop:2441 : local start_time 2022-05-06 07:00:31.222 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:00:31.224 | ++ functions-common:time_stop:2444 : start_time=1651820430438 2022-05-06 07:00:31.226 | ++ functions-common:time_stop:2446 : [[ -z 1651820430438 ]] 2022-05-06 07:00:31.229 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:00:31.233 | ++ functions-common:time_stop:2449 : end_time=1651820431230 2022-05-06 07:00:31.235 | ++ functions-common:time_stop:2450 : elapsed_time=792 2022-05-06 07:00:31.237 | ++ functions-common:time_stop:2451 : total=796 2022-05-06 07:00:31.239 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:00:31.241 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1588 2022-05-06 07:00:31.244 | ++ functions-common:apt_get:1250 : return 0 2022-05-06 07:00:31.247 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-06 07:00:31.249 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-06 07:00:31.252 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-06 07:00:31.256 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-06 07:00:31.261 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-06 07:00:31.263 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-06 07:00:31.266 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-06 07:00:32.729 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-06 07:00:32.731 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-06 07:00:32.734 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-06 07:00:32.735 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-06 07:00:32.737 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-06 07:00:32.739 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-06 07:00:32.741 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-06 07:00:32.742 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-06 07:00:32.745 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-06 07:00:32.747 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-06 07:00:32.749 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-06 07:00:32.751 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-06 07:00:32.752 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-06 07:00:32.754 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-06 07:00:32.756 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-06 07:00:32.757 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-06 07:00:32.760 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-06 07:00:32.761 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-06 07:00:32.763 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-06 07:00:32.765 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-06 07:00:32.767 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-06 07:00:32.769 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-06 07:00:32.771 | + functions-common:_ensure_lsb_release:394 : return 2022-05-06 07:00:32.773 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-06 07:00:32.850 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-06 07:00:32.853 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-06 07:00:32.928 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-06 07:00:32.931 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-06 07:00:33.010 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-06 07:00:33.012 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-06 07:00:33.014 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-06 07:00:33.016 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-06 07:00:33.019 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-06 07:00:33.021 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-06 07:00:33.022 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-06 07:00:33.025 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-06 07:00:33.027 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-06 07:00:33.029 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-06 07:00:33.031 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-06 07:00:33.031 | Distro: focal 2022-05-06 07:00:33.034 | + tools/install_pip.sh:main:124 : get_versions 2022-05-06 07:00:33.036 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-06 07:00:33.040 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-06 07:00:33.041 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-06 07:00:33.044 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-06 07:00:33.044 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-06 07:00:33.728 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-06 07:00:33.730 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-06 07:00:33.730 | pip: 21.3.1 2022-05-06 07:00:33.732 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-06 07:00:33.734 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-06 07:00:33.736 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:00:33.737 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:00:33.739 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:00:33.741 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:00:33.742 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:00:33.745 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:00:33.747 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:00:33.748 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:00:33.750 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:00:33.752 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:00:33.753 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:00:33.755 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-06 07:00:33.757 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:00:33.759 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:00:33.761 | + tools/install_pip.sh:main:142 : : 2022-05-06 07:00:33.763 | + tools/install_pip.sh:main:147 : set -x 2022-05-06 07:00:33.765 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-06 07:00:33.766 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-06 07:00:33.768 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 07:00:33.771 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-06 07:00:33.772 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-06 07:00:33.775 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 07:00:33.778 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 07:00:33.778 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-06 07:00:33.782 | ++ 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-05-06 07:00:33.784 | ++ 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-05-06 07:00:33.786 | ++ 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-05-06 07:00:33.788 | + 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-05-06 07:00:33.790 | + 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-05-06 07:00:33.806 | 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-05-06 07:00:33.808 | + 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-05-06 07:00:34.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:00:34.689 | from cryptography.utils import int_from_bytes 2022-05-06 07:00:34.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:00:34.689 | from cryptography.utils import int_from_bytes 2022-05-06 07:00:35.990 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:00:38.019 | 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-05-06 07:00:38.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-05-06 07:00:40.609 | Installing collected packages: setuptools 2022-05-06 07:00:41.556 | Successfully installed setuptools-62.1.0 2022-05-06 07:00:41.556 | 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-05-06 07:00:41.735 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:00:41.735 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:00:41.916 | + inc/python:pip_install:200 : result=0 2022-05-06 07:00:41.918 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:00:41.920 | + functions-common:time_stop:2437 : local name 2022-05-06 07:00:41.923 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:00:41.926 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:00:41.928 | + functions-common:time_stop:2440 : local total 2022-05-06 07:00:41.930 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:00:41.932 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:00:41.934 | + functions-common:time_stop:2444 : start_time=1651820433801 2022-05-06 07:00:41.936 | + functions-common:time_stop:2446 : [[ -z 1651820433801 ]] 2022-05-06 07:00:41.939 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:00:41.942 | + functions-common:time_stop:2449 : end_time=1651820441940 2022-05-06 07:00:41.944 | + functions-common:time_stop:2450 : elapsed_time=8139 2022-05-06 07:00:41.946 | + functions-common:time_stop:2451 : total=0 2022-05-06 07:00:41.948 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:00:41.950 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8139 2022-05-06 07:00:41.952 | + inc/python:pip_install:203 : return 0 2022-05-06 07:00:41.954 | + tools/install_pip.sh:main:153 : get_versions 2022-05-06 07:00:41.957 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-06 07:00:41.960 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-06 07:00:41.962 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-06 07:00:41.966 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-06 07:00:41.966 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-06 07:00:42.751 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-06 07:00:42.753 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-06 07:00:42.753 | pip: 21.3.1 2022-05-06 07:00:42.756 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-06 07:00:42.759 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-06 07:00:42.763 | + ./stack.sh:main:798 : fixup_all 2022-05-06 07:00:42.765 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-06 07:00:42.768 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-06 07:00:42.770 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:00:42.772 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:00:42.774 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-06 07:00:42.787 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-06 07:00:42.800 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-06 07:00:42.814 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-06 07:00:42.817 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-06 07:00:42.819 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:00:42.821 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:00:42.823 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:00:42.825 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:00:42.827 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:00:42.830 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:00:42.833 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:00:42.835 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:00:42.837 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:00:42.840 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:00:42.843 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:00:42.846 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-06 07:00:42.848 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-06 07:00:42.850 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-06 07:00:42.853 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:00:42.856 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:00:42.858 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:00:42.860 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:00:42.863 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:00:42.865 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:00:42.867 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-06 07:00:42.869 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-06 07:00:42.872 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-06 07:00:42.874 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-06 07:00:42.877 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-06 07:00:42.879 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-06 07:00:42.881 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-06 07:00:42.909 | Using python 3.8 to install os-testr 2022-05-06 07:00:42.912 | + 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-05-06 07:00:43.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:00:43.818 | from cryptography.utils import int_from_bytes 2022-05-06 07:00:43.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:00:43.818 | from cryptography.utils import int_from_bytes 2022-05-06 07:00:45.070 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:00:45.104 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-06 07:00:45.184 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-06 07:00:45.185 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-05-06 07:00:45.186 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-06 07:00:45.199 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-06 07:00:45.209 | 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-05-06 07:00:45.221 | 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-05-06 07:00:47.852 | 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-05-06 07:00:47.859 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:00:47.859 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:00:47.995 | + inc/python:pip_install:200 : result=0 2022-05-06 07:00:47.998 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:00:48.000 | + functions-common:time_stop:2437 : local name 2022-05-06 07:00:48.003 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:00:48.005 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:00:48.007 | + functions-common:time_stop:2440 : local total 2022-05-06 07:00:48.010 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:00:48.013 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:00:48.015 | + functions-common:time_stop:2444 : start_time=1651820442899 2022-05-06 07:00:48.017 | + functions-common:time_stop:2446 : [[ -z 1651820442899 ]] 2022-05-06 07:00:48.020 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:00:48.025 | + functions-common:time_stop:2449 : end_time=1651820448022 2022-05-06 07:00:48.028 | + functions-common:time_stop:2450 : elapsed_time=5123 2022-05-06 07:00:48.030 | + functions-common:time_stop:2451 : total=0 2022-05-06 07:00:48.032 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:00:48.035 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5123 2022-05-06 07:00:48.037 | + inc/python:pip_install:203 : return 0 2022-05-06 07:00:48.043 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-06 07:00:48.104 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-06 07:00:48.412 | + ./stack.sh:main:812 : install_infra 2022-05-06 07:00:48.415 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-06 07:00:48.418 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-06 07:00:48.420 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-06 07:00:48.424 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-06 07:00:48.449 | + 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-05-06 07:00:50.425 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.433 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.438 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.443 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.447 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.454 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.458 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.484 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.565 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.584 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.588 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.593 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.609 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.617 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.619 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.636 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.654 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.663 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.669 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.687 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.710 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.727 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.736 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.741 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.763 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.792 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.794 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.809 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.813 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.818 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.823 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.838 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.844 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.894 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.913 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.917 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:50.949 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.013 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.019 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.027 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.078 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.092 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.101 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.207 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.232 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.237 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.248 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.253 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.274 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.282 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.299 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.331 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.361 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.374 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.381 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.390 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.408 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.417 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.431 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.443 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.447 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:51.453 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:00:51.957 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-06 07:00:52.266 | + inc/python:pip_install:200 : result=0 2022-05-06 07:00:52.268 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:00:52.270 | + functions-common:time_stop:2437 : local name 2022-05-06 07:00:52.273 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:00:52.276 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:00:52.278 | + functions-common:time_stop:2440 : local total 2022-05-06 07:00:52.280 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:00:52.282 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:00:52.285 | + functions-common:time_stop:2444 : start_time=1651820448441 2022-05-06 07:00:52.287 | + functions-common:time_stop:2446 : [[ -z 1651820448441 ]] 2022-05-06 07:00:52.290 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:00:52.294 | + functions-common:time_stop:2449 : end_time=1651820452291 2022-05-06 07:00:52.297 | + functions-common:time_stop:2450 : elapsed_time=3850 2022-05-06 07:00:52.299 | + functions-common:time_stop:2451 : total=5123 2022-05-06 07:00:52.301 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:00:52.303 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8973 2022-05-06 07:00:52.305 | + inc/python:pip_install:203 : return 0 2022-05-06 07:00:52.308 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-06 07:00:52.311 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-06 07:00:52.336 | + 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-05-06 07:00:54.168 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.176 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.180 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.186 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.189 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.202 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.209 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.235 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.317 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.336 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.340 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.345 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.360 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.368 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.370 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.388 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.405 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.415 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.420 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.439 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.461 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.479 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.487 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.492 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.513 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.543 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.545 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.559 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.564 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.568 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.573 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.588 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.594 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.644 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.662 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.667 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.699 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.762 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.768 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.776 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.826 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.840 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.849 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.953 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.981 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.985 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:54.996 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:55.001 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:55.020 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:55.028 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:55.046 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:55.076 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:55.106 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:55.118 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:55.125 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:55.134 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:55.152 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:55.160 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:55.175 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:55.187 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:55.191 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:00:55.197 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:00:55.200 | Processing /opt/stack/requirements 2022-05-06 07:00:56.990 | 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-05-06 07:00:56.993 | 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-05-06 07:00:57.006 | 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-05-06 07:00:57.011 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-06 07:00:57.014 | Requirement already satisfied: pyparsing===3.0.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.8) 2022-05-06 07:00:57.020 | 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-05-06 07:00:57.048 | 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-05-06 07:00:57.051 | 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-05-06 07:00:57.062 | 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 626)) (1.26.9) 2022-05-06 07:00:57.116 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5403) (1.3) 2022-05-06 07:00:57.118 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5403) (0.3.0) 2022-05-06 07:00:57.135 | 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-05-06 07:00:57.140 | 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-05-06 07:00:57.143 | 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-05-06 07:00:57.146 | 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-05-06 07:00:57.149 | 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-05-06 07:00:57.162 | 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-05-06 07:00:57.165 | 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-05-06 07:00:57.177 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-05-06 07:00:57.226 | 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-05-06 07:00:57.233 | 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 637)) (0.2.5) 2022-05-06 07:00:57.239 | 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-05-06 07:00:57.241 | 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-05-06 07:00:57.305 | Building wheels for collected packages: openstack-requirements 2022-05-06 07:00:57.307 | Building wheel for openstack-requirements (setup.py): started 2022-05-06 07:00:58.158 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-06 07:00:58.158 | ERROR: Command errored out with exit status 1: 2022-05-06 07:00:58.158 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-tv0pmj_p/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-tv0pmj_p/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-z7wzuapi 2022-05-06 07:00:58.158 | cwd: /tmp/pip-req-build-tv0pmj_p/ 2022-05-06 07:00:58.158 | Complete output (6 lines): 2022-05-06 07:00:58.158 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-06 07:00:58.158 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-06 07:00:58.158 | or: setup.py --help-commands 2022-05-06 07:00:58.159 | or: setup.py cmd --help 2022-05-06 07:00:58.159 | 2022-05-06 07:00:58.159 | error: invalid command 'bdist_wheel' 2022-05-06 07:00:58.159 | ---------------------------------------- 2022-05-06 07:00:58.159 | ERROR: Failed building wheel for openstack-requirements 2022-05-06 07:00:58.159 | Running setup.py clean for openstack-requirements 2022-05-06 07:00:59.084 | Failed to build openstack-requirements 2022-05-06 07:00:59.100 | Installing collected packages: openstack-requirements 2022-05-06 07:00:59.100 | Attempting uninstall: openstack-requirements 2022-05-06 07:00:59.101 | Found existing installation: openstack-requirements 1.2.1.dev5403 2022-05-06 07:00:59.137 | Uninstalling openstack-requirements-1.2.1.dev5403: 2022-05-06 07:00:59.155 | Successfully uninstalled openstack-requirements-1.2.1.dev5403 2022-05-06 07:00:59.158 | Running setup.py install for openstack-requirements: started 2022-05-06 07:01:01.627 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-06 07:01:01.651 | Successfully installed openstack-requirements-1.2.1.dev5403 2022-05-06 07:01:01.786 | + inc/python:pip_install:200 : result=0 2022-05-06 07:01:01.788 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:01:01.791 | + functions-common:time_stop:2437 : local name 2022-05-06 07:01:01.793 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:01:01.795 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:01:01.798 | + functions-common:time_stop:2440 : local total 2022-05-06 07:01:01.800 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:01:01.802 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:01:01.804 | + functions-common:time_stop:2444 : start_time=1651820452328 2022-05-06 07:01:01.806 | + functions-common:time_stop:2446 : [[ -z 1651820452328 ]] 2022-05-06 07:01:01.809 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:01:01.814 | + functions-common:time_stop:2449 : end_time=1651820461811 2022-05-06 07:01:01.816 | + functions-common:time_stop:2450 : elapsed_time=9483 2022-05-06 07:01:01.818 | + functions-common:time_stop:2451 : total=8973 2022-05-06 07:01:01.820 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:01:01.823 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18456 2022-05-06 07:01:01.825 | + inc/python:pip_install:203 : return 0 2022-05-06 07:01:01.827 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-06 07:01:01.830 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-06 07:01:01.833 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-06 07:01:01.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:01.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:01.840 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-05-06 07:01:01.843 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:01.845 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-06 07:01:01.867 | Using python 3.8 to install pbr 2022-05-06 07:01:01.870 | + 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-05-06 07:01:02.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:01:02.762 | from cryptography.utils import int_from_bytes 2022-05-06 07:01:02.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:01:02.762 | from cryptography.utils import int_from_bytes 2022-05-06 07:01:03.980 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:01:04.021 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-06 07:01:06.774 | 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-05-06 07:01:06.782 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:01:06.783 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:01:06.929 | + inc/python:pip_install:200 : result=0 2022-05-06 07:01:06.933 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:01:06.935 | + functions-common:time_stop:2437 : local name 2022-05-06 07:01:06.937 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:01:06.939 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:01:06.941 | + functions-common:time_stop:2440 : local total 2022-05-06 07:01:06.944 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:01:06.946 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:01:06.948 | + functions-common:time_stop:2444 : start_time=1651820461861 2022-05-06 07:01:06.951 | + functions-common:time_stop:2446 : [[ -z 1651820461861 ]] 2022-05-06 07:01:06.954 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:01:06.958 | + functions-common:time_stop:2449 : end_time=1651820466956 2022-05-06 07:01:06.961 | + functions-common:time_stop:2450 : elapsed_time=5095 2022-05-06 07:01:06.963 | + functions-common:time_stop:2451 : total=18456 2022-05-06 07:01:06.965 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:01:06.967 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23551 2022-05-06 07:01:06.970 | + inc/python:pip_install:203 : return 0 2022-05-06 07:01:06.972 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-06 07:01:09.380 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-06 07:01:11.314 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:01:11.316 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-06 07:01:11.337 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-06 07:01:11.342 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-06 07:01:11.345 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-06 07:01:11.348 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-05-06 07:01:11.352 | 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-05-06 07:01:11.430 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-06 07:01:11.433 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-06 07:01:11.437 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-06 07:01:11.454 | + ./stack.sh:main:821 : pkgs= 2022-05-06 07:01:11.457 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-06 07:01:11.460 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-06 07:01:11.463 | + functions-common:run_phase:1865 : local mode=stack 2022-05-06 07:01:11.466 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-06 07:01:11.469 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 07:01:11.471 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 07:01:11.473 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 07:01:11.476 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 07:01:11.478 | + functions-common:run_phase:1875 : local extra 2022-05-06 07:01:11.482 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 07:01:11.489 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 07:01:11.491 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 07:01:11.494 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 07:01:11.496 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-06 07:01:11.499 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 07:01:11.519 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:01:11.521 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 07:01:11.523 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-06 07:01:11.525 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-06 07:01:11.528 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-06 07:01:11.530 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-06 07:01:11.532 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-06 07:01:11.534 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-06 07:01:11.536 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-06 07:01:11.538 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-06 07:01:11.541 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-06 07:01:11.543 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-06 07:01:11.545 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-06 07:01:11.548 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-06 07:01:11.550 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 07:01:11.552 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 07:01:11.554 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-06 07:01:11.557 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-06 07:01:11.559 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-06 07:01:11.562 | + functions-common:run_plugins:1854 : local plugins= 2022-05-06 07:01:11.564 | + functions-common:run_plugins:1855 : local plugin 2022-05-06 07:01:11.566 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-06 07:01:11.569 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-06 07:01:11.573 | + functions:set_systemd_override:821 : local value=2048 2022-05-06 07:01:11.575 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-06 07:01:11.578 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-06 07:01:11.632 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-06 07:01:11.632 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-06 07:01:11.635 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-06 07:01:12.028 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-06 07:01:12.030 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-06 07:01:12.048 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:01:12.051 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-06 07:01:12.053 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 07:01:12.055 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:01:12.058 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 07:01:12.060 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:01:12.062 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:01:12.065 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:01:12.067 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:01:12.069 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:01:12.072 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:01:12.074 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 07:01:12.076 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 07:01:12.079 | + functions-common:apt_get_update:1202 : return 2022-05-06 07:01:12.081 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-06 07:01:12.083 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:01:12.086 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:01:12.088 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:01:12.091 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-06 07:01:12.113 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-06 07:01:12.224 | Reading package lists... 2022-05-06 07:01:12.492 | Building dependency tree... 2022-05-06 07:01:12.494 | Reading state information... 2022-05-06 07:01:12.774 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-06 07:01:12.774 | The following packages were automatically installed and are no longer required: 2022-05-06 07:01:12.776 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:01:12.776 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:01:12.776 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:01:12.776 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:01:12.776 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:01:12.776 | python3-zope.interface 2022-05-06 07:01:12.776 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:01:12.897 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:01:12.902 | + functions-common:apt_get:1246 : result=0 2022-05-06 07:01:12.905 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:01:12.907 | + functions-common:time_stop:2437 : local name 2022-05-06 07:01:12.910 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:01:12.912 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:01:12.914 | + functions-common:time_stop:2440 : local total 2022-05-06 07:01:12.917 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:01:12.919 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:01:12.922 | + functions-common:time_stop:2444 : start_time=1651820472111 2022-05-06 07:01:12.924 | + functions-common:time_stop:2446 : [[ -z 1651820472111 ]] 2022-05-06 07:01:12.927 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:01:12.931 | + functions-common:time_stop:2449 : end_time=1651820472928 2022-05-06 07:01:12.933 | + functions-common:time_stop:2450 : elapsed_time=817 2022-05-06 07:01:12.936 | + functions-common:time_stop:2451 : total=1588 2022-05-06 07:01:12.938 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:01:12.940 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2405 2022-05-06 07:01:12.943 | + functions-common:apt_get:1250 : return 0 2022-05-06 07:01:12.945 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-06 07:01:12.947 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:01:12.950 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:01:12.952 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:01:12.955 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:01:12.957 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:01:12.959 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:01:12.962 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-06 07:01:12.965 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:01:12.967 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:01:12.969 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:01:12.972 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:01:12.974 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:01:12.976 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:01:12.979 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:01:12.982 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:01:12.984 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:01:12.986 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:01:12.989 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:01:12.992 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-06 07:01:12.994 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:01:12.997 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:01:12.999 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:01:13.002 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:01:13.004 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:01:13.006 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:01:13.009 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-06 07:01:13.012 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-06 07:01:13.029 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:01:13.032 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-06 07:01:13.035 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:01:13.037 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-06 07:01:13.039 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-06 07:01:13.043 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-06 07:01:13.047 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-06 07:01:13.050 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-06 07:01:13.052 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-06 07:01:13.054 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-06 07:01:13.057 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-06 07:01:13.059 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-06 07:01:13.062 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-06 07:01:13.816 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-06 07:01:13.816 | user tags 2022-05-06 07:01:13.816 | stackrabbit []' 2022-05-06 07:01:13.820 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-06 07:01:13.820 | user tags 2022-05-06 07:01:13.820 | stackrabbit []' 2022-05-06 07:01:13.820 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-06 07:01:13.830 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-06 07:01:13.833 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-06 07:01:13.835 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-06 07:01:14.523 | Changing password for user "stackrabbit" ... 2022-05-06 07:01:14.589 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-06 07:01:15.276 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-06 07:01:15.336 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-06 07:01:15.339 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-06 07:01:16.092 | Changing password for user "stackrabbit" ... 2022-05-06 07:01:16.148 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-06 07:01:16.151 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-06 07:01:16.153 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-06 07:01:16.851 | Deleting user "guest" ... 2022-05-06 07:01:16.867 | Error: 2022-05-06 07:01:16.867 | {:no_such_user, "guest"} 2022-05-06 07:01:16.880 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-06 07:01:16.883 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-06 07:01:16.907 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:01:16.909 | + ./stack.sh:main:838 : install_database 2022-05-06 07:01:16.912 | + lib/database:install_database:118 : install_database_mysql 2022-05-06 07:01:16.914 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-05-06 07:01:16.917 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:01:16.920 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:01:16.923 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-05-06 07:01:17.251 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-06 07:01:17.253 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-05-06 07:01:17.256 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-05-06 07:01:17.258 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-06 07:01:17.261 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:01:17.263 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-05-06 07:01:17.265 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:01:17.268 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:01:17.270 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:01:17.273 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:01:17.276 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:01:17.278 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:01:17.280 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:01:17.283 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:01:17.285 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:01:17.288 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:01:17.291 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:01:17.294 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-05-06 07:01:17.296 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:01:17.298 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:01:17.301 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:01:17.303 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:01:17.306 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:01:17.308 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:01:17.311 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-05-06 07:01:17.313 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:01:17.315 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:01:17.318 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-05-06 07:01:17.320 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 07:01:17.323 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:01:17.325 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 07:01:17.328 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:01:17.330 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:01:17.332 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:01:17.335 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:01:17.338 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:01:17.341 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:01:17.343 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 07:01:17.345 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 07:01:17.348 | + functions-common:apt_get_update:1202 : return 2022-05-06 07:01:17.350 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-06 07:01:17.352 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:01:17.357 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:01:17.360 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:01:17.362 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-06 07:01:17.384 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-06 07:01:17.502 | Reading package lists... 2022-05-06 07:01:17.802 | Building dependency tree... 2022-05-06 07:01:17.804 | Reading state information... 2022-05-06 07:01:18.129 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-06 07:01:18.129 | The following packages were automatically installed and are no longer required: 2022-05-06 07:01:18.131 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:01:18.131 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:01:18.131 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:01:18.131 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:01:18.131 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:01:18.131 | python3-zope.interface 2022-05-06 07:01:18.131 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:01:18.261 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:01:18.265 | + functions-common:apt_get:1246 : result=0 2022-05-06 07:01:18.268 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:01:18.270 | + functions-common:time_stop:2437 : local name 2022-05-06 07:01:18.272 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:01:18.275 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:01:18.277 | + functions-common:time_stop:2440 : local total 2022-05-06 07:01:18.279 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:01:18.281 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:01:18.284 | + functions-common:time_stop:2444 : start_time=1651820477381 2022-05-06 07:01:18.286 | + functions-common:time_stop:2446 : [[ -z 1651820477381 ]] 2022-05-06 07:01:18.290 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:01:18.294 | + functions-common:time_stop:2449 : end_time=1651820478291 2022-05-06 07:01:18.298 | + functions-common:time_stop:2450 : elapsed_time=910 2022-05-06 07:01:18.300 | + functions-common:time_stop:2451 : total=2405 2022-05-06 07:01:18.303 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:01:18.305 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3315 2022-05-06 07:01:18.309 | + functions-common:apt_get:1250 : return 0 2022-05-06 07:01:18.311 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-06 07:01:18.314 | + ./stack.sh:main:841 : install_database_python 2022-05-06 07:01:18.319 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-06 07:01:18.322 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-05-06 07:01:18.325 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-06 07:01:18.328 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 07:01:18.331 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-06 07:01:18.334 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-06 07:01:18.337 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 07:01:18.341 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-06 07:01:18.341 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 07:01:18.349 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-06 07:01:18.352 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-06 07:01:18.355 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-06 07:01:18.360 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-06 07:01:18.363 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-06 07:01:18.389 | Using python 3.8 to install PyMySQL 2022-05-06 07:01:18.391 | + 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-05-06 07:01:19.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:01:19.283 | from cryptography.utils import int_from_bytes 2022-05-06 07:01:19.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:01:19.283 | from cryptography.utils import int_from_bytes 2022-05-06 07:01:20.481 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:01:20.519 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-06 07:01:23.112 | 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-05-06 07:01:23.120 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:01:23.120 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:01:23.258 | + inc/python:pip_install:200 : result=0 2022-05-06 07:01:23.261 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:01:23.263 | + functions-common:time_stop:2437 : local name 2022-05-06 07:01:23.266 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:01:23.268 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:01:23.270 | + functions-common:time_stop:2440 : local total 2022-05-06 07:01:23.273 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:01:23.276 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:01:23.278 | + functions-common:time_stop:2444 : start_time=1651820478382 2022-05-06 07:01:23.280 | + functions-common:time_stop:2446 : [[ -z 1651820478382 ]] 2022-05-06 07:01:23.284 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:01:23.288 | + functions-common:time_stop:2449 : end_time=1651820483285 2022-05-06 07:01:23.290 | + functions-common:time_stop:2450 : elapsed_time=4903 2022-05-06 07:01:23.292 | + functions-common:time_stop:2451 : total=23551 2022-05-06 07:01:23.297 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:01:23.299 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28454 2022-05-06 07:01:23.301 | + inc/python:pip_install:203 : return 0 2022-05-06 07:01:23.304 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-06 07:01:23.307 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-06 07:01:23.309 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-06 07:01:23.311 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-06 07:01:23.331 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:01:23.334 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-06 07:01:23.337 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-06 07:01:23.341 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:01:23.341 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 07:01:23.347 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:01:23.349 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 07:01:23.352 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-06 07:01:23.354 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 07:01:23.357 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-06 07:01:23.359 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-06 07:01:23.376 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:01:23.379 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-06 07:01:23.381 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 07:01:23.383 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:01:23.386 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 07:01:23.389 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:01:23.391 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:01:23.394 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:01:23.396 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:01:23.399 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:01:23.401 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:01:23.404 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 07:01:23.406 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 07:01:23.408 | + functions-common:apt_get_update:1202 : return 2022-05-06 07:01:23.411 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-06 07:01:23.413 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:01:23.416 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:01:23.418 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:01:23.421 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-06 07:01:23.443 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-06 07:01:23.555 | Reading package lists... 2022-05-06 07:01:23.817 | Building dependency tree... 2022-05-06 07:01:23.819 | Reading state information... 2022-05-06 07:01:24.101 | radvd is already the newest version (1:2.17-2). 2022-05-06 07:01:24.102 | The following packages were automatically installed and are no longer required: 2022-05-06 07:01:24.104 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:01:24.104 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:01:24.104 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:01:24.104 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:01:24.104 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:01:24.104 | python3-zope.interface 2022-05-06 07:01:24.104 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:01:24.229 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:01:24.234 | + functions-common:apt_get:1246 : result=0 2022-05-06 07:01:24.236 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:01:24.239 | + functions-common:time_stop:2437 : local name 2022-05-06 07:01:24.242 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:01:24.244 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:01:24.246 | + functions-common:time_stop:2440 : local total 2022-05-06 07:01:24.248 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:01:24.251 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:01:24.253 | + functions-common:time_stop:2444 : start_time=1651820483441 2022-05-06 07:01:24.255 | + functions-common:time_stop:2446 : [[ -z 1651820483441 ]] 2022-05-06 07:01:24.258 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:01:24.262 | + functions-common:time_stop:2449 : end_time=1651820484259 2022-05-06 07:01:24.264 | + functions-common:time_stop:2450 : elapsed_time=818 2022-05-06 07:01:24.266 | + functions-common:time_stop:2451 : total=3315 2022-05-06 07:01:24.268 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:01:24.271 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4133 2022-05-06 07:01:24.273 | + functions-common:apt_get:1250 : return 0 2022-05-06 07:01:24.276 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-06 07:01:24.294 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:01:24.297 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-06 07:01:24.299 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-06 07:01:24.301 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-06 07:01:24.305 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-06 07:01:24.325 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-06 07:01:24.328 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 07:01:24.330 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:01:24.332 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 07:01:24.334 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:01:24.337 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:01:24.339 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:01:24.342 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:01:24.344 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:01:24.346 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:01:24.348 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 07:01:24.351 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 07:01:24.353 | + functions-common:apt_get_update:1202 : return 2022-05-06 07:01:24.356 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-06 07:01:24.359 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:01:24.361 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:01:24.363 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:01:24.366 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-06 07:01:24.390 | + functions-common:apt_get:1242 : 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-05-06 07:01:24.501 | Reading package lists... 2022-05-06 07:01:24.768 | Building dependency tree... 2022-05-06 07:01:24.769 | Reading state information... 2022-05-06 07:01:25.055 | fakeroot is already the newest version (1.24-1). 2022-05-06 07:01:25.055 | make is already the newest version (4.2.1-1.2). 2022-05-06 07:01:25.056 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-06 07:01:25.056 | The following packages were automatically installed and are no longer required: 2022-05-06 07:01:25.057 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:01:25.057 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:01:25.057 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:01:25.057 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:01:25.058 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:01:25.058 | python3-zope.interface 2022-05-06 07:01:25.058 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:01:25.179 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:01:25.184 | + functions-common:apt_get:1246 : result=0 2022-05-06 07:01:25.186 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:01:25.189 | + functions-common:time_stop:2437 : local name 2022-05-06 07:01:25.191 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:01:25.193 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:01:25.195 | + functions-common:time_stop:2440 : local total 2022-05-06 07:01:25.198 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:01:25.200 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:01:25.202 | + functions-common:time_stop:2444 : start_time=1651820484387 2022-05-06 07:01:25.204 | + functions-common:time_stop:2446 : [[ -z 1651820484387 ]] 2022-05-06 07:01:25.208 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:01:25.212 | + functions-common:time_stop:2449 : end_time=1651820485210 2022-05-06 07:01:25.214 | + functions-common:time_stop:2450 : elapsed_time=823 2022-05-06 07:01:25.217 | + functions-common:time_stop:2451 : total=4133 2022-05-06 07:01:25.219 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:01:25.221 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4956 2022-05-06 07:01:25.223 | + functions-common:apt_get:1250 : return 0 2022-05-06 07:01:25.226 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-06 07:01:25.229 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:01:25.231 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:01:25.233 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-06 07:01:25.236 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-06 07:01:25.239 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-06 07:01:25.244 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-06 07:01:25.246 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-06 07:01:25.250 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-06 07:01:25.250 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-06 07:01:25.255 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-06 07:01:25.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-06 07:01:25.260 | + functions:vercmp:628 : local v1=5.4 2022-05-06 07:01:25.262 | + functions:vercmp:629 : local 'op=<' 2022-05-06 07:01:25.264 | + functions:vercmp:630 : local v2=3.13 2022-05-06 07:01:25.267 | + functions:vercmp:631 : local result 2022-05-06 07:01:25.271 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-06 07:01:25.271 | ++ functions:vercmp:635 : sort -V 2022-05-06 07:01:25.271 | ++ functions:vercmp:635 : head -1 2022-05-06 07:01:25.276 | + functions:vercmp:635 : result=3.13 2022-05-06 07:01:25.278 | + functions:vercmp:637 : case $op in 2022-05-06 07:01:25.281 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-06 07:01:25.283 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-06 07:01:25.286 | + functions:vercmp:648 : return 2022-05-06 07:01:25.288 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-06 07:01:25.291 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:01:25.293 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-06 07:01:25.792 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-06 07:01:25.794 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-06 07:01:25.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:25.800 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:25.802 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-05-06 07:01:25.805 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:25.807 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-06 07:01:25.828 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:01:25.831 | + ./stack.sh:main:849 : install_etcd3 2022-05-06 07:01:25.833 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-06 07:01:25.834 | Installing etcd 2022-05-06 07:01:25.837 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-06 07:01:25.850 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-06 07:01:25.868 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-06 07:01:25.871 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-06 07:01:25.885 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-06 07:01:25.888 | ++ 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-05-06 07:01:25.890 | ++ 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-05-06 07:01:25.893 | +++ 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-05-06 07:01:25.898 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 07:01:25.900 | ++ 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-05-06 07:01:25.902 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-06 07:01:25.905 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 07:01:25.907 | ++ functions:get_extra_file:74 : return 2022-05-06 07:01:25.910 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 07:01:25.913 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-06 07:01:25.916 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-06 07:01:25.919 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-06 07:01:25.936 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:01:25.938 | + ./stack.sh:main:868 : install_dstat 2022-05-06 07:01:25.940 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-06 07:01:25.958 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:01:25.960 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-06 07:01:25.962 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:01:25.965 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-06 07:01:25.967 | + ./stack.sh:main:877 : install_libs 2022-05-06 07:01:25.969 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-06 07:01:25.972 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-06 07:01:25.975 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-06 07:01:25.977 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-06 07:01:25.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:25.982 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:25.985 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-05-06 07:01:25.987 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:25.989 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-06 07:01:25.992 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-06 07:01:25.995 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-06 07:01:25.997 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-06 07:01:26.000 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.002 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.004 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-05-06 07:01:26.007 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.009 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-06 07:01:26.011 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-06 07:01:26.014 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-06 07:01:26.017 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-06 07:01:26.019 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-05-06 07:01:26.026 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.029 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-06 07:01:26.031 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-06 07:01:26.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-06 07:01:26.036 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-06 07:01:26.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-05-06 07:01:26.046 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.048 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-06 07:01:26.051 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-06 07:01:26.053 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-06 07:01:26.056 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-06 07:01:26.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.061 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.064 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-05-06 07:01:26.066 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.069 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-06 07:01:26.071 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-06 07:01:26.073 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-06 07:01:26.076 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-06 07:01:26.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.083 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-05-06 07:01:26.085 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.088 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-06 07:01:26.090 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-06 07:01:26.093 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-06 07:01:26.095 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-06 07:01:26.097 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.100 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.102 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-05-06 07:01:26.105 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.107 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-06 07:01:26.109 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-06 07:01:26.112 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-06 07:01:26.114 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-06 07:01:26.116 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.119 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.121 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-05-06 07:01:26.124 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.126 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-06 07:01:26.130 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-06 07:01:26.132 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-06 07:01:26.134 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-06 07:01:26.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.141 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-05-06 07:01:26.147 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.150 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-06 07:01:26.152 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-06 07:01:26.154 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-06 07:01:26.157 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-06 07:01:26.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.165 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-05-06 07:01:26.168 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.170 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-06 07:01:26.175 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-06 07:01:26.177 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-06 07:01:26.180 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-06 07:01:26.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.185 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-05-06 07:01:26.190 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.192 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-06 07:01:26.195 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-06 07:01:26.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-06 07:01:26.199 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-06 07:01:26.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-05-06 07:01:26.209 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.211 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-06 07:01:26.213 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-06 07:01:26.216 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-06 07:01:26.218 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-06 07:01:26.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.223 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.225 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-05-06 07:01:26.228 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.231 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-06 07:01:26.233 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-06 07:01:26.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-06 07:01:26.238 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-06 07:01:26.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.244 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.246 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-05-06 07:01:26.248 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.251 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-06 07:01:26.253 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-06 07:01:26.256 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-06 07:01:26.258 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-06 07:01:26.261 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.263 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.266 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-05-06 07:01:26.268 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.270 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-06 07:01:26.274 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-06 07:01:26.277 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-06 07:01:26.279 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-06 07:01:26.282 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-05-06 07:01:26.290 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.293 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-06 07:01:26.295 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-06 07:01:26.298 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-06 07:01:26.300 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-06 07:01:26.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.305 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-05-06 07:01:26.310 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.313 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-06 07:01:26.315 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-06 07:01:26.318 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-06 07:01:26.320 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-06 07:01:26.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.325 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.327 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-05-06 07:01:26.329 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.332 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-06 07:01:26.334 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-06 07:01:26.337 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-06 07:01:26.340 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-06 07:01:26.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.345 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.347 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-05-06 07:01:26.349 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.352 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-06 07:01:26.355 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-06 07:01:26.357 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-06 07:01:26.360 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-06 07:01:26.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.365 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.367 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-05-06 07:01:26.369 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.373 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-06 07:01:26.376 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-06 07:01:26.378 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-06 07:01:26.381 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-06 07:01:26.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-05-06 07:01:26.391 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.393 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-06 07:01:26.396 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-06 07:01:26.398 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-06 07:01:26.401 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-06 07:01:26.403 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.408 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-05-06 07:01:26.411 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.413 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-06 07:01:26.417 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-06 07:01:26.419 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-06 07:01:26.422 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-06 07:01:26.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-05-06 07:01:26.432 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.435 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-06 07:01:26.437 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-06 07:01:26.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-06 07:01:26.443 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-06 07:01:26.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-05-06 07:01:26.452 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.454 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-06 07:01:26.457 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-06 07:01:26.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-06 07:01:26.461 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-06 07:01:26.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-05-06 07:01:26.472 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.474 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-06 07:01:26.476 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-06 07:01:26.479 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-06 07:01:26.482 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-06 07:01:26.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.489 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-05-06 07:01:26.491 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.493 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-06 07:01:26.496 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-06 07:01:26.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-06 07:01:26.501 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-06 07:01:26.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-05-06 07:01:26.510 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.513 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-06 07:01:26.515 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-06 07:01:26.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-06 07:01:26.520 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-06 07:01:26.523 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.526 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.529 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-05-06 07:01:26.531 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.534 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-06 07:01:26.536 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-06 07:01:26.539 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-06 07:01:26.542 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-06 07:01:26.544 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.546 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.549 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-05-06 07:01:26.551 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.553 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-06 07:01:26.556 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-06 07:01:26.558 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-06 07:01:26.561 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-06 07:01:26.563 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.565 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.568 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-05-06 07:01:26.570 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.573 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-06 07:01:26.575 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-06 07:01:26.578 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-06 07:01:26.580 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-06 07:01:26.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.590 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.593 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-05-06 07:01:26.595 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.597 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-06 07:01:26.600 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-06 07:01:26.602 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-06 07:01:26.607 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-06 07:01:26.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-05-06 07:01:26.617 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.619 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-06 07:01:26.624 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-06 07:01:26.627 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-06 07:01:26.629 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-06 07:01:26.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.637 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-05-06 07:01:26.640 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.642 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-06 07:01:26.645 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-06 07:01:26.647 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-06 07:01:26.650 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-06 07:01:26.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-05-06 07:01:26.660 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.663 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-06 07:01:26.665 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-06 07:01:26.667 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-06 07:01:26.670 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-06 07:01:26.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.677 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-05-06 07:01:26.679 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.682 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-06 07:01:26.684 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-06 07:01:26.686 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-06 07:01:26.689 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-06 07:01:26.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-05-06 07:01:26.699 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.702 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-06 07:01:26.708 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-06 07:01:26.710 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-06 07:01:26.714 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-06 07:01:26.716 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.721 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-05-06 07:01:26.724 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.727 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-06 07:01:26.729 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-06 07:01:26.731 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-06 07:01:26.734 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-06 07:01:26.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:26.739 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:26.741 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-05-06 07:01:26.744 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:26.746 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-06 07:01:26.768 | Using python 3.8 to install etcd3 2022-05-06 07:01:26.771 | + 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-05-06 07:01:27.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:01:27.737 | from cryptography.utils import int_from_bytes 2022-05-06 07:01:27.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:01:27.737 | from cryptography.utils import int_from_bytes 2022-05-06 07:01:28.984 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:01:29.016 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-06 07:01:29.025 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-06 07:01:29.026 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-06 07:01:29.027 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-05-06 07:01:29.028 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-06 07:01:31.643 | 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-05-06 07:01:31.651 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:01:31.651 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:01:31.776 | + inc/python:pip_install:200 : result=0 2022-05-06 07:01:31.779 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:01:31.781 | + functions-common:time_stop:2437 : local name 2022-05-06 07:01:31.783 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:01:31.786 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:01:31.788 | + functions-common:time_stop:2440 : local total 2022-05-06 07:01:31.791 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:01:31.793 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:01:31.795 | + functions-common:time_stop:2444 : start_time=1651820486763 2022-05-06 07:01:31.797 | + functions-common:time_stop:2446 : [[ -z 1651820486763 ]] 2022-05-06 07:01:31.800 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:01:31.804 | + functions-common:time_stop:2449 : end_time=1651820491802 2022-05-06 07:01:31.806 | + functions-common:time_stop:2450 : elapsed_time=5039 2022-05-06 07:01:31.808 | + functions-common:time_stop:2451 : total=28454 2022-05-06 07:01:31.811 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:01:31.813 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33493 2022-05-06 07:01:31.815 | + inc/python:pip_install:203 : return 0 2022-05-06 07:01:31.818 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-06 07:01:31.840 | Using python 3.8 to install etcd3gw 2022-05-06 07:01:31.842 | + 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-05-06 07:01:32.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:01:32.728 | from cryptography.utils import int_from_bytes 2022-05-06 07:01:32.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:01:32.728 | from cryptography.utils import int_from_bytes 2022-05-06 07:01:33.942 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:01:33.974 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-06 07:01:33.982 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-06 07:01:33.983 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-06 07:01:33.984 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-06 07:01:34.013 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-06 07:01:34.014 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-06 07:01:34.015 | 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-05-06 07:01:34.017 | 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-05-06 07:01:36.561 | 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-05-06 07:01:36.568 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:01:36.568 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:01:36.692 | + inc/python:pip_install:200 : result=0 2022-05-06 07:01:36.694 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:01:36.696 | + functions-common:time_stop:2437 : local name 2022-05-06 07:01:36.699 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:01:36.701 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:01:36.703 | + functions-common:time_stop:2440 : local total 2022-05-06 07:01:36.706 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:01:36.708 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:01:36.710 | + functions-common:time_stop:2444 : start_time=1651820491834 2022-05-06 07:01:36.713 | + functions-common:time_stop:2446 : [[ -z 1651820491834 ]] 2022-05-06 07:01:36.716 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:01:36.720 | + functions-common:time_stop:2449 : end_time=1651820496718 2022-05-06 07:01:36.722 | + functions-common:time_stop:2450 : elapsed_time=4884 2022-05-06 07:01:36.725 | + functions-common:time_stop:2451 : total=33493 2022-05-06 07:01:36.727 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:01:36.730 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=38377 2022-05-06 07:01:36.732 | + inc/python:pip_install:203 : return 0 2022-05-06 07:01:36.734 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-06 07:01:36.737 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-06 07:01:36.739 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-06 07:01:36.741 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:01:36.745 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:01:36.747 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:01:36.749 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:01:36.752 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:01:36.754 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:01:36.756 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:01:36.759 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:01:36.761 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:01:36.764 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:01:36.766 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:01:36.769 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-06 07:01:36.771 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:01:36.773 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:01:36.776 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-06 07:01:36.778 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-06 07:01:36.781 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 07:01:36.783 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:01:36.786 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 07:01:36.788 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:01:36.791 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:01:36.793 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:01:36.796 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:01:36.798 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:01:36.800 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:01:36.803 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 07:01:36.805 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 07:01:36.808 | + functions-common:apt_get_update:1202 : return 2022-05-06 07:01:36.810 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-06 07:01:36.812 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:01:36.815 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:01:36.817 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:01:36.819 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-06 07:01:36.841 | + functions-common:apt_get:1242 : 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-05-06 07:01:36.951 | Reading package lists... 2022-05-06 07:01:37.217 | Building dependency tree... 2022-05-06 07:01:37.218 | Reading state information... 2022-05-06 07:01:37.484 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-06 07:01:37.484 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-06 07:01:37.484 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 07:01:37.484 | The following packages were automatically installed and are no longer required: 2022-05-06 07:01:37.485 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:01:37.485 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:01:37.485 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:01:37.485 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:01:37.485 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:01:37.485 | python3-zope.interface 2022-05-06 07:01:37.485 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:01:37.602 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:01:37.607 | + functions-common:apt_get:1246 : result=0 2022-05-06 07:01:37.609 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:01:37.612 | + functions-common:time_stop:2437 : local name 2022-05-06 07:01:37.614 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:01:37.616 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:01:37.619 | + functions-common:time_stop:2440 : local total 2022-05-06 07:01:37.621 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:01:37.623 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:01:37.625 | + functions-common:time_stop:2444 : start_time=1651820496838 2022-05-06 07:01:37.628 | + functions-common:time_stop:2446 : [[ -z 1651820496838 ]] 2022-05-06 07:01:37.630 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:01:37.635 | + functions-common:time_stop:2449 : end_time=1651820497632 2022-05-06 07:01:37.637 | + functions-common:time_stop:2450 : elapsed_time=794 2022-05-06 07:01:37.640 | + functions-common:time_stop:2451 : total=4956 2022-05-06 07:01:37.642 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:01:37.644 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5750 2022-05-06 07:01:37.647 | + functions-common:apt_get:1250 : return 0 2022-05-06 07:01:37.649 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-06 07:01:37.652 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:01:37.654 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:01:37.657 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-06 07:01:37.719 | Module proxy already enabled 2022-05-06 07:01:37.723 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-06 07:01:37.786 | Considering dependency proxy for proxy_uwsgi: 2022-05-06 07:01:37.786 | Module proxy already enabled 2022-05-06 07:01:37.786 | Module proxy_uwsgi already enabled 2022-05-06 07:01:37.792 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-06 07:01:37.794 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 07:01:37.796 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:01:37.799 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 07:01:37.937 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-06 07:01:37.939 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-06 07:01:37.942 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-06 07:01:37.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:37.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:37.950 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-05-06 07:01:37.953 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:37.955 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-06 07:01:37.958 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-06 07:01:37.961 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-06 07:01:37.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:37.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:37.971 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-05-06 07:01:37.974 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:37.976 | + ./stack.sh:main:885 : install_glanceclient 2022-05-06 07:01:37.979 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-06 07:01:37.981 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-06 07:01:37.984 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:37.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:37.992 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-05-06 07:01:37.995 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:37.997 | + ./stack.sh:main:886 : install_cinderclient 2022-05-06 07:01:38.000 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-06 07:01:38.002 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-06 07:01:38.005 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:38.007 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:38.010 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-05-06 07:01:38.012 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:38.015 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-06 07:01:38.017 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-06 07:01:38.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:38.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:38.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-05-06 07:01:38.027 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:38.029 | + ./stack.sh:main:887 : install_novaclient 2022-05-06 07:01:38.032 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-06 07:01:38.034 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-06 07:01:38.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:38.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:38.042 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-05-06 07:01:38.044 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:38.047 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-06 07:01:38.064 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:01:38.066 | + ./stack.sh:main:889 : install_swiftclient 2022-05-06 07:01:38.069 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-06 07:01:38.071 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-06 07:01:38.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:38.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:38.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-05-06 07:01:38.082 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:38.085 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-06 07:01:38.102 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:01:38.105 | + ./stack.sh:main:892 : install_neutronclient 2022-05-06 07:01:38.108 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-06 07:01:38.110 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-06 07:01:38.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:38.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:38.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-05-06 07:01:38.120 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:38.123 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-06 07:01:38.125 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-06 07:01:38.127 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-06 07:01:38.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:01:38.132 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:01:38.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-05-06 07:01:38.137 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:01:38.140 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-06 07:01:38.142 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-06 07:01:38.144 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 07:01:38.147 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-06 07:01:38.150 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-06 07:01:38.152 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 07:01:38.156 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-06 07:01:38.156 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 07:01:38.162 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-06 07:01:38.164 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-06 07:01:38.167 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-06 07:01:38.170 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-06 07:01:38.172 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-06 07:01:38.193 | Using python 3.8 to install keystonemiddleware 2022-05-06 07:01:38.196 | + 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-05-06 07:01:39.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:01:39.111 | from cryptography.utils import int_from_bytes 2022-05-06 07:01:39.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:01:39.111 | from cryptography.utils import int_from_bytes 2022-05-06 07:01:40.314 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:01:40.345 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-06 07:01:40.399 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-06 07:01:40.400 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-06 07:01:40.400 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-06 07:01:40.402 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-06 07:01:40.403 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-06 07:01:40.404 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-06 07:01:40.405 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-06 07:01:40.406 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-06 07:01:40.407 | 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-05-06 07:01:40.408 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-06 07:01:40.409 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-06 07:01:40.410 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-06 07:01:40.412 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-06 07:01:40.413 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-06 07:01:40.470 | 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-05-06 07:01:40.472 | 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-05-06 07:01:40.473 | 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-05-06 07:01:40.512 | 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-05-06 07:01:40.553 | 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-05-06 07:01:40.554 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-06 07:01:40.555 | 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-05-06 07:01:40.556 | 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-05-06 07:01:40.605 | 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-05-06 07:01:40.609 | 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-05-06 07:01:40.617 | 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-05-06 07:01:40.619 | 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-05-06 07:01:40.632 | 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-05-06 07:01:40.633 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-06 07:01:40.636 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-05-06 07:01:40.700 | 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-05-06 07:01:40.702 | 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-05-06 07:01:40.704 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-06 07:01:40.705 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-06 07:01:40.756 | 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.1) 2022-05-06 07:01:40.768 | 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-05-06 07:01:43.212 | 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-05-06 07:01:43.220 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:01:43.220 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:01:43.349 | + inc/python:pip_install:200 : result=0 2022-05-06 07:01:43.352 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:01:43.354 | + functions-common:time_stop:2437 : local name 2022-05-06 07:01:43.356 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:01:43.358 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:01:43.360 | + functions-common:time_stop:2440 : local total 2022-05-06 07:01:43.362 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:01:43.365 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:01:43.367 | + functions-common:time_stop:2444 : start_time=1651820498188 2022-05-06 07:01:43.369 | + functions-common:time_stop:2446 : [[ -z 1651820498188 ]] 2022-05-06 07:01:43.372 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:01:43.376 | + functions-common:time_stop:2449 : end_time=1651820503374 2022-05-06 07:01:43.378 | + functions-common:time_stop:2450 : elapsed_time=5186 2022-05-06 07:01:43.380 | + functions-common:time_stop:2451 : total=38377 2022-05-06 07:01:43.382 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:01:43.385 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=43563 2022-05-06 07:01:43.387 | + inc/python:pip_install:203 : return 0 2022-05-06 07:01:43.390 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-06 07:01:43.392 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-06 07:01:43.394 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 07:01:43.397 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-06 07:01:43.401 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-06 07:01:43.403 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 07:01:43.407 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-06 07:01:43.407 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 07:01:43.413 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-06 07:01:43.415 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-06 07:01:43.417 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-06 07:01:43.420 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-06 07:01:43.422 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-06 07:01:43.443 | Using python 3.8 to install python-memcached 2022-05-06 07:01:43.446 | + 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-05-06 07:01:44.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:01:44.319 | from cryptography.utils import int_from_bytes 2022-05-06 07:01:44.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:01:44.319 | from cryptography.utils import int_from_bytes 2022-05-06 07:01:45.513 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:01:45.546 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-06 07:01:45.549 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-06 07:01:48.125 | 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-05-06 07:01:48.132 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:01:48.132 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:01:48.259 | + inc/python:pip_install:200 : result=0 2022-05-06 07:01:48.267 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:01:48.267 | + functions-common:time_stop:2437 : local name 2022-05-06 07:01:48.267 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:01:48.268 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:01:48.271 | + functions-common:time_stop:2440 : local total 2022-05-06 07:01:48.273 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:01:48.276 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:01:48.278 | + functions-common:time_stop:2444 : start_time=1651820503438 2022-05-06 07:01:48.281 | + functions-common:time_stop:2446 : [[ -z 1651820503438 ]] 2022-05-06 07:01:48.284 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:01:48.288 | + functions-common:time_stop:2449 : end_time=1651820508285 2022-05-06 07:01:48.291 | + functions-common:time_stop:2450 : elapsed_time=4847 2022-05-06 07:01:48.293 | + functions-common:time_stop:2451 : total=43563 2022-05-06 07:01:48.295 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:01:48.297 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=48410 2022-05-06 07:01:48.300 | + inc/python:pip_install:203 : return 0 2022-05-06 07:01:48.302 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-06 07:01:48.318 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:01:48.321 | + ./stack.sh:main:899 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-05-06 07:01:48.323 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-06 07:01:48.326 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-06 07:01:48.328 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-06 07:01:48.330 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 07:01:48.333 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-06 07:01:48.335 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-06 07:01:48.351 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:01:48.354 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-06 07:01:48.356 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-06 07:01:48.358 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-06 07:01:48.360 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 07:01:48.362 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 07:01:48.365 | ++ functions-common:git_clone:612 : pwd 2022-05-06 07:01:48.368 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 07:01:48.370 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 07:01:48.373 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 07:01:48.388 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 07:01:48.390 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 07:01:48.393 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 07:01:48.395 | + functions-common:git_clone:629 : echo master 2022-05-06 07:01:48.396 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 07:01:48.401 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-06 07:01:48.404 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 07:01:48.406 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-06 07:01:48.419 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-06 07:01:48.422 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 07:01:48.422 | + functions-common:git_clone:690 : head -1 2022-05-06 07:01:48.425 | 884f88148 Merge "Log the traceback in _handle_keystone_exception" 2022-05-06 07:01:48.428 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 07:01:48.430 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-06 07:01:48.432 | + inc/python:setup_develop:338 : local bindep 2022-05-06 07:01:48.435 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-06 07:01:48.437 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-06 07:01:48.439 | + inc/python:setup_develop:344 : local extras= 2022-05-06 07:01:48.441 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-06 07:01:48.444 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 07:01:48.447 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-06 07:01:48.449 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-06 07:01:48.451 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 07:01:48.454 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 07:01:48.457 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-06 07:01:48.459 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 07:01:48.462 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-06 07:01:48.465 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 07:01:48.467 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 07:01:48.470 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-06 07:01:48.476 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-06 07:01:48.479 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-06 07:01:49.176 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-06 07:01:49.178 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 07:01:49.181 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 07:01:49.183 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 07:01:49.186 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-06 07:01:49.188 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-06 07:01:49.190 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 07:01:49.192 | + inc/python:setup_package:428 : local extras= 2022-05-06 07:01:49.195 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 07:01:49.197 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 07:01:49.199 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 07:01:49.201 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 07:01:49.204 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 07:01:49.206 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-06 07:01:49.226 | Using python 3.8 to install /opt/stack/keystone 2022-05-06 07:01:49.229 | + 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-05-06 07:01:50.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:01:50.113 | from cryptography.utils import int_from_bytes 2022-05-06 07:01:50.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:01:50.113 | from cryptography.utils import int_from_bytes 2022-05-06 07:01:51.323 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:01:51.356 | Obtaining file:///opt/stack/keystone 2022-05-06 07:01:51.357 | Preparing metadata (setup.py): started 2022-05-06 07:01:56.594 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 07:01:56.673 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (5.9.0) 2022-05-06 07:01:56.674 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.8.7) 2022-05-06 07:01:56.675 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (2.1.2) 2022-05-06 07:01:56.676 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (0.3.9) 2022-05-06 07:01:56.678 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (36.0.2) 2022-05-06 07:01:56.679 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.4.36) 2022-05-06 07:01:56.680 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (0.13.0) 2022-05-06 07:01:56.681 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.5.0) 2022-05-06 07:01:56.682 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.7.4) 2022-05-06 07:01:56.683 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.4.0) 2022-05-06 07:01:56.684 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (9.4.0) 2022-05-06 07:01:56.685 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.2.2) 2022-05-06 07:01:56.686 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (0.8.20) 2022-05-06 07:01:56.688 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (2.11.0) 2022-05-06 07:01:56.689 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (8.8.0) 2022-05-06 07:01:56.690 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.1.0) 2022-05-06 07:01:56.691 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (12.13.0) 2022-05-06 07:01:56.692 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (11.3.0) 2022-05-06 07:01:56.693 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (5.1.0) 2022-05-06 07:01:56.694 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.7.0) 2022-05-06 07:01:56.695 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.5.1) 2022-05-06 07:01:56.697 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.12.1) 2022-05-06 07:01:56.698 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.3.0) 2022-05-06 07:01:56.700 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.5.0) 2022-05-06 07:01:56.701 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.13.0) 2022-05-06 07:01:56.702 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.2.0) 2022-05-06 07:01:56.703 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (7.1.2) 2022-05-06 07:01:56.704 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (2.3.0) 2022-05-06 07:01:56.705 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.1.5) 2022-05-06 07:01:56.706 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev12) (3.2.0) 2022-05-06 07:01:56.707 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.1.1) 2022-05-06 07:01:56.708 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.0.3) 2022-05-06 07:01:56.709 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.4.3) 2022-05-06 07:01:56.710 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (2022.1) 2022-05-06 07:01:56.726 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev12) (1.15.0) 2022-05-06 07:01:56.770 | 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.dev12) (5.1.1) 2022-05-06 07:01:56.788 | 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.dev12) (8.1.3) 2022-05-06 07:01:56.790 | 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.dev12) (3.1.2) 2022-05-06 07:01:56.791 | 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.dev12) (2.1.2) 2022-05-06 07:01:56.793 | 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.dev12) (4.11.3) 2022-05-06 07:01:56.794 | 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.dev12) (2.1.2) 2022-05-06 07:01:56.805 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev12) (1.16.0) 2022-05-06 07:01:56.806 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev12) (9.0.1) 2022-05-06 07:01:56.871 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev12) (4.5.0) 2022-05-06 07:01:56.873 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev12) (2.27.1) 2022-05-06 07:01:56.971 | 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.dev12) (0.8.0) 2022-05-06 07:01:56.972 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev12) (6.0) 2022-05-06 07:01:56.973 | 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.dev12) (2.5.0) 2022-05-06 07:01:56.975 | 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.dev12) (1.5.0) 2022-05-06 07:01:57.037 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev12) (0.5.0) 2022-05-06 07:01:57.040 | 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.dev12) (2.0.1) 2022-05-06 07:01:57.041 | 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.dev12) (1.7.7) 2022-05-06 07:01:57.092 | 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.dev12) (2.8.2) 2022-05-06 07:01:57.097 | 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.dev12) (0.9.6) 2022-05-06 07:01:57.182 | 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.dev12) (2.4.1) 2022-05-06 07:01:57.183 | 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.dev12) (2.8.0) 2022-05-06 07:01:57.185 | 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.dev12) (5.0.0) 2022-05-06 07:01:57.187 | 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.dev12) (5.1.1) 2022-05-06 07:01:57.189 | 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.dev12) (0.4.0) 2022-05-06 07:01:57.190 | 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.dev12) (5.2.4) 2022-05-06 07:01:57.209 | 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.dev12) (3.3.0) 2022-05-06 07:01:57.261 | 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.dev12) (3.2.0) 2022-05-06 07:01:57.281 | 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.dev12) (0.11.0) 2022-05-06 07:01:57.282 | 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.dev12) (3.0.8) 2022-05-06 07:01:57.283 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev12) (21.3) 2022-05-06 07:01:57.285 | 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.dev12) (1.0.2) 2022-05-06 07:01:57.335 | 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.dev12) (4.5.1) 2022-05-06 07:01:57.452 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (5.7.1) 2022-05-06 07:01:57.453 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (22.0.0) 2022-05-06 07:01:57.453 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (0.7.1) 2022-05-06 07:01:57.454 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (62.1.0) 2022-05-06 07:01:57.456 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (1.10.0) 2022-05-06 07:01:57.683 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev12) (1.1.2) 2022-05-06 07:01:57.706 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev12) (0.4.2) 2022-05-06 07:01:57.707 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev12) (0.5.2) 2022-05-06 07:01:57.779 | 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.dev12) (1.2.0) 2022-05-06 07:01:57.798 | 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.dev12) (5.0.0) 2022-05-06 07:01:57.857 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev12) (2.21) 2022-05-06 07:01:57.897 | 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.dev12) (1.14.1) 2022-05-06 07:01:58.005 | 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.dev12) (3.8.0) 2022-05-06 07:01:58.062 | 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.dev12) (2.1.1) 2022-05-06 07:01:58.137 | 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.dev12) (1.7.0) 2022-05-06 07:01:58.264 | 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.dev12) (0.17.3) 2022-05-06 07:01:58.296 | 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.dev12) (0.14.1) 2022-05-06 07:01:58.337 | 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.dev12) (3.0.0) 2022-05-06 07:01:58.338 | 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.dev12) (3.5.0) 2022-05-06 07:01:58.342 | 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.dev12) (1.3.3) 2022-05-06 07:01:58.343 | 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.dev12) (2.1.1) 2022-05-06 07:01:58.344 | 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.dev12) (0.33.0) 2022-05-06 07:01:58.345 | 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.dev12) (2.5.1) 2022-05-06 07:01:58.399 | 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.dev12) (0.2.5) 2022-05-06 07:01:58.538 | 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.dev12) (1.26.9) 2022-05-06 07:01:58.541 | 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.dev12) (2.0.12) 2022-05-06 07:01:58.543 | 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.dev12) (3.3) 2022-05-06 07:01:58.544 | 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.dev12) (2019.11.28) 2022-05-06 07:01:58.698 | 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.dev12) (2.5.0) 2022-05-06 07:01:58.781 | 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.dev12) (2.5.1) 2022-05-06 07:01:59.044 | 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.dev12) (2.2.1) 2022-05-06 07:01:59.307 | 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.dev12) (0.7) 2022-05-06 07:01:59.342 | 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.dev12) (1.0.0) 2022-05-06 07:02:01.256 | Installing collected packages: keystone 2022-05-06 07:02:01.256 | Attempting uninstall: keystone 2022-05-06 07:02:01.256 | Found existing installation: keystone 21.1.0.dev12 2022-05-06 07:02:01.260 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-06 07:02:01.261 | Running setup.py develop for keystone 2022-05-06 07:02:07.654 | Successfully installed keystone 2022-05-06 07:02:07.655 | 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-05-06 07:02:07.663 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:02:07.663 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:02:07.812 | + inc/python:pip_install:200 : result=0 2022-05-06 07:02:07.815 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:02:07.817 | + functions-common:time_stop:2437 : local name 2022-05-06 07:02:07.819 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:02:07.821 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:02:07.823 | + functions-common:time_stop:2440 : local total 2022-05-06 07:02:07.825 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:02:07.827 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:02:07.830 | + functions-common:time_stop:2444 : start_time=1651820509221 2022-05-06 07:02:07.832 | + functions-common:time_stop:2446 : [[ -z 1651820509221 ]] 2022-05-06 07:02:07.834 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:02:07.839 | + functions-common:time_stop:2449 : end_time=1651820527837 2022-05-06 07:02:07.842 | + functions-common:time_stop:2450 : elapsed_time=18616 2022-05-06 07:02:07.844 | + functions-common:time_stop:2451 : total=48410 2022-05-06 07:02:07.847 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:02:07.849 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=67026 2022-05-06 07:02:07.853 | + inc/python:pip_install:203 : return 0 2022-05-06 07:02:07.855 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 07:02:07.857 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-06 07:02:07.860 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-06 07:02:07.879 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-06 07:02:07.892 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-06 07:02:07.894 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-06 07:02:07.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:02:07.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:02:07.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-05-06 07:02:07.906 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:02:07.909 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-06 07:02:07.925 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:02:07.928 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-06 07:02:07.930 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 07:02:07.934 | + ./stack.sh:main:901 : configure_keystone 2022-05-06 07:02:07.936 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-06 07:02:07.950 | + 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-05-06 07:02:07.952 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-06 07:02:07.957 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-06 07:02:07.974 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:02:07.976 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-06 07:02:08.007 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-06 07:02:08.037 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-06 07:02:08.068 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-06 07:02:08.101 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-06 07:02:08.132 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-06 07:02:08.166 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-06 07:02:08.197 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-06 07:02:08.234 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-06 07:02:08.237 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-06 07:02:08.239 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-06 07:02:08.241 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-06 07:02:08.244 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 07:02:08.246 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 07:02:08.262 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:02:08.265 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 07:02:08.268 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 07:02:08.271 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 07:02:08.288 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:02:08.291 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:02:08.294 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:02:08.327 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 07:02:08.329 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 07:02:08.332 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-06 07:02:08.334 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-06 07:02:08.351 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:02:08.353 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.36/identity 2022-05-06 07:02:08.388 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-06 07:02:08.390 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-06 07:02:08.422 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-06 07:02:08.425 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-06 07:02:08.427 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-06 07:02:08.430 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-05-06 07:02:08.432 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-06 07:02:08.435 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-06 07:02:08.468 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-06 07:02:08.471 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-06 07:02:08.473 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-06 07:02:08.476 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-06 07:02:08.479 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 07:02:08.498 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 07:02:08.500 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 07:02:08.503 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 07:02:08.505 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 07:02:08.508 | + 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-05-06 07:02:08.537 | + 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-05-06 07:02:08.572 | + 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-05-06 07:02:08.601 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 07:02:08.632 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-06 07:02:08.661 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-06 07:02:08.666 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-06 07:02:08.671 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-06 07:02:08.674 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-06 07:02:08.676 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-06 07:02:08.678 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-06 07:02:08.681 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 07:02:08.684 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-06 07:02:08.689 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-06 07:02:08.691 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 07:02:08.693 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 07:02:08.706 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 07:02:08.707 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:02:08.716 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 07:02:08.719 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:02:08.736 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-06 07:02:08.738 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-06 07:02:08.743 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-06 07:02:08.773 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-06 07:02:08.801 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-06 07:02:08.830 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-06 07:02:08.858 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-06 07:02:08.887 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-06 07:02:08.919 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-06 07:02:08.949 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-06 07:02:08.982 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-06 07:02:09.011 | + 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-05-06 07:02:09.042 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-06 07:02:09.074 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-06 07:02:09.104 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-06 07:02:09.135 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-06 07:02:09.138 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-06 07:02:09.141 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-06 07:02:09.143 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-06 07:02:09.146 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 07:02:09.148 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:02:09.151 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:02:09.153 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-06 07:02:09.156 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-06 07:02:09.159 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-06 07:02:09.190 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-06 07:02:09.220 | + 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-05-06 07:02:09.220 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-06 07:02:09.230 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-06 07:02:09.234 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-06 07:02:09.236 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-06 07:02:09.239 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 07:02:09.241 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 07:02:09.244 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 07:02:09.247 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:02:09.249 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:02:09.251 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 07:02:09.254 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 07:02:09.257 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:02:09.260 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:02:09.263 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-06 07:02:09.326 | Site keystone-wsgi-public already enabled 2022-05-06 07:02:09.331 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-06 07:02:09.333 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 07:02:09.336 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:02:09.338 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 07:02:09.478 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-06 07:02:09.513 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-06 07:02:09.547 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-06 07:02:09.578 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-06 07:02:09.581 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-06 07:02:09.613 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-06 07:02:09.643 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-06 07:02:09.673 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-06 07:02:09.676 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-06 07:02:09.694 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:02:09.697 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-06 07:02:09.715 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:02:09.718 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-06 07:02:09.721 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-06 07:02:09.723 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-06 07:02:09.726 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 07:02:09.728 | + lib/stack:stack_install_service:32 : install_swift 2022-05-06 07:02:09.730 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-06 07:02:09.733 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-06 07:02:09.735 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-06 07:02:09.738 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 07:02:09.740 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 07:02:09.744 | ++ functions-common:git_clone:612 : pwd 2022-05-06 07:02:09.747 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 07:02:09.750 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 07:02:09.753 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 07:02:09.770 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 07:02:09.772 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 07:02:09.775 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 07:02:09.778 | + functions-common:git_clone:629 : echo master 2022-05-06 07:02:09.779 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 07:02:09.785 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-06 07:02:09.787 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 07:02:09.789 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-06 07:02:09.803 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-06 07:02:09.807 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 07:02:09.807 | + functions-common:git_clone:690 : head -1 2022-05-06 07:02:09.811 | bff6e5f8f Merge "Rip out pickle support in our memcached client" 2022-05-06 07:02:09.814 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 07:02:09.817 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-06 07:02:09.820 | + inc/python:setup_develop:338 : local bindep 2022-05-06 07:02:09.823 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-06 07:02:09.826 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-06 07:02:09.829 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-06 07:02:09.832 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-06 07:02:09.835 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 07:02:09.838 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-06 07:02:09.841 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-06 07:02:09.843 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 07:02:09.846 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-06 07:02:09.850 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-06 07:02:09.853 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 07:02:09.856 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-06 07:02:09.858 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 07:02:09.861 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 07:02:09.864 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-06 07:02:09.871 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-06 07:02:09.873 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-06 07:02:10.552 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-06 07:02:10.555 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 07:02:10.561 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 07:02:10.561 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 07:02:10.562 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-06 07:02:10.565 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-06 07:02:10.567 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 07:02:10.569 | + inc/python:setup_package:428 : local extras=keystone 2022-05-06 07:02:10.572 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 07:02:10.574 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-06 07:02:10.576 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-06 07:02:10.578 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-06 07:02:10.581 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 07:02:10.583 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-06 07:02:10.605 | Using python 3.8 to install /opt/stack/swift 2022-05-06 07:02:10.608 | + 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-05-06 07:02:11.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:02:11.490 | from cryptography.utils import int_from_bytes 2022-05-06 07:02:11.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:02:11.490 | from cryptography.utils import int_from_bytes 2022-05-06 07:02:12.692 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:02:12.724 | Obtaining file:///opt/stack/swift 2022-05-06 07:02:12.725 | Preparing metadata (setup.py): started 2022-05-06 07:02:17.601 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 07:02:17.641 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.33.0) 2022-05-06 07:02:17.642 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.1.2) 2022-05-06 07:02:17.644 | 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.dev40) (0.11.0) 2022-05-06 07:02:17.645 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (2.1.1) 2022-05-06 07:02:17.645 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (4.8.0) 2022-05-06 07:02:17.646 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (2.27.1) 2022-05-06 07:02:17.648 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.16.0) 2022-05-06 07:02:17.649 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.9.9) 2022-05-06 07:02:17.650 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.6.1) 2022-05-06 07:02:17.651 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (36.0.2) 2022-05-06 07:02:17.652 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (9.4.0) 2022-05-06 07:02:17.690 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev40) (1.15.0) 2022-05-06 07:02:17.698 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev40) (2.2.1) 2022-05-06 07:02:17.753 | 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.dev40) (4.7.0) 2022-05-06 07:02:17.755 | 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.dev40) (4.3.0) 2022-05-06 07:02:17.756 | 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.dev40) (2.11.0) 2022-05-06 07:02:17.757 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.5.0) 2022-05-06 07:02:17.758 | 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.dev40) (5.1.0) 2022-05-06 07:02:17.759 | 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.dev40) (5.9.0) 2022-05-06 07:02:17.760 | 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.dev40) (8.8.0) 2022-05-06 07:02:17.761 | 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.dev40) (3.1.1) 2022-05-06 07:02:17.762 | 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.dev40) (4.4.0) 2022-05-06 07:02:17.764 | 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.dev40) (4.13.0) 2022-05-06 07:02:17.765 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.8.7) 2022-05-06 07:02:17.766 | 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.dev40) (4.1.0) 2022-05-06 07:02:17.786 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev40) (62.1.0) 2022-05-06 07:02:17.818 | 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.dev40) (2.0.12) 2022-05-06 07:02:17.820 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (3.3) 2022-05-06 07:02:17.821 | 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.dev40) (1.26.9) 2022-05-06 07:02:17.822 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (2019.11.28) 2022-05-06 07:02:17.845 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev40) (2.21) 2022-05-06 07:02:17.947 | 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.dev40) (1.0.2) 2022-05-06 07:02:17.948 | 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.dev40) (3.5.0) 2022-05-06 07:02:17.950 | 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.dev40) (1.7.0) 2022-05-06 07:02:17.992 | 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.dev40) (1.1.5) 2022-05-06 07:02:18.036 | 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.dev40) (2.5.0) 2022-05-06 07:02:18.037 | 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.dev40) (6.0) 2022-05-06 07:02:18.038 | 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.dev40) (1.5.0) 2022-05-06 07:02:18.040 | 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.dev40) (0.8.0) 2022-05-06 07:02:18.101 | 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.dev40) (0.9.6) 2022-05-06 07:02:18.103 | 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.dev40) (2.8.2) 2022-05-06 07:02:18.117 | 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.dev40) (1.0.3) 2022-05-06 07:02:18.118 | 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.dev40) (2022.1) 2022-05-06 07:02:18.136 | 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.dev40) (3.0.8) 2022-05-06 07:02:18.138 | 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.dev40) (21.3) 2022-05-06 07:02:18.285 | 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.dev40) (1.14.1) 2022-05-06 07:02:18.301 | 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.dev40) (5.1.1) 2022-05-06 07:02:20.616 | Installing collected packages: swift 2022-05-06 07:02:20.616 | Attempting uninstall: swift 2022-05-06 07:02:20.616 | Found existing installation: swift 2.30.0.dev40 2022-05-06 07:02:20.619 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-06 07:02:20.620 | Running setup.py develop for swift 2022-05-06 07:02:26.546 | Successfully installed swift 2022-05-06 07:02:26.546 | 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-05-06 07:02:26.554 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:02:26.554 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:02:26.708 | + inc/python:pip_install:200 : result=0 2022-05-06 07:02:26.711 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:02:26.714 | + functions-common:time_stop:2437 : local name 2022-05-06 07:02:26.716 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:02:26.718 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:02:26.721 | + functions-common:time_stop:2440 : local total 2022-05-06 07:02:26.723 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:02:26.725 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:02:26.728 | + functions-common:time_stop:2444 : start_time=1651820530599 2022-05-06 07:02:26.730 | + functions-common:time_stop:2446 : [[ -z 1651820530599 ]] 2022-05-06 07:02:26.733 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:02:26.737 | + functions-common:time_stop:2449 : end_time=1651820546734 2022-05-06 07:02:26.740 | + functions-common:time_stop:2450 : elapsed_time=16135 2022-05-06 07:02:26.742 | + functions-common:time_stop:2451 : total=67026 2022-05-06 07:02:26.744 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:02:26.746 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=83161 2022-05-06 07:02:26.749 | + inc/python:pip_install:203 : return 0 2022-05-06 07:02:26.751 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 07:02:26.754 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-06 07:02:26.756 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-06 07:02:26.778 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-06 07:02:26.791 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-06 07:02:26.793 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-06 07:02:26.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:02:26.798 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:02:26.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-05-06 07:02:26.804 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:02:26.806 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-06 07:02:26.809 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 07:02:26.811 | + ./stack.sh:main:910 : configure_swift 2022-05-06 07:02:26.814 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-06 07:02:26.816 | + lib/swift:configure_swift:332 : local node_number 2022-05-06 07:02:26.818 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-06 07:02:26.821 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-06 07:02:26.823 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-06 07:02:28.092 | No container-server running 2022-05-06 07:02:28.092 | No account-server running 2022-05-06 07:02:28.092 | No object-replicator running 2022-05-06 07:02:28.092 | No object-expirer running 2022-05-06 07:02:28.092 | No container-sharder running 2022-05-06 07:02:28.092 | No object-auditor running 2022-05-06 07:02:28.092 | No object-updater running 2022-05-06 07:02:28.092 | No object-reconstructor running 2022-05-06 07:02:28.092 | No proxy-server running 2022-05-06 07:02:28.092 | No container-replicator running 2022-05-06 07:02:28.092 | No container-sync running 2022-05-06 07:02:28.093 | No container-updater running 2022-05-06 07:02:28.093 | No account-auditor running 2022-05-06 07:02:28.093 | No object-server running 2022-05-06 07:02:28.093 | No account-replicator running 2022-05-06 07:02:28.093 | No account-reaper running 2022-05-06 07:02:28.093 | No container-auditor running 2022-05-06 07:02:28.093 | No container-reconciler running 2022-05-06 07:02:28.206 | + lib/swift:configure_swift:337 : true 2022-05-06 07:02:28.208 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-06 07:02:28.221 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-06 07:02:28.234 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-06 07:02:28.237 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-06 07:02:28.237 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-06 07:02:28.243 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-06 07:02:28.243 | s/%GROUP%/ubuntu/; 2022-05-06 07:02:28.243 | s/%USER%/ubuntu/; 2022-05-06 07:02:28.243 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-06 07:02:28.243 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-06 07:02:28.247 | uid = ubuntu 2022-05-06 07:02:28.247 | gid = ubuntu 2022-05-06 07:02:28.247 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-06 07:02:28.247 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-06 07:02:28.247 | address = 127.0.0.1 2022-05-06 07:02:28.247 | 2022-05-06 07:02:28.247 | [account6612] 2022-05-06 07:02:28.247 | max connections = 25 2022-05-06 07:02:28.247 | path = /opt/stack/data/swift/1/node/ 2022-05-06 07:02:28.247 | read only = false 2022-05-06 07:02:28.247 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-06 07:02:28.247 | 2022-05-06 07:02:28.247 | [account6622] 2022-05-06 07:02:28.247 | max connections = 25 2022-05-06 07:02:28.247 | path = /opt/stack/data/swift/2/node/ 2022-05-06 07:02:28.247 | read only = false 2022-05-06 07:02:28.247 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-06 07:02:28.247 | 2022-05-06 07:02:28.247 | [account6632] 2022-05-06 07:02:28.247 | max connections = 25 2022-05-06 07:02:28.247 | path = /opt/stack/data/swift/3/node/ 2022-05-06 07:02:28.247 | read only = false 2022-05-06 07:02:28.247 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-06 07:02:28.247 | 2022-05-06 07:02:28.247 | [account6642] 2022-05-06 07:02:28.247 | max connections = 25 2022-05-06 07:02:28.247 | path = /opt/stack/data/swift/4/node/ 2022-05-06 07:02:28.247 | read only = false 2022-05-06 07:02:28.247 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-06 07:02:28.247 | 2022-05-06 07:02:28.247 | 2022-05-06 07:02:28.248 | [container6611] 2022-05-06 07:02:28.248 | max connections = 25 2022-05-06 07:02:28.248 | path = /opt/stack/data/swift/1/node/ 2022-05-06 07:02:28.248 | read only = false 2022-05-06 07:02:28.248 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-06 07:02:28.248 | 2022-05-06 07:02:28.248 | [container6621] 2022-05-06 07:02:28.248 | max connections = 25 2022-05-06 07:02:28.248 | path = /opt/stack/data/swift/2/node/ 2022-05-06 07:02:28.248 | read only = false 2022-05-06 07:02:28.248 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-06 07:02:28.248 | 2022-05-06 07:02:28.248 | [container6631] 2022-05-06 07:02:28.248 | max connections = 25 2022-05-06 07:02:28.248 | path = /opt/stack/data/swift/3/node/ 2022-05-06 07:02:28.248 | read only = false 2022-05-06 07:02:28.248 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-06 07:02:28.248 | 2022-05-06 07:02:28.248 | [container6641] 2022-05-06 07:02:28.248 | max connections = 25 2022-05-06 07:02:28.248 | path = /opt/stack/data/swift/4/node/ 2022-05-06 07:02:28.248 | read only = false 2022-05-06 07:02:28.248 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-06 07:02:28.248 | 2022-05-06 07:02:28.248 | 2022-05-06 07:02:28.248 | [object6613] 2022-05-06 07:02:28.248 | max connections = 25 2022-05-06 07:02:28.248 | path = /opt/stack/data/swift/1/node/ 2022-05-06 07:02:28.248 | read only = false 2022-05-06 07:02:28.248 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-06 07:02:28.248 | 2022-05-06 07:02:28.248 | [object6623] 2022-05-06 07:02:28.248 | max connections = 25 2022-05-06 07:02:28.248 | path = /opt/stack/data/swift/2/node/ 2022-05-06 07:02:28.248 | read only = false 2022-05-06 07:02:28.248 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-06 07:02:28.249 | 2022-05-06 07:02:28.249 | [object6633] 2022-05-06 07:02:28.249 | max connections = 25 2022-05-06 07:02:28.249 | path = /opt/stack/data/swift/3/node/ 2022-05-06 07:02:28.249 | read only = false 2022-05-06 07:02:28.249 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-06 07:02:28.249 | 2022-05-06 07:02:28.249 | [object6643] 2022-05-06 07:02:28.249 | max connections = 25 2022-05-06 07:02:28.249 | path = /opt/stack/data/swift/4/node/ 2022-05-06 07:02:28.249 | read only = false 2022-05-06 07:02:28.249 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-06 07:02:28.250 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-06 07:02:28.252 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:02:28.256 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:02:28.258 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-06 07:02:28.271 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-06 07:02:28.273 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-06 07:02:28.278 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-06 07:02:28.283 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-06 07:02:28.285 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-06 07:02:28.291 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-06 07:02:28.326 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.36:8080/v1/ 2022-05-06 07:02:28.354 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-06 07:02:28.375 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-06 07:02:28.405 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-06 07:02:28.425 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-06 07:02:28.459 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-06 07:02:28.478 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-06 07:02:28.510 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-06 07:02:28.530 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-06 07:02:28.561 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-06 07:02:28.581 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-06 07:02:28.612 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-06 07:02:28.639 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-06 07:02:28.659 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:02:28.662 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-06 07:02:28.693 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-06 07:02:28.724 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-06 07:02:28.754 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-06 07:02:28.783 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-06 07:02:28.799 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:02:28.802 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-06 07:02:28.836 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-06 07:02:28.854 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:02:28.858 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-06 07:02:28.874 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:02:28.876 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-06 07:02:28.878 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-06 07:02:28.894 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:02:28.897 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-06 07:02:28.900 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-06 07:02:28.902 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-06 07:02:28.908 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-06 07:02:28.929 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-06 07:02:28.966 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-06 07:02:28.999 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-06 07:02:29.035 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-06 07:02:29.075 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-06 07:02:29.107 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-06 07:02:29.109 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-06 07:02:29.112 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-06 07:02:29.115 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-06 07:02:29.117 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-06 07:02:29.150 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-06 07:02:29.181 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.36/identity 2022-05-06 07:02:29.209 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-06 07:02:29.237 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-06 07:02:29.266 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-06 07:02:29.295 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-06 07:02:29.325 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-06 07:02:29.356 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 07:02:29.387 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-06 07:02:29.417 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-06 07:02:29.449 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-06 07:02:29.483 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-06 07:02:29.516 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-06 07:02:29.550 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-06 07:02:29.579 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-06 07:02:29.599 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-06 07:02:29.629 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-06 07:02:29.661 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-06 07:02:29.668 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-06 07:02:29.701 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-06 07:02:29.729 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-06 07:02:29.765 | + lib/swift:configure_swift:475 : local node_number 2022-05-06 07:02:29.767 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-06 07:02:29.769 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-06 07:02:29.771 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-06 07:02:29.777 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-06 07:02:29.779 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-06 07:02:29.781 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-06 07:02:29.783 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-06 07:02:29.786 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-06 07:02:29.788 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-06 07:02:29.790 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-06 07:02:29.792 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-06 07:02:29.811 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-06 07:02:29.841 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-06 07:02:29.865 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-06 07:02:29.894 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-06 07:02:29.913 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-06 07:02:29.942 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-06 07:02:29.960 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-06 07:02:29.988 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-06 07:02:30.007 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-06 07:02:30.037 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-06 07:02:30.058 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-06 07:02:30.086 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-06 07:02:30.105 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-06 07:02:30.134 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-06 07:02:30.153 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-06 07:02:30.185 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-06 07:02:30.209 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-06 07:02:30.240 | + 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-05-06 07:02:30.247 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-06 07:02:30.266 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-06 07:02:30.302 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-06 07:02:30.333 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-06 07:02:30.335 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-06 07:02:30.339 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-06 07:02:30.341 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-06 07:02:30.344 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-06 07:02:30.346 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-06 07:02:30.348 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-06 07:02:30.350 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-06 07:02:30.352 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-06 07:02:30.354 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-06 07:02:30.373 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-06 07:02:30.402 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-06 07:02:30.422 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-06 07:02:30.452 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-06 07:02:30.471 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-06 07:02:30.501 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-06 07:02:30.530 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-06 07:02:30.560 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-06 07:02:30.579 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-06 07:02:30.608 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-06 07:02:30.629 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-06 07:02:30.658 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-06 07:02:30.682 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-06 07:02:30.711 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-06 07:02:30.730 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-06 07:02:30.759 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-06 07:02:30.778 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-06 07:02:30.806 | + 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-05-06 07:02:30.823 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-06 07:02:30.842 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-06 07:02:30.870 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-06 07:02:30.872 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-06 07:02:30.877 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-06 07:02:30.879 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-06 07:02:30.881 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-06 07:02:30.883 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-06 07:02:30.886 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-06 07:02:30.888 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-06 07:02:30.890 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-06 07:02:30.892 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-06 07:02:30.913 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-06 07:02:30.944 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-06 07:02:30.965 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-06 07:02:30.998 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-06 07:02:31.018 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-06 07:02:31.048 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-06 07:02:31.068 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-06 07:02:31.097 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-06 07:02:31.124 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-06 07:02:31.153 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-06 07:02:31.172 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-06 07:02:31.201 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-06 07:02:31.219 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-06 07:02:31.249 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-06 07:02:31.267 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-06 07:02:31.296 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-06 07:02:31.315 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-06 07:02:31.341 | + 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-05-06 07:02:31.350 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-06 07:02:31.369 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-06 07:02:31.399 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-06 07:02:31.428 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-06 07:02:31.457 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-06 07:02:31.485 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-06 07:02:31.487 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-06 07:02:31.492 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-06 07:02:31.521 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-06 07:02:31.551 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-06 07:02:31.581 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-06 07:02:31.611 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-06 07:02:31.640 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-06 07:02:31.669 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-06 07:02:31.697 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-06 07:02:31.725 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-06 07:02:31.754 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-06 07:02:31.771 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:02:31.773 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-06 07:02:31.793 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-06 07:02:31.796 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-06 07:02:31.819 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-06 07:02:31.821 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.36 2022-05-06 07:02:31.851 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-06 07:02:31.853 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-06 07:02:31.882 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.36/identity 2022-05-06 07:02:31.914 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-06 07:02:31.916 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-06 07:02:31.947 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-06 07:02:31.965 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:02:31.967 | + lib/swift:configure_swift:538 : local user_group 2022-05-06 07:02:31.970 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-06 07:02:31.974 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-06 07:02:31.977 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-06 07:02:31.989 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-06 07:02:31.991 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-06 07:02:32.005 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-06 07:02:32.008 | + lib/swift:configure_swift:545 : is_suse 2022-05-06 07:02:32.010 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:02:32.013 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:02:32.015 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:02:32.018 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:02:32.020 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:02:32.022 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:02:32.025 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-06 07:02:32.039 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-06 07:02:32.041 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-06 07:02:32.043 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-06 07:02:32.061 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:02:32.063 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-06 07:02:32.081 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:02:32.084 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-06 07:02:32.087 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-06 07:02:32.089 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-06 07:02:32.092 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 07:02:32.094 | + lib/stack:stack_install_service:32 : install_glance 2022-05-06 07:02:32.097 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-06 07:02:32.099 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-06 07:02:32.102 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-06 07:02:32.120 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:02:32.123 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-06 07:02:32.126 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-06 07:02:32.145 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:02:32.148 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-06 07:02:32.151 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-06 07:02:32.154 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-06 07:02:32.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:02:32.160 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:02:32.162 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-05-06 07:02:32.165 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:02:32.168 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-06 07:02:32.171 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-06 07:02:32.174 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-06 07:02:32.177 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-06 07:02:32.179 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-06 07:02:32.182 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-06 07:02:32.185 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-06 07:02:32.188 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-06 07:02:32.191 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-06 07:02:32.194 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-06 07:02:32.198 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-06 07:02:32.199 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-06 07:02:32.204 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-06 07:02:32.207 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-06 07:02:32.209 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-06 07:02:32.214 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-06 07:02:32.217 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-06 07:02:32.239 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-06 07:02:32.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 'glance-store[swift,cinder]!=0.29.0' 2022-05-06 07:02:33.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:02:33.128 | from cryptography.utils import int_from_bytes 2022-05-06 07:02:33.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:02:33.128 | from cryptography.utils import int_from_bytes 2022-05-06 07:02:34.324 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:02:34.359 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-06 07:02:34.444 | 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-05-06 07:02:34.446 | 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.1) 2022-05-06 07:02:34.447 | 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-05-06 07:02:34.448 | 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-05-06 07:02:34.449 | 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-05-06 07:02:34.450 | 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.13.0) 2022-05-06 07:02:34.452 | 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-05-06 07:02:34.453 | 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-05-06 07:02:34.454 | 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-05-06 07:02:34.455 | 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-05-06 07:02:34.456 | 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-05-06 07:02:34.457 | 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-05-06 07:02:34.459 | 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-05-06 07:02:34.462 | 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-05-06 07:02:34.464 | 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-05-06 07:02:34.467 | 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-05-06 07:02:34.469 | 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.8.0) 2022-05-06 07:02:34.471 | 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-05-06 07:02:34.482 | 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-05-06 07:02:34.483 | 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-05-06 07:02:34.496 | 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.8) 2022-05-06 07:02:34.566 | 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.9.0) 2022-05-06 07:02:34.567 | 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-05-06 07:02:34.569 | 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-05-06 07:02:34.593 | 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-05-06 07:02:34.596 | 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-05-06 07:02:34.597 | 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-05-06 07:02:34.598 | 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-05-06 07:02:34.600 | 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-05-06 07:02:34.611 | 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-05-06 07:02:34.653 | 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-05-06 07:02:34.654 | 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-05-06 07:02:34.656 | 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-05-06 07:02:34.657 | 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-05-06 07:02:34.678 | 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-05-06 07:02:34.680 | 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-05-06 07:02:34.696 | 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-05-06 07:02:34.712 | 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-05-06 07:02:34.713 | 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-05-06 07:02:34.737 | 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-05-06 07:02:34.738 | 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-05-06 07:02:34.822 | 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-05-06 07:02:34.823 | 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-05-06 07:02:34.825 | 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-05-06 07:02:34.827 | 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-05-06 07:02:34.878 | 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-05-06 07:02:34.905 | 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.1) 2022-05-06 07:02:35.146 | 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-05-06 07:02:35.148 | 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-05-06 07:02:35.185 | 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-05-06 07:02:35.187 | 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-05-06 07:02:35.189 | 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-05-06 07:02:35.190 | 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-05-06 07:02:35.191 | 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-05-06 07:02:35.192 | 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-05-06 07:02:35.251 | 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-05-06 07:02:35.445 | 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-05-06 07:02:35.469 | 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.1.0) 2022-05-06 07:02:35.555 | 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-05-06 07:02:35.709 | 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-05-06 07:02:37.849 | 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-05-06 07:02:37.857 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:02:37.857 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:02:37.993 | + inc/python:pip_install:200 : result=0 2022-05-06 07:02:37.995 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:02:37.998 | + functions-common:time_stop:2437 : local name 2022-05-06 07:02:38.001 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:02:38.004 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:02:38.006 | + functions-common:time_stop:2440 : local total 2022-05-06 07:02:38.009 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:02:38.011 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:02:38.013 | + functions-common:time_stop:2444 : start_time=1651820552234 2022-05-06 07:02:38.016 | + functions-common:time_stop:2446 : [[ -z 1651820552234 ]] 2022-05-06 07:02:38.019 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:02:38.023 | + functions-common:time_stop:2449 : end_time=1651820558021 2022-05-06 07:02:38.026 | + functions-common:time_stop:2450 : elapsed_time=5787 2022-05-06 07:02:38.028 | + functions-common:time_stop:2451 : total=83161 2022-05-06 07:02:38.031 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:02:38.033 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=88948 2022-05-06 07:02:38.036 | + inc/python:pip_install:203 : return 0 2022-05-06 07:02:38.038 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-06 07:02:38.042 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-06 07:02:38.045 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-06 07:02:38.061 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-06 07:02:38.067 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-06 07:02:38.070 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-06 07:02:38.072 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-06 07:02:38.075 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 07:02:38.077 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 07:02:38.080 | ++ functions-common:git_clone:612 : pwd 2022-05-06 07:02:38.083 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 07:02:38.085 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 07:02:38.088 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 07:02:38.107 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 07:02:38.110 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 07:02:38.113 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 07:02:38.116 | + functions-common:git_clone:629 : echo master 2022-05-06 07:02:38.116 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 07:02:38.122 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-06 07:02:38.125 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 07:02:38.127 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-06 07:02:38.141 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-06 07:02:38.144 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 07:02:38.144 | + functions-common:git_clone:690 : head -1 2022-05-06 07:02:38.149 | 2eb118905 Merge "Add grenade-skip-level irrelevant-files config" 2022-05-06 07:02:38.152 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 07:02:38.154 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-06 07:02:38.157 | + inc/python:setup_develop:338 : local bindep 2022-05-06 07:02:38.160 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-06 07:02:38.162 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-06 07:02:38.166 | + inc/python:setup_develop:344 : local extras= 2022-05-06 07:02:38.168 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-06 07:02:38.171 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 07:02:38.174 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-06 07:02:38.176 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-06 07:02:38.179 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 07:02:38.183 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 07:02:38.186 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-06 07:02:38.189 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 07:02:38.192 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-06 07:02:38.194 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 07:02:38.197 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 07:02:38.200 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-06 07:02:38.207 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-06 07:02:38.210 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-06 07:02:39.027 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-06 07:02:39.030 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 07:02:39.032 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 07:02:39.035 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 07:02:39.038 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-06 07:02:39.040 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-06 07:02:39.044 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 07:02:39.048 | + inc/python:setup_package:428 : local extras= 2022-05-06 07:02:39.051 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 07:02:39.055 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 07:02:39.058 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 07:02:39.061 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 07:02:39.063 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 07:02:39.066 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-06 07:02:39.088 | Using python 3.8 to install /opt/stack/glance 2022-05-06 07:02:39.090 | + 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-05-06 07:02:40.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:02:40.084 | from cryptography.utils import int_from_bytes 2022-05-06 07:02:40.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:02:40.084 | from cryptography.utils import int_from_bytes 2022-05-06 07:02:41.297 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:02:41.328 | Obtaining file:///opt/stack/glance 2022-05-06 07:02:41.329 | Preparing metadata (setup.py): started 2022-05-06 07:02:46.169 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 07:02:46.241 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (5.9.0) 2022-05-06 07:02:46.242 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.7.1) 2022-05-06 07:02:46.243 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.4.36) 2022-05-06 07:02:46.244 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.33.0) 2022-05-06 07:02:46.245 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.1.1) 2022-05-06 07:02:46.246 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.5.1) 2022-05-06 07:02:46.247 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.8.7) 2022-05-06 07:02:46.248 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.4.2) 2022-05-06 07:02:46.250 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.7.7) 2022-05-06 07:02:46.251 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.20.4) 2022-05-06 07:02:46.252 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (8.8.0) 2022-05-06 07:02:46.253 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.5.1) 2022-05-06 07:02:46.254 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.1.0) 2022-05-06 07:02:46.255 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.5.0) 2022-05-06 07:02:46.256 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.13.0) 2022-05-06 07:02:46.257 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.5.0) 2022-05-06 07:02:46.259 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.4.1) 2022-05-06 07:02:46.260 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.7.0) 2022-05-06 07:02:46.261 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.5.0) 2022-05-06 07:02:46.262 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (9.4.0) 2022-05-06 07:02:46.263 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.11.0) 2022-05-06 07:02:46.264 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.2.0) 2022-05-06 07:02:46.265 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.5.0) 2022-05-06 07:02:46.266 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev19) (3.2.0) 2022-05-06 07:02:46.267 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.4.0) 2022-05-06 07:02:46.268 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (22.0.0) 2022-05-06 07:02:46.270 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (11.3.0) 2022-05-06 07:02:46.271 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (5.1.0) 2022-05-06 07:02:46.272 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.6.0) 2022-05-06 07:02:46.273 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.7.0) 2022-05-06 07:02:46.275 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (12.13.0) 2022-05-06 07:02:46.276 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.5.1) 2022-05-06 07:02:46.277 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.4.0) 2022-05-06 07:02:46.278 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.12.1) 2022-05-06 07:02:46.279 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.3.3) 2022-05-06 07:02:46.280 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.4.3) 2022-05-06 07:02:46.281 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.0.0) 2022-05-06 07:02:46.282 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.5.0) 2022-05-06 07:02:46.283 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (36.0.2) 2022-05-06 07:02:46.285 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.2.2) 2022-05-06 07:02:46.286 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.0.2) 2022-05-06 07:02:46.288 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (5.6.0) 2022-05-06 07:02:46.288 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.11.0) 2022-05-06 07:02:46.304 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev19) (1.2.0) 2022-05-06 07:02:46.306 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev19) (5.7.1) 2022-05-06 07:02:46.316 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev19) (4.11.3) 2022-05-06 07:02:46.329 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev19) (5.3.0) 2022-05-06 07:02:46.330 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev19) (2.27.1) 2022-05-06 07:02:46.371 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev19) (1.15.0) 2022-05-06 07:02:46.386 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev19) (4.3.0) 2022-05-06 07:02:46.395 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev19) (1.14.1) 2022-05-06 07:02:46.411 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev19) (1.1.2) 2022-05-06 07:02:46.412 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev19) (1.16.0) 2022-05-06 07:02:46.413 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev19) (2.2.1) 2022-05-06 07:02:46.503 | 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==25.0.0.dev19) (3.0.8) 2022-05-06 07:02:46.582 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev19) (1.7.0) 2022-05-06 07:02:46.634 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev19) (3.1.1) 2022-05-06 07:02:46.638 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev19) (2.11.0) 2022-05-06 07:02:46.670 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev19) (0.17.3) 2022-05-06 07:02:46.741 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev19) (6.0) 2022-05-06 07:02:46.743 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev19) (0.8.0) 2022-05-06 07:02:46.744 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev19) (1.5.0) 2022-05-06 07:02:46.806 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev19) (2.0.1) 2022-05-06 07:02:46.807 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev19) (0.5.0) 2022-05-06 07:02:46.809 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev19) (0.13.0) 2022-05-06 07:02:46.835 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev19) (0.61.0) 2022-05-06 07:02:46.890 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev19) (0.9.6) 2022-05-06 07:02:46.892 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev19) (2.8.2) 2022-05-06 07:02:46.952 | 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==25.0.0.dev19) (2.8.0) 2022-05-06 07:02:46.954 | 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==25.0.0.dev19) (0.4.0) 2022-05-06 07:02:46.955 | 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==25.0.0.dev19) (5.2.4) 2022-05-06 07:02:46.958 | 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==25.0.0.dev19) (5.0.0) 2022-05-06 07:02:46.961 | 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==25.0.0.dev19) (5.1.1) 2022-05-06 07:02:46.985 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev19) (3.2.2) 2022-05-06 07:02:46.986 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev19) (3.3.0) 2022-05-06 07:02:46.989 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev19) (3.1.2) 2022-05-06 07:02:47.032 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev19) (5.9.0) 2022-05-06 07:02:47.076 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev19) (21.3) 2022-05-06 07:02:47.077 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev19) (0.11.0) 2022-05-06 07:02:47.079 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev19) (2022.1) 2022-05-06 07:02:47.157 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev19) (62.1.0) 2022-05-06 07:02:47.218 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev19) (0.2.5) 2022-05-06 07:02:47.323 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev19) (0.7) 2022-05-06 07:02:47.606 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev19) (2.5.0) 2022-05-06 07:02:47.608 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev19) (2.8) 2022-05-06 07:02:47.610 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev19) (1.4.2) 2022-05-06 07:02:47.613 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev19) (6.3.1) 2022-05-06 07:02:47.669 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev19) (0.8.1) 2022-05-06 07:02:47.692 | 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==25.0.0.dev19) (5.0.0) 2022-05-06 07:02:47.785 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev19) (2.21) 2022-05-06 07:02:47.903 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev19) (2.1.1) 2022-05-06 07:02:48.122 | 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==25.0.0.dev19) (1.4.0) 2022-05-06 07:02:48.123 | 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==25.0.0.dev19) (1.4.4) 2022-05-06 07:02:48.124 | 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==25.0.0.dev19) (5.1.1) 2022-05-06 07:02:48.125 | 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==25.0.0.dev19) (1.32) 2022-05-06 07:02:48.126 | 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==25.0.0.dev19) (1.1.5) 2022-05-06 07:02:48.128 | 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==25.0.0.dev19) (2.5.0) 2022-05-06 07:02:48.129 | 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==25.0.0.dev19) (1.0.0) 2022-05-06 07:02:48.253 | 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==25.0.0.dev19) (0.14.1) 2022-05-06 07:02:48.287 | 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==25.0.0.dev19) (1.0.3) 2022-05-06 07:02:48.332 | 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==25.0.0.dev19) (3.0.0) 2022-05-06 07:02:48.339 | 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==25.0.0.dev19) (1.3.3) 2022-05-06 07:02:48.587 | 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==25.0.0.dev19) (3.10.1) 2022-05-06 07:02:48.780 | 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==25.0.0.dev19) (1.26.9) 2022-05-06 07:02:48.783 | 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==25.0.0.dev19) (2.0.12) 2022-05-06 07:02:48.785 | 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==25.0.0.dev19) (3.3) 2022-05-06 07:02:48.786 | 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==25.0.0.dev19) (2019.11.28) 2022-05-06 07:02:48.898 | 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==25.0.0.dev19) (0.5.2) 2022-05-06 07:02:49.057 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev19) (2.5.0) 2022-05-06 07:02:49.200 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev19) (3.8.0) 2022-05-06 07:02:49.519 | 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==25.0.0.dev19) (0.5.0) 2022-05-06 07:02:49.524 | 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==25.0.0.dev19) (2.4.1) 2022-05-06 07:02:49.759 | 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==25.0.0.dev19) (2.3) 2022-05-06 07:02:50.047 | 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==25.0.0.dev19) (1.0.0) 2022-05-06 07:02:50.407 | 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==25.0.0.dev19) (21.4.0) 2022-05-06 07:02:50.409 | 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==25.0.0.dev19) (1.8.2) 2022-05-06 07:02:51.928 | Installing collected packages: glance 2022-05-06 07:02:51.929 | Attempting uninstall: glance 2022-05-06 07:02:51.929 | Found existing installation: glance 25.0.0.dev19 2022-05-06 07:02:51.936 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-06 07:02:51.937 | Running setup.py develop for glance 2022-05-06 07:02:58.118 | Successfully installed glance 2022-05-06 07:02:58.118 | 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-05-06 07:02:58.126 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:02:58.126 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:02:58.276 | + inc/python:pip_install:200 : result=0 2022-05-06 07:02:58.278 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:02:58.280 | + functions-common:time_stop:2437 : local name 2022-05-06 07:02:58.283 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:02:58.285 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:02:58.288 | + functions-common:time_stop:2440 : local total 2022-05-06 07:02:58.290 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:02:58.293 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:02:58.295 | + functions-common:time_stop:2444 : start_time=1651820559082 2022-05-06 07:02:58.297 | + functions-common:time_stop:2446 : [[ -z 1651820559082 ]] 2022-05-06 07:02:58.300 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:02:58.305 | + functions-common:time_stop:2449 : end_time=1651820578302 2022-05-06 07:02:58.307 | + functions-common:time_stop:2450 : elapsed_time=19220 2022-05-06 07:02:58.309 | + functions-common:time_stop:2451 : total=88948 2022-05-06 07:02:58.312 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:02:58.314 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=108168 2022-05-06 07:02:58.316 | + inc/python:pip_install:203 : return 0 2022-05-06 07:02:58.319 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 07:02:58.321 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-06 07:02:58.324 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-06 07:02:58.344 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-06 07:02:58.357 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-06 07:02:58.360 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-06 07:02:58.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:02:58.365 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:02:58.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-05-06 07:02:58.371 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:02:58.374 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 07:02:58.376 | + ./stack.sh:main:922 : configure_glance 2022-05-06 07:02:58.379 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-06 07:02:58.392 | + lib/glance:configure_glance:326 : local dburl 2022-05-06 07:02:58.395 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-06 07:02:58.397 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-06 07:02:58.400 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-06 07:02:58.402 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-05-06 07:02:58.404 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-06 07:02:58.407 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-06 07:02:58.410 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-06 07:02:58.440 | + 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-05-06 07:02:58.470 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-06 07:02:58.506 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-06 07:02:58.538 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-06 07:02:58.569 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-06 07:02:58.600 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-06 07:02:58.603 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-06 07:02:58.606 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-06 07:02:58.608 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 07:02:58.611 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-06 07:02:58.639 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-06 07:02:58.670 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-05-06 07:02:58.700 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-06 07:02:58.730 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-06 07:02:58.760 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-06 07:02:58.791 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-06 07:02:58.821 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-06 07:02:58.852 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 07:02:58.882 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 07:02:58.913 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-06 07:02:58.943 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-06 07:02:58.946 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-06 07:02:58.949 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-06 07:02:58.951 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 07:02:58.953 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 07:02:58.956 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 07:02:58.975 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:02:58.978 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 07:02:58.981 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 07:02:58.983 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 07:02:59.001 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:02:59.004 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:02:59.008 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:02:59.039 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 07:02:59.041 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 07:02:59.044 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-06 07:02:59.046 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-06 07:02:59.049 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-06 07:02:59.082 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-06 07:02:59.114 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-06 07:02:59.117 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-06 07:02:59.119 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-06 07:02:59.121 | + lib/glance:configure_glance_store:254 : local be 2022-05-06 07:02:59.124 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-06 07:02:59.126 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-06 07:02:59.129 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-06 07:02:59.161 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-06 07:02:59.163 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.36 2022-05-06 07:02:59.193 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-06 07:02:59.196 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-06 07:02:59.214 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:02:59.216 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-06 07:02:59.246 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-06 07:02:59.277 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-06 07:02:59.308 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-06 07:02:59.339 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-06 07:02:59.372 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-06 07:02:59.389 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:02:59.392 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-06 07:02:59.424 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-06 07:02:59.455 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-06 07:02:59.485 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.36/identity/v3 2022-05-06 07:02:59.516 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-06 07:02:59.546 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.36/image 2022-05-06 07:02:59.577 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-06 07:02:59.593 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:02:59.596 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-06 07:02:59.598 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-06 07:02:59.601 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-06 07:02:59.604 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 07:02:59.622 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 07:02:59.624 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 07:02:59.627 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 07:02:59.629 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 07:02:59.632 | + 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-05-06 07:02:59.662 | + 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-05-06 07:02:59.693 | + 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-05-06 07:02:59.724 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 07:02:59.755 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-06 07:02:59.760 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-06 07:02:59.793 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-06 07:02:59.824 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-06 07:02:59.854 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.36/identity 2022-05-06 07:02:59.885 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-06 07:02:59.915 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-06 07:02:59.946 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-06 07:02:59.976 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-06 07:03:00.007 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-06 07:03:00.038 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-06 07:03:00.068 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-06 07:03:00.099 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-06 07:03:00.104 | + 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-05-06 07:03:00.112 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-06 07:03:00.129 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:03:00.131 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-06 07:03:00.134 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-06 07:03:00.136 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-06 07:03:00.139 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-06 07:03:00.141 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-06 07:03:00.144 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-06 07:03:00.150 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-06 07:03:00.152 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-06 07:03:00.156 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-06 07:03:00.189 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-06 07:03:00.191 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-06 07:03:00.193 | ++ functions:get_random_port:837 : true 2022-05-06 07:03:00.196 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-06 07:03:00.198 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-06 07:03:00.201 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-06 07:03:00.262 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-06 07:03:00.265 | ++ functions:get_random_port:841 : break 2 2022-05-06 07:03:00.267 | ++ functions:get_random_port:845 : echo 60999 2022-05-06 07:03:00.270 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-06 07:03:00.272 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-06 07:03:00.301 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-06 07:03:00.329 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-06 07:03:00.359 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-06 07:03:00.388 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 07:03:00.423 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-06 07:03:00.459 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-06 07:03:00.488 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-06 07:03:00.517 | + 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-05-06 07:03:00.546 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 07:03:00.575 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 07:03:00.605 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 07:03:00.635 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-06 07:03:00.665 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-06 07:03:00.694 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-06 07:03:00.724 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-06 07:03:00.755 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-06 07:03:00.785 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-06 07:03:00.822 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-06 07:03:00.854 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-06 07:03:00.856 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-06 07:03:00.859 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 07:03:00.861 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:03:00.864 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:03:00.866 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-06 07:03:00.870 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-06 07:03:00.927 | proxy (enabled by site administrator) 2022-05-06 07:03:00.932 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-06 07:03:00.934 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-06 07:03:00.937 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 07:03:00.939 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:03:00.941 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:03:00.944 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-06 07:03:00.947 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-06 07:03:01.002 | proxy_http (enabled by site administrator) 2022-05-06 07:03:01.006 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-06 07:03:01.010 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-06 07:03:01.013 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-06 07:03:01.015 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 07:03:01.017 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:03:01.020 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:03:01.024 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 07:03:01.027 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 07:03:01.030 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-06 07:03:01.030 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 07:03:01.039 | KeepAlive Off 2022-05-06 07:03:01.045 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-06 07:03:01.045 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 07:03:01.054 | SetEnv proxy-sendchunked 1 2022-05-06 07:03:01.060 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 07:03:01.060 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-06 07:03:01.069 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-06 07:03:01.073 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-06 07:03:01.076 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-06 07:03:01.079 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 07:03:01.081 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 07:03:01.083 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 07:03:01.086 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:03:01.088 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:03:01.091 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 07:03:01.093 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 07:03:01.095 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:03:01.101 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:03:01.104 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-06 07:03:01.167 | Site glance-wsgi-api already enabled 2022-05-06 07:03:01.172 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-06 07:03:01.174 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 07:03:01.176 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:03:01.179 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 07:03:01.314 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-06 07:03:01.324 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-06 07:03:01.360 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-06 07:03:01.363 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-06 07:03:01.382 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:03:01.385 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-06 07:03:01.387 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-06 07:03:01.390 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-06 07:03:01.392 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 07:03:01.395 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-06 07:03:01.398 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-06 07:03:01.400 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-06 07:03:01.402 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-06 07:03:01.405 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 07:03:01.407 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 07:03:01.410 | ++ functions-common:git_clone:612 : pwd 2022-05-06 07:03:01.413 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 07:03:01.416 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 07:03:01.419 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 07:03:01.437 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 07:03:01.439 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 07:03:01.442 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 07:03:01.445 | + functions-common:git_clone:629 : echo master 2022-05-06 07:03:01.445 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 07:03:01.450 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-06 07:03:01.453 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 07:03:01.455 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-06 07:03:01.469 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-06 07:03:01.473 | + functions-common:git_clone:690 : head -1 2022-05-06 07:03:01.473 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 07:03:01.494 | 4f73ff920 Merge "mypy: policy.py" 2022-05-06 07:03:01.497 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 07:03:01.500 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-06 07:03:01.503 | + inc/python:setup_develop:338 : local bindep 2022-05-06 07:03:01.505 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-06 07:03:01.508 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-06 07:03:01.511 | + inc/python:setup_develop:344 : local extras= 2022-05-06 07:03:01.513 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-06 07:03:01.516 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 07:03:01.518 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-06 07:03:01.521 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-06 07:03:01.523 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 07:03:01.526 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 07:03:01.530 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-06 07:03:01.532 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 07:03:01.535 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-06 07:03:01.538 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 07:03:01.541 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 07:03:01.544 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-06 07:03:01.551 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-06 07:03:01.553 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-06 07:03:02.216 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-06 07:03:02.218 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 07:03:02.221 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 07:03:02.223 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 07:03:02.226 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-06 07:03:02.228 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-06 07:03:02.231 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 07:03:02.233 | + inc/python:setup_package:428 : local extras= 2022-05-06 07:03:02.236 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 07:03:02.238 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 07:03:02.241 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 07:03:02.244 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 07:03:02.247 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 07:03:02.249 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-06 07:03:02.271 | Using python 3.8 to install /opt/stack/cinder 2022-05-06 07:03:02.274 | + 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-05-06 07:03:03.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:03:03.153 | from cryptography.utils import int_from_bytes 2022-05-06 07:03:03.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:03:03.153 | from cryptography.utils import int_from_bytes 2022-05-06 07:03:04.354 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:03:04.384 | Obtaining file:///opt/stack/cinder 2022-05-06 07:03:04.385 | Preparing metadata (setup.py): started 2022-05-06 07:03:10.063 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 07:03:10.198 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.9.0) 2022-05-06 07:03:10.200 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.1.1) 2022-05-06 07:03:10.201 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.33.0) 2022-05-06 07:03:10.202 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.1.2) 2022-05-06 07:03:10.203 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.20.4) 2022-05-06 07:03:10.204 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.0.2) 2022-05-06 07:03:10.205 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev124) (3.2.0) 2022-05-06 07:03:10.206 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.5.0) 2022-05-06 07:03:10.207 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (9.4.0) 2022-05-06 07:03:10.208 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.8.0) 2022-05-06 07:03:10.209 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.1.3) 2022-05-06 07:03:10.210 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (8.8.0) 2022-05-06 07:03:10.211 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.5.1) 2022-05-06 07:03:10.212 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.1.0) 2022-05-06 07:03:10.213 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (11.3.0) 2022-05-06 07:03:10.215 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.7.0) 2022-05-06 07:03:10.216 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (12.13.0) 2022-05-06 07:03:10.217 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.5.1) 2022-05-06 07:03:10.218 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.12.1) 2022-05-06 07:03:10.219 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.8.0) 2022-05-06 07:03:10.220 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.4.0) 2022-05-06 07:03:10.221 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (6.3.1) 2022-05-06 07:03:10.222 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.3.0) 2022-05-06 07:03:10.223 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.8.0) 2022-05-06 07:03:10.225 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.5.0) 2022-05-06 07:03:10.226 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.13.0) 2022-05-06 07:03:10.228 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.6.0) 2022-05-06 07:03:10.229 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.4.3) 2022-05-06 07:03:10.230 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (21.3) 2022-05-06 07:03:10.231 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.8.1) 2022-05-06 07:03:10.232 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.5.0) 2022-05-06 07:03:10.233 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.1.1) 2022-05-06 07:03:10.234 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.9.0) 2022-05-06 07:03:10.235 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.0.8) 2022-05-06 07:03:10.236 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.3.0) 2022-05-06 07:03:10.237 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.6.0) 2022-05-06 07:03:10.238 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.4.0) 2022-05-06 07:03:10.239 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (17.7.0) 2022-05-06 07:03:10.241 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.13.1) 2022-05-06 07:03:10.242 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2022.1) 2022-05-06 07:03:10.243 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.27.1) 2022-05-06 07:03:10.244 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.5.1) 2022-05-06 07:03:10.245 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.7.0) 2022-05-06 07:03:10.247 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.1.74) 2022-05-06 07:03:10.248 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.16.0) 2022-05-06 07:03:10.249 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.4.36) 2022-05-06 07:03:10.250 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.13.0) 2022-05-06 07:03:10.251 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.5.0) 2022-05-06 07:03:10.252 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.8.9) 2022-05-06 07:03:10.253 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (6.3.1) 2022-05-06 07:03:10.254 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.8.7) 2022-05-06 07:03:10.255 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.1.0) 2022-05-06 07:03:10.256 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.10.0) 2022-05-06 07:03:10.257 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.2.0) 2022-05-06 07:03:10.258 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.6.0) 2022-05-06 07:03:10.259 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.11.1) 2022-05-06 07:03:10.260 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.47.0) 2022-05-06 07:03:10.262 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.11.0) 2022-05-06 07:03:10.263 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (36.0.2) 2022-05-06 07:03:10.264 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.2.2) 2022-05-06 07:03:10.265 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.5.2.5) 2022-05-06 07:03:10.266 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.22.6) 2022-05-06 07:03:10.279 | Requirement already satisfied: botocore<1.26.0,>=1.25.6 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev124) (1.25.6) 2022-05-06 07:03:10.280 | 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.dev124) (0.5.2) 2022-05-06 07:03:10.281 | 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.dev124) (1.0.0) 2022-05-06 07:03:10.344 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev124) (1.15.0) 2022-05-06 07:03:10.376 | 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.dev124) (2.2.1) 2022-05-06 07:03:10.392 | 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.dev124) (2.6.6) 2022-05-06 07:03:10.394 | 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.dev124) (2.7.3) 2022-05-06 07:03:10.395 | 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.dev124) (0.1.0) 2022-05-06 07:03:10.396 | 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.dev124) (4.1.1) 2022-05-06 07:03:10.495 | 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.dev124) (1.7.0) 2022-05-06 07:03:10.550 | 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.dev124) (2.11.0) 2022-05-06 07:03:10.552 | 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.dev124) (3.1.1) 2022-05-06 07:03:10.579 | 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.dev124) (0.2.8) 2022-05-06 07:03:10.580 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev124) (0.4.8) 2022-05-06 07:03:10.581 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev124) (4.8) 2022-05-06 07:03:10.663 | 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.dev124) (0.17.3) 2022-05-06 07:03:10.709 | 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.dev124) (2.5.0) 2022-05-06 07:03:10.710 | 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.dev124) (1.5.0) 2022-05-06 07:03:10.712 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev124) (6.0) 2022-05-06 07:03:10.713 | 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.dev124) (0.8.0) 2022-05-06 07:03:10.773 | 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.dev124) (1.7.7) 2022-05-06 07:03:10.776 | 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.dev124) (2.0.1) 2022-05-06 07:03:10.778 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev124) (0.5.0) 2022-05-06 07:03:10.838 | 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.dev124) (2.8.2) 2022-05-06 07:03:10.844 | 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.dev124) (0.9.6) 2022-05-06 07:03:10.904 | 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.dev124) (5.1.1) 2022-05-06 07:03:10.908 | 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.dev124) (2.4.1) 2022-05-06 07:03:10.910 | 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.dev124) (5.0.0) 2022-05-06 07:03:10.911 | 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.dev124) (5.2.4) 2022-05-06 07:03:10.913 | 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.dev124) (0.4.0) 2022-05-06 07:03:10.937 | 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.dev124) (3.2.2) 2022-05-06 07:03:10.940 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev124) (3.1.2) 2022-05-06 07:03:10.941 | 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.dev124) (3.3.0) 2022-05-06 07:03:10.988 | 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.dev124) (1.0.3) 2022-05-06 07:03:11.077 | 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.dev124) (3.0.0) 2022-05-06 07:03:11.078 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev124) (1.3.3) 2022-05-06 07:03:11.105 | 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.dev124) (3.2.0) 2022-05-06 07:03:11.136 | 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.dev124) (0.11.0) 2022-05-06 07:03:11.203 | 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.dev124) (1.26.9) 2022-05-06 07:03:11.206 | 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.dev124) (1.1.1) 2022-05-06 07:03:11.338 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev124) (1.5.0) 2022-05-06 07:03:11.362 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev124) (62.1.0) 2022-05-06 07:03:11.508 | 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.dev124) (3.10.1) 2022-05-06 07:03:11.543 | 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.dev124) (22.0.0) 2022-05-06 07:03:11.545 | 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.dev124) (1.3.3) 2022-05-06 07:03:11.546 | 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.dev124) (1.14.1) 2022-05-06 07:03:11.751 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev124) (3.3) 2022-05-06 07:03:11.752 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev124) (2019.11.28) 2022-05-06 07:03:11.755 | 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.dev124) (2.0.12) 2022-05-06 07:03:11.792 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev124) (0.7) 2022-05-06 07:03:11.822 | 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.dev124) (0.23.2) 2022-05-06 07:03:12.072 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev124) (0.5.2) 2022-05-06 07:03:12.074 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev124) (0.4.2) 2022-05-06 07:03:12.222 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev124) (1.4.2) 2022-05-06 07:03:12.223 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev124) (2.8) 2022-05-06 07:03:12.225 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev124) (2.5.0) 2022-05-06 07:03:12.386 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev124) (0.13.1) 2022-05-06 07:03:12.510 | 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.dev124) (1.2.0) 2022-05-06 07:03:12.511 | 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.dev124) (5.7.1) 2022-05-06 07:03:12.513 | 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.dev124) (4.11.3) 2022-05-06 07:03:12.549 | 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.dev124) (5.0.0) 2022-05-06 07:03:12.776 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev124) (2.21) 2022-05-06 07:03:12.855 | 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.dev124) (2.4.1) 2022-05-06 07:03:12.858 | 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.dev124) (0.5.0) 2022-05-06 07:03:13.036 | 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.dev124) (2.5.0) 2022-05-06 07:03:13.126 | 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.dev124) (3.20.1) 2022-05-06 07:03:13.128 | 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.dev124) (1.56.0) 2022-05-06 07:03:13.310 | 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.dev124) (2.1.1) 2022-05-06 07:03:13.741 | 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.dev124) (1.1.5) 2022-05-06 07:03:13.791 | 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.dev124) (0.14.1) 2022-05-06 07:03:13.843 | 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.dev124) (0.2.5) 2022-05-06 07:03:14.935 | 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.dev124) (1.32) 2022-05-06 07:03:15.216 | 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.dev124) (21.4.0) 2022-05-06 07:03:15.217 | 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.dev124) (1.8.2) 2022-05-06 07:03:15.365 | 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.dev124) (2.3) 2022-05-06 07:03:15.604 | 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.dev124) (1.0.0) 2022-05-06 07:03:15.780 | 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.dev124) (3.8.0) 2022-05-06 07:03:17.501 | Installing collected packages: cinder 2022-05-06 07:03:17.501 | Attempting uninstall: cinder 2022-05-06 07:03:17.501 | Found existing installation: cinder 20.1.0.dev124 2022-05-06 07:03:17.507 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-06 07:03:17.509 | Running setup.py develop for cinder 2022-05-06 07:03:25.091 | Successfully installed cinder 2022-05-06 07:03:25.091 | 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-05-06 07:03:25.099 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:03:25.099 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:03:25.256 | + inc/python:pip_install:200 : result=0 2022-05-06 07:03:25.259 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:03:25.261 | + functions-common:time_stop:2437 : local name 2022-05-06 07:03:25.264 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:03:25.266 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:03:25.268 | + functions-common:time_stop:2440 : local total 2022-05-06 07:03:25.271 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:03:25.273 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:03:25.277 | + functions-common:time_stop:2444 : start_time=1651820582266 2022-05-06 07:03:25.279 | + functions-common:time_stop:2446 : [[ -z 1651820582266 ]] 2022-05-06 07:03:25.282 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:03:25.286 | + functions-common:time_stop:2449 : end_time=1651820605283 2022-05-06 07:03:25.288 | + functions-common:time_stop:2450 : elapsed_time=23017 2022-05-06 07:03:25.291 | + functions-common:time_stop:2451 : total=108168 2022-05-06 07:03:25.293 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:03:25.296 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=131185 2022-05-06 07:03:25.298 | + inc/python:pip_install:203 : return 0 2022-05-06 07:03:25.301 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 07:03:25.303 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-06 07:03:25.306 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-06 07:03:25.325 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-06 07:03:25.339 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-06 07:03:25.341 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-06 07:03:25.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:03:25.346 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:03:25.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-05-06 07:03:25.351 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:03:25.354 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-06 07:03:25.356 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-06 07:03:25.359 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-06 07:03:25.361 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:03:25.364 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:03:25.366 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-06 07:03:25.378 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-06 07:03:25.381 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 07:03:25.384 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:03:25.387 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 07:03:25.389 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:03:25.392 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:03:25.394 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:03:25.397 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:03:25.400 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:03:25.402 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:03:25.405 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 07:03:25.407 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 07:03:25.410 | + functions-common:apt_get_update:1202 : return 2022-05-06 07:03:25.413 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-06 07:03:25.415 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:03:25.418 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:03:25.421 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:03:25.423 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-06 07:03:25.449 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-06 07:03:25.560 | Reading package lists... 2022-05-06 07:03:25.813 | Building dependency tree... 2022-05-06 07:03:25.814 | Reading state information... 2022-05-06 07:03:26.083 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-05-06 07:03:26.083 | The following packages were automatically installed and are no longer required: 2022-05-06 07:03:26.084 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:03:26.084 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:03:26.084 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:03:26.084 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:03:26.084 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:03:26.084 | python3-zope.interface 2022-05-06 07:03:26.084 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:03:26.200 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:03:26.205 | + functions-common:apt_get:1246 : result=0 2022-05-06 07:03:26.208 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:03:26.210 | + functions-common:time_stop:2437 : local name 2022-05-06 07:03:26.213 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:03:26.216 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:03:26.218 | + functions-common:time_stop:2440 : local total 2022-05-06 07:03:26.221 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:03:26.223 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:03:26.226 | + functions-common:time_stop:2444 : start_time=1651820605447 2022-05-06 07:03:26.228 | + functions-common:time_stop:2446 : [[ -z 1651820605447 ]] 2022-05-06 07:03:26.232 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:03:26.236 | + functions-common:time_stop:2449 : end_time=1651820606233 2022-05-06 07:03:26.239 | + functions-common:time_stop:2450 : elapsed_time=786 2022-05-06 07:03:26.241 | + functions-common:time_stop:2451 : total=5750 2022-05-06 07:03:26.244 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:03:26.247 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6536 2022-05-06 07:03:26.249 | + functions-common:apt_get:1250 : return 0 2022-05-06 07:03:26.252 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 07:03:26.255 | + ./stack.sh:main:928 : configure_cinder 2022-05-06 07:03:26.257 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-06 07:03:26.271 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-06 07:03:26.275 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-06 07:03:26.277 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-06 07:03:26.279 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-06 07:03:26.283 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-06 07:03:26.283 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-06 07:03:26.288 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-06 07:03:26.290 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-06 07:03:26.293 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-06 07:03:26.295 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-06 07:03:26.297 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-06 07:03:26.301 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-06 07:03:26.303 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-06 07:03:26.306 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-06 07:03:26.318 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-06 07:03:26.331 | + 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-05-06 07:03:26.343 | + 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-05-06 07:03:26.357 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-06 07:03:26.369 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-06 07:03:26.373 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-06 07:03:26.377 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.yxQ0qEFQez 2022-05-06 07:03:26.380 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-06 07:03:26.382 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-06 07:03:26.385 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-06 07:03:26.388 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.yxQ0qEFQez 2022-05-06 07:03:26.391 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.yxQ0qEFQez 2022-05-06 07:03:26.404 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.yxQ0qEFQez /etc/sudoers.d/cinder-rootwrap 2022-05-06 07:03:26.416 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-06 07:03:26.421 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-06 07:03:26.423 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-06 07:03:26.425 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-06 07:03:26.427 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-06 07:03:26.429 | + 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-05-06 07:03:26.432 | + 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-05-06 07:03:26.435 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-06 07:03:26.437 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-06 07:03:26.441 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-06 07:03:26.447 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-06 07:03:26.465 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-06 07:03:26.484 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-06 07:03:26.503 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-06 07:03:26.523 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-06 07:03:26.542 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-06 07:03:26.562 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-06 07:03:26.581 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-06 07:03:26.599 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-06 07:03:26.601 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-06 07:03:26.604 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-06 07:03:26.607 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 07:03:26.609 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-06 07:03:26.639 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-06 07:03:26.667 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-05-06 07:03:26.695 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-06 07:03:26.724 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-06 07:03:26.753 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-06 07:03:26.781 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-06 07:03:26.811 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-06 07:03:26.839 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 07:03:26.867 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 07:03:26.898 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-06 07:03:26.930 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-06 07:03:26.965 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-06 07:03:26.967 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-06 07:03:26.970 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-06 07:03:26.972 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=cinder 2022-05-06 07:03:26.974 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-06 07:03:26.978 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-06 07:03:27.009 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-06 07:03:27.037 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-06 07:03:27.067 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-06 07:03:27.096 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-06 07:03:27.125 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-06 07:03:27.154 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-06 07:03:27.187 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-06 07:03:27.189 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.36 2022-05-06 07:03:27.218 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-06 07:03:27.251 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-06 07:03:27.260 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 13b642c1affe3f5740d3beebdbcb499c 2022-05-06 07:03:27.292 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-06 07:03:27.294 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-06 07:03:27.326 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-06 07:03:27.358 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-06 07:03:27.387 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-06 07:03:27.417 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-06 07:03:27.434 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:03:27.437 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-05-06 07:03:27.439 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-05-06 07:03:27.441 | + lib/cinder:configure_cinder:301 : local default_name= 2022-05-06 07:03:27.444 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-05-06 07:03:27.447 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-06 07:03:27.449 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-05-06 07:03:27.452 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-05-06 07:03:27.454 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-05-06 07:03:27.457 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-05-06 07:03:27.459 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-05-06 07:03:27.461 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-05-06 07:03:27.492 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-05-06 07:03:27.522 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-05-06 07:03:27.554 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-05-06 07:03:27.585 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-05-06 07:03:27.614 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-05-06 07:03:27.642 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-05-06 07:03:27.645 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-05-06 07:03:27.647 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-05-06 07:03:27.650 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-05-06 07:03:27.681 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-05-06 07:03:27.683 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-05-06 07:03:27.714 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-05-06 07:03:27.717 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-05-06 07:03:27.719 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-05-06 07:03:27.722 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-05-06 07:03:27.751 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-05-06 07:03:27.753 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-05-06 07:03:27.755 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-06 07:03:27.773 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:03:27.775 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-05-06 07:03:27.777 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-05-06 07:03:27.780 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-05-06 07:03:27.782 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-05-06 07:03:27.812 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.36:8080/v1/AUTH_ 2022-05-06 07:03:27.844 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-05-06 07:03:27.861 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:03:27.863 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-06 07:03:27.884 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:03:27.887 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-06 07:03:27.904 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:03:27.907 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-06 07:03:27.909 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-06 07:03:27.912 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-06 07:03:27.914 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-06 07:03:27.917 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 07:03:27.919 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 07:03:27.922 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 07:03:27.938 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:03:27.941 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 07:03:27.944 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 07:03:27.946 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 07:03:27.963 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:03:27.965 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:03:27.968 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:03:27.996 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 07:03:27.999 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 07:03:28.001 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-06 07:03:28.004 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-06 07:03:28.006 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-06 07:03:28.009 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 07:03:28.027 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 07:03:28.029 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 07:03:28.032 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 07:03:28.034 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 07:03:28.037 | + 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-05-06 07:03:28.068 | + 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-05-06 07:03:28.097 | + 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-05-06 07:03:28.126 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 07:03:28.161 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-06 07:03:28.179 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:03:28.182 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-06 07:03:28.184 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-06 07:03:28.187 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-06 07:03:28.189 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-06 07:03:28.192 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-06 07:03:28.194 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 07:03:28.198 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-06 07:03:28.202 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-06 07:03:28.204 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 07:03:28.207 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 07:03:28.219 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 07:03:28.221 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:03:28.230 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 07:03:28.233 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:03:28.249 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-06 07:03:28.252 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-06 07:03:28.258 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-06 07:03:28.289 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-06 07:03:28.318 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-06 07:03:28.348 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-06 07:03:28.380 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 07:03:28.409 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 07:03:28.442 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-06 07:03:28.472 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-06 07:03:28.501 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-06 07:03:28.532 | + 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-05-06 07:03:28.562 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 07:03:28.592 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 07:03:28.621 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-06 07:03:28.651 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-06 07:03:28.653 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-06 07:03:28.656 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-06 07:03:28.659 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-06 07:03:28.662 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 07:03:28.666 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:03:28.669 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:03:28.671 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-06 07:03:28.674 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-06 07:03:28.676 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-06 07:03:28.706 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-06 07:03:28.738 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-06 07:03:28.738 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-06 07:03:28.747 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-06 07:03:28.751 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-06 07:03:28.753 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-06 07:03:28.756 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 07:03:28.758 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 07:03:28.761 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 07:03:28.763 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:03:28.766 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:03:28.768 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 07:03:28.771 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 07:03:28.773 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:03:28.776 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:03:28.778 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-06 07:03:28.845 | Enabling site cinder-wsgi. 2022-05-06 07:03:28.851 | To activate the new configuration, you need to run: 2022-05-06 07:03:28.851 | systemctl reload apache2 2022-05-06 07:03:28.856 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-06 07:03:28.859 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 07:03:28.861 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:03:28.864 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 07:03:29.010 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-06 07:03:29.013 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-06 07:03:29.047 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.36/image 2022-05-06 07:03:29.077 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-06 07:03:29.095 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:03:29.098 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-06 07:03:29.100 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-06 07:03:29.103 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-06 07:03:29.105 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-06 07:03:29.108 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-06 07:03:29.139 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-06 07:03:29.169 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.36/identity 2022-05-06 07:03:29.197 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-06 07:03:29.226 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-06 07:03:29.255 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-06 07:03:29.284 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-06 07:03:29.314 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-06 07:03:29.345 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-06 07:03:29.375 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-06 07:03:29.404 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-06 07:03:29.434 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-06 07:03:29.464 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-06 07:03:29.466 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-06 07:03:29.483 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:03:29.485 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.36:2379 2022-05-06 07:03:29.517 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-06 07:03:29.520 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-06 07:03:29.538 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:03:29.540 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-06 07:03:29.543 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-06 07:03:29.545 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-06 07:03:29.548 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 07:03:29.550 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-06 07:03:29.553 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-06 07:03:29.557 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:03:29.558 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 07:03:29.563 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:03:29.565 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 07:03:29.568 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-06 07:03:29.571 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 07:03:29.574 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-06 07:03:29.577 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-06 07:03:29.579 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-06 07:03:29.582 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:03:29.585 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:03:29.588 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-05-06 07:03:29.590 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:03:29.593 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-06 07:03:29.595 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-06 07:03:29.597 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-06 07:03:29.600 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 07:03:29.603 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 07:03:29.606 | ++ functions-common:git_clone:612 : pwd 2022-05-06 07:03:29.608 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 07:03:29.611 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 07:03:29.614 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 07:03:29.631 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 07:03:29.633 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 07:03:29.636 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 07:03:29.639 | + functions-common:git_clone:629 : echo master 2022-05-06 07:03:29.639 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 07:03:29.644 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-06 07:03:29.647 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 07:03:29.649 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-06 07:03:29.662 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-06 07:03:29.666 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 07:03:29.666 | + functions-common:git_clone:690 : head -1 2022-05-06 07:03:29.670 | e8512452cc Merge commit 'refs/changes/65/840565/5' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-05-06 07:03:29.673 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 07:03:29.676 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-06 07:03:29.678 | + inc/python:setup_develop:338 : local bindep 2022-05-06 07:03:29.682 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-06 07:03:29.684 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-06 07:03:29.687 | + inc/python:setup_develop:344 : local extras= 2022-05-06 07:03:29.689 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-06 07:03:29.692 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 07:03:29.695 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-06 07:03:29.697 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-06 07:03:29.700 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 07:03:29.702 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 07:03:29.705 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-06 07:03:29.708 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 07:03:29.711 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-06 07:03:29.713 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 07:03:29.716 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 07:03:29.719 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-06 07:03:29.725 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-06 07:03:29.728 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-06 07:03:30.406 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-06 07:03:30.408 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 07:03:30.411 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 07:03:30.413 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 07:03:30.416 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-06 07:03:30.418 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-06 07:03:30.421 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 07:03:30.423 | + inc/python:setup_package:428 : local extras= 2022-05-06 07:03:30.425 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 07:03:30.428 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 07:03:30.430 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 07:03:30.433 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 07:03:30.435 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 07:03:30.437 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-06 07:03:30.459 | Using python 3.8 to install /opt/stack/neutron 2022-05-06 07:03:30.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 -e /opt/stack/neutron 2022-05-06 07:03:31.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:03:31.328 | from cryptography.utils import int_from_bytes 2022-05-06 07:03:31.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:03:31.328 | from cryptography.utils import int_from_bytes 2022-05-06 07:03:32.520 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:03:32.551 | Obtaining file:///opt/stack/neutron 2022-05-06 07:03:32.552 | Preparing metadata (setup.py): started 2022-05-06 07:03:38.444 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 07:03:38.535 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (5.9.0) 2022-05-06 07:03:38.536 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.5.0) 2022-05-06 07:03:38.537 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.1.1) 2022-05-06 07:03:38.538 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.5.1) 2022-05-06 07:03:38.540 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.5.0) 2022-05-06 07:03:38.541 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (5.1.1) 2022-05-06 07:03:38.542 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.33.0) 2022-05-06 07:03:38.543 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.4.1) 2022-05-06 07:03:38.544 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.20.4) 2022-05-06 07:03:38.545 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.27.1) 2022-05-06 07:03:38.546 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.1.2) 2022-05-06 07:03:38.547 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (9.4.0) 2022-05-06 07:03:38.548 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.8.0) 2022-05-06 07:03:38.550 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.11.0) 2022-05-06 07:03:38.551 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.20.0) 2022-05-06 07:03:38.552 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (7.8.0) 2022-05-06 07:03:38.553 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (6.3.1) 2022-05-06 07:03:38.554 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.4.36) 2022-05-06 07:03:38.555 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.8.7) 2022-05-06 07:03:38.556 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.5.0) 2022-05-06 07:03:38.557 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.7.7) 2022-05-06 07:03:38.558 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.5.0) 2022-05-06 07:03:38.559 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.11.0) 2022-05-06 07:03:38.561 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.5.1) 2022-05-06 07:03:38.562 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (8.8.0) 2022-05-06 07:03:38.563 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.1.0) 2022-05-06 07:03:38.564 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (11.3.0) 2022-05-06 07:03:38.565 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (5.1.0) 2022-05-06 07:03:38.566 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.7.0) 2022-05-06 07:03:38.567 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (12.13.0) 2022-05-06 07:03:38.568 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.5.1) 2022-05-06 07:03:38.569 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.12.1) 2022-05-06 07:03:38.571 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.8.0) 2022-05-06 07:03:38.572 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.4.0) 2022-05-06 07:03:38.573 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (6.3.1) 2022-05-06 07:03:38.574 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.3.0) 2022-05-06 07:03:38.575 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.8.0) 2022-05-06 07:03:38.576 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.5.0) 2022-05-06 07:03:38.577 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.13.0) 2022-05-06 07:03:38.578 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.6.0) 2022-05-06 07:03:38.579 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.4.3) 2022-05-06 07:03:38.580 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.3.1) 2022-05-06 07:03:38.581 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.1.0) 2022-05-06 07:03:38.582 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.17.1.post1) 2022-05-06 07:03:38.584 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.16.0) 2022-05-06 07:03:38.584 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (21.3) 2022-05-06 07:03:38.586 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (5.9.0) 2022-05-06 07:03:38.587 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.6.9) 2022-05-06 07:03:38.588 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (22.0.0) 2022-05-06 07:03:38.589 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (17.7.0) 2022-05-06 07:03:38.591 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.61.0) 2022-05-06 07:03:38.592 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.5.0) 2022-05-06 07:03:38.593 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.7.1) 2022-05-06 07:03:38.594 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.4.1) 2022-05-06 07:03:38.595 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.11.1) 2022-05-06 07:03:38.611 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev187) (4.11.3) 2022-05-06 07:03:38.612 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev187) (1.2.0) 2022-05-06 07:03:38.614 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev187) (5.7.1) 2022-05-06 07:03:38.621 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev187) (1.14.1) 2022-05-06 07:03:38.634 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev187) (1.16.0) 2022-05-06 07:03:38.635 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev187) (2.2.1) 2022-05-06 07:03:38.636 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev187) (1.1.2) 2022-05-06 07:03:38.652 | 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.dev187) (3.0.8) 2022-05-06 07:03:38.660 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev187) (2.1.1) 2022-05-06 07:03:38.721 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev187) (1.0.2) 2022-05-06 07:03:38.722 | 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.dev187) (1.7.0) 2022-05-06 07:03:38.777 | 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.dev187) (3.1.1) 2022-05-06 07:03:38.779 | 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.dev187) (4.4.0) 2022-05-06 07:03:38.824 | 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.dev187) (1.2.3) 2022-05-06 07:03:38.829 | 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.dev187) (2.7.0) 2022-05-06 07:03:38.857 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (1.0.0) 2022-05-06 07:03:38.858 | 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.dev187) (1.32) 2022-05-06 07:03:38.859 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (36.0.2) 2022-05-06 07:03:38.860 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (6.0) 2022-05-06 07:03:38.862 | 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.dev187) (1.1.5) 2022-05-06 07:03:38.864 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (1.4.0) 2022-05-06 07:03:38.865 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (1.4.4) 2022-05-06 07:03:38.866 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (2.5.0) 2022-05-06 07:03:38.882 | 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.dev187) (1.0.3) 2022-05-06 07:03:38.975 | 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.dev187) (0.17.3) 2022-05-06 07:03:39.049 | 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.dev187) (1.5.0) 2022-05-06 07:03:39.112 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev187) (0.5.0) 2022-05-06 07:03:39.113 | 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.dev187) (2.0.1) 2022-05-06 07:03:39.118 | 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.dev187) (0.13.0) 2022-05-06 07:03:39.175 | 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.dev187) (2.8.2) 2022-05-06 07:03:39.181 | 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.dev187) (0.9.6) 2022-05-06 07:03:39.237 | 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.dev187) (5.0.0) 2022-05-06 07:03:39.238 | 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.dev187) (0.4.0) 2022-05-06 07:03:39.244 | 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.dev187) (5.2.4) 2022-05-06 07:03:39.245 | 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.dev187) (5.1.1) 2022-05-06 07:03:39.269 | 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.dev187) (3.3.0) 2022-05-06 07:03:39.270 | 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.dev187) (3.2.2) 2022-05-06 07:03:39.318 | 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.dev187) (1.15.0) 2022-05-06 07:03:39.373 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev187) (2022.1) 2022-05-06 07:03:39.410 | 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.dev187) (3.0.0) 2022-05-06 07:03:39.411 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev187) (1.3.3) 2022-05-06 07:03:39.434 | 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.dev187) (3.2.0) 2022-05-06 07:03:39.579 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev187) (2.4.0) 2022-05-06 07:03:39.652 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev187) (62.1.0) 2022-05-06 07:03:39.730 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev187) (3.0.0) 2022-05-06 07:03:39.732 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev187) (0.3.5) 2022-05-06 07:03:39.845 | 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.dev187) (0.6.9) 2022-05-06 07:03:39.846 | 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.dev187) (0.6.9) 2022-05-06 07:03:39.847 | 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.dev187) (0.6.9) 2022-05-06 07:03:39.849 | 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.dev187) (0.6.9) 2022-05-06 07:03:39.850 | 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.dev187) (0.6.9) 2022-05-06 07:03:39.851 | 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.dev187) (0.6.9) 2022-05-06 07:03:39.853 | 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.dev187) (0.6.9) 2022-05-06 07:03:40.060 | 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.dev187) (3.10.1) 2022-05-06 07:03:40.062 | 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.dev187) (2.5.0) 2022-05-06 07:03:40.064 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev187) (3.2.0) 2022-05-06 07:03:40.111 | 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.dev187) (3.17.6) 2022-05-06 07:03:40.115 | 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.dev187) (2.1.0) 2022-05-06 07:03:40.208 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev187) (2019.11.28) 2022-05-06 07:03:40.210 | 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.dev187) (1.26.9) 2022-05-06 07:03:40.215 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev187) (3.3) 2022-05-06 07:03:40.219 | 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.dev187) (2.0.12) 2022-05-06 07:03:40.256 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev187) (0.7) 2022-05-06 07:03:40.595 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev187) (0.13.1) 2022-05-06 07:03:40.673 | 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.dev187) (5.0.0) 2022-05-06 07:03:40.840 | 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.dev187) (2.21) 2022-05-06 07:03:40.915 | 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.dev187) (2.4.1) 2022-05-06 07:03:40.919 | 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.dev187) (0.5.0) 2022-05-06 07:03:41.165 | 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.dev187) (2.5.0) 2022-05-06 07:03:41.339 | 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.dev187) (2.3) 2022-05-06 07:03:41.917 | 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.dev187) (0.14.1) 2022-05-06 07:03:41.967 | 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.dev187) (0.2.5) 2022-05-06 07:03:42.580 | 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.dev187) (0.4.2) 2022-05-06 07:03:42.583 | 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.dev187) (0.5.2) 2022-05-06 07:03:42.898 | 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.dev187) (2.1.1) 2022-05-06 07:03:42.898 | 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.dev187) (4.11.1) 2022-05-06 07:03:43.069 | 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.dev187) (3.8.0) 2022-05-06 07:03:43.317 | 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.dev187) (21.4.0) 2022-05-06 07:03:43.317 | 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.dev187) (1.8.2) 2022-05-06 07:03:43.506 | 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.dev187) (1.0.0) 2022-05-06 07:03:43.779 | 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.dev187) (2.3.2.post1) 2022-05-06 07:03:45.401 | Installing collected packages: neutron 2022-05-06 07:03:45.401 | Attempting uninstall: neutron 2022-05-06 07:03:45.401 | Found existing installation: neutron 20.1.0.dev187 2022-05-06 07:03:45.420 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-05-06 07:03:45.422 | Running setup.py develop for neutron 2022-05-06 07:03:53.187 | Successfully installed neutron 2022-05-06 07:03:53.187 | 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-05-06 07:03:53.196 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:03:53.196 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:03:53.348 | + inc/python:pip_install:200 : result=0 2022-05-06 07:03:53.351 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:03:53.353 | + functions-common:time_stop:2437 : local name 2022-05-06 07:03:53.355 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:03:53.358 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:03:53.360 | + functions-common:time_stop:2440 : local total 2022-05-06 07:03:53.362 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:03:53.365 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:03:53.368 | + functions-common:time_stop:2444 : start_time=1651820610454 2022-05-06 07:03:53.370 | + functions-common:time_stop:2446 : [[ -z 1651820610454 ]] 2022-05-06 07:03:53.373 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:03:53.377 | + functions-common:time_stop:2449 : end_time=1651820633374 2022-05-06 07:03:53.379 | + functions-common:time_stop:2450 : elapsed_time=22920 2022-05-06 07:03:53.382 | + functions-common:time_stop:2451 : total=131185 2022-05-06 07:03:53.385 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:03:53.387 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=154105 2022-05-06 07:03:53.390 | + inc/python:pip_install:203 : return 0 2022-05-06 07:03:53.392 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 07:03:53.395 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-06 07:03:53.397 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-06 07:03:53.416 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-06 07:03:53.429 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-06 07:03:53.432 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-06 07:03:53.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:03:53.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:03:53.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-05-06 07:03:53.442 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:03:53.444 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-06 07:03:53.447 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 07:03:53.450 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-06 07:03:53.469 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:03:53.471 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-06 07:03:53.474 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-06 07:03:53.476 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-06 07:03:53.479 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 07:03:53.482 | + lib/stack:stack_install_service:32 : install_nova 2022-05-06 07:03:53.485 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-06 07:03:53.487 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-06 07:03:53.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:03:53.492 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:03:53.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-05-06 07:03:53.497 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:03:53.500 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-06 07:03:53.516 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:03:53.518 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-06 07:03:53.536 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:03:53.538 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-06 07:03:53.556 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:03:53.558 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-06 07:03:53.561 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-06 07:03:53.563 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-06 07:03:53.565 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 07:03:53.567 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 07:03:53.570 | ++ functions-common:git_clone:612 : pwd 2022-05-06 07:03:53.576 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 07:03:53.578 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 07:03:53.581 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 07:03:53.598 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 07:03:53.600 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 07:03:53.603 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 07:03:53.606 | + functions-common:git_clone:629 : echo master 2022-05-06 07:03:53.606 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 07:03:53.612 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-06 07:03:53.614 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 07:03:53.616 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-06 07:03:53.629 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-06 07:03:53.632 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 07:03:53.633 | + functions-common:git_clone:690 : head -1 2022-05-06 07:03:53.640 | 7520711a0e Merge "Allow claiming PCI PF if child VF is unavailable" 2022-05-06 07:03:53.643 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 07:03:53.645 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-06 07:03:53.648 | + inc/python:setup_develop:338 : local bindep 2022-05-06 07:03:53.652 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-06 07:03:53.655 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-06 07:03:53.657 | + inc/python:setup_develop:344 : local extras= 2022-05-06 07:03:53.660 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-06 07:03:53.662 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 07:03:53.665 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-06 07:03:53.667 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-06 07:03:53.670 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 07:03:53.672 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 07:03:53.676 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-06 07:03:53.678 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 07:03:53.681 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-06 07:03:53.684 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 07:03:53.686 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 07:03:53.689 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-06 07:03:53.695 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-06 07:03:53.698 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-06 07:03:54.380 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-06 07:03:54.383 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 07:03:54.385 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 07:03:54.387 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 07:03:54.390 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-06 07:03:54.392 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-06 07:03:54.395 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 07:03:54.397 | + inc/python:setup_package:428 : local extras= 2022-05-06 07:03:54.399 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 07:03:54.402 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 07:03:54.404 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 07:03:54.407 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 07:03:54.409 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 07:03:54.412 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-06 07:03:54.434 | Using python 3.8 to install /opt/stack/nova 2022-05-06 07:03:54.436 | + 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-05-06 07:03:55.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:03:55.330 | from cryptography.utils import int_from_bytes 2022-05-06 07:03:55.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:03:55.330 | from cryptography.utils import int_from_bytes 2022-05-06 07:03:56.529 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:03:56.561 | Obtaining file:///opt/stack/nova 2022-05-06 07:03:56.562 | Preparing metadata (setup.py): started 2022-05-06 07:04:03.328 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 07:04:03.453 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.9.0) 2022-05-06 07:04:03.454 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.4.36) 2022-05-06 07:04:03.455 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.1.1) 2022-05-06 07:04:03.456 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.33.0) 2022-05-06 07:04:03.457 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.1.2) 2022-05-06 07:04:03.458 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (9.4.0) 2022-05-06 07:04:03.459 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.8.0) 2022-05-06 07:04:03.461 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.5.1) 2022-05-06 07:04:03.462 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (36.0.2) 2022-05-06 07:04:03.463 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.8.7) 2022-05-06 07:04:03.464 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.1.2) 2022-05-06 07:04:03.465 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.1.1) 2022-05-06 07:04:03.466 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.5.0) 2022-05-06 07:04:03.467 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.2.0) 2022-05-06 07:04:03.468 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.13.0) 2022-05-06 07:04:03.469 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.7.7) 2022-05-06 07:04:03.470 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.8.0) 2022-05-06 07:04:03.471 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.11.0) 2022-05-06 07:04:03.472 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.8.1) 2022-05-06 07:04:03.473 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.0.2) 2022-05-06 07:04:03.474 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev90) (3.2.0) 2022-05-06 07:04:03.476 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (8.3.0) 2022-05-06 07:04:03.477 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.5.0) 2022-05-06 07:04:03.478 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (7.8.0) 2022-05-06 07:04:03.479 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.6.0) 2022-05-06 07:04:03.480 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.27.1) 2022-05-06 07:04:03.481 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.5.0) 2022-05-06 07:04:03.482 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.10.0) 2022-05-06 07:04:03.483 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.11.0) 2022-05-06 07:04:03.484 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.5.1) 2022-05-06 07:04:03.485 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (8.8.0) 2022-05-06 07:04:03.486 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.1.0) 2022-05-06 07:04:03.487 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.7.0) 2022-05-06 07:04:03.489 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.6.0) 2022-05-06 07:04:03.490 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.4.0) 2022-05-06 07:04:03.491 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.3.0) 2022-05-06 07:04:03.492 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.5.0) 2022-05-06 07:04:03.493 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.13.0) 2022-05-06 07:04:03.494 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (11.3.0) 2022-05-06 07:04:03.495 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (6.3.1) 2022-05-06 07:04:03.497 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (12.13.0) 2022-05-06 07:04:03.498 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.12.1) 2022-05-06 07:04:03.499 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.8.0) 2022-05-06 07:04:03.500 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.1.0) 2022-05-06 07:04:03.501 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.8.0) 2022-05-06 07:04:03.502 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.5.0) 2022-05-06 07:04:03.503 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.5.1) 2022-05-06 07:04:03.504 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.9.0) 2022-05-06 07:04:03.505 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.6.0) 2022-05-06 07:04:03.506 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.2.0) 2022-05-06 07:04:03.507 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.1.0) 2022-05-06 07:04:03.509 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.7.0) 2022-05-06 07:04:03.521 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.7.1) 2022-05-06 07:04:03.521 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.11.0) 2022-05-06 07:04:03.521 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.0.1) 2022-05-06 07:04:03.521 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.11.1) 2022-05-06 07:04:03.521 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.2.2) 2022-05-06 07:04:03.521 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.3.3) 2022-05-06 07:04:03.521 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.7.0) 2022-05-06 07:04:03.521 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.7.0) 2022-05-06 07:04:03.521 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.8.2) 2022-05-06 07:04:03.521 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.4.1) 2022-05-06 07:04:03.521 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.61.0) 2022-05-06 07:04:03.522 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (6.0) 2022-05-06 07:04:03.539 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev90) (5.7.1) 2022-05-06 07:04:03.541 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev90) (4.11.3) 2022-05-06 07:04:03.542 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev90) (1.2.0) 2022-05-06 07:04:03.562 | 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.dev90) (5.3.0) 2022-05-06 07:04:03.604 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev90) (1.15.0) 2022-05-06 07:04:03.636 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev90) (1.16.0) 2022-05-06 07:04:03.637 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev90) (2.2.1) 2022-05-06 07:04:03.659 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev90) (2.1.1) 2022-05-06 07:04:03.787 | 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.dev90) (3.1.1) 2022-05-06 07:04:03.789 | 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.dev90) (4.4.0) 2022-05-06 07:04:03.849 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (1.4.4) 2022-05-06 07:04:03.850 | 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.dev90) (1.32) 2022-05-06 07:04:03.879 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (1.0.0) 2022-05-06 07:04:03.880 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (2.5.0) 2022-05-06 07:04:03.882 | 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.dev90) (1.1.5) 2022-05-06 07:04:03.885 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (1.4.0) 2022-05-06 07:04:03.909 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev90) (6.3.1) 2022-05-06 07:04:03.912 | 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.dev90) (5.6.0) 2022-05-06 07:04:03.964 | 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.dev90) (2.5.0) 2022-05-06 07:04:03.966 | 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.dev90) (1.16.0) 2022-05-06 07:04:03.969 | 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.dev90) (0.6.9) 2022-05-06 07:04:04.034 | 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.dev90) (0.17.3) 2022-05-06 07:04:04.146 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev90) (0.5.0) 2022-05-06 07:04:04.149 | 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.dev90) (2.0.1) 2022-05-06 07:04:04.235 | 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.dev90) (0.9.6) 2022-05-06 07:04:04.295 | 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.dev90) (0.4.0) 2022-05-06 07:04:04.297 | 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.dev90) (5.2.4) 2022-05-06 07:04:04.300 | 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.dev90) (5.0.0) 2022-05-06 07:04:04.302 | 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.dev90) (5.1.1) 2022-05-06 07:04:04.329 | 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.dev90) (3.3.0) 2022-05-06 07:04:04.330 | 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.dev90) (3.2.2) 2022-05-06 07:04:04.383 | 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.dev90) (1.0.3) 2022-05-06 07:04:04.444 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev90) (2022.1) 2022-05-06 07:04:04.478 | 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.dev90) (3.0.0) 2022-05-06 07:04:04.482 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev90) (1.3.3) 2022-05-06 07:04:04.535 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev90) (21.3) 2022-05-06 07:04:04.537 | 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.dev90) (3.0.8) 2022-05-06 07:04:04.626 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev90) (1.5.0) 2022-05-06 07:04:04.653 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev90) (62.1.0) 2022-05-06 07:04:04.734 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev90) (0.2.5) 2022-05-06 07:04:04.811 | 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.dev90) (3.17.6) 2022-05-06 07:04:04.877 | 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.dev90) (1.3.3) 2022-05-06 07:04:04.878 | 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.dev90) (22.0.0) 2022-05-06 07:04:04.880 | 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.dev90) (1.14.1) 2022-05-06 07:04:04.928 | 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.dev90) (2.5.0) 2022-05-06 07:04:04.931 | 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.dev90) (2.1.0) 2022-05-06 07:04:04.933 | 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.dev90) (3.10.1) 2022-05-06 07:04:05.013 | 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.dev90) (1.26.9) 2022-05-06 07:04:05.016 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev90) (3.3) 2022-05-06 07:04:05.017 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev90) (2019.11.28) 2022-05-06 07:04:05.019 | 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.dev90) (2.0.12) 2022-05-06 07:04:05.119 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev90) (0.7) 2022-05-06 07:04:05.333 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev90) (0.4.2) 2022-05-06 07:04:05.334 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev90) (0.5.2) 2022-05-06 07:04:05.448 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev90) (2.5.0) 2022-05-06 07:04:05.449 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev90) (1.4.2) 2022-05-06 07:04:05.453 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev90) (2.8) 2022-05-06 07:04:05.568 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev90) (0.13.1) 2022-05-06 07:04:05.648 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev90) (1.22.3) 2022-05-06 07:04:05.684 | 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.dev90) (5.0.0) 2022-05-06 07:04:05.892 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev90) (2.21) 2022-05-06 07:04:05.973 | 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.dev90) (0.5.0) 2022-05-06 07:04:05.975 | 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.dev90) (2.4.1) 2022-05-06 07:04:06.196 | 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.dev90) (2.5.0) 2022-05-06 07:04:06.314 | 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.dev90) (2.3) 2022-05-06 07:04:06.814 | 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.dev90) (0.14.1) 2022-05-06 07:04:06.861 | 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.dev90) (2.17.1.post1) 2022-05-06 07:04:07.239 | 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.dev90) (0.6.9) 2022-05-06 07:04:07.240 | 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.dev90) (0.6.9) 2022-05-06 07:04:07.241 | 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.dev90) (0.6.9) 2022-05-06 07:04:07.242 | 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.dev90) (0.6.9) 2022-05-06 07:04:07.244 | 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.dev90) (0.6.9) 2022-05-06 07:04:07.245 | 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.dev90) (0.6.9) 2022-05-06 07:04:07.246 | 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.dev90) (0.6.9) 2022-05-06 07:04:08.520 | 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.dev90) (3.8.0) 2022-05-06 07:04:08.943 | 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.dev90) (1.8.2) 2022-05-06 07:04:08.944 | 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.dev90) (21.4.0) 2022-05-06 07:04:09.044 | 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.dev90) (2.4.0) 2022-05-06 07:04:09.153 | 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.dev90) (1.0.0) 2022-05-06 07:04:10.860 | Installing collected packages: nova 2022-05-06 07:04:10.860 | Attempting uninstall: nova 2022-05-06 07:04:10.860 | Found existing installation: nova 25.1.0.dev90 2022-05-06 07:04:10.870 | Can't uninstall 'nova'. No files were found to uninstall. 2022-05-06 07:04:10.872 | Running setup.py develop for nova 2022-05-06 07:04:19.287 | Successfully installed nova 2022-05-06 07:04:19.287 | 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-05-06 07:04:19.296 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:04:19.296 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:04:19.450 | + inc/python:pip_install:200 : result=0 2022-05-06 07:04:19.453 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:04:19.455 | + functions-common:time_stop:2437 : local name 2022-05-06 07:04:19.457 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:04:19.460 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:04:19.462 | + functions-common:time_stop:2440 : local total 2022-05-06 07:04:19.465 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:04:19.467 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:04:19.469 | + functions-common:time_stop:2444 : start_time=1651820634428 2022-05-06 07:04:19.471 | + functions-common:time_stop:2446 : [[ -z 1651820634428 ]] 2022-05-06 07:04:19.474 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:04:19.479 | + functions-common:time_stop:2449 : end_time=1651820659476 2022-05-06 07:04:19.481 | + functions-common:time_stop:2450 : elapsed_time=25048 2022-05-06 07:04:19.483 | + functions-common:time_stop:2451 : total=154105 2022-05-06 07:04:19.486 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:04:19.488 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=179153 2022-05-06 07:04:19.490 | + inc/python:pip_install:203 : return 0 2022-05-06 07:04:19.492 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 07:04:19.495 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-06 07:04:19.497 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-06 07:04:19.517 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-06 07:04:19.530 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-06 07:04:19.532 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-06 07:04:19.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:04:19.538 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:04:19.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-05-06 07:04:19.543 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:04:19.546 | + 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-05-06 07:04:19.559 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 07:04:19.562 | + ./stack.sh:main:939 : configure_nova 2022-05-06 07:04:19.564 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-06 07:04:19.576 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-06 07:04:19.579 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-06 07:04:19.582 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-06 07:04:19.585 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-06 07:04:19.586 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-06 07:04:19.591 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-06 07:04:19.593 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-06 07:04:19.596 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-06 07:04:19.598 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-06 07:04:19.601 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-06 07:04:19.604 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-06 07:04:19.607 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-06 07:04:19.609 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-06 07:04:19.621 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-06 07:04:19.634 | + 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-05-06 07:04:19.647 | + 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-05-06 07:04:19.660 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-06 07:04:19.673 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-06 07:04:19.676 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-06 07:04:19.680 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.5l7FzH7LYd 2022-05-06 07:04:19.683 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-06 07:04:19.685 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-06 07:04:19.688 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-06 07:04:19.690 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-06 07:04:19.694 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-06 07:04:19.696 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.5l7FzH7LYd 2022-05-06 07:04:19.700 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.5l7FzH7LYd 2022-05-06 07:04:19.713 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.5l7FzH7LYd /etc/sudoers.d/nova-rootwrap 2022-05-06 07:04:19.726 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-06 07:04:19.731 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-06 07:04:19.734 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-06 07:04:19.736 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-06 07:04:19.740 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-06 07:04:19.743 | + 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-05-06 07:04:19.746 | + 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-05-06 07:04:19.749 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-06 07:04:19.751 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-06 07:04:19.756 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-06 07:04:19.773 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:04:19.776 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-06 07:04:19.778 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-06 07:04:19.782 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-06 07:04:19.786 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-06 07:04:19.816 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-06 07:04:19.818 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-06 07:04:19.845 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-06 07:04:19.878 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-06 07:04:19.905 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-06 07:04:19.939 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-06 07:04:19.970 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-06 07:04:20.001 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-06 07:04:20.003 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.36 2022-05-06 07:04:20.032 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-06 07:04:20.062 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-06 07:04:20.093 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-06 07:04:20.121 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-06 07:04:20.155 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-06 07:04:20.186 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-06 07:04:20.188 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:04:20.191 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:04:20.193 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:04:20.195 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:04:20.198 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:04:20.200 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:04:20.203 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:04:20.205 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:04:20.207 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:04:20.210 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:04:20.212 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:04:20.214 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-06 07:04:20.217 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:04:20.219 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:04:20.221 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:04:20.223 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:04:20.226 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:04:20.228 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:04:20.230 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-06 07:04:20.248 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:20.251 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 07:04:20.253 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-06 07:04:20.256 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-06 07:04:20.289 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-06 07:04:20.291 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-06 07:04:20.294 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-06 07:04:20.296 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-06 07:04:20.299 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-06 07:04:20.304 | + 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-05-06 07:04:20.344 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-06 07:04:20.346 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-06 07:04:20.349 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-06 07:04:20.352 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_api 2022-05-06 07:04:20.354 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-05-06 07:04:20.365 | + 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-05-06 07:04:20.399 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-06 07:04:20.431 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-06 07:04:20.460 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-06 07:04:20.487 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-06 07:04:20.506 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:20.509 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-06 07:04:20.527 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:20.530 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-06 07:04:20.531 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-06 07:04:20.536 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-06 07:04:20.539 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-06 07:04:20.568 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-06 07:04:20.586 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:04:20.589 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-06 07:04:20.591 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-06 07:04:20.594 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-06 07:04:20.596 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 07:04:20.599 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-06 07:04:20.636 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-06 07:04:20.667 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-05-06 07:04:20.695 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-06 07:04:20.724 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-06 07:04:20.761 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-06 07:04:20.791 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-06 07:04:20.820 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-06 07:04:20.848 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 07:04:20.877 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 07:04:20.906 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-06 07:04:20.923 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:20.925 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-06 07:04:20.943 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-06 07:04:20.959 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-06 07:04:20.986 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.36/identity 2022-05-06 07:04:21.014 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-06 07:04:21.041 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-06 07:04:21.070 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-06 07:04:21.099 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-06 07:04:21.126 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-06 07:04:21.154 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-06 07:04:21.171 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:04:21.173 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-06 07:04:21.176 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-06 07:04:21.204 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-06 07:04:21.236 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-06 07:04:21.238 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-06 07:04:21.268 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-06 07:04:21.271 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-06 07:04:21.273 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-06 07:04:21.275 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:04:21.277 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:04:21.280 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:04:21.282 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:04:21.284 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:04:21.287 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:04:21.289 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-06 07:04:21.291 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:04:21.294 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:04:21.296 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:04:21.298 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:04:21.301 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:04:21.303 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:04:21.306 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:04:21.308 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:04:21.310 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:04:21.312 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:04:21.315 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:04:21.317 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-06 07:04:21.319 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-06 07:04:21.322 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-06 07:04:21.325 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 07:04:21.342 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 07:04:21.344 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 07:04:21.346 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 07:04:21.349 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 07:04:21.351 | + 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-05-06 07:04:21.384 | + 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-05-06 07:04:21.412 | + 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-05-06 07:04:21.441 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 07:04:21.469 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-06 07:04:21.500 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-06 07:04:21.516 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:21.518 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-06 07:04:21.521 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-06 07:04:21.523 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-06 07:04:21.525 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-06 07:04:21.528 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-06 07:04:21.530 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 07:04:21.533 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-06 07:04:21.538 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-06 07:04:21.540 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 07:04:21.543 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 07:04:21.555 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 07:04:21.555 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:04:21.564 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 07:04:21.568 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:04:21.584 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-06 07:04:21.586 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-06 07:04:21.590 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-06 07:04:21.622 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-06 07:04:21.651 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-06 07:04:21.681 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-06 07:04:21.711 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 07:04:21.743 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 07:04:21.776 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-06 07:04:21.805 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-06 07:04:21.834 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-06 07:04:21.862 | + 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-05-06 07:04:21.891 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 07:04:21.919 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 07:04:21.950 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-06 07:04:21.978 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-06 07:04:21.980 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-06 07:04:21.983 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-06 07:04:21.985 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-06 07:04:21.988 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 07:04:21.990 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:04:21.992 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:04:21.995 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-06 07:04:21.999 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-06 07:04:22.001 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-06 07:04:22.029 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-06 07:04:22.058 | + 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-05-06 07:04:22.058 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-06 07:04:22.067 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-06 07:04:22.071 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-06 07:04:22.074 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-06 07:04:22.076 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 07:04:22.079 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 07:04:22.081 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 07:04:22.084 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:04:22.087 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:04:22.089 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 07:04:22.091 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 07:04:22.094 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:04:22.096 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:04:22.098 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-06 07:04:22.161 | Enabling site nova-api-wsgi. 2022-05-06 07:04:22.168 | To activate the new configuration, you need to run: 2022-05-06 07:04:22.168 | systemctl reload apache2 2022-05-06 07:04:22.172 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-06 07:04:22.175 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 07:04:22.177 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:04:22.179 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 07:04:22.323 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-06 07:04:22.342 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:22.344 | + 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-05-06 07:04:22.347 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-06 07:04:22.349 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-06 07:04:22.351 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-06 07:04:22.354 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-06 07:04:22.357 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 07:04:22.360 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-06 07:04:22.364 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-06 07:04:22.367 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 07:04:22.371 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 07:04:22.384 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:04:22.385 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 07:04:22.393 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 07:04:22.397 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:04:22.414 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-06 07:04:22.417 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-06 07:04:22.421 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-06 07:04:22.452 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-06 07:04:22.481 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-06 07:04:22.510 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-06 07:04:22.538 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 07:04:22.566 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 07:04:22.594 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-06 07:04:22.622 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-06 07:04:22.651 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-06 07:04:22.683 | + 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-05-06 07:04:22.720 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 07:04:22.750 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 07:04:22.778 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-06 07:04:22.807 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-06 07:04:22.809 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-06 07:04:22.840 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-06 07:04:22.856 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:04:22.859 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-06 07:04:22.891 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-06 07:04:22.893 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-06 07:04:22.896 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-06 07:04:22.914 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:22.916 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:04:22.920 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:04:22.953 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-06 07:04:22.985 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-06 07:04:22.987 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-06 07:04:22.990 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-06 07:04:22.992 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 07:04:22.994 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 07:04:22.997 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 07:04:23.015 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:23.018 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 07:04:23.021 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 07:04:23.023 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 07:04:23.041 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:23.044 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:04:23.047 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:04:23.076 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 07:04:23.079 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 07:04:23.081 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-06 07:04:23.113 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-06 07:04:23.146 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-06 07:04:23.179 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-06 07:04:23.196 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:04:23.200 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-06 07:04:23.228 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-06 07:04:23.230 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-06 07:04:23.233 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-06 07:04:23.265 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-06 07:04:23.294 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.36/identity 2022-05-06 07:04:23.324 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-06 07:04:23.356 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-06 07:04:23.386 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-06 07:04:23.416 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-06 07:04:23.447 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-06 07:04:23.476 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-06 07:04:23.508 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-06 07:04:23.526 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:23.530 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-06 07:04:23.534 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 07:04:23.536 | + lib/nova:create_nova_conf:553 : local conf 2022-05-06 07:04:23.539 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-06 07:04:23.542 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-06 07:04:23.545 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 07:04:23.547 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 07:04:23.550 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-06 07:04:23.552 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-06 07:04:23.555 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-06 07:04:23.560 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-06 07:04:23.562 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-06 07:04:23.564 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-06 07:04:23.567 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell1 2022-05-06 07:04:23.569 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-05-06 07:04:23.572 | + 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-05-06 07:04:23.605 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-06 07:04:23.637 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-06 07:04:23.672 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 07:04:23.675 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-06 07:04:23.678 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-06 07:04:23.680 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-06 07:04:23.698 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:23.701 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-06 07:04:23.702 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-06 07:04:24.420 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-05-06 07:04:24.423 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-06 07:04:24.425 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-06 07:04:24.428 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-06 07:04:24.430 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 07:04:24.433 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-06 07:04:24.435 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 07:04:24.452 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:24.455 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-06 07:04:24.458 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-06 07:04:24.460 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 07:04:24.477 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:24.481 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-05-06 07:04:24.483 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-05-06 07:04:24.511 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 07:04:24.514 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 07:04:24.517 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-06 07:04:24.535 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:24.537 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-06 07:04:24.540 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-06 07:04:24.542 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-06 07:04:24.576 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.36/identity 2022-05-06 07:04:24.605 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-06 07:04:24.632 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-06 07:04:24.661 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-06 07:04:24.692 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-06 07:04:24.722 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-06 07:04:24.751 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-06 07:04:24.781 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-06 07:04:24.783 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-06 07:04:24.786 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-06 07:04:24.789 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 07:04:24.807 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 07:04:24.809 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 07:04:24.812 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 07:04:24.814 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 07:04:24.817 | + 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-05-06 07:04:24.845 | + 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-05-06 07:04:24.876 | + 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-05-06 07:04:24.905 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 07:04:24.934 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 07:04:24.937 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-06 07:04:24.942 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 07:04:24.945 | + lib/nova:create_nova_conf:587 : local conf 2022-05-06 07:04:24.949 | + lib/nova:create_nova_conf:588 : local offset 2022-05-06 07:04:24.952 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-06 07:04:24.954 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 07:04:24.957 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 07:04:24.960 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-06 07:04:24.962 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-06 07:04:24.964 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-06 07:04:24.967 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-06 07:04:24.969 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-06 07:04:24.972 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-06 07:04:24.974 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-06 07:04:24.991 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:04:24.993 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-06 07:04:24.996 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-06 07:04:25.013 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:04:25.016 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-06 07:04:25.032 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:04:25.034 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-06 07:04:25.052 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:04:25.054 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-06 07:04:25.073 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:25.075 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-06 07:04:25.078 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-06 07:04:25.080 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-06 07:04:25.083 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 07:04:25.085 | + lib/stack:stack_install_service:32 : install_placement 2022-05-06 07:04:25.088 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-06 07:04:25.091 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-06 07:04:25.093 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:04:25.096 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:04:25.098 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-06 07:04:25.101 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 07:04:25.104 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:04:25.107 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 07:04:25.109 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:04:25.112 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:04:25.114 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:04:25.117 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:04:25.120 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:04:25.122 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:04:25.126 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 07:04:25.128 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 07:04:25.131 | + functions-common:apt_get_update:1202 : return 2022-05-06 07:04:25.133 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-06 07:04:25.136 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:04:25.139 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:04:25.141 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:04:25.144 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-06 07:04:25.167 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-06 07:04:25.280 | Reading package lists... 2022-05-06 07:04:25.533 | Building dependency tree... 2022-05-06 07:04:25.535 | Reading state information... 2022-05-06 07:04:25.803 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 07:04:25.803 | The following packages were automatically installed and are no longer required: 2022-05-06 07:04:25.804 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:04:25.804 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:04:25.804 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:04:25.804 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:04:25.804 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:04:25.804 | python3-zope.interface 2022-05-06 07:04:25.804 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:04:25.920 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:04:25.924 | + functions-common:apt_get:1246 : result=0 2022-05-06 07:04:25.927 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:04:25.938 | + functions-common:time_stop:2437 : local name 2022-05-06 07:04:25.938 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:04:25.938 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:04:25.938 | + functions-common:time_stop:2440 : local total 2022-05-06 07:04:25.939 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:04:25.942 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:04:25.944 | + functions-common:time_stop:2444 : start_time=1651820665163 2022-05-06 07:04:25.947 | + functions-common:time_stop:2446 : [[ -z 1651820665163 ]] 2022-05-06 07:04:25.950 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:04:25.954 | + functions-common:time_stop:2449 : end_time=1651820665952 2022-05-06 07:04:25.957 | + functions-common:time_stop:2450 : elapsed_time=789 2022-05-06 07:04:25.959 | + functions-common:time_stop:2451 : total=6536 2022-05-06 07:04:25.962 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:04:25.964 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7325 2022-05-06 07:04:25.967 | + functions-common:apt_get:1250 : return 0 2022-05-06 07:04:25.970 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-06 07:04:25.972 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-06 07:04:25.975 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-06 07:04:25.977 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-06 07:04:25.983 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-06 07:04:26.007 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-06 07:04:26.010 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 07:04:26.013 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:04:26.015 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 07:04:26.018 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:04:26.020 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:04:26.023 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:04:26.025 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:04:26.028 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:04:26.031 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:04:26.033 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 07:04:26.036 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 07:04:26.038 | + functions-common:apt_get_update:1202 : return 2022-05-06 07:04:26.042 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-06 07:04:26.044 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:04:26.047 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:04:26.049 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:04:26.052 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-06 07:04:26.075 | + functions-common:apt_get:1242 : 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-05-06 07:04:26.190 | Reading package lists... 2022-05-06 07:04:26.441 | Building dependency tree... 2022-05-06 07:04:26.442 | Reading state information... 2022-05-06 07:04:26.711 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-05-06 07:04:26.711 | The following packages were automatically installed and are no longer required: 2022-05-06 07:04:26.712 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:04:26.712 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:04:26.712 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:04:26.712 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:04:26.712 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:04:26.712 | python3-zope.interface 2022-05-06 07:04:26.712 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:04:26.832 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:04:26.837 | + functions-common:apt_get:1246 : result=0 2022-05-06 07:04:26.840 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:04:26.842 | + functions-common:time_stop:2437 : local name 2022-05-06 07:04:26.845 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:04:26.847 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:04:26.850 | + functions-common:time_stop:2440 : local total 2022-05-06 07:04:26.852 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:04:26.854 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:04:26.857 | + functions-common:time_stop:2444 : start_time=1651820666072 2022-05-06 07:04:26.859 | + functions-common:time_stop:2446 : [[ -z 1651820666072 ]] 2022-05-06 07:04:26.862 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:04:26.866 | + functions-common:time_stop:2449 : end_time=1651820666864 2022-05-06 07:04:26.869 | + functions-common:time_stop:2450 : elapsed_time=792 2022-05-06 07:04:26.871 | + functions-common:time_stop:2451 : total=7325 2022-05-06 07:04:26.874 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:04:26.876 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8117 2022-05-06 07:04:26.879 | + functions-common:apt_get:1250 : return 0 2022-05-06 07:04:26.881 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-06 07:04:26.884 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-06 07:04:26.887 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 07:04:26.890 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:04:26.892 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:04:26.895 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-06 07:04:26.897 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-06 07:04:26.954 | wsgi (enabled by maintainer script) 2022-05-06 07:04:26.957 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-06 07:04:26.960 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-06 07:04:26.962 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 07:04:26.966 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-06 07:04:26.968 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-06 07:04:26.971 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 07:04:26.975 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-06 07:04:26.975 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 07:04:26.983 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-06 07:04:26.987 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-06 07:04:26.990 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-06 07:04:26.993 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-06 07:04:26.996 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-06 07:04:27.019 | Using python 3.8 to install osc-placement 2022-05-06 07:04:27.022 | + 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-05-06 07:04:27.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:04:27.900 | from cryptography.utils import int_from_bytes 2022-05-06 07:04:27.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:04:27.900 | from cryptography.utils import int_from_bytes 2022-05-06 07:04:29.161 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:04:29.193 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-05-06 07:04:29.204 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-06 07:04:29.206 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-06 07:04:29.207 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-06 07:04:29.208 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-06 07:04:29.209 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-06 07:04:29.210 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-06 07:04:29.268 | 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-05-06 07:04:29.269 | 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-05-06 07:04:29.271 | 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-05-06 07:04:29.272 | 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-05-06 07:04:29.286 | 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-05-06 07:04:29.288 | 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-05-06 07:04:29.289 | 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-05-06 07:04:29.304 | 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.8) 2022-05-06 07:04:29.304 | 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-05-06 07:04:29.306 | 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-05-06 07:04:29.307 | 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-05-06 07:04:29.308 | 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-05-06 07:04:29.310 | 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-05-06 07:04:29.329 | 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-05-06 07:04:29.330 | 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-05-06 07:04:29.331 | 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-05-06 07:04:29.332 | 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.1) 2022-05-06 07:04:29.342 | 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.1) 2022-05-06 07:04:29.380 | 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-05-06 07:04:29.381 | 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-05-06 07:04:29.382 | 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-05-06 07:04:29.383 | 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-05-06 07:04:29.384 | 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-05-06 07:04:29.385 | 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-05-06 07:04:29.387 | 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-05-06 07:04:29.388 | 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-05-06 07:04:29.455 | 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-05-06 07:04:29.457 | 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-05-06 07:04:29.459 | 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-05-06 07:04:29.460 | 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-05-06 07:04:29.548 | 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-05-06 07:04:29.549 | 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-05-06 07:04:29.551 | 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-05-06 07:04:29.594 | 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-05-06 07:04:29.633 | 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.3) 2022-05-06 07:04:29.808 | 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-05-06 07:04:32.055 | 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-05-06 07:04:32.062 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:04:32.062 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:04:32.199 | + inc/python:pip_install:200 : result=0 2022-05-06 07:04:32.201 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:04:32.204 | + functions-common:time_stop:2437 : local name 2022-05-06 07:04:32.207 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:04:32.210 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:04:32.213 | + functions-common:time_stop:2440 : local total 2022-05-06 07:04:32.216 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:04:32.218 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:04:32.221 | + functions-common:time_stop:2444 : start_time=1651820667013 2022-05-06 07:04:32.224 | + functions-common:time_stop:2446 : [[ -z 1651820667013 ]] 2022-05-06 07:04:32.227 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:04:32.232 | + functions-common:time_stop:2449 : end_time=1651820672229 2022-05-06 07:04:32.234 | + functions-common:time_stop:2450 : elapsed_time=5216 2022-05-06 07:04:32.237 | + functions-common:time_stop:2451 : total=179153 2022-05-06 07:04:32.239 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:04:32.242 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=184369 2022-05-06 07:04:32.245 | + inc/python:pip_install:203 : return 0 2022-05-06 07:04:32.248 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-06 07:04:32.250 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-06 07:04:32.253 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-06 07:04:32.255 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 07:04:32.258 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 07:04:32.262 | ++ functions-common:git_clone:612 : pwd 2022-05-06 07:04:32.265 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 07:04:32.268 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 07:04:32.271 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 07:04:32.289 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 07:04:32.292 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 07:04:32.294 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 07:04:32.298 | + functions-common:git_clone:629 : echo master 2022-05-06 07:04:32.298 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 07:04:32.304 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-06 07:04:32.307 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 07:04:32.310 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-06 07:04:32.324 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-06 07:04:32.327 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 07:04:32.327 | + functions-common:git_clone:690 : head -1 2022-05-06 07:04:32.331 | 5acaa2ee Merge "Make perfload jobs fail if write allocation fails" 2022-05-06 07:04:32.335 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 07:04:32.338 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-06 07:04:32.340 | + inc/python:setup_develop:338 : local bindep 2022-05-06 07:04:32.343 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-06 07:04:32.345 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-06 07:04:32.348 | + inc/python:setup_develop:344 : local extras= 2022-05-06 07:04:32.350 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-06 07:04:32.353 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 07:04:32.356 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-06 07:04:32.358 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-06 07:04:32.361 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 07:04:32.364 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 07:04:32.367 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-06 07:04:32.370 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 07:04:32.373 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-06 07:04:32.376 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 07:04:32.379 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 07:04:32.382 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-06 07:04:32.389 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-06 07:04:32.391 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-06 07:04:33.071 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-06 07:04:33.074 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 07:04:33.076 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 07:04:33.079 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 07:04:33.082 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-06 07:04:33.084 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-06 07:04:33.087 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 07:04:33.090 | + inc/python:setup_package:428 : local extras= 2022-05-06 07:04:33.092 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 07:04:33.095 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 07:04:33.097 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 07:04:33.100 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 07:04:33.102 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 07:04:33.106 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-06 07:04:33.128 | Using python 3.8 to install /opt/stack/placement 2022-05-06 07:04:33.130 | + 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-05-06 07:04:34.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:04:34.015 | from cryptography.utils import int_from_bytes 2022-05-06 07:04:34.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:04:34.015 | from cryptography.utils import int_from_bytes 2022-05-06 07:04:35.201 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:04:35.234 | Obtaining file:///opt/stack/placement 2022-05-06 07:04:35.235 | Preparing metadata (setup.py): started 2022-05-06 07:04:39.982 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 07:04:40.035 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (5.9.0) 2022-05-06 07:04:40.037 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.4.36) 2022-05-06 07:04:40.038 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (9.4.0) 2022-05-06 07:04:40.039 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.5.1) 2022-05-06 07:04:40.040 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.8.7) 2022-05-06 07:04:40.041 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev20) (3.2.0) 2022-05-06 07:04:40.046 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.27.1) 2022-05-06 07:04:40.050 | 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.dev20) (62.1.0) 2022-05-06 07:04:40.050 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-05-06 07:04:40.052 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (8.8.0) 2022-05-06 07:04:40.054 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.1.0) 2022-05-06 07:04:40.056 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.7.0) 2022-05-06 07:04:40.057 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.3.0) 2022-05-06 07:04:40.059 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.13.0) 2022-05-06 07:04:40.061 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (11.3.0) 2022-05-06 07:04:40.063 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (3.12.1) 2022-05-06 07:04:40.065 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-05-06 07:04:40.066 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.5.0) 2022-05-06 07:04:40.068 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.1.0) 2022-05-06 07:04:40.071 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.7.0) 2022-05-06 07:04:40.073 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.0.1) 2022-05-06 07:04:40.148 | 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.dev20) (5.1.0) 2022-05-06 07:04:40.149 | 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.dev20) (2.11.0) 2022-05-06 07:04:40.151 | 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.dev20) (3.1.1) 2022-05-06 07:04:40.153 | 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.dev20) (4.5.0) 2022-05-06 07:04:40.154 | 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.dev20) (4.4.0) 2022-05-06 07:04:40.155 | 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.dev20) (1.16.0) 2022-05-06 07:04:40.176 | 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.dev20) (0.17.3) 2022-05-06 07:04:40.217 | 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.dev20) (6.0) 2022-05-06 07:04:40.218 | 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.dev20) (0.8.0) 2022-05-06 07:04:40.219 | 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.dev20) (1.5.0) 2022-05-06 07:04:40.220 | 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.dev20) (3.5.0) 2022-05-06 07:04:40.221 | 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.dev20) (2.5.0) 2022-05-06 07:04:40.272 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.13.0) 2022-05-06 07:04:40.273 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.0.1) 2022-05-06 07:04:40.275 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.0) 2022-05-06 07:04:40.276 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.7.7) 2022-05-06 07:04:40.318 | 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.dev20) (2.8.2) 2022-05-06 07:04:40.321 | 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.dev20) (0.9.6) 2022-05-06 07:04:40.339 | 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.dev20) (3.3.0) 2022-05-06 07:04:40.340 | 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.dev20) (3.1.2) 2022-05-06 07:04:40.342 | 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.dev20) (3.2.2) 2022-05-06 07:04:40.370 | 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.dev20) (1.0.3) 2022-05-06 07:04:40.371 | 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.dev20) (2022.1) 2022-05-06 07:04:40.383 | 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.dev20) (3.2.0) 2022-05-06 07:04:40.401 | 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.dev20) (21.3) 2022-05-06 07:04:40.402 | 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.dev20) (1.0.2) 2022-05-06 07:04:40.403 | 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.dev20) (3.0.8) 2022-05-06 07:04:40.404 | 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.dev20) (0.11.0) 2022-05-06 07:04:40.447 | 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.dev20) (3.3) 2022-05-06 07:04:40.448 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2019.11.28) 2022-05-06 07:04:40.451 | 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.dev20) (2.0.12) 2022-05-06 07:04:40.452 | 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.dev20) (1.26.9) 2022-05-06 07:04:40.468 | 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.dev20) (0.7) 2022-05-06 07:04:40.660 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev20) (1.1.2) 2022-05-06 07:04:40.700 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.2.0) 2022-05-06 07:04:40.701 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (4.11.3) 2022-05-06 07:04:40.703 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.7.1) 2022-05-06 07:04:40.718 | 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.dev20) (1.15.0) 2022-05-06 07:04:40.752 | 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.dev20) (1.14.1) 2022-05-06 07:04:40.809 | 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.dev20) (2.1.1) 2022-05-06 07:04:40.875 | 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.dev20) (1.7.0) 2022-05-06 07:04:40.959 | 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.dev20) (1.1.5) 2022-05-06 07:04:41.008 | 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.dev20) (0.2.5) 2022-05-06 07:04:41.203 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.1.1) 2022-05-06 07:04:41.204 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.4.2) 2022-05-06 07:04:41.205 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.2) 2022-05-06 07:04:41.284 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-05-06 07:04:41.349 | 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.dev20) (2.21) 2022-05-06 07:04:41.511 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.8.0) 2022-05-06 07:04:41.624 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.0.0) 2022-05-06 07:04:41.625 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.0.0) 2022-05-06 07:04:43.550 | Installing collected packages: openstack-placement 2022-05-06 07:04:43.550 | Attempting uninstall: openstack-placement 2022-05-06 07:04:43.556 | Found existing installation: openstack-placement 7.1.0.dev20 2022-05-06 07:04:43.556 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-05-06 07:04:43.556 | Running setup.py develop for openstack-placement 2022-05-06 07:04:49.639 | Successfully installed openstack-placement 2022-05-06 07:04:49.639 | 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-05-06 07:04:49.647 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:04:49.647 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:04:49.782 | + inc/python:pip_install:200 : result=0 2022-05-06 07:04:49.784 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:04:49.787 | + functions-common:time_stop:2437 : local name 2022-05-06 07:04:49.789 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:04:49.792 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:04:49.794 | + functions-common:time_stop:2440 : local total 2022-05-06 07:04:49.797 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:04:49.799 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:04:49.801 | + functions-common:time_stop:2444 : start_time=1651820673122 2022-05-06 07:04:49.804 | + functions-common:time_stop:2446 : [[ -z 1651820673122 ]] 2022-05-06 07:04:49.807 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:04:49.812 | + functions-common:time_stop:2449 : end_time=1651820689809 2022-05-06 07:04:49.814 | + functions-common:time_stop:2450 : elapsed_time=16687 2022-05-06 07:04:49.816 | + functions-common:time_stop:2451 : total=184369 2022-05-06 07:04:49.819 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:04:49.821 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=201056 2022-05-06 07:04:49.824 | + inc/python:pip_install:203 : return 0 2022-05-06 07:04:49.826 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 07:04:49.829 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-06 07:04:49.831 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-06 07:04:49.852 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-06 07:04:49.865 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-06 07:04:49.867 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-06 07:04:49.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:04:49.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:04:49.875 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-05-06 07:04:49.878 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:04:49.880 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 07:04:49.883 | + ./stack.sh:main:945 : configure_placement 2022-05-06 07:04:49.885 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-06 07:04:49.898 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-06 07:04:49.901 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-06 07:04:49.906 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-06 07:04:49.909 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-06 07:04:49.912 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-06 07:04:49.914 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=placement 2022-05-06 07:04:49.917 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-06 07:04:49.920 | + 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-05-06 07:04:49.953 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-06 07:04:49.986 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-06 07:04:50.017 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-06 07:04:50.019 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-06 07:04:50.022 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-06 07:04:50.025 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 07:04:50.028 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-06 07:04:50.061 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-06 07:04:50.091 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-05-06 07:04:50.121 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-06 07:04:50.151 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-06 07:04:50.181 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-06 07:04:50.211 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-06 07:04:50.244 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-06 07:04:50.274 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 07:04:50.308 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 07:04:50.338 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-06 07:04:50.341 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-06 07:04:50.343 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-06 07:04:50.346 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 07:04:50.364 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 07:04:50.367 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 07:04:50.369 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 07:04:50.372 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 07:04:50.374 | + 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-05-06 07:04:50.405 | + 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-05-06 07:04:50.435 | + 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-05-06 07:04:50.465 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 07:04:50.494 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-06 07:04:50.497 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-06 07:04:50.500 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-06 07:04:50.502 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-06 07:04:50.505 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-06 07:04:50.507 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-06 07:04:50.510 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 07:04:50.513 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-06 07:04:50.518 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-06 07:04:50.520 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 07:04:50.523 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 07:04:50.537 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 07:04:50.537 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:04:50.546 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 07:04:50.550 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:04:50.566 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-06 07:04:50.569 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-06 07:04:50.574 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-06 07:04:50.606 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-06 07:04:50.636 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-06 07:04:50.665 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-06 07:04:50.694 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 07:04:50.723 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 07:04:50.752 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-06 07:04:50.781 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-06 07:04:50.810 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-06 07:04:50.840 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-06 07:04:50.871 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 07:04:50.900 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 07:04:50.930 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-06 07:04:50.960 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-06 07:04:50.963 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-06 07:04:50.966 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-06 07:04:50.969 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-06 07:04:50.971 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 07:04:50.974 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:04:50.977 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:04:50.980 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-06 07:04:50.983 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-06 07:04:50.985 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-06 07:04:51.020 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-06 07:04:51.051 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-06 07:04:51.052 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-06 07:04:51.061 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-06 07:04:51.065 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-06 07:04:51.067 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-06 07:04:51.070 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 07:04:51.072 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 07:04:51.075 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 07:04:51.077 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:04:51.080 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:04:51.082 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 07:04:51.085 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 07:04:51.088 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:04:51.090 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:04:51.093 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-06 07:04:51.154 | Site placement-api already enabled 2022-05-06 07:04:51.159 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-06 07:04:51.162 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 07:04:51.164 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:04:51.168 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 07:04:51.308 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-06 07:04:51.326 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:51.329 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-06 07:04:51.348 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:04:51.350 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-06 07:04:51.370 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:51.372 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-06 07:04:51.375 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-06 07:04:51.377 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-06 07:04:51.411 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.36/identity 2022-05-06 07:04:51.441 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-06 07:04:51.471 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-06 07:04:51.500 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-06 07:04:51.530 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-06 07:04:51.560 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-06 07:04:51.590 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-06 07:04:51.626 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-06 07:04:51.645 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:04:51.647 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-06 07:04:51.666 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:04:51.669 | + ./stack.sh:main:971 : run_phase stack install 2022-05-06 07:04:51.671 | + functions-common:run_phase:1865 : local mode=stack 2022-05-06 07:04:51.674 | + functions-common:run_phase:1866 : local phase=install 2022-05-06 07:04:51.676 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 07:04:51.679 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 07:04:51.682 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 07:04:51.684 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 07:04:51.687 | + functions-common:run_phase:1875 : local extra 2022-05-06 07:04:51.690 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 07:04:51.694 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 07:04:51.697 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 07:04:51.700 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 07:04:51.703 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-06 07:04:51.705 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 07:04:51.722 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:51.724 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 07:04:51.727 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-06 07:04:51.729 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-06 07:04:51.731 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-06 07:04:51.734 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:04:51.736 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-06 07:04:51.739 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-06 07:04:51.741 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-06 07:04:51.798 | ++ inc/async:async_inner:63 : install_tempest 2022-05-06 07:04:51.838 | [172392 Async install_tempest:197865]: running: install_tempest 2022-05-06 07:04:51.841 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-06 07:04:51.844 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-06 07:04:51.847 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 07:04:51.850 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 07:04:51.852 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-06 07:04:51.855 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-06 07:04:51.858 | + functions-common:run_plugins:1852 : local phase=install 2022-05-06 07:04:51.860 | + functions-common:run_plugins:1854 : local plugins= 2022-05-06 07:04:51.863 | + functions-common:run_plugins:1855 : local plugin 2022-05-06 07:04:51.866 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-06 07:04:51.869 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-06 07:04:51.871 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:04:51.874 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:04:51.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-05-06 07:04:51.880 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:04:51.883 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-06 07:04:51.886 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-06 07:04:51.889 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 07:04:51.893 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-06 07:04:51.895 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-06 07:04:51.898 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 07:04:51.903 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-06 07:04:51.904 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 07:04:51.911 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-06 07:04:51.914 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-06 07:04:51.917 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-06 07:04:51.920 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-06 07:04:51.923 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-06 07:04:51.947 | Using python 3.8 to install python-openstackclient 2022-05-06 07:04:51.950 | + 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-05-06 07:04:52.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:04:52.827 | from cryptography.utils import int_from_bytes 2022-05-06 07:04:52.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:04:52.827 | from cryptography.utils import int_from_bytes 2022-05-06 07:04:54.032 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:04:54.065 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-05-06 07:04:54.086 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-06 07:04:54.087 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-06 07:04:54.088 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-06 07:04:54.090 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-06 07:04:54.091 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-06 07:04:54.092 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-06 07:04:54.093 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-06 07:04:54.094 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-06 07:04:54.095 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-06 07:04:54.096 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-06 07:04:54.097 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-06 07:04:54.109 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.8) 2022-05-06 07:04:54.110 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-05-06 07:04:54.112 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-06 07:04:54.113 | 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-05-06 07:04:54.114 | 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-05-06 07:04:54.141 | 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-05-06 07:04:54.142 | 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-05-06 07:04:54.143 | 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-05-06 07:04:54.144 | 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-05-06 07:04:54.146 | 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-05-06 07:04:54.147 | 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-05-06 07:04:54.148 | 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-05-06 07:04:54.149 | 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-05-06 07:04:54.150 | 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-05-06 07:04:54.151 | 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-05-06 07:04:54.153 | 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-05-06 07:04:54.166 | 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-05-06 07:04:54.186 | 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-05-06 07:04:54.187 | 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-05-06 07:04:54.188 | 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-05-06 07:04:54.189 | 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-05-06 07:04:54.211 | 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-05-06 07:04:54.232 | 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-05-06 07:04:54.234 | 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-05-06 07:04:54.235 | 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-05-06 07:04:54.328 | 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-05-06 07:04:54.329 | 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-05-06 07:04:54.330 | 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-05-06 07:04:54.378 | 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-05-06 07:04:54.389 | 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.1) 2022-05-06 07:04:54.424 | 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.3) 2022-05-06 07:04:54.592 | 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-05-06 07:04:54.609 | 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-05-06 07:04:54.714 | 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-05-06 07:04:54.717 | 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-05-06 07:04:54.718 | 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-05-06 07:04:54.719 | 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-05-06 07:04:54.879 | 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-05-06 07:04:57.206 | 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-05-06 07:04:57.215 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:04:57.215 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:04:57.365 | + inc/python:pip_install:200 : result=0 2022-05-06 07:04:57.368 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:04:57.371 | + functions-common:time_stop:2437 : local name 2022-05-06 07:04:57.373 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:04:57.376 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:04:57.378 | + functions-common:time_stop:2440 : local total 2022-05-06 07:04:57.380 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:04:57.383 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:04:57.386 | + functions-common:time_stop:2444 : start_time=1651820691940 2022-05-06 07:04:57.388 | + functions-common:time_stop:2446 : [[ -z 1651820691940 ]] 2022-05-06 07:04:57.391 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:04:57.395 | + functions-common:time_stop:2449 : end_time=1651820697393 2022-05-06 07:04:57.398 | + functions-common:time_stop:2450 : elapsed_time=5453 2022-05-06 07:04:57.400 | + functions-common:time_stop:2451 : total=201056 2022-05-06 07:04:57.406 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:04:57.409 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=206509 2022-05-06 07:04:57.412 | + inc/python:pip_install:203 : return 0 2022-05-06 07:04:57.414 | + ./stack.sh:main:983 : install_oscwrap 2022-05-06 07:04:57.418 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-06 07:04:57.423 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.ErDISQS2gX 2022-05-06 07:04:57.426 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-06 07:04:57.429 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-06 07:04:57.432 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-06 07:04:57.439 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-06 07:04:57.442 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-06 07:04:57.447 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-06 07:04:57.466 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:04:57.469 | + ./stack.sh:main:1037 : configure_database 2022-05-06 07:04:57.472 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-06 07:04:57.475 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-06 07:04:57.477 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-06 07:04:57.480 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:04:57.482 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-06 07:04:57.485 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-06 07:04:57.487 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:04:57.489 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:04:57.492 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-06 07:04:57.495 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-06 07:04:57.498 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-06 07:04:57.499 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-06 07:04:57.504 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-06 07:04:57.564 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-06 07:04:57.567 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:04:57.569 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:04:57.572 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:04:57.574 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:04:57.577 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:04:57.579 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:04:57.582 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:04:57.584 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:04:57.587 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:04:57.589 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:04:57.592 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:04:57.594 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-06 07:04:57.596 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:04:57.599 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:04:57.601 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:04:57.604 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:04:57.606 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:04:57.608 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:04:57.611 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-06 07:04:57.613 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:04:57.616 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:04:57.618 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-06 07:04:57.621 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:04:57.623 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-06 07:05:00.868 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-06 07:05:00.883 | mysqladmin: connect to server at 'localhost' failed 2022-05-06 07:05:00.883 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-06 07:05:00.888 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-06 07:05:00.891 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-06 07:05:00.893 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:05:00.896 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:05:00.898 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-06 07:05:00.901 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-06 07:05:00.903 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-06 07:05:00.906 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:05:00.908 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:05:00.911 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-06 07:05:00.917 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-06 07:05:00.917 | + 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-05-06 07:05:00.928 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:05:00.982 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-06 07:05:00.995 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:05:01.051 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-06 07:05:01.107 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-06 07:05:01.163 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-06 07:05:01.218 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-06 07:05:01.221 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-06 07:05:01.223 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance_schema items' 2022-05-06 07:05:01.223 | enabling MySQL performance_schema items 2022-05-06 07:05:01.226 | + lib/databases/mysql:configure_database_mysql:156 : iniset -sudo /etc/mysql/my.cnf mysqld performance-schema-consumer-events-statements-history-long TRUE 2022-05-06 07:05:01.281 | + lib/databases/mysql:configure_database_mysql:158 : iniset -sudo /etc/mysql/my.cnf mysqld performance_schema_events_stages_history_long_size 1000000 2022-05-06 07:05:01.337 | + lib/databases/mysql:configure_database_mysql:162 : restart_service mysql 2022-05-06 07:05:01.340 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:05:01.343 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-06 07:05:05.277 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-06 07:05:05.280 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-06 07:05:05.283 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-06 07:05:05.288 | + functions-common:save_stackenv:62 : time_stamp=2022-05-06-070505 2022-05-06 07:05:05.291 | + functions-common:save_stackenv:63 : echo '# 2022-05-06-070505 1041' 2022-05-06 07:05:05.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:05:05.296 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-06 07:05:05.299 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:05:05.301 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-06 07:05:05.304 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:05:05.306 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-06 07:05:05.309 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:05:05.311 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-06 07:05:05.314 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:05:05.317 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-05-06 07:05:05.319 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:05:05.322 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-05-06 07:05:05.325 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:05:05.327 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-06-070024 2022-05-06 07:05:05.330 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:05:05.333 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-06 07:05:05.340 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:05:05.342 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-05-06 07:05:05.345 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:05:05.348 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-06 07:05:05.351 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:05:05.353 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-06 07:05:05.356 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:05:05.358 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-06 07:05:05.361 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:05:05.363 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-06 07:05:05.366 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-06 07:05:05.368 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-06 07:05:05.371 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-06 07:05:05.383 | + ./stack.sh:main:1067 : start_dstat 2022-05-06 07:05:05.386 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 07:05:05.388 | + functions-common:run_process:1692 : local service=dstat 2022-05-06 07:05:05.391 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 07:05:05.393 | + functions-common:run_process:1694 : local group= 2022-05-06 07:05:05.396 | + functions-common:run_process:1695 : local user= 2022-05-06 07:05:05.399 | + functions-common:run_process:1697 : local name=dstat 2022-05-06 07:05:05.402 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:05:05.404 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:05:05.407 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:05:05.409 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:05:05.413 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:05:05.418 | + functions-common:time_start:2428 : _TIME_START[$name]=1651820705415 2022-05-06 07:05:05.420 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-06 07:05:05.437 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:05:05.440 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-06 07:05:05.443 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-06 07:05:05.445 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 07:05:05.448 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 07:05:05.451 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 07:05:05.453 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 07:05:05.456 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-06 07:05:05.459 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-06 07:05:05.461 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-06 07:05:05.464 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:05:05.467 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:05:05.469 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-06 07:05:05.472 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-06 07:05:05.475 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-06 07:05:05.477 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 07:05:05.480 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 07:05:05.482 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 07:05:05.484 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 07:05:05.487 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 07:05:05.489 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-06 07:05:05.492 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 07:05:05.496 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-06 07:05:05.548 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-06 07:05:05.600 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 07:05:05.652 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-06 07:05:05.706 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-06 07:05:05.758 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:05:05.811 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 07:05:05.814 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-06 07:05:05.869 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 07:05:06.294 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-06 07:05:06.308 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-06 07:05:06.715 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-06 07:05:06.736 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:05:06.739 | + functions-common:time_stop:2437 : local name 2022-05-06 07:05:06.741 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:05:06.744 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:05:06.747 | + functions-common:time_stop:2440 : local total 2022-05-06 07:05:06.749 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:05:06.752 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:05:06.754 | + functions-common:time_stop:2444 : start_time=1651820705415 2022-05-06 07:05:06.757 | + functions-common:time_stop:2446 : [[ -z 1651820705415 ]] 2022-05-06 07:05:06.761 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:05:06.765 | + functions-common:time_stop:2449 : end_time=1651820706762 2022-05-06 07:05:06.768 | + functions-common:time_stop:2450 : elapsed_time=1347 2022-05-06 07:05:06.770 | + functions-common:time_stop:2451 : total=0 2022-05-06 07:05:06.773 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:05:06.776 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1347 2022-05-06 07:05:06.783 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-06 07:05:06.786 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-06 07:05:06.790 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-06 07:05:06.792 | + functions-common:run_process:1694 : local group= 2022-05-06 07:05:06.795 | + functions-common:run_process:1695 : local user=root 2022-05-06 07:05:06.798 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-06 07:05:06.800 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:05:06.803 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:05:06.806 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:05:06.808 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:05:06.812 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:05:06.816 | + functions-common:time_start:2428 : _TIME_START[$name]=1651820706813 2022-05-06 07:05:06.819 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-06 07:05:06.837 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:05:06.840 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:05:06.843 | + functions-common:time_stop:2437 : local name 2022-05-06 07:05:06.846 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:05:06.848 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:05:06.851 | + functions-common:time_stop:2440 : local total 2022-05-06 07:05:06.854 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:05:06.856 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:05:06.859 | + functions-common:time_stop:2444 : start_time=1651820706813 2022-05-06 07:05:06.861 | + functions-common:time_stop:2446 : [[ -z 1651820706813 ]] 2022-05-06 07:05:06.864 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:05:06.869 | + functions-common:time_stop:2449 : end_time=1651820706866 2022-05-06 07:05:06.871 | + functions-common:time_stop:2450 : elapsed_time=53 2022-05-06 07:05:06.874 | + functions-common:time_stop:2451 : total=1347 2022-05-06 07:05:06.876 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:05:06.879 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1400 2022-05-06 07:05:06.882 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-06 07:05:06.900 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:05:06.903 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-06 07:05:06.921 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:05:06.923 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-06 07:05:06.945 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:05:06.948 | + ./stack.sh:main:1080 : start_etcd3 2022-05-06 07:05:06.951 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-06 07:05:06.953 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-840565-5-hyperv --data-dir /opt/stack/data/etcd' 2022-05-06 07:05:06.956 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-06 07:05:06.958 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-840565-5-hyperv=http://10.222.0.36:2380' 2022-05-06 07:05:06.961 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.36:2380' 2022-05-06 07:05:06.964 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.36:2379' 2022-05-06 07:05:06.966 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-06 07:05:06.969 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-06 07:05:06.972 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.36:2379' 2022-05-06 07:05:06.974 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-06 07:05:06.977 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-06 07:05:06.980 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-06 07:05:06.982 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-840565-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-840565-5-hyperv=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' '' root 2022-05-06 07:05:06.985 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-06 07:05:06.987 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-840565-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-840565-5-hyperv=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' 2022-05-06 07:05:06.990 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 07:05:06.992 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-06 07:05:06.994 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 07:05:06.997 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 07:05:06.999 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-06 07:05:07.001 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 07:05:07.006 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-06 07:05:07.071 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-06 07:05:07.152 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-840565-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-840565-5-hyperv=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' 2022-05-06 07:05:07.206 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-06 07:05:07.260 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-06 07:05:07.311 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:05:07.362 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 07:05:07.370 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-06 07:05:07.432 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 07:05:07.808 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-06 07:05:07.862 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-06 07:05:07.914 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-06 07:05:07.967 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-06 07:05:08.027 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-06 07:05:08.030 | ++ functions-common:is_arch:506 : uname -m 2022-05-06 07:05:08.035 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-06 07:05:08.038 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-06 07:05:08.440 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-06 07:05:08.454 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-06 07:05:08.836 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-06 07:05:09.415 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-06 07:05:09.434 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:05:09.436 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-06 07:05:09.439 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-06 07:05:09.442 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-06 07:05:09.447 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-06 07:05:09.460 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-06 07:05:09.473 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-06 07:05:09.476 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-06 07:05:09.479 | + 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.36/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-06 07:05:09.620 | + 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.36/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-06 07:05:09.763 | + 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.36/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-06 07:05:09.905 | + 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.36/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-06 07:05:10.048 | + 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.36/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-06 07:05:10.192 | + 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.36/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-06 07:05:10.330 | + 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.36/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-06 07:05:10.468 | + 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.36/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-06 07:05:10.608 | + 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.36/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-06 07:05:10.745 | + 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.36/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-06 07:05:10.883 | + functions-common:write_clouds_yaml:198 : cat 2022-05-06 07:05:10.889 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-06 07:05:10.892 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-06 07:05:10.895 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-06 07:05:10.900 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-06 07:05:10.903 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-06 07:05:10.906 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-06 07:05:10.926 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:05:10.928 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-06 07:05:10.931 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:05:10.934 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-06 07:05:10.936 | + ./stack.sh:main:1097 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-05-06 07:05:10.941 | + ./stack.sh:main:1098 : init_keystone 2022-05-06 07:05:10.945 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-06 07:05:10.964 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:05:10.966 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-06 07:05:10.969 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-06 07:05:10.971 | + lib/database:recreate_database:112 : local db=keystone 2022-05-06 07:05:10.974 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-06 07:05:10.976 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-06 07:05:10.979 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-06 07:05:10.984 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:05:18.286 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-06 07:05:18.291 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:05:18.398 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-06 07:05:18.401 | + functions-common:time_start:2423 : local name=dbsync 2022-05-06 07:05:18.404 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:05:18.406 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:05:18.409 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:05:18.414 | + functions-common:time_start:2428 : _TIME_START[$name]=1651820718411 2022-05-06 07:05:18.417 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-06 07:05:23.055 | 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=199845) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 07:05:23.062 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:05:23.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.063 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.064 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.064 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.065 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:05:23.065 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:05:23.094 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:05:23.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.095 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.095 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.096 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.097 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:05:23.097 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:05:23.753 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:05:23.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.755 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.755 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.755 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:23.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:23.756 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:05:23.756 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:05:23.766 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-06 07:05:53.053 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:53.053 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-06 07:05:53.122 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:53.122 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-06 07:05:53.208 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:53.208 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-06 07:05:53.271 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:53.271 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-06 07:05:53.351 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:53.351 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-06 07:05:53.415 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:53.415 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-06 07:05:54.299 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:54.300 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:05:54.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.302 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.302 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.302 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.303 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.303 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:05:54.303 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:05:54.304 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:05:54.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.305 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.305 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.305 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.306 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:05:54.307 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:05:54.316 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:05:54.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.318 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.318 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.318 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.318 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.319 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:05:54.319 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:05:54.965 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:05:54.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.967 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.967 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.968 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:54.968 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:54.968 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:05:54.968 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:05:55.082 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:05:55.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.091 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.091 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.091 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.091 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:05:55.091 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:05:55.094 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-06 07:05:55.305 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:55.305 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-06 07:05:55.390 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:55.390 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-06 07:05:55.448 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:55.448 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-06 07:05:55.504 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:55.504 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-06 07:05:55.558 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:55.558 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-06 07:05:55.620 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:55.620 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-06 07:05:55.665 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:55.666 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:05:55.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.668 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.668 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.669 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.669 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:05:55.669 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:05:55.670 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:05:55.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.677 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.677 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.677 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.677 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.677 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:05:55.677 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:05:55.681 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:05:55.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.683 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.684 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.685 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:55.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:55.685 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:05:55.686 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:05:56.228 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:05:56.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:56.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:56.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:56.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:56.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:56.230 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:56.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:56.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:56.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:56.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:56.231 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:56.231 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:56.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:56.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:56.231 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:05:56.231 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:05:56.402 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:05:56.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:56.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:56.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:56.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:56.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:56.403 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:56.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:56.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:56.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:56.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:56.404 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:56.404 | 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=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:56.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:05:56.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:05:56.405 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:05:56.405 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=199845) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:05:56.412 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-06 07:05:56.534 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:56.534 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-06 07:05:56.563 | ++ inc/async:async_inner:64 : rc=0 2022-05-06 07:05:56.589 | [197865 Async install_tempest:197865]: finished successfully 2022-05-06 07:05:56.596 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:56.596 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-06 07:05:56.641 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:56.642 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-06 07:05:56.687 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:56.687 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-06 07:05:56.752 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:56.752 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-06 07:05:56.842 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:56.842 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-06 07:05:56.979 | INFO migrate.versioning.api [-] done 2022-05-06 07:05:57.377 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-06 07:05:57.380 | + functions-common:time_stop:2437 : local name 2022-05-06 07:05:57.382 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:05:57.385 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:05:57.388 | + functions-common:time_stop:2440 : local total 2022-05-06 07:05:57.390 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:05:57.393 | + functions-common:time_stop:2443 : name=dbsync 2022-05-06 07:05:57.396 | + functions-common:time_stop:2444 : start_time=1651820718411 2022-05-06 07:05:57.398 | + functions-common:time_stop:2446 : [[ -z 1651820718411 ]] 2022-05-06 07:05:57.401 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:05:57.406 | + functions-common:time_stop:2449 : end_time=1651820757403 2022-05-06 07:05:57.408 | + functions-common:time_stop:2450 : elapsed_time=38992 2022-05-06 07:05:57.411 | + functions-common:time_stop:2451 : total=0 2022-05-06 07:05:57.414 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:05:57.417 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=38992 2022-05-06 07:05:57.419 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-06 07:05:57.422 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-06 07:05:57.426 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-06 07:06:01.890 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-06 07:06:01.890 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-06 07:06:01.890 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-06 07:06:01.891 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-06 07:06:01.891 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-06 07:06:01.891 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-06 07:06:01.892 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-06 07:06:01.892 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-06 07:06:01.892 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-06 07:06:02.286 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-06 07:06:02.292 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-06 07:06:06.722 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-06 07:06:06.723 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-06 07:06:06.723 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-06 07:06:06.723 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-06 07:06:06.724 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-06 07:06:06.724 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-06 07:06:06.724 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-06 07:06:06.724 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-06 07:06:06.725 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-06 07:06:07.097 | + ./stack.sh:main:1099 : start_keystone 2022-05-06 07:06:07.100 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-06 07:06:07.103 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-06 07:06:07.105 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-06 07:06:07.124 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:06:07.126 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-06 07:06:07.129 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-06 07:06:07.134 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-06 07:06:07.137 | + functions-common:run_process:1692 : local service=keystone 2022-05-06 07:06:07.139 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 07:06:07.142 | + functions-common:run_process:1694 : local group= 2022-05-06 07:06:07.144 | + functions-common:run_process:1695 : local user= 2022-05-06 07:06:07.147 | + functions-common:run_process:1697 : local name=keystone 2022-05-06 07:06:07.150 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:06:07.152 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:06:07.155 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:06:07.157 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:06:07.160 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:06:07.166 | + functions-common:time_start:2428 : _TIME_START[$name]=1651820767162 2022-05-06 07:06:07.168 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-06 07:06:07.185 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:06:07.188 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-06 07:06:07.190 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-06 07:06:07.193 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 07:06:07.195 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 07:06:07.198 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 07:06:07.200 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 07:06:07.203 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-06 07:06:07.205 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-06 07:06:07.208 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-06 07:06:07.210 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:06:07.213 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:06:07.216 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-06 07:06:07.218 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-05-06 07:06:07.221 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-06 07:06:07.223 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 07:06:07.225 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-06 07:06:07.228 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-06 07:06:07.230 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-06 07:06:07.232 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-06 07:06:07.236 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-06 07:06:07.289 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-06 07:06:07.342 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-06 07:06:07.396 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 07:06:07.451 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:06:07.507 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-06 07:06:07.561 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-06 07:06:07.616 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-06 07:06:07.671 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-06 07:06:07.735 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-06 07:06:07.792 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-06 07:06:07.794 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-06 07:06:07.852 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-06 07:06:08.256 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-06 07:06:08.269 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-06 07:06:08.655 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-06 07:06:08.738 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:06:08.741 | + functions-common:time_stop:2437 : local name 2022-05-06 07:06:08.744 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:06:08.747 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:06:08.749 | + functions-common:time_stop:2440 : local total 2022-05-06 07:06:08.752 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:06:08.754 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:06:08.757 | + functions-common:time_stop:2444 : start_time=1651820767162 2022-05-06 07:06:08.759 | + functions-common:time_stop:2446 : [[ -z 1651820767162 ]] 2022-05-06 07:06:08.763 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:06:08.767 | + functions-common:time_stop:2449 : end_time=1651820768764 2022-05-06 07:06:08.770 | + functions-common:time_stop:2450 : elapsed_time=1602 2022-05-06 07:06:08.772 | + functions-common:time_stop:2451 : total=1400 2022-05-06 07:06:08.775 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:06:08.779 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3002 2022-05-06 07:06:08.781 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-06 07:06:08.781 | Waiting for keystone to start... 2022-05-06 07:06:08.783 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.36/identity/v3/ 2022-05-06 07:06:08.786 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.36/identity/v3/ 2022-05-06 07:06:08.788 | + functions:wait_for_service:457 : local timeout=60 2022-05-06 07:06:08.791 | + functions:wait_for_service:458 : local url=http://10.222.0.36/identity/v3/ 2022-05-06 07:06:08.794 | + functions:wait_for_service:459 : local rval=0 2022-05-06 07:06:08.796 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-06 07:06:08.798 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-06 07:06:08.801 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:06:08.803 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:06:08.807 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:06:08.811 | + functions-common:time_start:2428 : _TIME_START[$name]=1651820768808 2022-05-06 07:06:08.814 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-06 07:06:08.829 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/identity/v3/ 2022-05-06 07:06:15.276 | + :: : [[ 200 == 503 ]] 2022-05-06 07:06:15.278 | + :: : [[ 0 -eq 7 ]] 2022-05-06 07:06:15.281 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-06 07:06:15.283 | + functions-common:time_stop:2437 : local name 2022-05-06 07:06:15.286 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:06:15.288 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:06:15.291 | + functions-common:time_stop:2440 : local total 2022-05-06 07:06:15.293 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:06:15.295 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-06 07:06:15.298 | + functions-common:time_stop:2444 : start_time=1651820768808 2022-05-06 07:06:15.300 | + functions-common:time_stop:2446 : [[ -z 1651820768808 ]] 2022-05-06 07:06:15.303 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:06:15.308 | + functions-common:time_stop:2449 : end_time=1651820775306 2022-05-06 07:06:15.311 | + functions-common:time_stop:2450 : elapsed_time=6498 2022-05-06 07:06:15.313 | + functions-common:time_stop:2451 : total=0 2022-05-06 07:06:15.315 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:06:15.318 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6498 2022-05-06 07:06:15.321 | + functions:wait_for_service:467 : return 0 2022-05-06 07:06:15.323 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-06 07:06:15.340 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:06:15.343 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-06 07:06:15.345 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:06:15.347 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-06 07:06:15.374 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-06 07:06:15.378 | + 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.36/identity 2022-05-06 07:06:20.017 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.017 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.017 | 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=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.025 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.042 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.042 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.078 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.109 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.110 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.202 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.202 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.202 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.202 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.203 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.203 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.215 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.215 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.216 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.216 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.216 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.216 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.216 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.224 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.227 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.227 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.227 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.227 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.228 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.228 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.228 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=200708) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:06:20.260 | 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=200708) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 07:06:20.554 | INFO keystone.cmd.bootstrap [None req-d10282f7-f72f-4786-becb-b1f00a9caa7c None None] Created domain default 2022-05-06 07:06:20.696 | INFO keystone.cmd.bootstrap [None req-d10282f7-f72f-4786-becb-b1f00a9caa7c None None] Created project admin 2022-05-06 07:06:20.725 | DEBUG passlib.handlers.bcrypt [None req-d10282f7-f72f-4786-becb-b1f00a9caa7c None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=200708) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-06 07:06:20.725 | DEBUG passlib.handlers.bcrypt [None req-d10282f7-f72f-4786-becb-b1f00a9caa7c None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=200708) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-06 07:06:20.901 | INFO keystone.cmd.bootstrap [None req-d10282f7-f72f-4786-becb-b1f00a9caa7c None None] Created user admin 2022-05-06 07:06:21.026 | INFO keystone.cmd.bootstrap [None req-d10282f7-f72f-4786-becb-b1f00a9caa7c None None] Created role reader 2022-05-06 07:06:21.129 | INFO keystone.cmd.bootstrap [None req-d10282f7-f72f-4786-becb-b1f00a9caa7c None None] Created role member 2022-05-06 07:06:21.211 | INFO keystone.cmd.bootstrap [None req-d10282f7-f72f-4786-becb-b1f00a9caa7c None None] Created implied role where e7134c6576e44bc6a33409f1d54ea1ec implies eb0990a00c4b47e88fe0a4e26c5488ed 2022-05-06 07:06:21.300 | INFO keystone.cmd.bootstrap [None req-d10282f7-f72f-4786-becb-b1f00a9caa7c None None] Created role admin 2022-05-06 07:06:21.411 | INFO keystone.cmd.bootstrap [None req-d10282f7-f72f-4786-becb-b1f00a9caa7c None None] Created implied role where 66f0d47a83a64a099e55a2593d588a79 implies e7134c6576e44bc6a33409f1d54ea1ec 2022-05-06 07:06:21.500 | INFO keystone.cmd.bootstrap [None req-d10282f7-f72f-4786-becb-b1f00a9caa7c None None] Granted role admin on project admin to user admin. 2022-05-06 07:06:21.570 | INFO keystone.cmd.bootstrap [None req-d10282f7-f72f-4786-becb-b1f00a9caa7c None None] Granted role admin on the system to user admin. 2022-05-06 07:06:21.656 | WARNING py.warnings [None req-d10282f7-f72f-4786-becb-b1f00a9caa7c 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-05-06 07:06:21.656 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-06 07:06:21.656 |  2022-05-06 07:06:21.660 | INFO keystone.cmd.bootstrap [None req-d10282f7-f72f-4786-becb-b1f00a9caa7c None None] Created region RegionOne 2022-05-06 07:06:21.922 | INFO keystone.cmd.bootstrap [None req-d10282f7-f72f-4786-becb-b1f00a9caa7c None None] Created public endpoint http://10.222.0.36/identity 2022-05-06 07:06:22.382 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-06 07:06:22.385 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-06 07:06:22.387 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-06 07:06:22.391 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-06 07:06:25.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:25.347 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:25.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:25.347 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:25.523 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:06:25.526 | + lib/keystone:create_keystone_accounts:310 : admin_project=8eedf5ec9f224731bb7511e1f520c663 2022-05-06 07:06:25.528 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-06 07:06:25.531 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-06 07:06:27.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:27.693 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:27.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:27.693 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:27.856 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:06:27.859 | + lib/keystone:create_keystone_accounts:312 : admin_user=d6329e87417c4b88952c93ab3aa97cc0 2022-05-06 07:06:27.861 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-06 07:06:27.864 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-06 07:06:27.866 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-06 07:06:27.869 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin d6329e87417c4b88952c93ab3aa97cc0 default 2022-05-06 07:06:27.925 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin d6329e87417c4b88952c93ab3aa97cc0 default 2022-05-06 07:06:27.962 | [172392 Async ks-domain-role:200826]: running: get_or_add_user_domain_role admin d6329e87417c4b88952c93ab3aa97cc0 default 2022-05-06 07:06:27.965 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-06 07:06:27.967 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-06 07:06:27.970 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-06 07:06:31.133 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-06 07:06:31.135 | + functions-common:get_or_create_domain:900 : echo default 2022-05-06 07:06:31.135 | default 2022-05-06 07:06:31.137 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-06 07:06:31.197 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-06 07:06:31.240 | [172392 Async ks-project:200955]: running: get_or_create_project service Default 2022-05-06 07:06:31.242 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-06 07:06:31.315 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-06 07:06:31.361 | [172392 Async ks-service:201041]: running: get_or_create_role service 2022-05-06 07:06:31.365 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-06 07:06:31.437 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-06 07:06:31.511 | [172392 Async ks-reseller:201137]: running: get_or_create_role ResellerAdmin 2022-05-06 07:06:31.525 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-06 07:06:31.537 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-06 07:06:31.937 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-06 07:06:32.177 | [172392 Async ks-anotherrole:201229]: running: get_or_create_role anotherrole 2022-05-06 07:06:32.205 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-06 07:06:32.233 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-06 07:06:32.253 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 07:06:32.281 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-05-06 07:06:35.048 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:06:35.084 | [201041 Async ks-service:201041]: finished successfully 2022-05-06 07:06:35.451 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:06:35.490 | [201137 Async ks-reseller:201137]: finished successfully 2022-05-06 07:06:35.506 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:06:35.550 | [200955 Async ks-project:200955]: finished successfully 2022-05-06 07:06:35.912 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:06:35.948 | [201229 Async ks-anotherrole:201229]: finished successfully 2022-05-06 07:06:36.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:36.203 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:36.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:36.203 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:36.379 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:06:36.382 | ++ functions-common:get_or_create_project:950 : project_id=583556a4a3794c5093f663289d1dc0c9 2022-05-06 07:06:36.385 | ++ functions-common:get_or_create_project:951 : echo 583556a4a3794c5093f663289d1dc0c9 2022-05-06 07:06:36.388 | + lib/keystone:create_keystone_accounts:340 : invis_project=583556a4a3794c5093f663289d1dc0c9 2022-05-06 07:06:36.390 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-06 07:06:36.393 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-06 07:06:36.396 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 07:06:36.399 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-05-06 07:06:38.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:38.991 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:38.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:38.991 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:39.184 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:06:39.187 | ++ functions-common:get_or_create_project:950 : project_id=8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:06:39.189 | ++ functions-common:get_or_create_project:951 : echo 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:06:39.193 | + lib/keystone:create_keystone_accounts:344 : demo_project=8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:06:39.196 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-06 07:06:39.199 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-06 07:06:39.202 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:06:39.205 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-06 07:06:39.207 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-06 07:06:39.208 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:06:39.211 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-05-06 07:06:39.236 | [200826 Async ks-domain-role:200826]: finished successfully 2022-05-06 07:06:41.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:41.755 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:41.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:41.755 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:41.933 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:06:41.936 | ++ functions-common:get_or_create_user:937 : user_id=e9c0f9690f96474b9875afb6e3906e72 2022-05-06 07:06:41.938 | ++ functions-common:get_or_create_user:938 : echo e9c0f9690f96474b9875afb6e3906e72 2022-05-06 07:06:41.945 | + lib/keystone:create_keystone_accounts:347 : demo_user=e9c0f9690f96474b9875afb6e3906e72 2022-05-06 07:06:41.948 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-06 07:06:42.004 | [172392 Async ks-domain-role:200826]: Waiting for completion of get_or_add_user_domain_role admin d6329e87417c4b88952c93ab3aa97cc0 default running on PID 200826 (6 other jobs running) 2022-05-06 07:06:42.036 | [172392 Async ks-domain-role:200826]: Signaling child to exit 2022-05-06 07:06:42.036 | WAKEUP 2022-05-06 07:06:42.063 | [172392 Async ks-domain-role:200826]: Signaled 2022-05-06 07:06:42.064 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-06 07:06:42.064 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:06:42.064 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d6329e87417c4b88952c93ab3aa97cc0 --domain default 2022-05-06 07:06:42.064 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-06 07:06:42.064 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:06:42.064 | ++ functions-common:get_field:824 : read data 2022-05-06 07:06:42.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:42.065 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:42.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:42.065 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:42.065 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:06:42.065 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-06 07:06:42.065 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-06 07:06:42.065 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user d6329e87417c4b88952c93ab3aa97cc0 --domain default 2022-05-06 07:06:42.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:42.065 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:42.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:42.065 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:42.065 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d6329e87417c4b88952c93ab3aa97cc0 --domain default 2022-05-06 07:06:42.065 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:06:42.065 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-06 07:06:42.065 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:06:42.065 | ++ functions-common:get_field:824 : read data 2022-05-06 07:06:42.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:42.065 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:42.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:42.065 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:42.065 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:06:42.065 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:06:42.065 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:06:42.065 | ++ functions-common:get_field:830 : echo '| 66f0d47a83a64a099e55a2593d588a79 | d6329e87417c4b88952c93ab3aa97cc0 | | | default | | False |' 2022-05-06 07:06:42.065 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:06:42.065 | ++ functions-common:get_field:824 : read data 2022-05-06 07:06:42.065 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:06:42.065 | + functions-common:get_or_add_user_domain_role:1033 : echo 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:06:42.065 | 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:06:42.114 | [172392 Async ks-domain-role:200826]: finished get_or_add_user_domain_role admin d6329e87417c4b88952c93ab3aa97cc0 default with result 0 in 11 seconds 2022-05-06 07:06:42.122 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-06 07:06:42.166 | [172392 Async ks-project:200955]: Waiting for completion of get_or_create_project service Default running on PID 200955 (5 other jobs running) 2022-05-06 07:06:42.193 | [172392 Async ks-project:200955]: Signaling child to exit 2022-05-06 07:06:42.194 | WAKEUP 2022-05-06 07:06:42.217 | [172392 Async ks-project:200955]: Signaled 2022-05-06 07:06:42.218 | + functions-common:get_or_create_project:944 : local project_id 2022-05-06 07:06:42.218 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-05-06 07:06:42.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:42.218 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:42.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:42.218 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:42.218 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:06:42.218 | + functions-common:get_or_create_project:950 : project_id=ae6cc1b2094841f3b144349c3960d6f3 2022-05-06 07:06:42.218 | + functions-common:get_or_create_project:951 : echo ae6cc1b2094841f3b144349c3960d6f3 2022-05-06 07:06:42.218 | ae6cc1b2094841f3b144349c3960d6f3 2022-05-06 07:06:42.265 | [172392 Async ks-project:200955]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-06 07:06:42.303 | [172392 Async ks-service:201041]: Waiting for completion of get_or_create_role service running on PID 201041 (4 other jobs running) 2022-05-06 07:06:42.332 | [172392 Async ks-service:201041]: Signaling child to exit 2022-05-06 07:06:42.332 | WAKEUP 2022-05-06 07:06:42.356 | [172392 Async ks-service:201041]: Signaled 2022-05-06 07:06:42.358 | + functions-common:get_or_create_role:957 : local role_id 2022-05-06 07:06:42.358 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-06 07:06:42.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:42.358 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:42.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:42.358 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:42.358 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:06:42.358 | + functions-common:get_or_create_role:962 : role_id=f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:06:42.358 | + functions-common:get_or_create_role:963 : echo f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:06:42.358 | f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:06:42.403 | [172392 Async ks-service:201041]: finished get_or_create_role service with result 0 in 3 seconds 2022-05-06 07:06:42.441 | [172392 Async ks-reseller:201137]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 201137 (3 other jobs running) 2022-05-06 07:06:42.467 | [172392 Async ks-reseller:201137]: Signaling child to exit 2022-05-06 07:06:42.467 | WAKEUP 2022-05-06 07:06:42.490 | [172392 Async ks-reseller:201137]: Signaled 2022-05-06 07:06:42.492 | + functions-common:get_or_create_role:957 : local role_id 2022-05-06 07:06:42.492 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-06 07:06:42.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:42.492 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:42.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:42.492 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:42.492 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:06:42.492 | + functions-common:get_or_create_role:962 : role_id=528d0705eba2411cb0ca8b675d257b35 2022-05-06 07:06:42.492 | + functions-common:get_or_create_role:963 : echo 528d0705eba2411cb0ca8b675d257b35 2022-05-06 07:06:42.492 | 528d0705eba2411cb0ca8b675d257b35 2022-05-06 07:06:42.537 | [172392 Async ks-reseller:201137]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-05-06 07:06:42.575 | [172392 Async ks-anotherrole:201229]: Waiting for completion of get_or_create_role anotherrole running on PID 201229 (2 other jobs running) 2022-05-06 07:06:42.600 | [172392 Async ks-anotherrole:201229]: Signaling child to exit 2022-05-06 07:06:42.600 | WAKEUP 2022-05-06 07:06:42.624 | [172392 Async ks-anotherrole:201229]: Signaled 2022-05-06 07:06:42.625 | + functions-common:get_or_create_role:957 : local role_id 2022-05-06 07:06:42.625 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-06 07:06:42.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:42.625 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:42.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:42.625 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:42.625 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:06:42.625 | + functions-common:get_or_create_role:962 : role_id=02b151a1080840ebbcb767d94615bdf5 2022-05-06 07:06:42.625 | + functions-common:get_or_create_role:963 : echo 02b151a1080840ebbcb767d94615bdf5 2022-05-06 07:06:42.625 | 02b151a1080840ebbcb767d94615bdf5 2022-05-06 07:06:42.674 | [172392 Async ks-anotherrole:201229]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-05-06 07:06:42.678 | + inc/async:async_wait:197 : return 0 2022-05-06 07:06:42.681 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member e9c0f9690f96474b9875afb6e3906e72 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:06:42.750 | + inc/async:async_inner:63 : get_or_add_user_project_role member e9c0f9690f96474b9875afb6e3906e72 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:06:42.794 | [172392 Async ks-demo-member:202131]: running: get_or_add_user_project_role member e9c0f9690f96474b9875afb6e3906e72 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:06:42.797 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin d6329e87417c4b88952c93ab3aa97cc0 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:06:42.859 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d6329e87417c4b88952c93ab3aa97cc0 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:06:42.930 | [172392 Async ks-demo-admin:202243]: running: get_or_add_user_project_role admin d6329e87417c4b88952c93ab3aa97cc0 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:06:42.933 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole e9c0f9690f96474b9875afb6e3906e72 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:06:43.000 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e9c0f9690f96474b9875afb6e3906e72 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:06:43.051 | [172392 Async ks-demo-another:202355]: running: get_or_add_user_project_role anotherrole e9c0f9690f96474b9875afb6e3906e72 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:06:43.054 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member e9c0f9690f96474b9875afb6e3906e72 583556a4a3794c5093f663289d1dc0c9 2022-05-06 07:06:43.136 | + inc/async:async_inner:63 : get_or_add_user_project_role member e9c0f9690f96474b9875afb6e3906e72 583556a4a3794c5093f663289d1dc0c9 2022-05-06 07:06:43.192 | [172392 Async ks-demo-invis:202467]: running: get_or_add_user_project_role member e9c0f9690f96474b9875afb6e3906e72 583556a4a3794c5093f663289d1dc0c9 2022-05-06 07:06:43.195 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-06 07:06:43.206 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-06 07:06:43.221 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:06:43.227 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-06 07:06:43.232 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-06 07:06:43.240 | +++ functions-common:get_or_create_user:939 : 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-05-06 07:06:47.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:47.458 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:47.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:47.458 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:47.667 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:06:47.672 | ++ functions-common:get_or_create_user:937 : user_id=4e0240fbf0d8499aac996f0b716ed602 2022-05-06 07:06:47.677 | ++ functions-common:get_or_create_user:938 : echo 4e0240fbf0d8499aac996f0b716ed602 2022-05-06 07:06:47.685 | + lib/keystone:create_keystone_accounts:360 : demo_reader=4e0240fbf0d8499aac996f0b716ed602 2022-05-06 07:06:47.688 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 4e0240fbf0d8499aac996f0b716ed602 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:06:47.774 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4e0240fbf0d8499aac996f0b716ed602 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:06:47.844 | [172392 Async ks-demo-reader:202623]: running: get_or_add_user_project_role reader 4e0240fbf0d8499aac996f0b716ed602 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:06:47.848 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-06 07:06:47.860 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-06 07:06:47.864 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 07:06:47.872 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-05-06 07:06:51.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:51.862 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:51.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:51.862 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:52.174 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:06:52.184 | ++ functions-common:get_or_create_project:950 : project_id=45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:06:52.187 | ++ functions-common:get_or_create_project:951 : echo 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:06:52.191 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:06:52.194 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-06 07:06:52.198 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-06 07:06:52.201 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:06:52.221 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-06 07:06:52.241 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-06 07:06:52.261 | +++ functions-common:get_or_create_user:939 : 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-05-06 07:06:56.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:56.191 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:56.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:06:56.191 | from cryptography.utils import int_from_bytes 2022-05-06 07:06:56.605 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:06:56.629 | ++ functions-common:get_or_create_user:937 : user_id=f846d1fa2dd2420fb6f1956524ced44f 2022-05-06 07:06:56.649 | ++ functions-common:get_or_create_user:938 : echo f846d1fa2dd2420fb6f1956524ced44f 2022-05-06 07:06:56.669 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=f846d1fa2dd2420fb6f1956524ced44f 2022-05-06 07:06:56.689 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin f846d1fa2dd2420fb6f1956524ced44f 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:06:57.181 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f846d1fa2dd2420fb6f1956524ced44f 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:06:57.229 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:06:57.323 | [202131 Async ks-demo-member:202131]: finished successfully 2022-05-06 07:06:57.412 | [172392 Async ks-alt-admin:203010]: running: get_or_add_user_project_role admin f846d1fa2dd2420fb6f1956524ced44f 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:06:57.426 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole f846d1fa2dd2420fb6f1956524ced44f 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:06:57.824 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f846d1fa2dd2420fb6f1956524ced44f 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:06:57.988 | [172392 Async ks-alt-another:203154]: running: get_or_add_user_project_role anotherrole f846d1fa2dd2420fb6f1956524ced44f 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:06:58.006 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-06 07:06:58.040 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-06 07:06:58.058 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:06:58.077 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-06 07:06:58.091 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-06 07:06:58.121 | +++ functions-common:get_or_create_user:939 : 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-05-06 07:07:00.169 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:07:00.330 | [202467 Async ks-demo-invis:202467]: finished successfully 2022-05-06 07:07:01.397 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:07:01.453 | [202243 Async ks-demo-admin:202243]: finished successfully 2022-05-06 07:07:01.759 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:07:01.805 | [202355 Async ks-demo-another:202355]: finished successfully 2022-05-06 07:07:02.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:02.161 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:02.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:02.161 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:02.366 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:02.370 | ++ functions-common:get_or_create_user:937 : user_id=3b9fb362062649b8bdee3cfdc89d33eb 2022-05-06 07:07:02.373 | ++ functions-common:get_or_create_user:938 : echo 3b9fb362062649b8bdee3cfdc89d33eb 2022-05-06 07:07:02.377 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=3b9fb362062649b8bdee3cfdc89d33eb 2022-05-06 07:07:02.384 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 3b9fb362062649b8bdee3cfdc89d33eb 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:02.500 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3b9fb362062649b8bdee3cfdc89d33eb 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:02.592 | [172392 Async ks-alt-member-user:203488]: running: get_or_add_user_project_role member 3b9fb362062649b8bdee3cfdc89d33eb 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:02.596 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-06 07:07:02.619 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-06 07:07:02.622 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:07:02.628 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-06 07:07:02.633 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-06 07:07:02.642 | +++ functions-common:get_or_create_user:939 : 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-05-06 07:07:04.578 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:07:04.737 | [202623 Async ks-demo-reader:202623]: finished successfully 2022-05-06 07:07:06.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:06.097 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:06.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:06.097 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:06.284 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:06.287 | ++ functions-common:get_or_create_user:937 : user_id=7a3c373d1f8f4cf786c4c67eeaf3fb99 2022-05-06 07:07:06.291 | ++ functions-common:get_or_create_user:938 : echo 7a3c373d1f8f4cf786c4c67eeaf3fb99 2022-05-06 07:07:06.293 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=7a3c373d1f8f4cf786c4c67eeaf3fb99 2022-05-06 07:07:06.296 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 7a3c373d1f8f4cf786c4c67eeaf3fb99 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:06.372 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7a3c373d1f8f4cf786c4c67eeaf3fb99 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:06.428 | [172392 Async ks-alt-reader-user:203712]: running: get_or_add_user_project_role reader 7a3c373d1f8f4cf786c4c67eeaf3fb99 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:06.432 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-06 07:07:06.436 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:07:06.445 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-06 07:07:06.449 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-06 07:07:06.457 | +++ functions-common:get_or_create_user:939 : 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-05-06 07:07:09.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:09.707 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:09.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:09.707 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:09.932 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:09.936 | ++ functions-common:get_or_create_user:937 : user_id=5e7207531af4402c9ba1ea1d7c927d41 2022-05-06 07:07:09.946 | ++ functions-common:get_or_create_user:938 : echo 5e7207531af4402c9ba1ea1d7c927d41 2022-05-06 07:07:09.951 | + lib/keystone:create_keystone_accounts:392 : system_member_user=5e7207531af4402c9ba1ea1d7c927d41 2022-05-06 07:07:09.956 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 5e7207531af4402c9ba1ea1d7c927d41 all 2022-05-06 07:07:10.059 | + inc/async:async_inner:63 : get_or_add_user_system_role member 5e7207531af4402c9ba1ea1d7c927d41 all 2022-05-06 07:07:10.152 | [172392 Async ks-system-member:203936]: running: get_or_add_user_system_role member 5e7207531af4402c9ba1ea1d7c927d41 all 2022-05-06 07:07:10.165 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-06 07:07:10.169 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:07:10.178 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-06 07:07:10.178 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-06 07:07:10.182 | +++ functions-common:get_or_create_user:939 : 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-05-06 07:07:12.297 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:07:12.463 | [203010 Async ks-alt-admin:203010]: finished successfully 2022-05-06 07:07:13.309 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:07:13.437 | [203154 Async ks-alt-another:203154]: finished successfully 2022-05-06 07:07:13.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:13.585 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:13.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:13.585 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:13.795 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:13.798 | ++ functions-common:get_or_create_user:937 : user_id=6d00a4c04a0d401690d19e40659a7510 2022-05-06 07:07:13.802 | ++ functions-common:get_or_create_user:938 : echo 6d00a4c04a0d401690d19e40659a7510 2022-05-06 07:07:13.806 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=6d00a4c04a0d401690d19e40659a7510 2022-05-06 07:07:13.809 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 6d00a4c04a0d401690d19e40659a7510 all 2022-05-06 07:07:13.883 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 6d00a4c04a0d401690d19e40659a7510 all 2022-05-06 07:07:13.951 | [172392 Async ks-system-reader:204220]: running: get_or_add_user_system_role reader 6d00a4c04a0d401690d19e40659a7510 all 2022-05-06 07:07:13.956 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-06 07:07:13.959 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-06 07:07:13.963 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-06 07:07:13.965 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-06 07:07:13.974 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-05-06 07:07:16.941 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:07:16.994 | [203488 Async ks-alt-member-user:203488]: finished successfully 2022-05-06 07:07:17.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:17.613 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:17.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:17.613 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:17.870 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:17.873 | ++ functions-common:get_or_create_group:914 : group_id=5db3d2a387c748389318406bc5135ebc 2022-05-06 07:07:17.877 | ++ functions-common:get_or_create_group:915 : echo 5db3d2a387c748389318406bc5135ebc 2022-05-06 07:07:17.881 | + lib/keystone:create_keystone_accounts:402 : admin_group=5db3d2a387c748389318406bc5135ebc 2022-05-06 07:07:17.884 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-06 07:07:17.888 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-06 07:07:17.892 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-06 07:07:17.895 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-06 07:07:17.900 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-05-06 07:07:19.563 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:07:19.598 | [203712 Async ks-alt-reader-user:203712]: finished successfully 2022-05-06 07:07:20.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:20.675 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:20.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:20.675 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:20.898 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:20.903 | ++ functions-common:get_or_create_group:914 : group_id=ef6540a5ca864c148ef4b7c5bf1459b0 2022-05-06 07:07:20.905 | ++ functions-common:get_or_create_group:915 : echo ef6540a5ca864c148ef4b7c5bf1459b0 2022-05-06 07:07:20.911 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=ef6540a5ca864c148ef4b7c5bf1459b0 2022-05-06 07:07:20.916 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member ef6540a5ca864c148ef4b7c5bf1459b0 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:21.003 | + inc/async:async_inner:63 : get_or_add_group_project_role member ef6540a5ca864c148ef4b7c5bf1459b0 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:21.017 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:07:21.061 | [203936 Async ks-system-member:203936]: finished successfully 2022-05-06 07:07:21.078 | [172392 Async ks-group-memberdemo:204577]: running: get_or_add_group_project_role member ef6540a5ca864c148ef4b7c5bf1459b0 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:21.082 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole ef6540a5ca864c148ef4b7c5bf1459b0 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:21.178 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ef6540a5ca864c148ef4b7c5bf1459b0 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:21.247 | [172392 Async ks-group-anotherdemo:204699]: running: get_or_add_group_project_role anotherrole ef6540a5ca864c148ef4b7c5bf1459b0 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:21.250 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member ef6540a5ca864c148ef4b7c5bf1459b0 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:21.335 | + inc/async:async_inner:63 : get_or_add_group_project_role member ef6540a5ca864c148ef4b7c5bf1459b0 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:21.437 | [172392 Async ks-group-memberalt:204785]: running: get_or_add_group_project_role member ef6540a5ca864c148ef4b7c5bf1459b0 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:21.439 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole ef6540a5ca864c148ef4b7c5bf1459b0 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:21.655 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ef6540a5ca864c148ef4b7c5bf1459b0 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:21.810 | [172392 Async ks-group-anotheralt:204873]: running: get_or_add_group_project_role anotherrole ef6540a5ca864c148ef4b7c5bf1459b0 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:21.839 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 5db3d2a387c748389318406bc5135ebc 8eedf5ec9f224731bb7511e1f520c663 2022-05-06 07:07:22.306 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 5db3d2a387c748389318406bc5135ebc 8eedf5ec9f224731bb7511e1f520c663 2022-05-06 07:07:22.568 | [172392 Async ks-group-admin:204981]: running: get_or_add_group_project_role admin 5db3d2a387c748389318406bc5135ebc 8eedf5ec9f224731bb7511e1f520c663 2022-05-06 07:07:22.586 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-06 07:07:22.993 | [172392 Async ks-demo-member:202131]: Waiting for completion of get_or_add_user_project_role member e9c0f9690f96474b9875afb6e3906e72 8a80b6a6d42e4a34885983ab93f8155e running on PID 202131 (17 other jobs running) 2022-05-06 07:07:23.139 | [172392 Async ks-demo-member:202131]: Signaling child to exit 2022-05-06 07:07:23.139 | WAKEUP 2022-05-06 07:07:23.326 | [172392 Async ks-demo-member:202131]: Signaled 2022-05-06 07:07:23.336 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:07:23.336 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:07:23.336 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:07:23.336 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:07:23.336 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:07:23.336 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:07:23.336 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:07:23.336 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:07:23.336 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e9c0f9690f96474b9875afb6e3906e72 --project 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:23.336 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:23.336 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:07:23.336 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:23.337 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:23.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:23.337 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:23.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:23.337 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:23.337 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:23.337 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:07:23.337 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:07:23.337 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user e9c0f9690f96474b9875afb6e3906e72 --project 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:23.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:23.337 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:23.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:23.337 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:23.337 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e9c0f9690f96474b9875afb6e3906e72 --project 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:23.337 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:23.337 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:07:23.337 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:23.337 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:23.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:23.337 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:23.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:23.337 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:23.337 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:23.337 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:07:23.337 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:07:23.337 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:07:23.337 | ++ functions-common:get_field:830 : echo '| e7134c6576e44bc6a33409f1d54ea1ec | e9c0f9690f96474b9875afb6e3906e72 | | 8a80b6a6d42e4a34885983ab93f8155e | | | False |' 2022-05-06 07:07:23.337 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:23.337 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e7134c6576e44bc6a33409f1d54ea1ec 2022-05-06 07:07:23.337 | + functions-common:get_or_add_user_project_role:1009 : echo e7134c6576e44bc6a33409f1d54ea1ec 2022-05-06 07:07:23.337 | e7134c6576e44bc6a33409f1d54ea1ec 2022-05-06 07:07:23.652 | [172392 Async ks-demo-member:202131]: finished get_or_add_user_project_role member e9c0f9690f96474b9875afb6e3906e72 8a80b6a6d42e4a34885983ab93f8155e with result 0 in 14 seconds 2022-05-06 07:07:23.912 | [172392 Async ks-demo-admin:202243]: Waiting for completion of get_or_add_user_project_role admin d6329e87417c4b88952c93ab3aa97cc0 8a80b6a6d42e4a34885983ab93f8155e running on PID 202243 (16 other jobs running) 2022-05-06 07:07:24.111 | [172392 Async ks-demo-admin:202243]: Signaling child to exit 2022-05-06 07:07:24.118 | WAKEUP 2022-05-06 07:07:24.281 | [172392 Async ks-demo-admin:202243]: Signaled 2022-05-06 07:07:24.300 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:07:24.300 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:07:24.300 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:07:24.300 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:07:24.300 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:07:24.301 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:07:24.301 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:07:24.301 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:07:24.301 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d6329e87417c4b88952c93ab3aa97cc0 --project 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:24.301 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:24.301 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:07:24.301 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:24.301 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:24.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:24.301 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:24.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:24.301 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:24.301 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:24.301 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:07:24.301 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:07:24.301 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user d6329e87417c4b88952c93ab3aa97cc0 --project 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:24.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:24.301 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:24.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:24.301 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:24.301 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d6329e87417c4b88952c93ab3aa97cc0 --project 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:24.301 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:07:24.301 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:24.301 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:24.301 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:24.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:24.301 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:24.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:24.301 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:24.301 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:24.301 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:07:24.302 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:07:24.302 | ++ functions-common:get_field:830 : echo '| 66f0d47a83a64a099e55a2593d588a79 | d6329e87417c4b88952c93ab3aa97cc0 | | 8a80b6a6d42e4a34885983ab93f8155e | | | False |' 2022-05-06 07:07:24.302 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:07:24.302 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:24.302 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:07:24.302 | + functions-common:get_or_add_user_project_role:1009 : echo 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:07:24.302 | 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:07:24.599 | [172392 Async ks-demo-admin:202243]: finished get_or_add_user_project_role admin d6329e87417c4b88952c93ab3aa97cc0 8a80b6a6d42e4a34885983ab93f8155e with result 0 in 18 seconds 2022-05-06 07:07:24.868 | [172392 Async ks-demo-another:202355]: Waiting for completion of get_or_add_user_project_role anotherrole e9c0f9690f96474b9875afb6e3906e72 8a80b6a6d42e4a34885983ab93f8155e running on PID 202355 (15 other jobs running) 2022-05-06 07:07:25.029 | [172392 Async ks-demo-another:202355]: Signaling child to exit 2022-05-06 07:07:25.030 | WAKEUP 2022-05-06 07:07:25.180 | [172392 Async ks-demo-another:202355]: Signaled 2022-05-06 07:07:25.184 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:07:25.184 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:07:25.184 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:07:25.184 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:07:25.185 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:07:25.185 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:07:25.185 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:07:25.185 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:07:25.185 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e9c0f9690f96474b9875afb6e3906e72 --project 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:25.185 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:07:25.185 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:25.185 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:25.185 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:25.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:25.185 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:25.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:25.185 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:25.185 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:25.185 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:07:25.185 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:07:25.185 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user e9c0f9690f96474b9875afb6e3906e72 --project 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:25.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:25.185 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:25.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:25.185 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:25.185 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:07:25.185 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:25.185 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:25.185 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:25.185 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e9c0f9690f96474b9875afb6e3906e72 --project 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:25.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:25.185 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:25.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:25.185 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:25.185 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:25.185 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:07:25.186 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:07:25.186 | ++ functions-common:get_field:830 : echo '| 02b151a1080840ebbcb767d94615bdf5 | e9c0f9690f96474b9875afb6e3906e72 | | 8a80b6a6d42e4a34885983ab93f8155e | | | False |' 2022-05-06 07:07:25.186 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:07:25.186 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:25.186 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=02b151a1080840ebbcb767d94615bdf5 2022-05-06 07:07:25.186 | + functions-common:get_or_add_user_project_role:1009 : echo 02b151a1080840ebbcb767d94615bdf5 2022-05-06 07:07:25.186 | 02b151a1080840ebbcb767d94615bdf5 2022-05-06 07:07:25.526 | [172392 Async ks-demo-another:202355]: finished get_or_add_user_project_role anotherrole e9c0f9690f96474b9875afb6e3906e72 8a80b6a6d42e4a34885983ab93f8155e with result 0 in 18 seconds 2022-05-06 07:07:25.763 | [172392 Async ks-demo-invis:202467]: Waiting for completion of get_or_add_user_project_role member e9c0f9690f96474b9875afb6e3906e72 583556a4a3794c5093f663289d1dc0c9 running on PID 202467 (14 other jobs running) 2022-05-06 07:07:25.794 | [172392 Async ks-demo-invis:202467]: Signaling child to exit 2022-05-06 07:07:25.794 | WAKEUP 2022-05-06 07:07:25.837 | [172392 Async ks-demo-invis:202467]: Signaled 2022-05-06 07:07:25.838 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:07:25.838 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:07:25.838 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:07:25.838 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:07:25.838 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:07:25.838 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:07:25.838 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:07:25.838 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:07:25.839 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:25.839 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:07:25.839 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e9c0f9690f96474b9875afb6e3906e72 --project 583556a4a3794c5093f663289d1dc0c9 2022-05-06 07:07:25.839 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:25.839 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:25.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:25.839 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:25.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:25.839 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:25.839 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:25.839 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:07:25.839 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:07:25.839 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user e9c0f9690f96474b9875afb6e3906e72 --project 583556a4a3794c5093f663289d1dc0c9 2022-05-06 07:07:25.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:25.839 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:25.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:25.839 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:25.839 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:25.839 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:07:25.839 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e9c0f9690f96474b9875afb6e3906e72 --project 583556a4a3794c5093f663289d1dc0c9 2022-05-06 07:07:25.839 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:25.839 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:25.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:25.839 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:25.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:25.839 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:25.839 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:25.839 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:07:25.839 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:07:25.839 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:07:25.840 | ++ functions-common:get_field:830 : echo '| e7134c6576e44bc6a33409f1d54ea1ec | e9c0f9690f96474b9875afb6e3906e72 | | 583556a4a3794c5093f663289d1dc0c9 | | | False |' 2022-05-06 07:07:25.840 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:25.840 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e7134c6576e44bc6a33409f1d54ea1ec 2022-05-06 07:07:25.840 | + functions-common:get_or_add_user_project_role:1009 : echo e7134c6576e44bc6a33409f1d54ea1ec 2022-05-06 07:07:25.840 | e7134c6576e44bc6a33409f1d54ea1ec 2022-05-06 07:07:25.938 | [172392 Async ks-demo-invis:202467]: finished get_or_add_user_project_role member e9c0f9690f96474b9875afb6e3906e72 583556a4a3794c5093f663289d1dc0c9 with result 0 in 17 seconds 2022-05-06 07:07:26.019 | [172392 Async ks-demo-reader:202623]: Waiting for completion of get_or_add_user_project_role reader 4e0240fbf0d8499aac996f0b716ed602 8a80b6a6d42e4a34885983ab93f8155e running on PID 202623 (13 other jobs running) 2022-05-06 07:07:26.077 | [172392 Async ks-demo-reader:202623]: Signaling child to exit 2022-05-06 07:07:26.078 | WAKEUP 2022-05-06 07:07:26.126 | [172392 Async ks-demo-reader:202623]: Signaled 2022-05-06 07:07:26.127 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:07:26.128 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:07:26.128 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:07:26.128 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:07:26.128 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:07:26.128 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:07:26.128 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:07:26.128 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:07:26.128 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4e0240fbf0d8499aac996f0b716ed602 --project 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:26.128 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:07:26.128 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:26.128 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:26.128 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:26.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:26.128 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:26.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:26.128 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:26.128 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:26.128 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:07:26.128 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:07:26.128 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 4e0240fbf0d8499aac996f0b716ed602 --project 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:26.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:26.128 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:26.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:26.128 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:26.128 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:07:26.128 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4e0240fbf0d8499aac996f0b716ed602 --project 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:26.128 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:26.128 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:26.128 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:26.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:26.128 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:26.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:26.129 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:26.129 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:26.129 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:07:26.129 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:07:26.129 | ++ functions-common:get_field:830 : echo '| eb0990a00c4b47e88fe0a4e26c5488ed | 4e0240fbf0d8499aac996f0b716ed602 | | 8a80b6a6d42e4a34885983ab93f8155e | | | False |' 2022-05-06 07:07:26.129 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:07:26.129 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:26.129 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=eb0990a00c4b47e88fe0a4e26c5488ed 2022-05-06 07:07:26.129 | + functions-common:get_or_add_user_project_role:1009 : echo eb0990a00c4b47e88fe0a4e26c5488ed 2022-05-06 07:07:26.129 | eb0990a00c4b47e88fe0a4e26c5488ed 2022-05-06 07:07:26.194 | [172392 Async ks-demo-reader:202623]: finished get_or_add_user_project_role reader 4e0240fbf0d8499aac996f0b716ed602 8a80b6a6d42e4a34885983ab93f8155e with result 0 in 17 seconds 2022-05-06 07:07:26.201 | + inc/async:async_wait:197 : return 0 2022-05-06 07:07:26.204 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-06 07:07:26.320 | [172392 Async ks-alt-admin:203010]: Waiting for completion of get_or_add_user_project_role admin f846d1fa2dd2420fb6f1956524ced44f 45459a6745ec45c6a1a0dffd26373ea1 running on PID 203010 (12 other jobs running) 2022-05-06 07:07:26.459 | [172392 Async ks-alt-admin:203010]: Signaling child to exit 2022-05-06 07:07:26.459 | WAKEUP 2022-05-06 07:07:26.553 | [172392 Async ks-alt-admin:203010]: Signaled 2022-05-06 07:07:26.557 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:07:26.557 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:07:26.557 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:07:26.557 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:07:26.557 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:07:26.557 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:07:26.557 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:07:26.558 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:07:26.558 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:07:26.558 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f846d1fa2dd2420fb6f1956524ced44f --project 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:26.558 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:26.558 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:26.558 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:26.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:26.558 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:26.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:26.558 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:26.558 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:26.558 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:07:26.558 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:07:26.558 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user f846d1fa2dd2420fb6f1956524ced44f --project 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:26.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:26.558 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:26.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:26.558 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:26.558 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:07:26.558 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:26.558 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f846d1fa2dd2420fb6f1956524ced44f --project 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:26.558 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:26.558 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:26.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:26.558 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:26.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:26.558 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:26.558 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:26.558 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:07:26.558 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:07:26.558 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:07:26.559 | ++ functions-common:get_field:830 : echo '| 66f0d47a83a64a099e55a2593d588a79 | f846d1fa2dd2420fb6f1956524ced44f | | 45459a6745ec45c6a1a0dffd26373ea1 | | | False |' 2022-05-06 07:07:26.559 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:26.559 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:07:26.559 | + functions-common:get_or_add_user_project_role:1009 : echo 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:07:26.559 | 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:07:26.781 | [172392 Async ks-alt-admin:203010]: finished get_or_add_user_project_role admin f846d1fa2dd2420fb6f1956524ced44f 45459a6745ec45c6a1a0dffd26373ea1 with result 0 in 15 seconds 2022-05-06 07:07:27.000 | [172392 Async ks-alt-another:203154]: Waiting for completion of get_or_add_user_project_role anotherrole f846d1fa2dd2420fb6f1956524ced44f 45459a6745ec45c6a1a0dffd26373ea1 running on PID 203154 (11 other jobs running) 2022-05-06 07:07:27.139 | [172392 Async ks-alt-another:203154]: Signaling child to exit 2022-05-06 07:07:27.141 | WAKEUP 2022-05-06 07:07:27.320 | [172392 Async ks-alt-another:203154]: Signaled 2022-05-06 07:07:27.336 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:07:27.337 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:07:27.337 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:07:27.337 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:07:27.337 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:07:27.337 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:07:27.337 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:07:27.337 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:07:27.337 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f846d1fa2dd2420fb6f1956524ced44f --project 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:27.337 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:27.337 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:07:27.337 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:27.337 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:27.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:27.337 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:27.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:27.337 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:27.337 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:27.337 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:07:27.337 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:07:27.337 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user f846d1fa2dd2420fb6f1956524ced44f --project 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:27.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:27.337 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:27.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:27.337 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:27.337 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:07:27.337 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:27.337 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f846d1fa2dd2420fb6f1956524ced44f --project 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:27.337 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:27.337 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:27.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:27.337 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:27.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:27.338 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:27.338 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:27.338 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:07:27.338 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:07:27.338 | ++ functions-common:get_field:830 : echo '| 02b151a1080840ebbcb767d94615bdf5 | f846d1fa2dd2420fb6f1956524ced44f | | 45459a6745ec45c6a1a0dffd26373ea1 | | | False |' 2022-05-06 07:07:27.338 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:07:27.338 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:27.338 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=02b151a1080840ebbcb767d94615bdf5 2022-05-06 07:07:27.338 | + functions-common:get_or_add_user_project_role:1009 : echo 02b151a1080840ebbcb767d94615bdf5 2022-05-06 07:07:27.338 | 02b151a1080840ebbcb767d94615bdf5 2022-05-06 07:07:27.595 | [172392 Async ks-alt-another:203154]: finished get_or_add_user_project_role anotherrole f846d1fa2dd2420fb6f1956524ced44f 45459a6745ec45c6a1a0dffd26373ea1 with result 0 in 15 seconds 2022-05-06 07:07:27.836 | [172392 Async ks-alt-member-user:203488]: Waiting for completion of get_or_add_user_project_role member 3b9fb362062649b8bdee3cfdc89d33eb 45459a6745ec45c6a1a0dffd26373ea1 running on PID 203488 (10 other jobs running) 2022-05-06 07:07:28.049 | [172392 Async ks-alt-member-user:203488]: Signaling child to exit 2022-05-06 07:07:28.049 | WAKEUP 2022-05-06 07:07:28.162 | [172392 Async ks-alt-member-user:203488]: Signaled 2022-05-06 07:07:28.172 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:07:28.173 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:07:28.173 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:07:28.173 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:07:28.173 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:07:28.173 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:07:28.173 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:07:28.173 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:07:28.173 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:28.173 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3b9fb362062649b8bdee3cfdc89d33eb --project 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:28.173 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:07:28.173 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:28.173 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:28.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:28.173 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:28.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:28.173 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:28.173 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:28.173 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:07:28.173 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:07:28.173 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 3b9fb362062649b8bdee3cfdc89d33eb --project 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:28.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:28.173 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:28.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:28.173 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:28.173 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:07:28.173 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3b9fb362062649b8bdee3cfdc89d33eb --project 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:28.173 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:28.173 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:28.173 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:28.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:28.174 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:28.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:28.174 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:28.174 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:28.174 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:07:28.174 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:07:28.174 | ++ functions-common:get_field:830 : echo '| e7134c6576e44bc6a33409f1d54ea1ec | 3b9fb362062649b8bdee3cfdc89d33eb | | 45459a6745ec45c6a1a0dffd26373ea1 | | | False |' 2022-05-06 07:07:28.174 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:07:28.174 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:28.174 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e7134c6576e44bc6a33409f1d54ea1ec 2022-05-06 07:07:28.174 | + functions-common:get_or_add_user_project_role:1009 : echo e7134c6576e44bc6a33409f1d54ea1ec 2022-05-06 07:07:28.174 | e7134c6576e44bc6a33409f1d54ea1ec 2022-05-06 07:07:28.454 | [172392 Async ks-alt-member-user:203488]: finished get_or_add_user_project_role member 3b9fb362062649b8bdee3cfdc89d33eb 45459a6745ec45c6a1a0dffd26373ea1 with result 0 in 14 seconds 2022-05-06 07:07:28.466 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:07:28.633 | [204220 Async ks-system-reader:204220]: finished successfully 2022-05-06 07:07:28.724 | [172392 Async ks-alt-reader-user:203712]: Waiting for completion of get_or_add_user_project_role reader 7a3c373d1f8f4cf786c4c67eeaf3fb99 45459a6745ec45c6a1a0dffd26373ea1 running on PID 203712 (9 other jobs running) 2022-05-06 07:07:28.897 | [172392 Async ks-alt-reader-user:203712]: Signaling child to exit 2022-05-06 07:07:28.897 | WAKEUP 2022-05-06 07:07:29.028 | [172392 Async ks-alt-reader-user:203712]: Signaled 2022-05-06 07:07:29.039 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:07:29.039 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:07:29.039 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:07:29.039 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:07:29.039 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:07:29.039 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:07:29.039 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:07:29.039 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:07:29.039 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7a3c373d1f8f4cf786c4c67eeaf3fb99 --project 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:29.039 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:29.039 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:07:29.039 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:29.039 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:29.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:29.039 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:29.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:29.039 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:29.039 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:29.039 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:07:29.039 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:07:29.039 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 7a3c373d1f8f4cf786c4c67eeaf3fb99 --project 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:29.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:29.040 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:29.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:29.040 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:29.040 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:07:29.040 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7a3c373d1f8f4cf786c4c67eeaf3fb99 --project 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:29.040 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:07:29.040 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:07:29.040 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:29.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:29.040 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:29.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:29.040 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:29.040 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:29.040 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:07:29.040 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:07:29.040 | ++ functions-common:get_field:830 : echo '| eb0990a00c4b47e88fe0a4e26c5488ed | 7a3c373d1f8f4cf786c4c67eeaf3fb99 | | 45459a6745ec45c6a1a0dffd26373ea1 | | | False |' 2022-05-06 07:07:29.040 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:07:29.040 | ++ functions-common:get_field:824 : read data 2022-05-06 07:07:29.040 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=eb0990a00c4b47e88fe0a4e26c5488ed 2022-05-06 07:07:29.040 | + functions-common:get_or_add_user_project_role:1009 : echo eb0990a00c4b47e88fe0a4e26c5488ed 2022-05-06 07:07:29.040 | eb0990a00c4b47e88fe0a4e26c5488ed 2022-05-06 07:07:29.284 | [172392 Async ks-alt-reader-user:203712]: finished get_or_add_user_project_role reader 7a3c373d1f8f4cf786c4c67eeaf3fb99 45459a6745ec45c6a1a0dffd26373ea1 with result 0 in 13 seconds 2022-05-06 07:07:29.311 | + inc/async:async_wait:197 : return 0 2022-05-06 07:07:29.317 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-06 07:07:29.578 | [172392 Async ks-system-member:203936]: Waiting for completion of get_or_add_user_system_role member 5e7207531af4402c9ba1ea1d7c927d41 all running on PID 203936 (8 other jobs running) 2022-05-06 07:07:29.714 | [172392 Async ks-system-member:203936]: Signaling child to exit 2022-05-06 07:07:29.714 | WAKEUP 2022-05-06 07:07:29.863 | [172392 Async ks-system-member:203936]: Signaled 2022-05-06 07:07:29.872 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-06 07:07:29.872 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-06 07:07:29.872 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-06 07:07:29.872 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:07:29.872 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:07:29.873 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:07:29.873 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:07:29.873 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:07:29.873 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-06 07:07:29.873 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5e7207531af4402c9ba1ea1d7c927d41 --system all -f value -c Role 2022-05-06 07:07:29.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:29.873 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:29.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:29.873 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:29.873 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:29.873 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-06 07:07:29.873 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-06 07:07:29.873 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 5e7207531af4402c9ba1ea1d7c927d41 --system all 2022-05-06 07:07:29.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:29.873 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:29.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:29.873 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:29.873 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5e7207531af4402c9ba1ea1d7c927d41 --system all -f value -c Role 2022-05-06 07:07:29.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:29.873 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:29.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:29.873 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:29.873 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:29.873 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=e7134c6576e44bc6a33409f1d54ea1ec 2022-05-06 07:07:29.873 | + functions-common:get_or_add_user_system_role:1064 : echo e7134c6576e44bc6a33409f1d54ea1ec 2022-05-06 07:07:29.873 | e7134c6576e44bc6a33409f1d54ea1ec 2022-05-06 07:07:30.163 | [172392 Async ks-system-member:203936]: finished get_or_add_user_system_role member 5e7207531af4402c9ba1ea1d7c927d41 all with result 0 in 11 seconds 2022-05-06 07:07:30.393 | [172392 Async ks-system-reader:204220]: Waiting for completion of get_or_add_user_system_role reader 6d00a4c04a0d401690d19e40659a7510 all running on PID 204220 (7 other jobs running) 2022-05-06 07:07:30.541 | [172392 Async ks-system-reader:204220]: Signaling child to exit 2022-05-06 07:07:30.541 | WAKEUP 2022-05-06 07:07:30.682 | [172392 Async ks-system-reader:204220]: Signaled 2022-05-06 07:07:30.691 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-06 07:07:30.691 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-06 07:07:30.691 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-06 07:07:30.691 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:07:30.691 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:07:30.691 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:07:30.691 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:07:30.691 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:07:30.691 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-06 07:07:30.691 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6d00a4c04a0d401690d19e40659a7510 --system all -f value -c Role 2022-05-06 07:07:30.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:30.691 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:30.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:30.691 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:30.691 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:30.691 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-06 07:07:30.691 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-06 07:07:30.691 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 6d00a4c04a0d401690d19e40659a7510 --system all 2022-05-06 07:07:30.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:30.691 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:30.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:30.691 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:30.691 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6d00a4c04a0d401690d19e40659a7510 --system all -f value -c Role 2022-05-06 07:07:30.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:30.691 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:30.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:30.692 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:30.692 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:30.692 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=eb0990a00c4b47e88fe0a4e26c5488ed 2022-05-06 07:07:30.692 | + functions-common:get_or_add_user_system_role:1064 : echo eb0990a00c4b47e88fe0a4e26c5488ed 2022-05-06 07:07:30.692 | eb0990a00c4b47e88fe0a4e26c5488ed 2022-05-06 07:07:30.946 | [172392 Async ks-system-reader:204220]: finished get_or_add_user_system_role reader 6d00a4c04a0d401690d19e40659a7510 all with result 0 in 14 seconds 2022-05-06 07:07:30.977 | + inc/async:async_wait:197 : return 0 2022-05-06 07:07:30.998 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-06 07:07:31.407 | [172392 Async ks-group-memberdemo:204577]: Waiting for completion of get_or_add_group_project_role member ef6540a5ca864c148ef4b7c5bf1459b0 8a80b6a6d42e4a34885983ab93f8155e running on PID 204577 (6 other jobs running) 2022-05-06 07:07:31.579 | [172392 Async ks-group-memberdemo:204577]: Signaling child to exit 2022-05-06 07:07:35.402 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:07:35.527 | [204699 Async ks-group-anotherdemo:204699]: finished successfully 2022-05-06 07:07:35.781 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:07:35.828 | [204577 Async ks-group-memberdemo:204577]: finished successfully 2022-05-06 07:07:35.851 | WAKEUP 2022-05-06 07:07:35.879 | [172392 Async ks-group-memberdemo:204577]: Signaled 2022-05-06 07:07:35.880 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 07:07:35.880 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ef6540a5ca864c148ef4b7c5bf1459b0 --project 8a80b6a6d42e4a34885983ab93f8155e -f value 2022-05-06 07:07:35.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:35.880 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:35.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:35.880 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:35.880 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:35.880 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 07:07:35.880 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 07:07:35.880 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group ef6540a5ca864c148ef4b7c5bf1459b0 --project 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:35.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:35.881 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:35.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:35.881 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:35.881 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ef6540a5ca864c148ef4b7c5bf1459b0 --project 8a80b6a6d42e4a34885983ab93f8155e -f value 2022-05-06 07:07:35.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:35.881 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:35.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:35.881 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:35.881 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:35.881 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='e7134c6576e44bc6a33409f1d54ea1ec ef6540a5ca864c148ef4b7c5bf1459b0 8a80b6a6d42e4a34885983ab93f8155e False' 2022-05-06 07:07:35.881 | + functions-common:get_or_add_group_project_role:1088 : echo e7134c6576e44bc6a33409f1d54ea1ec ef6540a5ca864c148ef4b7c5bf1459b0 8a80b6a6d42e4a34885983ab93f8155e False 2022-05-06 07:07:35.881 | e7134c6576e44bc6a33409f1d54ea1ec ef6540a5ca864c148ef4b7c5bf1459b0 8a80b6a6d42e4a34885983ab93f8155e False 2022-05-06 07:07:35.937 | [172392 Async ks-group-memberdemo:204577]: finished get_or_add_group_project_role member ef6540a5ca864c148ef4b7c5bf1459b0 8a80b6a6d42e4a34885983ab93f8155e with result 0 in 14 seconds 2022-05-06 07:07:35.998 | [172392 Async ks-group-anotherdemo:204699]: Waiting for completion of get_or_add_group_project_role anotherrole ef6540a5ca864c148ef4b7c5bf1459b0 8a80b6a6d42e4a34885983ab93f8155e running on PID 204699 (5 other jobs running) 2022-05-06 07:07:36.039 | [172392 Async ks-group-anotherdemo:204699]: Signaling child to exit 2022-05-06 07:07:36.041 | WAKEUP 2022-05-06 07:07:36.080 | [172392 Async ks-group-anotherdemo:204699]: Signaled 2022-05-06 07:07:36.082 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 07:07:36.082 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ef6540a5ca864c148ef4b7c5bf1459b0 --project 8a80b6a6d42e4a34885983ab93f8155e -f value 2022-05-06 07:07:36.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:36.082 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:36.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:36.082 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:36.082 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:36.082 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 07:07:36.082 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 07:07:36.082 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group ef6540a5ca864c148ef4b7c5bf1459b0 --project 8a80b6a6d42e4a34885983ab93f8155e 2022-05-06 07:07:36.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:36.082 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:36.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:36.082 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:36.083 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ef6540a5ca864c148ef4b7c5bf1459b0 --project 8a80b6a6d42e4a34885983ab93f8155e -f value 2022-05-06 07:07:36.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:36.083 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:36.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:36.083 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:36.083 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:36.083 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='02b151a1080840ebbcb767d94615bdf5 ef6540a5ca864c148ef4b7c5bf1459b0 8a80b6a6d42e4a34885983ab93f8155e False' 2022-05-06 07:07:36.083 | + functions-common:get_or_add_group_project_role:1088 : echo 02b151a1080840ebbcb767d94615bdf5 ef6540a5ca864c148ef4b7c5bf1459b0 8a80b6a6d42e4a34885983ab93f8155e False 2022-05-06 07:07:36.083 | 02b151a1080840ebbcb767d94615bdf5 ef6540a5ca864c148ef4b7c5bf1459b0 8a80b6a6d42e4a34885983ab93f8155e False 2022-05-06 07:07:36.159 | [172392 Async ks-group-anotherdemo:204699]: finished get_or_add_group_project_role anotherrole ef6540a5ca864c148ef4b7c5bf1459b0 8a80b6a6d42e4a34885983ab93f8155e with result 0 in 14 seconds 2022-05-06 07:07:36.235 | [172392 Async ks-group-memberalt:204785]: Waiting for completion of get_or_add_group_project_role member ef6540a5ca864c148ef4b7c5bf1459b0 45459a6745ec45c6a1a0dffd26373ea1 running on PID 204785 (4 other jobs running) 2022-05-06 07:07:36.279 | [172392 Async ks-group-memberalt:204785]: Signaling child to exit 2022-05-06 07:07:36.810 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:07:36.842 | [204785 Async ks-group-memberalt:204785]: finished successfully 2022-05-06 07:07:36.872 | WAKEUP 2022-05-06 07:07:36.904 | [172392 Async ks-group-memberalt:204785]: Signaled 2022-05-06 07:07:36.905 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 07:07:36.905 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ef6540a5ca864c148ef4b7c5bf1459b0 --project 45459a6745ec45c6a1a0dffd26373ea1 -f value 2022-05-06 07:07:36.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:36.905 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:36.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:36.905 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:36.905 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:36.905 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 07:07:36.905 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 07:07:36.905 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group ef6540a5ca864c148ef4b7c5bf1459b0 --project 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:36.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:36.905 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:36.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:36.905 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:36.905 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ef6540a5ca864c148ef4b7c5bf1459b0 --project 45459a6745ec45c6a1a0dffd26373ea1 -f value 2022-05-06 07:07:36.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:36.905 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:36.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:36.905 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:36.905 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:36.905 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='e7134c6576e44bc6a33409f1d54ea1ec ef6540a5ca864c148ef4b7c5bf1459b0 45459a6745ec45c6a1a0dffd26373ea1 False' 2022-05-06 07:07:36.905 | + functions-common:get_or_add_group_project_role:1088 : echo e7134c6576e44bc6a33409f1d54ea1ec ef6540a5ca864c148ef4b7c5bf1459b0 45459a6745ec45c6a1a0dffd26373ea1 False 2022-05-06 07:07:36.905 | e7134c6576e44bc6a33409f1d54ea1ec ef6540a5ca864c148ef4b7c5bf1459b0 45459a6745ec45c6a1a0dffd26373ea1 False 2022-05-06 07:07:36.973 | [172392 Async ks-group-memberalt:204785]: finished get_or_add_group_project_role member ef6540a5ca864c148ef4b7c5bf1459b0 45459a6745ec45c6a1a0dffd26373ea1 with result 0 in 15 seconds 2022-05-06 07:07:37.017 | [172392 Async ks-group-anotheralt:204873]: Waiting for completion of get_or_add_group_project_role anotherrole ef6540a5ca864c148ef4b7c5bf1459b0 45459a6745ec45c6a1a0dffd26373ea1 running on PID 204873 (3 other jobs running) 2022-05-06 07:07:37.048 | [172392 Async ks-group-anotheralt:204873]: Signaling child to exit 2022-05-06 07:07:37.773 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:07:37.801 | [204981 Async ks-group-admin:204981]: finished successfully 2022-05-06 07:07:38.034 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:07:38.060 | [204873 Async ks-group-anotheralt:204873]: finished successfully 2022-05-06 07:07:38.080 | WAKEUP 2022-05-06 07:07:38.103 | [172392 Async ks-group-anotheralt:204873]: Signaled 2022-05-06 07:07:38.106 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 07:07:38.106 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ef6540a5ca864c148ef4b7c5bf1459b0 --project 45459a6745ec45c6a1a0dffd26373ea1 -f value 2022-05-06 07:07:38.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:38.106 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:38.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:38.106 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:38.106 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:38.106 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 07:07:38.106 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 07:07:38.106 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group ef6540a5ca864c148ef4b7c5bf1459b0 --project 45459a6745ec45c6a1a0dffd26373ea1 2022-05-06 07:07:38.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:38.106 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:38.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:38.106 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:38.106 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ef6540a5ca864c148ef4b7c5bf1459b0 --project 45459a6745ec45c6a1a0dffd26373ea1 -f value 2022-05-06 07:07:38.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:38.106 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:38.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:38.107 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:38.107 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:38.107 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='02b151a1080840ebbcb767d94615bdf5 ef6540a5ca864c148ef4b7c5bf1459b0 45459a6745ec45c6a1a0dffd26373ea1 False' 2022-05-06 07:07:38.107 | + functions-common:get_or_add_group_project_role:1088 : echo 02b151a1080840ebbcb767d94615bdf5 ef6540a5ca864c148ef4b7c5bf1459b0 45459a6745ec45c6a1a0dffd26373ea1 False 2022-05-06 07:07:38.107 | 02b151a1080840ebbcb767d94615bdf5 ef6540a5ca864c148ef4b7c5bf1459b0 45459a6745ec45c6a1a0dffd26373ea1 False 2022-05-06 07:07:38.165 | [172392 Async ks-group-anotheralt:204873]: finished get_or_add_group_project_role anotherrole ef6540a5ca864c148ef4b7c5bf1459b0 45459a6745ec45c6a1a0dffd26373ea1 with result 0 in 16 seconds 2022-05-06 07:07:38.222 | [172392 Async ks-group-admin:204981]: Waiting for completion of get_or_add_group_project_role admin 5db3d2a387c748389318406bc5135ebc 8eedf5ec9f224731bb7511e1f520c663 running on PID 204981 (2 other jobs running) 2022-05-06 07:07:38.253 | [172392 Async ks-group-admin:204981]: Signaling child to exit 2022-05-06 07:07:38.254 | WAKEUP 2022-05-06 07:07:38.284 | [172392 Async ks-group-admin:204981]: Signaled 2022-05-06 07:07:38.286 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 07:07:38.286 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 5db3d2a387c748389318406bc5135ebc --project 8eedf5ec9f224731bb7511e1f520c663 -f value 2022-05-06 07:07:38.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:38.286 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:38.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:38.286 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:38.286 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:38.286 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 07:07:38.286 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 07:07:38.286 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 5db3d2a387c748389318406bc5135ebc --project 8eedf5ec9f224731bb7511e1f520c663 2022-05-06 07:07:38.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:38.286 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:38.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:38.287 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:38.287 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 5db3d2a387c748389318406bc5135ebc --project 8eedf5ec9f224731bb7511e1f520c663 -f value 2022-05-06 07:07:38.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:38.287 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:38.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:07:38.287 | from cryptography.utils import int_from_bytes 2022-05-06 07:07:38.287 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:07:38.287 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='66f0d47a83a64a099e55a2593d588a79 5db3d2a387c748389318406bc5135ebc 8eedf5ec9f224731bb7511e1f520c663 False' 2022-05-06 07:07:38.287 | + functions-common:get_or_add_group_project_role:1088 : echo 66f0d47a83a64a099e55a2593d588a79 5db3d2a387c748389318406bc5135ebc 8eedf5ec9f224731bb7511e1f520c663 False 2022-05-06 07:07:38.287 | 66f0d47a83a64a099e55a2593d588a79 5db3d2a387c748389318406bc5135ebc 8eedf5ec9f224731bb7511e1f520c663 False 2022-05-06 07:07:38.343 | [172392 Async ks-group-admin:204981]: finished get_or_add_group_project_role admin 5db3d2a387c748389318406bc5135ebc 8eedf5ec9f224731bb7511e1f520c663 with result 0 in 15 seconds 2022-05-06 07:07:38.348 | + inc/async:async_wait:197 : return 0 2022-05-06 07:07:38.351 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-06 07:07:38.373 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:07:38.376 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-06 07:07:38.399 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:07:38.402 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-06 07:07:38.406 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-06 07:07:38.482 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-06 07:07:38.539 | [172392 Async create_nova_accounts:206915]: running: create_nova_accounts 2022-05-06 07:07:38.542 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-06 07:07:38.562 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:07:38.564 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-06 07:07:38.568 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-06 07:07:38.638 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-06 07:07:38.679 | [172392 Async create_glance_accounts:207030]: running: create_glance_accounts 2022-05-06 07:07:38.682 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-06 07:07:38.710 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:07:38.714 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-06 07:07:38.717 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-06 07:07:38.802 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-06 07:07:38.853 | [172392 Async create_cinder_accounts:207160]: running: create_cinder_accounts 2022-05-06 07:07:38.856 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-06 07:07:38.882 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:07:38.885 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-06 07:07:38.889 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-06 07:07:38.967 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-06 07:07:39.040 | [172392 Async create_neutron_accounts:207276]: running: create_neutron_accounts 2022-05-06 07:07:39.051 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-06 07:07:39.082 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:07:39.089 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-06 07:07:39.093 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-06 07:07:39.433 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-06 07:07:39.658 | [172392 Async create_swift_accounts:207418]: running: create_swift_accounts 2022-05-06 07:07:39.677 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-06 07:07:39.803 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:07:39.817 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-06 07:07:40.154 | [172392 Async create_nova_accounts:206915]: Waiting for completion of create_nova_accounts running on PID 206915 (6 other jobs running) 2022-05-06 07:07:40.324 | [172392 Async create_nova_accounts:206915]: Signaling child to exit 2022-05-06 07:08:22.904 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:08:23.007 | [207276 Async create_neutron_accounts:207276]: finished successfully 2022-05-06 07:08:43.352 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:08:43.398 | [207160 Async create_cinder_accounts:207160]: finished successfully 2022-05-06 07:09:00.029 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:09:00.064 | [207030 Async create_glance_accounts:207030]: finished successfully 2022-05-06 07:09:03.541 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:09:03.568 | [206915 Async create_nova_accounts:206915]: finished successfully 2022-05-06 07:09:03.588 | WAKEUP 2022-05-06 07:09:03.611 | [172392 Async create_nova_accounts:206915]: Signaled 2022-05-06 07:09:03.612 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-06 07:09:03.612 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-06 07:09:03.612 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-06 07:09:03.612 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:09:03.612 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 07:09:03.612 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 07:09:03.612 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 07:09:03.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.612 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.613 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.613 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.613 | + functions-common:get_or_create_user:937 : user_id=17f646d86c6c41a0abe84d4a3a9b45c9 2022-05-06 07:09:03.613 | + functions-common:get_or_create_user:938 : echo 17f646d86c6c41a0abe84d4a3a9b45c9 2022-05-06 07:09:03.613 | 17f646d86c6c41a0abe84d4a3a9b45c9 2022-05-06 07:09:03.613 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-06 07:09:03.613 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:09:03.613 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:09:03.613 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:09:03.613 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:09:03.613 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:09:03.613 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:09:03.613 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:09:03.613 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:09:03.613 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:09:03.613 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:09:03.613 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:03.613 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:09:03.613 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:03.613 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.613 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.613 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.613 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.613 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.613 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:09:03.613 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:09:03.613 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.613 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.613 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.614 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:09:03.614 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.614 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:03.614 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:03.614 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.614 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.614 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.614 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.614 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:09:03.614 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:09:03.614 | ++ functions-common:get_field:830 : echo '| f87d07ffe6fa4015ab0f877a40dc89a8 | 17f646d86c6c41a0abe84d4a3a9b45c9 | | ae6cc1b2094841f3b144349c3960d6f3 | | | False |' 2022-05-06 07:09:03.614 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:09:03.615 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.615 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:03.615 | + functions-common:get_or_add_user_project_role:1009 : echo f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:03.615 | f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:03.615 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-06 07:09:03.615 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-06 07:09:03.615 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:09:03.615 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:09:03.615 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:09:03.615 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:09:03.615 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:09:03.615 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:09:03.615 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:09:03.615 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:09:03.615 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:09:03.615 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:09:03.615 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.615 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:03.615 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:09:03.615 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:03.615 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.615 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.615 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.615 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.615 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:09:03.615 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:09:03.615 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.616 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.616 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.616 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:03.616 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.616 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:09:03.616 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:03.616 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.616 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.616 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.616 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.616 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:09:03.616 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:09:03.616 | ++ functions-common:get_field:830 : echo '| 66f0d47a83a64a099e55a2593d588a79 | 17f646d86c6c41a0abe84d4a3a9b45c9 | | ae6cc1b2094841f3b144349c3960d6f3 | | | False |' 2022-05-06 07:09:03.616 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:09:03.616 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.616 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:09:03.616 | + functions-common:get_or_add_user_project_role:1009 : echo 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:09:03.616 | 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:09:03.616 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-06 07:09:03.616 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-06 07:09:03.616 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.36/compute 2022-05-06 07:09:03.616 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-06 07:09:03.616 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 07:09:03.616 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-06 07:09:03.616 | ++ functions-common:get_or_create_service:1109 : 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-05-06 07:09:03.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.616 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.616 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.617 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.617 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 07:09:03.617 | afe012b207f74d06b3eb86f7b896ea68' 2022-05-06 07:09:03.617 | + functions-common:get_or_create_service:1106 : echo afe012b207f74d06b3eb86f7b896ea68 2022-05-06 07:09:03.617 | afe012b207f74d06b3eb86f7b896ea68 2022-05-06 07:09:03.617 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.36/compute/v2/$(project_id)s' 2022-05-06 07:09:03.617 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 07:09:03.617 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.36/compute/v2/$(project_id)s' RegionOne 2022-05-06 07:09:03.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:09:03.617 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-05-06 07:09:03.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.617 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.617 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.617 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:09:03.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:09:03.617 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.36/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-06 07:09:03.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.617 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.617 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.617 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=e0ba11fa285e448e98ac103b2b8b67c3 2022-05-06 07:09:03.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo e0ba11fa285e448e98ac103b2b8b67c3 2022-05-06 07:09:03.617 | + functions-common:get_or_create_endpoint:1139 : public_id=e0ba11fa285e448e98ac103b2b8b67c3 2022-05-06 07:09:03.617 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 07:09:03.617 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 07:09:03.617 | + functions-common:get_or_create_endpoint:1148 : echo e0ba11fa285e448e98ac103b2b8b67c3 2022-05-06 07:09:03.617 | e0ba11fa285e448e98ac103b2b8b67c3 2022-05-06 07:09:03.617 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-06 07:09:03.617 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 07:09:03.618 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-06 07:09:03.618 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-05-06 07:09:03.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.618 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.618 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.618 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.618 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 07:09:03.618 | eb5dfd32cacc4db49223fc204a9bbc5a' 2022-05-06 07:09:03.618 | + functions-common:get_or_create_service:1106 : echo eb5dfd32cacc4db49223fc204a9bbc5a 2022-05-06 07:09:03.618 | eb5dfd32cacc4db49223fc204a9bbc5a 2022-05-06 07:09:03.618 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.36/compute/v2.1 2022-05-06 07:09:03.618 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 07:09:03.618 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.36/compute/v2.1 RegionOne 2022-05-06 07:09:03.618 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:09:03.618 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-05-06 07:09:03.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.618 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.618 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.618 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.618 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:09:03.618 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:09:03.618 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.36/compute/v2.1 --region RegionOne -f value -c id 2022-05-06 07:09:03.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.618 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.618 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.618 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.618 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=325784a955204423a8a1cd4c1aceeb10 2022-05-06 07:09:03.618 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 325784a955204423a8a1cd4c1aceeb10 2022-05-06 07:09:03.618 | + functions-common:get_or_create_endpoint:1139 : public_id=325784a955204423a8a1cd4c1aceeb10 2022-05-06 07:09:03.618 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 07:09:03.619 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 07:09:03.619 | + functions-common:get_or_create_endpoint:1148 : echo 325784a955204423a8a1cd4c1aceeb10 2022-05-06 07:09:03.619 | 325784a955204423a8a1cd4c1aceeb10 2022-05-06 07:09:03.619 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-06 07:09:03.619 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:09:03.619 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-06 07:09:03.619 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:09:03.619 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-06 07:09:03.619 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:09:03.619 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:09:03.619 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:09:03.619 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:09:03.619 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:09:03.619 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:09:03.619 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:09:03.619 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:09:03.619 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:09:03.619 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:09:03.619 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.619 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:09:03.619 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:03.619 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:03.619 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.619 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.619 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.619 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.619 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:09:03.619 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:09:03.619 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.620 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.620 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.620 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.620 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:03.620 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:09:03.620 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:03.620 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.620 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.620 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.620 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.620 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:09:03.620 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:09:03.620 | ++ functions-common:get_field:830 : echo '| 528d0705eba2411cb0ca8b675d257b35 | 17f646d86c6c41a0abe84d4a3a9b45c9 | | ae6cc1b2094841f3b144349c3960d6f3 | | | False |' 2022-05-06 07:09:03.620 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:09:03.620 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.620 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=528d0705eba2411cb0ca8b675d257b35 2022-05-06 07:09:03.620 | + functions-common:get_or_add_user_project_role:1009 : echo 528d0705eba2411cb0ca8b675d257b35 2022-05-06 07:09:03.620 | 528d0705eba2411cb0ca8b675d257b35 2022-05-06 07:09:03.620 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-06 07:09:03.620 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:09:03.620 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-06 07:09:03.620 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:09:03.620 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-06 07:09:03.659 | [172392 Async create_nova_accounts:206915]: finished create_nova_accounts with result 0 in 85 seconds 2022-05-06 07:09:03.698 | [172392 Async create_glance_accounts:207030]: Waiting for completion of create_glance_accounts running on PID 207030 (5 other jobs running) 2022-05-06 07:09:03.724 | [172392 Async create_glance_accounts:207030]: Signaling child to exit 2022-05-06 07:09:03.724 | WAKEUP 2022-05-06 07:09:03.748 | [172392 Async create_glance_accounts:207030]: Signaled 2022-05-06 07:09:03.750 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-06 07:09:03.750 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:09:03.750 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-06 07:09:03.750 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-06 07:09:03.750 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:09:03.750 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 07:09:03.750 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 07:09:03.750 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 07:09:03.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.750 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.750 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.750 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.750 | + functions-common:get_or_create_user:937 : user_id=34ea22d6e03d4b01bbf7428b5117844a 2022-05-06 07:09:03.750 | + functions-common:get_or_create_user:938 : echo 34ea22d6e03d4b01bbf7428b5117844a 2022-05-06 07:09:03.750 | 34ea22d6e03d4b01bbf7428b5117844a 2022-05-06 07:09:03.750 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-06 07:09:03.750 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:09:03.750 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:09:03.750 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:09:03.750 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:09:03.750 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:09:03.750 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:09:03.750 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:09:03.750 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:09:03.750 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:09:03.750 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:09:03.750 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:03.750 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:09:03.750 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.751 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:03.751 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.751 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.751 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.751 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.751 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:09:03.751 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:09:03.751 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.751 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.751 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.751 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:09:03.751 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:03.751 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.751 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.751 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:03.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.751 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.751 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.751 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.751 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:09:03.751 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:09:03.751 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:09:03.751 | ++ functions-common:get_field:830 : echo '| f87d07ffe6fa4015ab0f877a40dc89a8 | 34ea22d6e03d4b01bbf7428b5117844a | | ae6cc1b2094841f3b144349c3960d6f3 | | | False |' 2022-05-06 07:09:03.751 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.752 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:03.752 | + functions-common:get_or_add_user_project_role:1009 : echo f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:03.752 | f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:03.752 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-06 07:09:03.752 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-06 07:09:03.752 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:09:03.752 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-06 07:09:03.752 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-06 07:09:03.752 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:09:03.752 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 07:09:03.752 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 07:09:03.752 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 07:09:03.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.752 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.752 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.752 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.752 | + functions-common:get_or_create_user:937 : user_id=4e2a223b45cb42b69284e989077a5fdc 2022-05-06 07:09:03.752 | + functions-common:get_or_create_user:938 : echo 4e2a223b45cb42b69284e989077a5fdc 2022-05-06 07:09:03.752 | 4e2a223b45cb42b69284e989077a5fdc 2022-05-06 07:09:03.752 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-06 07:09:03.752 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:09:03.752 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:09:03.752 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:09:03.752 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:09:03.752 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:09:03.752 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:09:03.752 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:09:03.752 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:09:03.752 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:09:03.752 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:09:03.752 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:03.753 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:09:03.753 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.753 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:03.753 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.753 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.753 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.753 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.753 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:09:03.753 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:09:03.753 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.753 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.753 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.753 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.753 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:03.753 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:09:03.753 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:03.753 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.753 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.753 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.753 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.753 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:09:03.753 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:09:03.753 | ++ functions-common:get_field:830 : echo '| f87d07ffe6fa4015ab0f877a40dc89a8 | 4e2a223b45cb42b69284e989077a5fdc | | ae6cc1b2094841f3b144349c3960d6f3 | | | False |' 2022-05-06 07:09:03.753 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:09:03.753 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.753 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:03.754 | + functions-common:get_or_add_user_project_role:1009 : echo f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:03.754 | f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:03.754 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-06 07:09:03.754 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-06 07:09:03.754 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:09:03.754 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:09:03.754 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:09:03.754 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:09:03.754 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:09:03.754 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:09:03.754 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:09:03.754 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:09:03.754 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:09:03.754 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:09:03.754 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:03.754 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:09:03.754 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:03.754 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.754 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.754 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.754 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.754 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.754 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:09:03.754 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:09:03.754 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.754 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.754 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.754 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.755 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:03.755 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:09:03.755 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:03.755 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.755 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.755 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.755 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.755 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:09:03.755 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:09:03.755 | ++ functions-common:get_field:830 : echo '| 528d0705eba2411cb0ca8b675d257b35 | 4e2a223b45cb42b69284e989077a5fdc | | ae6cc1b2094841f3b144349c3960d6f3 | | | False |' 2022-05-06 07:09:03.755 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:09:03.755 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.755 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=528d0705eba2411cb0ca8b675d257b35 2022-05-06 07:09:03.755 | + functions-common:get_or_add_user_project_role:1009 : echo 528d0705eba2411cb0ca8b675d257b35 2022-05-06 07:09:03.755 | 528d0705eba2411cb0ca8b675d257b35 2022-05-06 07:09:03.755 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-06 07:09:03.755 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 07:09:03.755 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-06 07:09:03.755 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-05-06 07:09:03.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.755 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.755 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.755 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.755 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 07:09:03.755 | 9becd6e52a704411859f50dfd5bb9408' 2022-05-06 07:09:03.755 | + functions-common:get_or_create_service:1106 : echo 9becd6e52a704411859f50dfd5bb9408 2022-05-06 07:09:03.755 | 9becd6e52a704411859f50dfd5bb9408 2022-05-06 07:09:03.755 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.36/image 2022-05-06 07:09:03.756 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 07:09:03.756 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.36/image RegionOne 2022-05-06 07:09:03.756 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:09:03.756 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-05-06 07:09:03.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.756 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.756 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.756 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.756 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:09:03.756 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:09:03.756 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.36/image --region RegionOne -f value -c id 2022-05-06 07:09:03.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.756 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.756 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.756 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.756 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=b32c7e7942244147ba99a4cc2204722e 2022-05-06 07:09:03.756 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo b32c7e7942244147ba99a4cc2204722e 2022-05-06 07:09:03.756 | + functions-common:get_or_create_endpoint:1139 : public_id=b32c7e7942244147ba99a4cc2204722e 2022-05-06 07:09:03.756 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 07:09:03.756 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 07:09:03.756 | + functions-common:get_or_create_endpoint:1148 : echo b32c7e7942244147ba99a4cc2204722e 2022-05-06 07:09:03.756 | b32c7e7942244147ba99a4cc2204722e 2022-05-06 07:09:03.756 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-06 07:09:03.756 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-06 07:09:03.756 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-06 07:09:03.756 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-06 07:09:03.756 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-06 07:09:03.756 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-06 07:09:03.756 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-06 07:09:03.756 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-06 07:09:03.757 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-06 07:09:03.797 | [172392 Async create_glance_accounts:207030]: finished create_glance_accounts with result 0 in 81 seconds 2022-05-06 07:09:03.836 | [172392 Async create_cinder_accounts:207160]: Waiting for completion of create_cinder_accounts running on PID 207160 (4 other jobs running) 2022-05-06 07:09:03.862 | [172392 Async create_cinder_accounts:207160]: Signaling child to exit 2022-05-06 07:09:03.862 | WAKEUP 2022-05-06 07:09:03.886 | [172392 Async create_cinder_accounts:207160]: Signaled 2022-05-06 07:09:03.888 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-05-06 07:09:03.888 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-06 07:09:03.888 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-06 07:09:03.888 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:09:03.888 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 07:09:03.888 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 07:09:03.888 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 07:09:03.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.888 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.888 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.888 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.888 | + functions-common:get_or_create_user:937 : user_id=01e86bdf3bb74e8d830c2aa73072b6bd 2022-05-06 07:09:03.888 | + functions-common:get_or_create_user:938 : echo 01e86bdf3bb74e8d830c2aa73072b6bd 2022-05-06 07:09:03.888 | 01e86bdf3bb74e8d830c2aa73072b6bd 2022-05-06 07:09:03.888 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-06 07:09:03.888 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:09:03.888 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:09:03.888 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:09:03.888 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:09:03.888 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:09:03.888 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:09:03.888 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:09:03.888 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:09:03.888 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:09:03.888 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:09:03.888 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.889 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:03.889 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:09:03.889 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:03.889 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.889 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.889 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.889 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.889 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:09:03.889 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:09:03.889 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.889 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.889 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.889 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-06 07:09:03.889 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:03.889 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:09:03.889 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:03.889 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.889 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.889 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.889 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.889 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:09:03.889 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:09:03.889 | ++ functions-common:get_field:830 : echo '| f87d07ffe6fa4015ab0f877a40dc89a8 | 01e86bdf3bb74e8d830c2aa73072b6bd | | ae6cc1b2094841f3b144349c3960d6f3 | | | False |' 2022-05-06 07:09:03.889 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:09:03.889 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:03.889 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:03.890 | + functions-common:get_or_add_user_project_role:1009 : echo f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:03.890 | f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:03.890 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-06 07:09:03.890 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-06 07:09:03.890 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 07:09:03.890 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-06 07:09:03.890 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-05-06 07:09:03.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.890 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.890 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.890 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.890 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 07:09:03.890 | 9c9f9e3b68aa42a6984f3d89a7fb7316' 2022-05-06 07:09:03.890 | + functions-common:get_or_create_service:1106 : echo 9c9f9e3b68aa42a6984f3d89a7fb7316 2022-05-06 07:09:03.890 | 9c9f9e3b68aa42a6984f3d89a7fb7316 2022-05-06 07:09:03.890 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-06 07:09:03.890 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.36/volume/v3/$(project_id)s' 2022-05-06 07:09:03.890 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 07:09:03.890 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.36/volume/v3/$(project_id)s' RegionOne 2022-05-06 07:09:03.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:09:03.890 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-05-06 07:09:03.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.890 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.890 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.890 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:09:03.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:09:03.890 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.36/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-06 07:09:03.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.891 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.891 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.891 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=1c00f5d4a9564076935138717f3648e6 2022-05-06 07:09:03.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 1c00f5d4a9564076935138717f3648e6 2022-05-06 07:09:03.891 | + functions-common:get_or_create_endpoint:1139 : public_id=1c00f5d4a9564076935138717f3648e6 2022-05-06 07:09:03.891 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 07:09:03.891 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 07:09:03.891 | + functions-common:get_or_create_endpoint:1148 : echo 1c00f5d4a9564076935138717f3648e6 2022-05-06 07:09:03.891 | 1c00f5d4a9564076935138717f3648e6 2022-05-06 07:09:03.891 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-06 07:09:03.891 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 07:09:03.891 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-06 07:09:03.891 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-05-06 07:09:03.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.891 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.891 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.891 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.891 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 07:09:03.891 | 4eaa2f4e4a7449e39d0a809bea01e4a7' 2022-05-06 07:09:03.891 | + functions-common:get_or_create_service:1106 : echo 4eaa2f4e4a7449e39d0a809bea01e4a7 2022-05-06 07:09:03.891 | 4eaa2f4e4a7449e39d0a809bea01e4a7 2022-05-06 07:09:03.891 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.36/volume/v3/$(project_id)s' 2022-05-06 07:09:03.891 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 07:09:03.891 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.36/volume/v3/$(project_id)s' RegionOne 2022-05-06 07:09:03.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:09:03.891 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-05-06 07:09:03.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.892 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.892 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.892 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:09:03.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:09:03.892 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.36/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-06 07:09:03.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.892 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.892 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.892 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=1a1b91c1ecfc4e9498e455a1a344c5f8 2022-05-06 07:09:03.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 1a1b91c1ecfc4e9498e455a1a344c5f8 2022-05-06 07:09:03.892 | + functions-common:get_or_create_endpoint:1139 : public_id=1a1b91c1ecfc4e9498e455a1a344c5f8 2022-05-06 07:09:03.892 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 07:09:03.892 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 07:09:03.892 | + functions-common:get_or_create_endpoint:1148 : echo 1a1b91c1ecfc4e9498e455a1a344c5f8 2022-05-06 07:09:03.892 | 1a1b91c1ecfc4e9498e455a1a344c5f8 2022-05-06 07:09:03.892 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-06 07:09:03.892 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-06 07:09:03.892 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 07:09:03.892 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-05-06 07:09:03.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.892 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.892 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.892 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.892 | ++ functions-common:get_or_create_project:950 : project_id=ae6cc1b2094841f3b144349c3960d6f3 2022-05-06 07:09:03.892 | ++ functions-common:get_or_create_project:951 : echo ae6cc1b2094841f3b144349c3960d6f3 2022-05-06 07:09:03.893 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id ae6cc1b2094841f3b144349c3960d6f3 2022-05-06 07:09:03.893 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-06 07:09:03.893 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:09:03.893 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 07:09:03.893 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-06 07:09:03.893 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-05-06 07:09:03.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.893 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:03.893 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:03.893 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-06 07:09:03.893 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:03.893 | ++ functions-common:get_or_create_user:937 : user_id=01e86bdf3bb74e8d830c2aa73072b6bd 2022-05-06 07:09:03.893 | ++ functions-common:get_or_create_user:938 : echo 01e86bdf3bb74e8d830c2aa73072b6bd 2022-05-06 07:09:03.893 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 01e86bdf3bb74e8d830c2aa73072b6bd 2022-05-06 07:09:03.938 | [172392 Async create_cinder_accounts:207160]: finished create_cinder_accounts with result 0 in 64 seconds 2022-05-06 07:09:03.943 | + inc/async:async_wait:197 : return 0 2022-05-06 07:09:03.945 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-06 07:09:03.999 | [172392 Async create_neutron_accounts:207276]: Waiting for completion of create_neutron_accounts running on PID 207276 (3 other jobs running) 2022-05-06 07:09:04.024 | [172392 Async create_neutron_accounts:207276]: Signaling child to exit 2022-05-06 07:09:04.024 | WAKEUP 2022-05-06 07:09:04.047 | [172392 Async create_neutron_accounts:207276]: Signaled 2022-05-06 07:09:04.049 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-06 07:09:04.049 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:09:04.049 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 07:09:04.049 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:09:04.049 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 07:09:04.049 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-06 07:09:04.049 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 07:09:04.049 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-06 07:09:04.049 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-06 07:09:04.049 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-06 07:09:04.049 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.36:9696/ 2022-05-06 07:09:04.049 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-05-06 07:09:04.049 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-06 07:09:04.049 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-06 07:09:04.049 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:09:04.049 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 07:09:04.049 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 07:09:04.049 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 07:09:04.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:04.050 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:04.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:04.050 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:04.050 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:04.050 | + functions-common:get_or_create_user:937 : user_id=52c3c9a913724f08819af3e632ea9160 2022-05-06 07:09:04.050 | + functions-common:get_or_create_user:938 : echo 52c3c9a913724f08819af3e632ea9160 2022-05-06 07:09:04.050 | 52c3c9a913724f08819af3e632ea9160 2022-05-06 07:09:04.050 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-06 07:09:04.050 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:09:04.050 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:09:04.050 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:09:04.050 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:09:04.050 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:09:04.050 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:09:04.050 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:09:04.050 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:09:04.050 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:09:04.050 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:09:04.050 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:09:04.050 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:04.050 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-06 07:09:04.050 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:04.050 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:04.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:04.050 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:04.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:04.050 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:04.050 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:04.050 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:09:04.050 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:09:04.050 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-05-06 07:09:04.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:04.050 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:04.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:04.051 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:04.051 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-06 07:09:04.051 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:09:04.051 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:04.051 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:04.051 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:04.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:04.051 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:04.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:04.051 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:04.051 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:04.051 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:09:04.051 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:09:04.051 | ++ functions-common:get_field:830 : echo '| f87d07ffe6fa4015ab0f877a40dc89a8 | 52c3c9a913724f08819af3e632ea9160 | | ae6cc1b2094841f3b144349c3960d6f3 | | | False |' 2022-05-06 07:09:04.051 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:09:04.051 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:04.051 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:04.052 | + functions-common:get_or_add_user_project_role:1009 : echo f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:04.052 | f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:04.052 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-06 07:09:04.052 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-06 07:09:04.052 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 07:09:04.052 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-06 07:09:04.052 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-05-06 07:09:04.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:04.052 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:04.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:04.052 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:04.052 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:04.052 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 07:09:04.052 | 8a1e2034107d49088e83737ff2c22563' 2022-05-06 07:09:04.052 | + functions-common:get_or_create_service:1106 : echo 8a1e2034107d49088e83737ff2c22563 2022-05-06 07:09:04.052 | 8a1e2034107d49088e83737ff2c22563 2022-05-06 07:09:04.052 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.36:9696/ 2022-05-06 07:09:04.052 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 07:09:04.052 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.36:9696/ RegionOne 2022-05-06 07:09:04.052 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:09:04.052 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-05-06 07:09:04.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:04.052 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:04.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:04.052 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:04.053 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:04.053 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:09:04.053 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:09:04.053 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.36:9696/ --region RegionOne -f value -c id 2022-05-06 07:09:04.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:04.053 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:04.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:04.053 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:04.053 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:04.053 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=5da0dc9158324ca7897ed2449c2d5c82 2022-05-06 07:09:04.053 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 5da0dc9158324ca7897ed2449c2d5c82 2022-05-06 07:09:04.053 | + functions-common:get_or_create_endpoint:1139 : public_id=5da0dc9158324ca7897ed2449c2d5c82 2022-05-06 07:09:04.053 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 07:09:04.053 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 07:09:04.053 | + functions-common:get_or_create_endpoint:1148 : echo 5da0dc9158324ca7897ed2449c2d5c82 2022-05-06 07:09:04.053 | 5da0dc9158324ca7897ed2449c2d5c82 2022-05-06 07:09:04.100 | [172392 Async create_neutron_accounts:207276]: finished create_neutron_accounts with result 0 in 44 seconds 2022-05-06 07:09:04.140 | [172392 Async create_swift_accounts:207418]: Waiting for completion of create_swift_accounts running on PID 207418 (2 other jobs running) 2022-05-06 07:09:04.167 | [172392 Async create_swift_accounts:207418]: Signaling child to exit 2022-05-06 07:09:50.619 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:09:50.646 | [207418 Async create_swift_accounts:207418]: finished successfully 2022-05-06 07:09:50.667 | WAKEUP 2022-05-06 07:09:50.690 | [172392 Async create_swift_accounts:207418]: Signaled 2022-05-06 07:09:50.691 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-06 07:09:50.691 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-06 07:09:50.691 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-06 07:09:50.691 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-06 07:09:50.691 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-06 07:09:50.691 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-06 07:09:50.691 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-06 07:09:50.691 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-06 07:09:50.691 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-06 07:09:50.691 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-06 07:09:50.691 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-06 07:09:50.691 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-06 07:09:50.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.692 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.692 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.692 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.692 | ++ functions-common:get_or_create_role:962 : role_id=02b151a1080840ebbcb767d94615bdf5 2022-05-06 07:09:50.692 | ++ functions-common:get_or_create_role:963 : echo 02b151a1080840ebbcb767d94615bdf5 2022-05-06 07:09:50.692 | + lib/swift:create_swift_accounts:614 : another_role=02b151a1080840ebbcb767d94615bdf5 2022-05-06 07:09:50.692 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-06 07:09:50.692 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-06 07:09:50.692 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:09:50.692 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 07:09:50.692 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 07:09:50.692 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 07:09:50.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.692 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.692 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.692 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.692 | + functions-common:get_or_create_user:937 : user_id=316a4e2c90e94affb592828aaec31603 2022-05-06 07:09:50.692 | + functions-common:get_or_create_user:938 : echo 316a4e2c90e94affb592828aaec31603 2022-05-06 07:09:50.692 | 316a4e2c90e94affb592828aaec31603 2022-05-06 07:09:50.692 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-06 07:09:50.692 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:09:50.692 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:09:50.692 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:09:50.692 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:09:50.692 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:09:50.692 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:09:50.692 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:09:50.692 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:09:50.692 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:09:50.692 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:09:50.693 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:09:50.693 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-06 07:09:50.693 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:50.693 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.693 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:50.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.693 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.693 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.693 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.693 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:09:50.693 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:09:50.693 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-05-06 07:09:50.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.693 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.693 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.693 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:09:50.693 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-06 07:09:50.693 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:50.693 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:50.693 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.693 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.693 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.693 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.694 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:09:50.694 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:09:50.694 | ++ functions-common:get_field:830 : echo '| f87d07ffe6fa4015ab0f877a40dc89a8 | 316a4e2c90e94affb592828aaec31603 | | ae6cc1b2094841f3b144349c3960d6f3 | | | False |' 2022-05-06 07:09:50.694 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:09:50.694 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.694 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:50.694 | + functions-common:get_or_add_user_project_role:1009 : echo f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:50.694 | f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:09:50.694 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-06 07:09:50.694 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-06 07:09:50.694 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:09:50.694 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:09:50.694 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:09:50.694 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:09:50.694 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:09:50.694 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:09:50.694 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:09:50.695 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:09:50.695 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:09:50.695 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:09:50.695 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-06 07:09:50.695 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:09:50.695 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:50.695 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:50.695 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.695 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.695 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.695 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.695 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:09:50.695 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:09:50.695 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-05-06 07:09:50.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.695 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.695 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.695 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-06 07:09:50.695 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:50.695 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:09:50.695 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:50.695 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.695 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.695 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.695 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.695 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:09:50.695 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:09:50.696 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:09:50.696 | ++ functions-common:get_field:830 : echo '| 66f0d47a83a64a099e55a2593d588a79 | 316a4e2c90e94affb592828aaec31603 | | ae6cc1b2094841f3b144349c3960d6f3 | | | False |' 2022-05-06 07:09:50.696 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.696 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:09:50.696 | + functions-common:get_or_add_user_project_role:1009 : echo 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:09:50.696 | 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:09:50.696 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-06 07:09:50.696 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 07:09:50.696 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-06 07:09:50.696 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-05-06 07:09:50.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.696 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.696 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.696 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.696 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 07:09:50.696 | 0b0d20ad55c14c7d842641cfb95a68c7' 2022-05-06 07:09:50.696 | + functions-common:get_or_create_service:1106 : echo 0b0d20ad55c14c7d842641cfb95a68c7 2022-05-06 07:09:50.696 | 0b0d20ad55c14c7d842641cfb95a68c7 2022-05-06 07:09:50.696 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' http://10.222.0.36:8080 2022-05-06 07:09:50.696 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 07:09:50.696 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-06 07:09:50.696 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:09:50.696 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-05-06 07:09:50.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.696 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.696 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.696 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.696 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:09:50.696 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:09:50.696 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-06 07:09:50.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.697 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.697 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.697 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.697 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=e92d057b2690490785a9dc1590b0d7fb 2022-05-06 07:09:50.697 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo e92d057b2690490785a9dc1590b0d7fb 2022-05-06 07:09:50.697 | + functions-common:get_or_create_endpoint:1139 : public_id=e92d057b2690490785a9dc1590b0d7fb 2022-05-06 07:09:50.697 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.36:8080 ]] 2022-05-06 07:09:50.697 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.36:8080 RegionOne 2022-05-06 07:09:50.697 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:09:50.697 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-05-06 07:09:50.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.697 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.697 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.697 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.697 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:09:50.697 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:09:50.697 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.36:8080 --region RegionOne -f value -c id 2022-05-06 07:09:50.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.697 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.697 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.697 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.697 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=6335dc26ef5042b2b1d545372e65e5fc 2022-05-06 07:09:50.697 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 6335dc26ef5042b2b1d545372e65e5fc 2022-05-06 07:09:50.697 | 6335dc26ef5042b2b1d545372e65e5fc 2022-05-06 07:09:50.697 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 07:09:50.697 | + functions-common:get_or_create_endpoint:1148 : echo e92d057b2690490785a9dc1590b0d7fb 2022-05-06 07:09:50.697 | e92d057b2690490785a9dc1590b0d7fb 2022-05-06 07:09:50.697 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-06 07:09:50.697 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-06 07:09:50.698 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 07:09:50.698 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-05-06 07:09:50.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.698 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.698 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.698 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.698 | ++ functions-common:get_or_create_project:950 : project_id=b1a8f31c3142447b89424356a43c4fd1 2022-05-06 07:09:50.698 | ++ functions-common:get_or_create_project:951 : echo b1a8f31c3142447b89424356a43c4fd1 2022-05-06 07:09:50.698 | + lib/swift:create_swift_accounts:628 : swift_project_test1=b1a8f31c3142447b89424356a43c4fd1 2022-05-06 07:09:50.698 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-06 07:09:50.698 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 07:09:50.698 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-06 07:09:50.698 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:09:50.698 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-06 07:09:50.698 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-06 07:09:50.698 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-05-06 07:09:50.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.698 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.698 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.698 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.698 | ++ functions-common:get_or_create_user:937 : user_id=d1144a20b977488d8f3d7732185eed58 2022-05-06 07:09:50.698 | ++ functions-common:get_or_create_user:938 : echo d1144a20b977488d8f3d7732185eed58 2022-05-06 07:09:50.698 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=d1144a20b977488d8f3d7732185eed58 2022-05-06 07:09:50.698 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-06 07:09:50.698 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 07:09:50.698 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin d1144a20b977488d8f3d7732185eed58 b1a8f31c3142447b89424356a43c4fd1 2022-05-06 07:09:50.698 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:09:50.698 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:09:50.698 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:09:50.699 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:09:50.699 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:09:50.699 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:09:50.699 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:09:50.699 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:09:50.699 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:50.699 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:09:50.699 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:50.699 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d1144a20b977488d8f3d7732185eed58 --project b1a8f31c3142447b89424356a43c4fd1 2022-05-06 07:09:50.699 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.699 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.699 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.699 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.699 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:09:50.699 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:09:50.699 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user d1144a20b977488d8f3d7732185eed58 --project b1a8f31c3142447b89424356a43c4fd1 2022-05-06 07:09:50.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.699 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.699 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.699 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d1144a20b977488d8f3d7732185eed58 --project b1a8f31c3142447b89424356a43c4fd1 2022-05-06 07:09:50.699 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:09:50.699 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:50.699 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:50.699 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.699 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.699 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.699 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.700 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:09:50.700 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:09:50.700 | ++ functions-common:get_field:830 : echo '| 66f0d47a83a64a099e55a2593d588a79 | d1144a20b977488d8f3d7732185eed58 | | b1a8f31c3142447b89424356a43c4fd1 | | | False |' 2022-05-06 07:09:50.700 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:09:50.700 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.700 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:09:50.700 | + functions-common:get_or_add_user_project_role:1009 : echo 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:09:50.700 | 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:09:50.700 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-06 07:09:50.700 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-06 07:09:50.700 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:09:50.700 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-06 07:09:50.700 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-06 07:09:50.700 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-05-06 07:09:50.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.700 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.700 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.700 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.700 | ++ functions-common:get_or_create_user:937 : user_id=815d44e07f044e2393768f6aa8cf17a6 2022-05-06 07:09:50.700 | ++ functions-common:get_or_create_user:938 : echo 815d44e07f044e2393768f6aa8cf17a6 2022-05-06 07:09:50.700 | + lib/swift:create_swift_accounts:637 : swift_user_test3=815d44e07f044e2393768f6aa8cf17a6 2022-05-06 07:09:50.700 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-06 07:09:50.700 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 07:09:50.700 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 02b151a1080840ebbcb767d94615bdf5 815d44e07f044e2393768f6aa8cf17a6 b1a8f31c3142447b89424356a43c4fd1 2022-05-06 07:09:50.700 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:09:50.700 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:09:50.700 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:09:50.700 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:09:50.700 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:09:50.700 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:09:50.700 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:09:50.700 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:09:50.701 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 02b151a1080840ebbcb767d94615bdf5 --user 815d44e07f044e2393768f6aa8cf17a6 --project b1a8f31c3142447b89424356a43c4fd1 2022-05-06 07:09:50.701 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:50.701 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:09:50.701 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:50.701 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.701 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.701 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.701 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.701 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:09:50.701 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:09:50.701 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 02b151a1080840ebbcb767d94615bdf5 --user 815d44e07f044e2393768f6aa8cf17a6 --project b1a8f31c3142447b89424356a43c4fd1 2022-05-06 07:09:50.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.701 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.701 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.701 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 02b151a1080840ebbcb767d94615bdf5 --user 815d44e07f044e2393768f6aa8cf17a6 --project b1a8f31c3142447b89424356a43c4fd1 2022-05-06 07:09:50.701 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:50.701 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:09:50.701 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:50.701 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.702 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.702 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.702 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.702 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:09:50.702 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:09:50.702 | ++ functions-common:get_field:830 : echo '| 02b151a1080840ebbcb767d94615bdf5 | 815d44e07f044e2393768f6aa8cf17a6 | | b1a8f31c3142447b89424356a43c4fd1 | | | False |' 2022-05-06 07:09:50.702 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:09:50.702 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.702 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=02b151a1080840ebbcb767d94615bdf5 2022-05-06 07:09:50.702 | + functions-common:get_or_add_user_project_role:1009 : echo 02b151a1080840ebbcb767d94615bdf5 2022-05-06 07:09:50.702 | 02b151a1080840ebbcb767d94615bdf5 2022-05-06 07:09:50.702 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-06 07:09:50.702 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-06 07:09:50.702 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 07:09:50.702 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-05-06 07:09:50.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.702 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.702 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.702 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.703 | ++ functions-common:get_or_create_project:950 : project_id=b71e388a307e499d94273bace20ce900 2022-05-06 07:09:50.703 | ++ functions-common:get_or_create_project:951 : echo b71e388a307e499d94273bace20ce900 2022-05-06 07:09:50.703 | + lib/swift:create_swift_accounts:642 : swift_project_test2=b71e388a307e499d94273bace20ce900 2022-05-06 07:09:50.703 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-06 07:09:50.703 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 07:09:50.703 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-06 07:09:50.703 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-06 07:09:50.703 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:09:50.703 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-06 07:09:50.703 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-06 07:09:50.703 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-05-06 07:09:50.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.703 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.703 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.703 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.703 | ++ functions-common:get_or_create_user:937 : user_id=b8ed2bbd940e40068c846a685e74d684 2022-05-06 07:09:50.703 | ++ functions-common:get_or_create_user:938 : echo b8ed2bbd940e40068c846a685e74d684 2022-05-06 07:09:50.703 | + lib/swift:create_swift_accounts:647 : swift_user_test2=b8ed2bbd940e40068c846a685e74d684 2022-05-06 07:09:50.703 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-06 07:09:50.704 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 07:09:50.704 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin b8ed2bbd940e40068c846a685e74d684 b71e388a307e499d94273bace20ce900 2022-05-06 07:09:50.704 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:09:50.704 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:09:50.704 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:09:50.704 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:09:50.704 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:09:50.704 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:09:50.704 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:09:50.704 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:09:50.704 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b8ed2bbd940e40068c846a685e74d684 --project b71e388a307e499d94273bace20ce900 2022-05-06 07:09:50.704 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:50.704 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:09:50.704 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:50.704 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.704 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.704 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.704 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.705 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:09:50.705 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:09:50.705 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user b8ed2bbd940e40068c846a685e74d684 --project b71e388a307e499d94273bace20ce900 2022-05-06 07:09:50.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.705 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.705 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.705 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b8ed2bbd940e40068c846a685e74d684 --project b71e388a307e499d94273bace20ce900 2022-05-06 07:09:50.705 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:50.705 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:09:50.705 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:50.705 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.705 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.705 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.705 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.705 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:09:50.705 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:09:50.705 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:09:50.705 | ++ functions-common:get_field:830 : echo '| 66f0d47a83a64a099e55a2593d588a79 | b8ed2bbd940e40068c846a685e74d684 | | b71e388a307e499d94273bace20ce900 | | | False |' 2022-05-06 07:09:50.705 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.705 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:09:50.705 | + functions-common:get_or_add_user_project_role:1009 : echo 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:09:50.705 | 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:09:50.706 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-06 07:09:50.706 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-06 07:09:50.706 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-06 07:09:50.706 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-06 07:09:50.706 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-05-06 07:09:50.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.706 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.706 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.706 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.706 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-06 07:09:50.706 | 02fde3065f1f49a684b2ad4bbf1231b9' 2022-05-06 07:09:50.706 | ++ functions-common:get_or_create_domain:900 : echo 02fde3065f1f49a684b2ad4bbf1231b9 2022-05-06 07:09:50.706 | + lib/swift:create_swift_accounts:652 : swift_domain=02fde3065f1f49a684b2ad4bbf1231b9 2022-05-06 07:09:50.706 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-06 07:09:50.706 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 07:09:50.706 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-06 07:09:50.706 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 02fde3065f1f49a684b2ad4bbf1231b9 2022-05-06 07:09:50.706 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 07:09:50.706 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=02fde3065f1f49a684b2ad4bbf1231b9 --or-show -f value -c id 2022-05-06 07:09:50.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.706 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.706 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.706 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.706 | ++ functions-common:get_or_create_project:950 : project_id=3f33199800074ea995956d242d24da2b 2022-05-06 07:09:50.706 | ++ functions-common:get_or_create_project:951 : echo 3f33199800074ea995956d242d24da2b 2022-05-06 07:09:50.706 | + lib/swift:create_swift_accounts:656 : swift_project_test4=3f33199800074ea995956d242d24da2b 2022-05-06 07:09:50.706 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-06 07:09:50.706 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 07:09:50.706 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-06 07:09:50.706 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 02fde3065f1f49a684b2ad4bbf1231b9 test4@example.com 2022-05-06 07:09:50.707 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:09:50.707 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-06 07:09:50.707 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-06 07:09:50.707 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=02fde3065f1f49a684b2ad4bbf1231b9 --email=test4@example.com --or-show -f value -c id 2022-05-06 07:09:50.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.707 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.707 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.707 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.707 | ++ functions-common:get_or_create_user:937 : user_id=7eaeed35b090446f929b118b7b4e759e 2022-05-06 07:09:50.707 | ++ functions-common:get_or_create_user:938 : echo 7eaeed35b090446f929b118b7b4e759e 2022-05-06 07:09:50.707 | + lib/swift:create_swift_accounts:661 : swift_user_test4=7eaeed35b090446f929b118b7b4e759e 2022-05-06 07:09:50.707 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-06 07:09:50.707 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 07:09:50.707 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 7eaeed35b090446f929b118b7b4e759e 3f33199800074ea995956d242d24da2b 2022-05-06 07:09:50.707 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:09:50.707 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:09:50.707 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:09:50.707 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:09:50.707 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:09:50.707 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:09:50.707 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:09:50.707 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:09:50.707 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:50.707 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:09:50.707 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7eaeed35b090446f929b118b7b4e759e --project 3f33199800074ea995956d242d24da2b 2022-05-06 07:09:50.707 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:50.707 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.708 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.708 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.708 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.708 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:09:50.708 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:09:50.708 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 7eaeed35b090446f929b118b7b4e759e --project 3f33199800074ea995956d242d24da2b 2022-05-06 07:09:50.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.708 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.708 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.708 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7eaeed35b090446f929b118b7b4e759e --project 3f33199800074ea995956d242d24da2b 2022-05-06 07:09:50.708 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:09:50.708 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:09:50.708 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:09:50.708 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.708 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:50.708 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:50.708 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:09:50.708 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:09:50.708 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:09:50.708 | ++ functions-common:get_field:830 : echo '| 66f0d47a83a64a099e55a2593d588a79 | 7eaeed35b090446f929b118b7b4e759e | | 3f33199800074ea995956d242d24da2b | | | False |' 2022-05-06 07:09:50.708 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:09:50.708 | ++ functions-common:get_field:824 : read data 2022-05-06 07:09:50.708 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:09:50.708 | + functions-common:get_or_add_user_project_role:1009 : echo 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:09:50.708 | 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:09:50.738 | [172392 Async create_swift_accounts:207418]: finished create_swift_accounts with result 0 in 131 seconds 2022-05-06 07:09:50.745 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-06 07:09:50.748 | + inc/async:async_wait:197 : return 0 2022-05-06 07:09:50.751 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-06 07:09:50.769 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:09:50.771 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-06 07:09:50.789 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:09:50.792 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-06 07:09:50.794 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:09:50.797 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-06 07:09:50.799 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-06 07:09:50.802 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-06 07:09:50.863 | + inc/async:async_inner:63 : init_glance 2022-05-06 07:09:50.902 | [172392 Async init_glance:211673]: running: init_glance 2022-05-06 07:09:50.905 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-06 07:09:50.924 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:09:50.926 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-06 07:09:50.932 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:09:50.932 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-06 07:09:50.935 | + ./stack.sh:main:1149 : configure_neutron 2022-05-06 07:09:50.937 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-06 07:09:50.941 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:09:50.941 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 07:09:50.947 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:09:50.949 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 07:09:50.952 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-06 07:09:50.955 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 07:09:50.958 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-06 07:09:50.960 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-06 07:09:50.963 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-06 07:09:50.965 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-06 07:09:50.979 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-06 07:09:50.981 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-06 07:09:54.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:54.417 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:54.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:54.417 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:57.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:57.909 | from cryptography.utils import int_from_bytes 2022-05-06 07:09:57.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:09:57.909 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:01.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:01.405 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:01.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:01.405 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:04.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:04.836 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:04.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:04.836 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:08.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:08.306 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:08.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:08.306 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:11.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:11.747 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:11.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:11.747 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:15.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:15.200 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:15.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:15.201 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:18.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:18.865 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:18.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:18.865 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:23.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:23.654 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:23.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:23.655 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:29.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:29.513 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:29.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:29.513 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:29.837 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-06 07:10:29.842 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-06 07:10:29.845 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-06 07:10:29.847 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-06 07:10:29.850 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-06 07:10:29.855 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-06 07:10:29.855 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-06 07:10:29.857 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-06 07:10:29.859 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-06 07:10:29.861 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-06 07:10:29.864 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-06 07:10:29.866 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-06 07:10:29.869 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-06 07:10:29.871 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-06 07:10:29.873 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-06 07:10:29.876 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-06 07:10:29.881 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:10:29.882 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-06 07:10:29.885 | + 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-05-06 07:10:29.890 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-06 07:10:29.892 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-06 07:10:29.897 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-06 07:10:29.900 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=neutron 2022-05-06 07:10:29.903 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-05-06 07:10:29.906 | + 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-05-06 07:10:29.936 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-06 07:10:29.965 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-06 07:10:29.995 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-06 07:10:30.026 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-06 07:10:30.056 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-06 07:10:30.087 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-06 07:10:30.090 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-06 07:10:30.092 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-06 07:10:30.095 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-06 07:10:30.098 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 07:10:30.116 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 07:10:30.119 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 07:10:30.121 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 07:10:30.124 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 07:10:30.131 | + 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-05-06 07:10:30.156 | + 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-05-06 07:10:30.186 | + 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-05-06 07:10:30.217 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 07:10:30.252 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-06 07:10:30.270 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:10:30.272 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-06 07:10:30.275 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-06 07:10:30.277 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-06 07:10:30.280 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-06 07:10:30.282 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-05-06 07:10:30.296 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-06 07:10:30.299 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-06 07:10:30.301 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-06 07:10:30.304 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-06 07:10:30.317 | + 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-05-06 07:10:30.333 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-06 07:10:30.335 | + 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-05-06 07:10:30.348 | + 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-05-06 07:10:30.361 | + 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-05-06 07:10:30.374 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-06 07:10:30.376 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-06 07:10:30.379 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-06 07:10:30.384 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.I9p08JY6pR 2022-05-06 07:10:30.386 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-06 07:10:30.389 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-06 07:10:30.391 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.I9p08JY6pR 2022-05-06 07:10:30.395 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.I9p08JY6pR 2022-05-06 07:10:30.409 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.I9p08JY6pR /etc/sudoers.d/neutron-rootwrap 2022-05-06 07:10:30.422 | + 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-05-06 07:10:30.454 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-06 07:10:30.456 | + 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-05-06 07:10:30.489 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-06 07:10:30.492 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-06 07:10:30.495 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-06 07:10:30.497 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 07:10:30.500 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 07:10:30.502 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 07:10:30.519 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:10:30.522 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 07:10:30.525 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 07:10:30.530 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 07:10:30.549 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:10:30.551 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:10:30.555 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:10:30.588 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 07:10:30.590 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 07:10:30.593 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-06 07:10:30.612 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:10:30.614 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-06 07:10:30.620 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-06 07:10:30.620 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-06 07:10:30.622 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-06 07:10:30.626 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-06 07:10:30.628 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-06 07:10:30.631 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-06 07:10:30.633 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-06 07:10:30.636 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-06 07:10:30.638 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-06 07:10:30.643 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-06 07:10:30.648 | + 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-05-06 07:10:30.651 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-06 07:10:30.669 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:10:30.672 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-06 07:10:30.679 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-06 07:10:30.682 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-06 07:10:30.691 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-06 07:10:30.723 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-06 07:10:30.756 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-06 07:10:30.788 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-06 07:10:30.824 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-06 07:10:30.856 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-06 07:10:30.859 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-06 07:10:30.862 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-06 07:10:30.864 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 07:10:30.867 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-06 07:10:30.899 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-06 07:10:30.931 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-05-06 07:10:30.962 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-06 07:10:30.996 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-06 07:10:31.027 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-06 07:10:31.059 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-06 07:10:31.094 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-06 07:10:31.128 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 07:10:31.163 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 07:10:31.200 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-06 07:10:31.237 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-06 07:10:31.275 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-06 07:10:31.278 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-06 07:10:31.280 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-06 07:10:31.283 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-06 07:10:31.285 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-06 07:10:31.327 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-06 07:10:31.361 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.36/identity 2022-05-06 07:10:31.392 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-06 07:10:31.426 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-06 07:10:31.458 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-06 07:10:31.489 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-06 07:10:31.531 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-06 07:10:31.565 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-06 07:10:31.599 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-06 07:10:31.631 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-06 07:10:31.633 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-06 07:10:31.636 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-06 07:10:31.639 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-06 07:10:31.641 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-06 07:10:31.644 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-06 07:10:31.646 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-06 07:10:31.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-05-06 07:10:31.651 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-05-06 07:10:31.654 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-05-06 07:10:31.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-06 07:10:31.659 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-06 07:10:31.661 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-06 07:10:31.671 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-06 07:10:31.671 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-06 07:10:31.671 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-06 07:10:31.672 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-06 07:10:31.675 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-06 07:10:31.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-06 07:10:31.680 | + 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-05-06 07:10:31.709 | + 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-05-06 07:10:31.712 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:10:31.714 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-06 07:10:31.717 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-06 07:10:31.719 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-06 07:10:31.722 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 07:10:31.724 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-06 07:10:31.754 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-06 07:10:31.757 | + 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-05-06 07:10:31.760 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:10:31.762 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-06 07:10:31.764 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-06 07:10:31.766 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-06 07:10:31.769 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 07:10:31.771 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-06 07:10:31.801 | + 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-05-06 07:10:31.804 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:10:31.806 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-06 07:10:31.809 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-06 07:10:31.812 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-06 07:10:31.814 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 07:10:31.817 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-06 07:10:31.847 | + 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-05-06 07:10:31.850 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:10:31.853 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-06 07:10:31.855 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-06 07:10:31.857 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-06 07:10:31.860 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 07:10:31.862 | + 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-05-06 07:10:31.893 | + 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-05-06 07:10:31.896 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:10:31.898 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-06 07:10:31.901 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-06 07:10:31.904 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-06 07:10:31.906 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 07:10:31.908 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-05-06 07:10:31.940 | + 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-05-06 07:10:31.943 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:10:31.945 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-06 07:10:31.947 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-06 07:10:31.950 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-06 07:10:31.952 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 07:10:31.956 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-06 07:10:31.986 | + 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:150:199 2022-05-06 07:10:31.989 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:10:31.992 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-06 07:10:31.995 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-05-06 07:10:31.997 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-05-06 07:10:32.000 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 07:10:32.002 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-05-06 07:10:32.037 | + 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-05-06 07:10:32.039 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:10:32.042 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-06 07:10:32.044 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-06 07:10:32.047 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-06 07:10:32.049 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 07:10:32.053 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-05-06 07:10:32.082 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-06 07:10:32.085 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-06 07:10:32.102 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:10:32.105 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-06 07:10:32.108 | + 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-05-06 07:10:32.142 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-06 07:10:32.145 | + 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-05-06 07:10:32.177 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-06 07:10:32.211 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-06 07:10:32.213 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-06 07:10:32.218 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-06 07:10:32.219 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-06 07:10:35.282 | INFO neutron.common.config [-] Logging enabled! 2022-05-06 07:10:35.282 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev187 2022-05-06 07:10:35.283 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=213553) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-06 07:10:35.335 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=213553) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-06 07:10:35.335 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=213553) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-06 07:10:35.335 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=213553) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 07:10:35.335 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=213553) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 07:10:35.335 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=213553) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 07:10:35.336 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=213553) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 07:10:35.391 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-06 07:10:35.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:35.391 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:35.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:35.391 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:35.759 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-06 07:10:35.761 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-06 07:10:35.764 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-05-06 07:10:35.766 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-06 07:10:35.769 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-06 07:10:35.824 | + 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-05-06 07:10:35.843 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-06 07:10:35.846 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-06 07:10:35.849 | + 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-05-06 07:10:35.880 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-06 07:10:35.884 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-06 07:10:35.892 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-06 07:10:35.895 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-06 07:10:35.898 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-06 07:10:35.912 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-06 07:10:35.926 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-06 07:10:35.929 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-06 07:10:35.938 | net.bridge.bridge-nf-call-iptables = 1 2022-05-06 07:10:35.944 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-06 07:10:35.946 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-06 07:10:35.955 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-06 07:10:35.959 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-06 07:10:35.961 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-06 07:10:35.964 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-06 07:10:35.967 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-06 07:10:35.969 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-06 07:10:35.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-06 07:10:35.977 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-06 07:10:35.980 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-06 07:10:35.982 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-06 07:10:36.016 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-06 07:10:36.019 | + 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-05-06 07:10:36.056 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-06 07:10:36.058 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-06 07:10:36.091 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-05-06 07:10:36.123 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-06 07:10:36.143 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:10:36.145 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-06 07:10:36.148 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-06 07:10:36.153 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-06 07:10:36.183 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-06 07:10:36.215 | + 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-05-06 07:10:36.248 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-06 07:10:36.250 | + 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-05-06 07:10:36.286 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-06 07:10:36.304 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:10:36.306 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-06 07:10:36.328 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-06 07:10:36.349 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-06 07:10:36.351 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-06 07:10:36.354 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-06 07:10:36.383 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-06 07:10:36.386 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-06 07:10:36.388 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-06 07:10:36.391 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-06 07:10:36.409 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:10:36.411 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-06 07:10:36.414 | + 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-05-06 07:10:36.419 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-06 07:10:36.449 | + 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-05-06 07:10:36.488 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-06 07:10:36.490 | + 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-05-06 07:10:36.521 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-06 07:10:36.530 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-06 07:10:36.555 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-06 07:10:36.558 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-06 07:10:36.561 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-06 07:10:36.592 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-06 07:10:36.595 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-06 07:10:36.597 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-06 07:10:36.600 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-06 07:10:39.646 | INFO neutron.common.config [-] Logging enabled! 2022-05-06 07:10:39.646 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev187 2022-05-06 07:10:39.647 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=214117) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-06 07:10:39.697 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=214117) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-06 07:10:39.697 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=214117) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-06 07:10:39.697 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=214117) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 07:10:39.698 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=214117) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 07:10:39.698 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=214117) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 07:10:39.698 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=214117) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 07:10:39.761 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-06 07:10:39.761 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=214117) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-06 07:10:39.762 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=214117) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-06 07:10:39.764 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-06 07:10:39.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:39.764 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:39.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:10:39.764 | from cryptography.utils import int_from_bytes 2022-05-06 07:10:40.141 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-06 07:10:40.143 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-06 07:10:40.146 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-06 07:10:40.149 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-06 07:10:40.151 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-06 07:10:40.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-06 07:10:40.157 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-06 07:10:40.175 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-06 07:10:40.178 | + functions:set_mtu:785 : local dev=br-data 2022-05-06 07:10:40.180 | + functions:set_mtu:786 : local mtu=1500 2022-05-06 07:10:40.183 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-06 07:10:40.195 | + 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-05-06 07:10:40.213 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-06 07:10:40.216 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-06 07:10:40.218 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-06 07:10:40.221 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-06 07:10:40.224 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-06 07:10:40.226 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-06 07:10:40.229 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-06 07:10:40.231 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-06 07:10:40.234 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-06 07:10:40.236 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-06 07:10:40.239 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-06 07:10:40.243 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-06 07:10:40.244 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-06 07:10:40.247 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-06 07:10:40.251 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-06 07:10:40.253 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-06 07:10:40.258 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-06 07:10:40.261 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-06 07:10:40.263 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-06 07:10:40.266 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-06 07:10:40.270 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-06 07:10:40.270 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-06 07:10:40.271 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-06 07:10:40.277 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.40/22 brd 192.168.3.255' 2022-05-06 07:10:40.280 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-06 07:10:40.282 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-06 07:10:40.285 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-06 07:10:40.288 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-06 07:10:40.291 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.40/22 brd 192.168.3.255 != '' ]] 2022-05-06 07:10:40.293 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.40/22 brd 192.168.3.255 dev eth1' 2022-05-06 07:10:40.296 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.40/22 brd 192.168.3.255 dev br-data' 2022-05-06 07:10:40.298 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-06 07:10:40.301 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-06 07:10:40.305 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.40/22 brd 192.168.3.255 2022-05-06 07:10:40.305 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-06 07:10:40.306 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-06 07:10:40.307 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-06 07:10:40.312 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.40 2022-05-06 07:10:40.318 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.40 ' 2022-05-06 07:10:40.318 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.40/22 brd 192.168.3.255 dev eth1 2022-05-06 07:10:40.331 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.40/22 brd 192.168.3.255 dev br-data 2022-05-06 07:10:40.343 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-06 07:10:40.359 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-06 07:10:40.380 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.40 2022-05-06 07:10:40.389 | PING 192.168.0.40 (192.168.0.40) from 192.168.0.40 br-data: 56(84) bytes of data. 2022-05-06 07:10:40.389 | 64 bytes from 192.168.0.40: icmp_seq=1 ttl=64 time=0.068 ms 2022-05-06 07:10:41.419 | 64 bytes from 192.168.0.40: icmp_seq=2 ttl=64 time=0.042 ms 2022-05-06 07:10:42.443 | 64 bytes from 192.168.0.40: icmp_seq=3 ttl=64 time=0.039 ms 2022-05-06 07:10:42.443 | 2022-05-06 07:10:42.443 | --- 192.168.0.40 ping statistics --- 2022-05-06 07:10:42.443 | 3 packets transmitted, 3 received, 0% packet loss, time 2054ms 2022-05-06 07:10:42.443 | rtt min/avg/max/mdev = 0.039/0.049/0.068/0.013 ms 2022-05-06 07:10:42.449 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-05-06 07:10:42.451 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-05-06 07:10:42.455 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-05-06 07:10:42.458 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-05-06 07:10:42.476 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:10:42.478 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-05-06 07:10:42.481 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-05-06 07:10:42.486 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-05-06 07:10:42.522 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.36 2022-05-06 07:10:42.553 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-05-06 07:10:42.583 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-06 07:10:42.621 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-05-06 07:10:42.624 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-06 07:10:42.654 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-06 07:10:42.657 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-05-06 07:10:42.674 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:10:42.677 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-05-06 07:10:42.680 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-05-06 07:10:42.698 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:10:42.701 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-05-06 07:10:42.719 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:10:42.721 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-05-06 07:10:42.740 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:10:42.742 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-05-06 07:10:42.774 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-05-06 07:10:42.807 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-05-06 07:10:42.809 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-05-06 07:10:42.828 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:10:42.830 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-05-06 07:10:42.849 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:10:42.852 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-05-06 07:10:42.854 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-05-06 07:10:42.920 | + inc/async:async_inner:63 : init_neutron 2022-05-06 07:10:42.963 | [172392 Async init_neutron:214595]: running: init_neutron 2022-05-06 07:10:42.965 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-05-06 07:10:42.983 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:10:42.987 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-05-06 07:10:42.998 | ++ ./stack.sh:main:1164 : true 2022-05-06 07:10:43.001 | + ./stack.sh:main:1164 : netman_pid= 2022-05-06 07:10:43.003 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-05-06 07:10:43.006 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-05-06 07:10:43.018 | dnsmasq: no process found 2022-05-06 07:10:43.022 | + ./stack.sh:main:1166 : true 2022-05-06 07:10:43.025 | + ./stack.sh:main:1171 : clean_iptables 2022-05-06 07:10:43.032 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-05-06 07:10:43.033 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-05-06 07:10:43.035 | + lib/nova:clean_iptables:186 : bash 2022-05-06 07:10:43.037 | + lib/nova:clean_iptables:186 : grep nova 2022-05-06 07:10:43.038 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-05-06 07:10:43.045 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-05-06 07:10:43.049 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-06 07:10:43.058 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-06 07:10:43.059 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-05-06 07:10:43.065 | + lib/nova:clean_iptables:188 : bash 2022-05-06 07:10:43.065 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-05-06 07:10:43.065 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-05-06 07:10:43.065 | + lib/nova:clean_iptables:188 : grep nova 2022-05-06 07:10:43.072 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-05-06 07:10:43.081 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-06 07:10:43.082 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-05-06 07:10:43.084 | + lib/nova:clean_iptables:190 : grep nova 2022-05-06 07:10:43.088 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-05-06 07:10:43.088 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-05-06 07:10:43.091 | + lib/nova:clean_iptables:190 : bash 2022-05-06 07:10:43.094 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-05-06 07:10:43.106 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-06 07:10:43.115 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-05-06 07:10:43.115 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-05-06 07:10:43.115 | + lib/nova:clean_iptables:192 : grep nova 2022-05-06 07:10:43.118 | + lib/nova:clean_iptables:192 : bash 2022-05-06 07:10:43.119 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-05-06 07:10:43.123 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-05-06 07:10:43.129 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-05-06 07:10:43.138 | net.ipv4.ip_forward = 1 2022-05-06 07:10:43.141 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-05-06 07:10:43.160 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:10:43.163 | + ./stack.sh:main:1180 : configure_os_vif 2022-05-06 07:10:43.167 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-05-06 07:10:43.169 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-05-06 07:10:43.203 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-05-06 07:10:43.235 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-05-06 07:10:43.238 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-05-06 07:10:43.279 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-05-06 07:10:43.321 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-05-06 07:10:43.342 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:10:43.345 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-05-06 07:10:43.348 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:10:43.351 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-05-06 07:10:43.354 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-05-06 07:10:43.357 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-05-06 07:10:43.428 | + inc/async:async_inner:63 : init_swift 2022-05-06 07:10:43.472 | [172392 Async init_swift:214953]: running: init_swift 2022-05-06 07:10:43.477 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-05-06 07:10:43.496 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:10:43.498 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-05-06 07:10:43.501 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:10:43.504 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-05-06 07:10:43.509 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-05-06 07:10:43.512 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-05-06 07:10:43.578 | + inc/async:async_inner:63 : init_cinder 2022-05-06 07:10:43.623 | [172392 Async init_cinder:215048]: running: init_cinder 2022-05-06 07:10:43.627 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-05-06 07:10:43.652 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:10:43.660 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-05-06 07:10:43.663 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:10:43.666 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-05-06 07:10:43.670 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-05-06 07:10:43.673 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-05-06 07:10:43.745 | + inc/async:async_inner:63 : init_placement 2022-05-06 07:10:43.793 | [172392 Async init_placement:215167]: running: init_placement 2022-05-06 07:10:43.796 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-05-06 07:10:43.856 | [172392 Async init_neutron:214595]: Waiting for completion of init_neutron running on PID 214595 (6 other jobs running) 2022-05-06 07:10:43.884 | [172392 Async init_neutron:214595]: Signaling child to exit 2022-05-06 07:10:48.305 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:10:48.330 | [211673 Async init_glance:211673]: finished successfully 2022-05-06 07:10:56.939 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:10:56.965 | [214953 Async init_swift:214953]: finished successfully 2022-05-06 07:11:44.729 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:11:44.755 | [215048 Async init_cinder:215048]: finished successfully 2022-05-06 07:11:51.167 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:11:51.194 | [215167 Async init_placement:215167]: finished successfully 2022-05-06 07:15:07.987 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:15:08.013 | [214595 Async init_neutron:214595]: finished successfully 2022-05-06 07:15:08.032 | WAKEUP 2022-05-06 07:15:08.056 | [172392 Async init_neutron:214595]: Signaled 2022-05-06 07:15:08.057 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-05-06 07:15:08.057 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:15:08.057 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 07:15:08.057 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:15:08.057 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 07:15:08.057 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-06 07:15:08.057 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 07:15:08.057 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-05-06 07:15:08.058 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-05-06 07:15:08.058 | + lib/database:recreate_database:112 : local db=neutron 2022-05-06 07:15:08.058 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-05-06 07:15:08.058 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-05-06 07:15:08.058 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-05-06 07:15:08.058 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:15:08.058 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-05-06 07:15:08.058 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:15:08.058 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-05-06 07:15:08.058 | + functions-common:time_start:2423 : local name=dbsync 2022-05-06 07:15:08.058 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:15:08.058 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:15:08.058 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:15:08.058 | + functions-common:time_start:2428 : _TIME_START[$name]=1651821084899 2022-05-06 07:15:08.058 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-05-06 07:15:08.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.058 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.058 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.058 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:15:08.058 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:15:08.058 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:15:08.058 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:15:08.058 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-05-06 07:15:08.058 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-05-06 07:15:08.058 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-05-06 07:15:08.058 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-05-06 07:15:08.058 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-05-06 07:15:08.058 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-05-06 07:15:08.058 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-05-06 07:15:08.058 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-05-06 07:15:08.058 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-05-06 07:15:08.059 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-05-06 07:15:08.060 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-05-06 07:15:08.061 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-05-06 07:15:08.062 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-05-06 07:15:08.062 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-05-06 07:15:08.062 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-05-06 07:15:08.062 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-05-06 07:15:08.062 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-05-06 07:15:08.062 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-05-06 07:15:08.062 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-05-06 07:15:08.062 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-05-06 07:15:08.062 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-05-06 07:15:08.062 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-05-06 07:15:08.062 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-05-06 07:15:08.062 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-05-06 07:15:08.062 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-05-06 07:15:08.062 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-05-06 07:15:08.062 | Running upgrade for neutron ... 2022-05-06 07:15:08.062 | OK 2022-05-06 07:15:08.062 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-05-06 07:15:08.062 | + functions-common:time_stop:2437 : local name 2022-05-06 07:15:08.062 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:15:08.062 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:15:08.062 | + functions-common:time_stop:2440 : local total 2022-05-06 07:15:08.062 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:15:08.062 | + functions-common:time_stop:2443 : name=dbsync 2022-05-06 07:15:08.062 | + functions-common:time_stop:2444 : start_time=1651821084899 2022-05-06 07:15:08.062 | + functions-common:time_stop:2446 : [[ -z 1651821084899 ]] 2022-05-06 07:15:08.062 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:15:08.062 | + functions-common:time_stop:2449 : end_time=1651821307971 2022-05-06 07:15:08.062 | + functions-common:time_stop:2450 : elapsed_time=223072 2022-05-06 07:15:08.062 | + functions-common:time_stop:2451 : total=38992 2022-05-06 07:15:08.062 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:15:08.062 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=262064 2022-05-06 07:15:08.103 | [172392 Async init_neutron:214595]: finished init_neutron with result 0 in 265 seconds 2022-05-06 07:15:08.107 | + inc/async:async_wait:197 : return 0 2022-05-06 07:15:08.110 | + ./stack.sh:main:1210 : async_wait init_placement 2022-05-06 07:15:08.162 | [172392 Async init_placement:215167]: Waiting for completion of init_placement running on PID 215167 (5 other jobs running) 2022-05-06 07:15:08.188 | [172392 Async init_placement:215167]: Signaling child to exit 2022-05-06 07:15:08.189 | WAKEUP 2022-05-06 07:15:08.216 | [172392 Async init_placement:215167]: Signaled 2022-05-06 07:15:08.217 | + lib/placement:init_placement:130 : recreate_database placement 2022-05-06 07:15:08.217 | + lib/database:recreate_database:112 : local db=placement 2022-05-06 07:15:08.217 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-05-06 07:15:08.217 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-05-06 07:15:08.217 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-05-06 07:15:08.217 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:15:08.218 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-05-06 07:15:08.218 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:15:08.218 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-05-06 07:15:08.218 | + lib/placement:init_placement:132 : create_placement_accounts 2022-05-06 07:15:08.218 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-05-06 07:15:08.218 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-05-06 07:15:08.218 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:15:08.218 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 07:15:08.218 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 07:15:08.218 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 07:15:08.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.218 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.218 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.218 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:15:08.218 | + functions-common:get_or_create_user:937 : user_id=b07d5fedf2c547ebad75676d8edc11cd 2022-05-06 07:15:08.218 | + functions-common:get_or_create_user:938 : echo b07d5fedf2c547ebad75676d8edc11cd 2022-05-06 07:15:08.218 | b07d5fedf2c547ebad75676d8edc11cd 2022-05-06 07:15:08.218 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-05-06 07:15:08.218 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:15:08.218 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:15:08.218 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:15:08.218 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:15:08.218 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:15:08.218 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:15:08.218 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:15:08.218 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:15:08.218 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:15:08.218 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:15:08.218 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:15:08.218 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:15:08.218 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-06 07:15:08.218 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:15:08.219 | ++ functions-common:get_field:824 : read data 2022-05-06 07:15:08.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.219 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.219 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.219 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:15:08.219 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:15:08.219 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:15:08.219 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-05-06 07:15:08.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.219 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.219 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.219 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-06 07:15:08.219 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:15:08.219 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:15:08.219 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:15:08.219 | ++ functions-common:get_field:824 : read data 2022-05-06 07:15:08.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.219 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.219 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.219 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:15:08.219 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:15:08.219 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:15:08.219 | ++ functions-common:get_field:830 : echo '| f87d07ffe6fa4015ab0f877a40dc89a8 | b07d5fedf2c547ebad75676d8edc11cd | | ae6cc1b2094841f3b144349c3960d6f3 | | | False |' 2022-05-06 07:15:08.219 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:15:08.219 | ++ functions-common:get_field:824 : read data 2022-05-06 07:15:08.219 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:15:08.219 | + functions-common:get_or_add_user_project_role:1009 : echo f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:15:08.219 | f87d07ffe6fa4015ab0f877a40dc89a8 2022-05-06 07:15:08.220 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-06 07:15:08.220 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-05-06 07:15:08.220 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:15:08.220 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:15:08.220 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:15:08.220 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:15:08.220 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:15:08.220 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:15:08.220 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:15:08.220 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:15:08.220 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:15:08.220 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:15:08.220 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-06 07:15:08.220 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:15:08.220 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:15:08.221 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:15:08.221 | ++ functions-common:get_field:824 : read data 2022-05-06 07:15:08.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.221 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.221 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.221 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:15:08.221 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:15:08.221 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:15:08.221 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-05-06 07:15:08.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.221 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.221 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.221 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-06 07:15:08.221 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:15:08.221 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:15:08.221 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:15:08.221 | ++ functions-common:get_field:824 : read data 2022-05-06 07:15:08.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.221 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.221 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.221 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:15:08.221 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:15:08.221 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:15:08.221 | ++ functions-common:get_field:830 : echo '| 66f0d47a83a64a099e55a2593d588a79 | b07d5fedf2c547ebad75676d8edc11cd | | ae6cc1b2094841f3b144349c3960d6f3 | | | False |' 2022-05-06 07:15:08.221 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:15:08.221 | ++ functions-common:get_field:824 : read data 2022-05-06 07:15:08.221 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:15:08.221 | + functions-common:get_or_add_user_project_role:1009 : echo 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:15:08.221 | 66f0d47a83a64a099e55a2593d588a79 2022-05-06 07:15:08.222 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.36/placement 2022-05-06 07:15:08.222 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-05-06 07:15:08.222 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 07:15:08.222 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-05-06 07:15:08.222 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-05-06 07:15:08.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.222 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.222 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.222 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:15:08.222 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 07:15:08.222 | bcb21557597042d19049cefc9c07d50a' 2022-05-06 07:15:08.222 | + functions-common:get_or_create_service:1106 : echo bcb21557597042d19049cefc9c07d50a 2022-05-06 07:15:08.222 | bcb21557597042d19049cefc9c07d50a 2022-05-06 07:15:08.222 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.36/placement 2022-05-06 07:15:08.222 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 07:15:08.222 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.36/placement RegionOne 2022-05-06 07:15:08.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:15:08.222 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-05-06 07:15:08.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.222 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.222 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.222 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:15:08.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:15:08.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:15:08.222 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.36/placement --region RegionOne -f value -c id 2022-05-06 07:15:08.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.222 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.222 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.222 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:15:08.223 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=9f5f2b79a1654e9b823e40bce6cabe3a 2022-05-06 07:15:08.223 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 9f5f2b79a1654e9b823e40bce6cabe3a 2022-05-06 07:15:08.223 | + functions-common:get_or_create_endpoint:1139 : public_id=9f5f2b79a1654e9b823e40bce6cabe3a 2022-05-06 07:15:08.223 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 07:15:08.223 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 07:15:08.223 | + functions-common:get_or_create_endpoint:1148 : echo 9f5f2b79a1654e9b823e40bce6cabe3a 2022-05-06 07:15:08.223 | 9f5f2b79a1654e9b823e40bce6cabe3a 2022-05-06 07:15:08.264 | [172392 Async init_placement:215167]: finished init_placement with result 0 in 67 seconds 2022-05-06 07:15:08.269 | + inc/async:async_wait:197 : return 0 2022-05-06 07:15:08.272 | + ./stack.sh:main:1211 : async_wait init_glance 2022-05-06 07:15:08.326 | [172392 Async init_glance:211673]: Waiting for completion of init_glance running on PID 211673 (4 other jobs running) 2022-05-06 07:15:08.352 | [172392 Async init_glance:211673]: Signaling child to exit 2022-05-06 07:15:08.352 | WAKEUP 2022-05-06 07:15:08.376 | [172392 Async init_glance:211673]: Signaled 2022-05-06 07:15:08.378 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-05-06 07:15:08.378 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-05-06 07:15:08.378 | + lib/glance:init_glance:485 : recreate_database glance 2022-05-06 07:15:08.378 | + lib/database:recreate_database:112 : local db=glance 2022-05-06 07:15:08.378 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-05-06 07:15:08.378 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-05-06 07:15:08.378 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-05-06 07:15:08.378 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:15:08.378 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-05-06 07:15:08.378 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:15:08.378 | + lib/glance:init_glance:487 : time_start dbsync 2022-05-06 07:15:08.378 | + functions-common:time_start:2423 : local name=dbsync 2022-05-06 07:15:08.378 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:15:08.378 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:15:08.378 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:15:08.378 | + functions-common:time_start:2428 : _TIME_START[$name]=1651820993085 2022-05-06 07:15:08.378 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-05-06 07:15:08.378 | 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=211798) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 07:15:08.379 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 07:15:08.379 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 07:15:08.379 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 07:15:08.379 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-05-06 07:15:08.379 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-05-06 07:15:08.380 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-05-06 07:15:08.380 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-05-06 07:15:08.380 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-05-06 07:15:08.380 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-05-06 07:15:08.380 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:15:08.380 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:15:08.380 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:15:08.380 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:15:08.380 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-05-06 07:15:08.380 | Database migration is up to date. No migration needed. 2022-05-06 07:15:08.380 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-05-06 07:15:08.380 | Database is synced successfully. 2022-05-06 07:15:08.380 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-05-06 07:15:08.380 | 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=211979) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 07:15:08.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-05-06 07:15:08.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-05-06 07:15:08.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-05-06 07:15:08.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-05-06 07:15:08.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-05-06 07:15:08.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-05-06 07:15:08.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-05-06 07:15:08.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-05-06 07:15:08.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-05-06 07:15:08.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-05-06 07:15:08.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-05-06 07:15:08.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-05-06 07:15:08.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-05-06 07:15:08.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-05-06 07:15:08.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-05-06 07:15:08.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-05-06 07:15:08.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-05-06 07:15:08.381 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-05-06 07:15:08.381 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-05-06 07:15:08.381 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-05-06 07:15:08.381 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-05-06 07:15:08.381 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-05-06 07:15:08.381 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-05-06 07:15:08.381 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-05-06 07:15:08.381 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-05-06 07:15:08.381 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-05-06 07:15:08.381 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-05-06 07:15:08.381 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-05-06 07:15:08.381 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-05-06 07:15:08.381 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-05-06 07:15:08.381 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-05-06 07:15:08.381 | + lib/glance:init_glance:493 : time_stop dbsync 2022-05-06 07:15:08.381 | + functions-common:time_stop:2437 : local name 2022-05-06 07:15:08.381 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:15:08.381 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:15:08.381 | + functions-common:time_stop:2440 : local total 2022-05-06 07:15:08.381 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:15:08.381 | + functions-common:time_stop:2443 : name=dbsync 2022-05-06 07:15:08.381 | + functions-common:time_stop:2444 : start_time=1651820993085 2022-05-06 07:15:08.381 | + functions-common:time_stop:2446 : [[ -z 1651820993085 ]] 2022-05-06 07:15:08.381 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:15:08.381 | + functions-common:time_stop:2449 : end_time=1651821048283 2022-05-06 07:15:08.381 | + functions-common:time_stop:2450 : elapsed_time=55198 2022-05-06 07:15:08.381 | + functions-common:time_stop:2451 : total=38992 2022-05-06 07:15:08.381 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:15:08.381 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=94190 2022-05-06 07:15:08.426 | [172392 Async init_glance:211673]: finished init_glance with result 0 in 57 seconds 2022-05-06 07:15:08.430 | + inc/async:async_wait:197 : return 0 2022-05-06 07:15:08.432 | + ./stack.sh:main:1212 : async_wait init_swift 2022-05-06 07:15:08.485 | [172392 Async init_swift:214953]: Waiting for completion of init_swift running on PID 214953 (3 other jobs running) 2022-05-06 07:15:08.511 | [172392 Async init_swift:214953]: Signaling child to exit 2022-05-06 07:15:08.511 | WAKEUP 2022-05-06 07:15:08.534 | [172392 Async init_swift:214953]: Signaled 2022-05-06 07:15:08.535 | + lib/swift:init_swift:668 : local node_number 2022-05-06 07:15:08.536 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-06 07:15:08.536 | No account-server running 2022-05-06 07:15:08.536 | No object-updater running 2022-05-06 07:15:08.536 | No container-replicator running 2022-05-06 07:15:08.536 | No container-server running 2022-05-06 07:15:08.536 | No container-updater running 2022-05-06 07:15:08.536 | No object-reconstructor running 2022-05-06 07:15:08.536 | No container-sync running 2022-05-06 07:15:08.536 | No container-auditor running 2022-05-06 07:15:08.536 | No container-reconciler running 2022-05-06 07:15:08.536 | No account-auditor running 2022-05-06 07:15:08.536 | No object-replicator running 2022-05-06 07:15:08.536 | No proxy-server running 2022-05-06 07:15:08.536 | No account-reaper running 2022-05-06 07:15:08.536 | No object-auditor running 2022-05-06 07:15:08.536 | No object-server running 2022-05-06 07:15:08.536 | No container-sharder running 2022-05-06 07:15:08.536 | No account-replicator running 2022-05-06 07:15:08.536 | No object-expirer running 2022-05-06 07:15:08.536 | + lib/swift:init_swift:670 : true 2022-05-06 07:15:08.536 | + lib/swift:init_swift:673 : create_swift_disk 2022-05-06 07:15:08.536 | + lib/swift:create_swift_disk:565 : local node_number 2022-05-06 07:15:08.536 | + lib/swift:create_swift_disk:570 : local user_group 2022-05-06 07:15:08.536 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-05-06 07:15:08.536 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-05-06 07:15:08.536 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-05-06 07:15:08.536 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-05-06 07:15:08.536 | + functions:create_disk:732 : local node_number 2022-05-06 07:15:08.536 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-06 07:15:08.536 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-06 07:15:08.536 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-05-06 07:15:08.536 | + functions:create_disk:736 : local key 2022-05-06 07:15:08.536 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-06 07:15:08.537 | ++ functions:create_disk:738 : sed s#/.## 2022-05-06 07:15:08.537 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-06 07:15:08.537 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-06 07:15:08.537 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-05-06 07:15:08.537 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-06 07:15:08.537 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-06 07:15:08.537 | + functions:destroy_disk:765 : local key 2022-05-06 07:15:08.537 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-06 07:15:08.537 | ++ functions:destroy_disk:767 : sed s#/.## 2022-05-06 07:15:08.537 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-06 07:15:08.537 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-06 07:15:08.537 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-05-06 07:15:08.537 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-05-06 07:15:08.537 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-05-06 07:15:08.537 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-05-06 07:15:08.537 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-05-06 07:15:08.537 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-05-06 07:15:08.537 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-05-06 07:15:08.537 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-05-06 07:15:08.537 | = sectsz=512 attr=2, projid32bit=1 2022-05-06 07:15:08.537 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-05-06 07:15:08.537 | = reflink=1 2022-05-06 07:15:08.537 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-05-06 07:15:08.537 | = sunit=0 swidth=0 blks 2022-05-06 07:15:08.537 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-05-06 07:15:08.537 | log =internal log bsize=4096 blocks=2560, version=2 2022-05-06 07:15:08.537 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-05-06 07:15:08.537 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-05-06 07:15:08.537 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-05-06 07:15:08.537 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-05-06 07:15:08.537 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-05-06 07:15:08.537 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-05-06 07:15:08.537 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-05-06 07:15:08.538 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-05-06 07:15:08.538 | + lib/swift:create_swift_disk:579 : local node_number 2022-05-06 07:15:08.538 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-06 07:15:08.538 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-05-06 07:15:08.538 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-05-06 07:15:08.538 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-05-06 07:15:08.538 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-06 07:15:08.538 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-05-06 07:15:08.538 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-06 07:15:08.538 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-05-06 07:15:08.538 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1651819890.object.builder backups/1651819892.container.builder backups/1651819893.account.builder backups/1651819898.object.builder backups/1651819899.container.builder backups/1651819901.account.builder backups/1651819898.object.ring.gz backups/1651819899.container.ring.gz backups/1651819901.account.ring.gz 2022-05-06 07:15:08.538 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-05-06 07:15:08.538 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-05-06 07:15:08.538 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-05-06 07:15:08.538 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-05-06 07:15:08.538 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-06 07:15:08.538 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-05-06 07:15:08.538 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-05-06 07:15:08.538 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-05-06 07:15:08.538 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-05-06 07:15:08.538 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-05-06 07:15:08.538 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-05-06 07:15:08.538 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-05-06 07:15:08.538 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-05-06 07:15:08.538 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-05-06 07:15:08.538 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-05-06 07:15:08.538 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-06 07:15:08.538 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-05-06 07:15:08.538 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-06 07:15:08.538 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-05-06 07:15:08.538 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-06 07:15:08.538 | + lib/swift:init_swift:714 : popd 2022-05-06 07:15:08.582 | [172392 Async init_swift:214953]: finished init_swift with result 0 in 13 seconds 2022-05-06 07:15:08.586 | + inc/async:async_wait:197 : return 0 2022-05-06 07:15:08.588 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-05-06 07:15:08.640 | [172392 Async init_cinder:215048]: Waiting for completion of init_cinder running on PID 215048 (2 other jobs running) 2022-05-06 07:15:08.665 | [172392 Async init_cinder:215048]: Signaling child to exit 2022-05-06 07:15:08.665 | WAKEUP 2022-05-06 07:15:08.689 | [172392 Async init_cinder:215048]: Signaled 2022-05-06 07:15:08.691 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-05-06 07:15:08.691 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:15:08.691 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-05-06 07:15:08.691 | + lib/database:recreate_database:112 : local db=cinder 2022-05-06 07:15:08.691 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-05-06 07:15:08.691 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-05-06 07:15:08.691 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-05-06 07:15:08.691 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:15:08.691 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-05-06 07:15:08.691 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:15:08.691 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-05-06 07:15:08.691 | + functions-common:time_start:2423 : local name=dbsync 2022-05-06 07:15:08.691 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:15:08.691 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:15:08.691 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:15:08.691 | + functions-common:time_start:2428 : _TIME_START[$name]=1651821054960 2022-05-06 07:15:08.691 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-05-06 07:15:08.691 | 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=215543) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 07:15:08.691 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:15:08.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:08.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:08.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:08.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:08.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:15:08.692 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=215543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:15:08.692 | INFO cinder.db.migration [-] Applying migration(s) 2022-05-06 07:15:08.692 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 07:15:08.692 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 07:15:08.692 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-05-06 07:15:08.692 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=215543) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-06 07:15:08.692 | INFO cinder.db.migration [-] Migration(s) applied 2022-05-06 07:15:08.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.693 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:15:08.693 | from cryptography.utils import int_from_bytes 2022-05-06 07:15:08.693 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-06 07:15:08.693 | last_heartbeat = column_property( 2022-05-06 07:15:08.693 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-06 07:15:08.693 | num_hosts = column_property( 2022-05-06 07:15:08.693 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-06 07:15:08.693 | num_down_hosts = column_property( 2022-05-06 07:15:08.693 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-05-06 07:15:08.693 | + functions-common:time_stop:2437 : local name 2022-05-06 07:15:08.693 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:15:08.693 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:15:08.693 | + functions-common:time_stop:2440 : local total 2022-05-06 07:15:08.693 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:15:08.693 | + functions-common:time_stop:2443 : name=dbsync 2022-05-06 07:15:08.693 | + functions-common:time_stop:2444 : start_time=1651821054960 2022-05-06 07:15:08.693 | + functions-common:time_stop:2446 : [[ -z 1651821054960 ]] 2022-05-06 07:15:08.693 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:15:08.693 | + functions-common:time_stop:2449 : end_time=1651821101964 2022-05-06 07:15:08.693 | + functions-common:time_stop:2450 : elapsed_time=47004 2022-05-06 07:15:08.693 | + functions-common:time_stop:2451 : total=38992 2022-05-06 07:15:08.693 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:15:08.693 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=85996 2022-05-06 07:15:08.693 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-05-06 07:15:08.693 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:15:08.693 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-05-06 07:15:08.693 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-05-06 07:15:08.693 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-06 07:15:08.693 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-05-06 07:15:08.693 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-05-06 07:15:08.693 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-05-06 07:15:08.693 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-05-06 07:15:08.694 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-05-06 07:15:08.694 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-05-06 07:15:08.694 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-05-06 07:15:08.694 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-05-06 07:15:08.694 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-05-06 07:15:08.694 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:15:08.694 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:15:08.694 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:15:08.694 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:15:08.694 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:15:08.694 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:15:08.694 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:15:08.694 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:15:08.694 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:15:08.694 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:15:08.694 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:15:08.694 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-05-06 07:15:08.694 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:15:08.694 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:15:08.694 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:15:08.694 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:15:08.694 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:15:08.694 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:15:08.694 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-05-06 07:15:08.694 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-05-06 07:15:08.694 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-05-06 07:15:08.694 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-06 07:15:08.694 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-05-06 07:15:08.694 | Volume group "stack-volumes-lvmdriver-1" not found 2022-05-06 07:15:08.694 | Cannot process volume group stack-volumes-lvmdriver-1 2022-05-06 07:15:08.694 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-05-06 07:15:08.694 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-06 07:15:08.694 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-05-06 07:15:08.694 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-05-06 07:15:08.695 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-05-06 07:15:08.695 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-05-06 07:15:08.695 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-05-06 07:15:08.695 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-05-06 07:15:08.695 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-05-06 07:15:08.695 | s|%DIRECTIO%|--direct-io=on|g; 2022-05-06 07:15:08.695 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-05-06 07:15:08.695 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-05-06 07:15:08.695 | [Unit] 2022-05-06 07:15:08.695 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-06 07:15:08.695 | DefaultDependencies=no 2022-05-06 07:15:08.695 | After=systemd-udev-settle.service 2022-05-06 07:15:08.695 | Before=lvm2-activation-early.service 2022-05-06 07:15:08.695 | Wants=systemd-udev-settle.service 2022-05-06 07:15:08.695 | 2022-05-06 07:15:08.695 | [Service] 2022-05-06 07:15:08.695 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-06 07:15:08.695 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-05-06 07:15:08.695 | RemainAfterExit=yes 2022-05-06 07:15:08.695 | Type=oneshot 2022-05-06 07:15:08.695 | 2022-05-06 07:15:08.695 | [Install] 2022-05-06 07:15:08.695 | WantedBy=local-fs.target 2022-05-06 07:15:08.695 | Also=systemd-udev-settle.service 2022-05-06 07:15:08.695 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-05-06 07:15:08.695 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-05-06 07:15:08.695 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-05-06 07:15:08.695 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-05-06 07:15:08.695 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-05-06 07:15:08.695 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-05-06 07:15:08.695 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-05-06 07:15:08.695 | Volume group "stack-volumes-lvmdriver-1" not found 2022-05-06 07:15:08.696 | Cannot process volume group stack-volumes-lvmdriver-1 2022-05-06 07:15:08.696 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-05-06 07:15:08.696 | Physical volume "/dev/loop4" successfully created. 2022-05-06 07:15:08.696 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-05-06 07:15:08.696 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-05-06 07:15:08.696 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-05-06 07:15:08.696 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-05-06 07:15:08.696 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-05-06 07:15:08.696 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-05-06 07:15:08.696 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-05-06 07:15:08.696 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-05-06 07:15:08.696 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:15:08.696 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-05-06 07:15:08.696 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-05-06 07:15:08.696 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-05-06 07:15:08.735 | [172392 Async init_cinder:215048]: finished init_cinder with result 0 in 61 seconds 2022-05-06 07:15:08.740 | + inc/async:async_wait:197 : return 0 2022-05-06 07:15:08.742 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-05-06 07:15:08.761 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:15:08.763 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-05-06 07:15:08.766 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:15:08.768 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-05-06 07:15:08.771 | + ./stack.sh:main:1220 : init_nova 2022-05-06 07:15:08.774 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-05-06 07:15:08.791 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:15:08.794 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-05-06 07:15:08.812 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:15:08.815 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 07:15:08.817 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-06 07:15:08.876 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-06 07:15:08.920 | [172392 Async nova-cell-0:217721]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-06 07:15:08.923 | ++ lib/nova:init_nova:842 : seq 1 1 2022-05-06 07:15:08.928 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 07:15:08.931 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-05-06 07:15:08.934 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 07:15:08.936 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 07:15:08.939 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-06 07:15:09.000 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-06 07:15:09.045 | [172392 Async nova-cell-1:217813]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-06 07:15:09.047 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-05-06 07:15:09.051 | + lib/database:recreate_database:112 : local db=nova_api 2022-05-06 07:15:09.053 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-05-06 07:15:09.056 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-05-06 07:15:09.059 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-05-06 07:15:09.064 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:15:18.083 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-05-06 07:15:18.088 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:15:18.179 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-05-06 07:15:19.268 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 07:15:22.652 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:15:22.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:15:22.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:15:22.662 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:15:22.663 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=217873) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:15:22.688 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 07:15:22.688 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 07:15:23.204 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-05-06 07:15:58.297 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=217873) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-06 07:15:58.299 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-05-06 07:16:05.109 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=217873) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-06 07:16:05.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:16:05.226 | from cryptography.utils import int_from_bytes 2022-05-06 07:16:05.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:16:05.226 | from cryptography.utils import int_from_bytes 2022-05-06 07:16:05.683 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-05-06 07:16:05.686 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-06 07:16:05.689 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-06 07:16:05.693 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-06 07:16:05.694 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-06 07:16:05.698 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-06 07:16:06.743 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 07:16:09.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:16:09.387 | from cryptography.utils import int_from_bytes 2022-05-06 07:16:09.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:16:09.387 | from cryptography.utils import int_from_bytes 2022-05-06 07:16:09.850 | ++ lib/nova:init_nova:854 : seq 0 1 2022-05-06 07:16:09.855 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-06 07:16:09.857 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-05-06 07:16:09.911 | [172392 Async nova-cell-0:217721]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 217721 (3 other jobs running) 2022-05-06 07:16:09.937 | [172392 Async nova-cell-0:217721]: Signaling child to exit 2022-05-06 07:17:21.251 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:17:21.277 | [217813 Async nova-cell-1:217813]: finished successfully 2022-05-06 07:17:21.354 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:17:21.380 | [217721 Async nova-cell-0:217721]: finished successfully 2022-05-06 07:17:21.398 | WAKEUP 2022-05-06 07:17:21.422 | [172392 Async nova-cell-0:217721]: Signaled 2022-05-06 07:17:21.424 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-05-06 07:17:21.424 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-05-06 07:17:21.424 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-05-06 07:17:21.424 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-05-06 07:17:21.424 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-05-06 07:17:21.424 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-05-06 07:17:21.424 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-05-06 07:17:21.424 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:17:21.424 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-05-06 07:17:21.424 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:17:21.424 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-05-06 07:17:21.424 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 07:17:21.424 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:17:21.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.426 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:17:21.426 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=217912) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:17:21.426 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 07:17:21.426 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 07:17:21.426 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-06 07:17:21.426 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=217912) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-06 07:17:21.426 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-06 07:17:21.426 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=217912) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-06 07:17:21.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:17:21.426 | from cryptography.utils import int_from_bytes 2022-05-06 07:17:21.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:17:21.426 | from cryptography.utils import int_from_bytes 2022-05-06 07:17:21.469 | [172392 Async nova-cell-0:217721]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 132 seconds 2022-05-06 07:17:21.474 | + inc/async:async_wait:197 : return 0 2022-05-06 07:17:21.476 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-06 07:17:21.479 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-05-06 07:17:21.531 | [172392 Async nova-cell-1:217813]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 217813 (2 other jobs running) 2022-05-06 07:17:21.556 | [172392 Async nova-cell-1:217813]: Signaling child to exit 2022-05-06 07:17:21.556 | WAKEUP 2022-05-06 07:17:21.580 | [172392 Async nova-cell-1:217813]: Signaled 2022-05-06 07:17:21.581 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-05-06 07:17:21.582 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-05-06 07:17:21.582 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-05-06 07:17:21.582 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-05-06 07:17:21.582 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-05-06 07:17:21.582 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-05-06 07:17:21.582 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-05-06 07:17:21.582 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:17:21.582 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-05-06 07:17:21.582 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:17:21.582 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-05-06 07:17:21.582 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 07:17:21.582 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:17:21.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:17:21.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:17:21.584 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:17:21.584 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=217925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:17:21.584 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 07:17:21.584 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 07:17:21.584 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-06 07:17:21.584 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=217925) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-06 07:17:21.584 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-06 07:17:21.584 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=217925) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-06 07:17:21.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:17:21.584 | from cryptography.utils import int_from_bytes 2022-05-06 07:17:21.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:17:21.584 | from cryptography.utils import int_from_bytes 2022-05-06 07:17:21.627 | [172392 Async nova-cell-1:217813]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 132 seconds 2022-05-06 07:17:21.631 | + inc/async:async_wait:197 : return 0 2022-05-06 07:17:21.634 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 07:17:21.639 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-05-06 07:17:22.664 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 07:17:25.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:17:25.442 | from cryptography.utils import int_from_bytes 2022-05-06 07:17:25.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:17:25.442 | from cryptography.utils import int_from_bytes 2022-05-06 07:17:25.442 | Running batches of 50 until complete 2022-05-06 07:17:25.442 | +-------------------------------------+--------------+-----------+ 2022-05-06 07:17:25.442 | | Migration | Total Needed | Completed | 2022-05-06 07:17:25.442 | +-------------------------------------+--------------+-----------+ 2022-05-06 07:17:25.442 | | fill_virtual_interface_list | 0 | 0 | 2022-05-06 07:17:25.442 | | migrate_empty_ratio | 0 | 0 | 2022-05-06 07:17:25.442 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-05-06 07:17:25.442 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-05-06 07:17:25.442 | | migration_migrate_to_uuid | 0 | 0 | 2022-05-06 07:17:25.442 | | populate_dev_uuids | 0 | 0 | 2022-05-06 07:17:25.442 | | populate_missing_availability_zones | 0 | 0 | 2022-05-06 07:17:25.442 | | populate_queued_for_delete | 0 | 0 | 2022-05-06 07:17:25.442 | | populate_user_id | 0 | 0 | 2022-05-06 07:17:25.442 | | populate_uuids | 0 | 0 | 2022-05-06 07:17:25.442 | +-------------------------------------+--------------+-----------+ 2022-05-06 07:17:25.927 | ++ lib/nova:init_nova:868 : seq 1 1 2022-05-06 07:17:25.932 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 07:17:25.936 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-05-06 07:17:25.938 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 07:17:25.940 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 07:17:25.943 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-05-06 07:17:26.968 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 07:17:29.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:17:29.563 | from cryptography.utils import int_from_bytes 2022-05-06 07:17:29.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:17:29.563 | from cryptography.utils import int_from_bytes 2022-05-06 07:17:29.563 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-05-06 07:17:29.563 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-05-06 07:17:30.004 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-05-06 07:17:30.007 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-05-06 07:17:30.021 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-05-06 07:17:30.024 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-05-06 07:17:30.042 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:17:30.045 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-05-06 07:17:30.048 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-05-06 07:17:30.109 | + inc/async:async_inner:63 : configure_neutron_nova 2022-05-06 07:17:30.160 | [172392 Async configure_neutron_nova:219088]: running: configure_neutron_nova 2022-05-06 07:17:30.163 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-05-06 07:17:30.166 | + functions-common:run_phase:1865 : local mode=stack 2022-05-06 07:17:30.169 | + functions-common:run_phase:1866 : local phase=post-config 2022-05-06 07:17:30.172 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 07:17:30.174 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 07:17:30.177 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 07:17:30.180 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 07:17:30.183 | + functions-common:run_phase:1875 : local extra 2022-05-06 07:17:30.186 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 07:17:30.191 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 07:17:30.195 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 07:17:30.198 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 07:17:30.200 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-05-06 07:17:30.203 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 07:17:30.220 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:17:30.223 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 07:17:30.226 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-06 07:17:30.229 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-05-06 07:17:30.232 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-06 07:17:30.235 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-06 07:17:30.238 | ++ extras.d/80-tempest.sh:source:12 : : 2022-05-06 07:17:30.240 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-06 07:17:30.242 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-06 07:17:30.245 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 07:17:30.248 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 07:17:30.251 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-05-06 07:17:30.255 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-06 07:17:30.258 | + functions-common:run_plugins:1852 : local phase=post-config 2022-05-06 07:17:30.261 | + functions-common:run_plugins:1854 : local plugins= 2022-05-06 07:17:30.264 | + functions-common:run_plugins:1855 : local plugin 2022-05-06 07:17:30.266 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-05-06 07:17:30.270 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-06 07:17:30.272 | + inc/meta-config:merge_config_group:171 : shift 2022-05-06 07:17:30.275 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-05-06 07:17:30.277 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 07:17:30.280 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-06 07:17:30.284 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-06 07:17:30.287 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-05-06 07:17:30.290 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:17:30.293 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-05-06 07:17:30.296 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 07:17:30.299 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-05-06 07:17:30.299 | /^\[\[.+\|.*\]\]/ { 2022-05-06 07:17:30.299 | gsub("[][]", "", $1); 2022-05-06 07:17:30.299 | split($1, a, "|"); 2022-05-06 07:17:30.299 | if (a[1] == matchgroup) 2022-05-06 07:17:30.299 | print a[2] 2022-05-06 07:17:30.299 | } 2022-05-06 07:17:30.299 | ' /home/ubuntu/devstack/local.conf 2022-05-06 07:17:30.305 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-06 07:17:30.308 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-06 07:17:30.311 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-06 07:17:30.316 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-05-06 07:17:30.321 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-05-06 07:17:30.324 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-05-06 07:17:30.327 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-05-06 07:17:30.331 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-05-06 07:17:30.336 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-05-06 07:17:30.338 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-05-06 07:17:30.341 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-06 07:17:30.344 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:17:30.346 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-06 07:17:30.350 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-05-06 07:17:30.353 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-06 07:17:30.356 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-05-06 07:17:30.359 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-05-06 07:17:30.364 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-05-06 07:17:30.367 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-05-06 07:17:30.371 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-06 07:17:30.372 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:30.374 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-05-06 07:17:30.374 | BEGIN { 2022-05-06 07:17:30.374 | section = "" 2022-05-06 07:17:30.374 | last_section = "" 2022-05-06 07:17:30.374 | section_count = 0 2022-05-06 07:17:30.374 | } 2022-05-06 07:17:30.374 | /^\[.+\]/ { 2022-05-06 07:17:30.374 | gsub("[][]", "", $1); 2022-05-06 07:17:30.374 | section=$1 2022-05-06 07:17:30.374 | next 2022-05-06 07:17:30.374 | } 2022-05-06 07:17:30.374 | /^ *\#/ { 2022-05-06 07:17:30.374 | next 2022-05-06 07:17:30.374 | } 2022-05-06 07:17:30.374 | /^[^ \t]+/ { 2022-05-06 07:17:30.374 | # get offset of first = in $0 2022-05-06 07:17:30.374 | eq_idx = index($0, "=") 2022-05-06 07:17:30.374 | # extract attr & value from $0 2022-05-06 07:17:30.374 | attr = substr($0, 1, eq_idx - 1) 2022-05-06 07:17:30.374 | value = substr($0, eq_idx + 1) 2022-05-06 07:17:30.374 | # only need to strip trailing whitespace from attr 2022-05-06 07:17:30.374 | sub(/[ \t]*$/, "", attr) 2022-05-06 07:17:30.375 | # need to strip leading & trailing whitespace from value 2022-05-06 07:17:30.375 | sub(/^[ \t]*/, "", value) 2022-05-06 07:17:30.375 | sub(/[ \t]*$/, "", value) 2022-05-06 07:17:30.375 | 2022-05-06 07:17:30.375 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-06 07:17:30.375 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-06 07:17:30.375 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-06 07:17:30.375 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-06 07:17:30.375 | if (! (section, attr) in cfg_attr_count) { 2022-05-06 07:17:30.375 | if (section != last_section) { 2022-05-06 07:17:30.375 | cfg_section[section_count++] = section 2022-05-06 07:17:30.375 | last_section = section 2022-05-06 07:17:30.375 | } 2022-05-06 07:17:30.375 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-06 07:17:30.375 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-06 07:17:30.375 | 2022-05-06 07:17:30.375 | cfg_attr[section, attr, 0] = value 2022-05-06 07:17:30.375 | cfg_attr_count[section, attr] = 1 2022-05-06 07:17:30.375 | } else { 2022-05-06 07:17:30.375 | lno = cfg_attr_count[section, attr]++ 2022-05-06 07:17:30.375 | cfg_attr[section, attr, lno] = value 2022-05-06 07:17:30.375 | } 2022-05-06 07:17:30.375 | } 2022-05-06 07:17:30.375 | END { 2022-05-06 07:17:30.375 | # Process each section in order 2022-05-06 07:17:30.375 | for (sno = 0; sno < section_count; sno++) { 2022-05-06 07:17:30.376 | section = cfg_section[sno] 2022-05-06 07:17:30.376 | # The ini routines simply append a config item immediately 2022-05-06 07:17:30.376 | # after the section header. To keep the same order as defined 2022-05-06 07:17:30.376 | # in local.conf, invoke the ini routines in the reverse order 2022-05-06 07:17:30.376 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-06 07:17:30.376 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-06 07:17:30.376 | if (cfg_attr_count[section, attr] == 1) 2022-05-06 07:17:30.376 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-06 07:17:30.376 | else { 2022-05-06 07:17:30.376 | # For multiline, invoke the ini routines in the reverse order 2022-05-06 07:17:30.376 | count = cfg_attr_count[section, attr] 2022-05-06 07:17:30.376 | print "inidelete " configfile " " section " " attr 2022-05-06 07:17:30.376 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-06 07:17:30.376 | for (l = count -2; l >= 0; l--) 2022-05-06 07:17:30.376 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-06 07:17:30.376 | } 2022-05-06 07:17:30.376 | } 2022-05-06 07:17:30.376 | } 2022-05-06 07:17:30.376 | } 2022-05-06 07:17:30.376 | ' 2022-05-06 07:17:30.376 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:17:30.378 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-06 07:17:30.380 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-06 07:17:30.385 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-05-06 07:17:30.388 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 07:17:30.391 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-05-06 07:17:30.394 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-05-06 07:17:30.394 | BEGIN { group = "" } 2022-05-06 07:17:30.394 | /^\[\[.+\|.*\]\]/ { 2022-05-06 07:17:30.394 | gsub("[][]", "", $1); 2022-05-06 07:17:30.394 | split($1, a, "|"); 2022-05-06 07:17:30.394 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-06 07:17:30.394 | group=a[1] 2022-05-06 07:17:30.394 | } else { 2022-05-06 07:17:30.394 | group="" 2022-05-06 07:17:30.394 | } 2022-05-06 07:17:30.394 | next 2022-05-06 07:17:30.394 | } 2022-05-06 07:17:30.394 | { 2022-05-06 07:17:30.395 | if (group != "") 2022-05-06 07:17:30.395 | print $0 2022-05-06 07:17:30.395 | } 2022-05-06 07:17:30.395 | ' /home/ubuntu/devstack/local.conf 2022-05-06 07:17:30.401 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-05-06 07:17:30.404 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-05-06 07:17:30.434 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:30.436 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-05-06 07:17:30.440 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-05-06 07:17:30.470 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:30.473 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-05-06 07:17:30.476 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-05-06 07:17:30.509 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:30.512 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-05-06 07:17:30.514 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-05-06 07:17:30.549 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:30.552 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-05-06 07:17:30.554 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-05-06 07:17:30.588 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:30.590 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-05-06 07:17:30.593 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-06 07:17:30.627 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:30.630 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.36/identity"' 2022-05-06 07:17:30.633 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.36/identity 2022-05-06 07:17:30.664 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:30.667 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-05-06 07:17:30.670 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-05-06 07:17:30.703 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:30.706 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-05-06 07:17:30.709 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-06 07:17:30.745 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:30.748 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-05-06 07:17:30.750 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-06 07:17:30.784 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:30.787 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-05-06 07:17:30.790 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-05-06 07:17:30.822 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:30.825 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-05-06 07:17:30.828 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-06 07:17:30.861 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:30.863 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-05-06 07:17:30.866 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-05-06 07:17:30.897 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:30.901 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-06 07:17:30.903 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-06 07:17:30.907 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-06 07:17:30.911 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-05-06 07:17:30.914 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-05-06 07:17:30.918 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-05-06 07:17:30.921 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-05-06 07:17:30.924 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-05-06 07:17:30.929 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-05-06 07:17:30.932 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-05-06 07:17:30.939 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-06 07:17:30.939 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:17:30.940 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-06 07:17:30.943 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-05-06 07:17:30.945 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-06 07:17:30.949 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-05-06 07:17:30.952 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-05-06 07:17:30.956 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-05-06 07:17:30.959 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-05-06 07:17:30.963 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-05-06 07:17:30.967 | BEGIN { 2022-05-06 07:17:30.967 | section = "" 2022-05-06 07:17:30.967 | last_section = "" 2022-05-06 07:17:30.967 | section_count = 0 2022-05-06 07:17:30.967 | } 2022-05-06 07:17:30.967 | /^\[.+\]/ { 2022-05-06 07:17:30.967 | gsub("[][]", "", $1); 2022-05-06 07:17:30.967 | section=$1 2022-05-06 07:17:30.967 | next 2022-05-06 07:17:30.967 | } 2022-05-06 07:17:30.967 | /^ *\#/ { 2022-05-06 07:17:30.967 | next 2022-05-06 07:17:30.967 | } 2022-05-06 07:17:30.967 | /^[^ \t]+/ { 2022-05-06 07:17:30.967 | # get offset of first = in $0 2022-05-06 07:17:30.967 | eq_idx = index($0, "=") 2022-05-06 07:17:30.967 | # extract attr & value from $0 2022-05-06 07:17:30.967 | attr = substr($0, 1, eq_idx - 1) 2022-05-06 07:17:30.967 | value = substr($0, eq_idx + 1) 2022-05-06 07:17:30.967 | # only need to strip trailing whitespace from attr 2022-05-06 07:17:30.967 | sub(/[ \t]*$/, "", attr) 2022-05-06 07:17:30.968 | # need to strip leading & trailing whitespace from value 2022-05-06 07:17:30.968 | sub(/^[ \t]*/, "", value) 2022-05-06 07:17:30.968 | sub(/[ \t]*$/, "", value) 2022-05-06 07:17:30.968 | 2022-05-06 07:17:30.968 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-06 07:17:30.968 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-06 07:17:30.968 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-06 07:17:30.968 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-06 07:17:30.968 | if (! (section, attr) in cfg_attr_count) { 2022-05-06 07:17:30.968 | if (section != last_section) { 2022-05-06 07:17:30.968 | cfg_section[section_count++] = section 2022-05-06 07:17:30.968 | last_section = section 2022-05-06 07:17:30.968 | } 2022-05-06 07:17:30.968 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-06 07:17:30.968 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-06 07:17:30.968 | 2022-05-06 07:17:30.968 | cfg_attr[section, attr, 0] = value 2022-05-06 07:17:30.969 | cfg_attr_count[section, attr] = 1 2022-05-06 07:17:30.969 | } else { 2022-05-06 07:17:30.969 | lno = cfg_attr_count[section, attr]++ 2022-05-06 07:17:30.969 | cfg_attr[section, attr, lno] = value 2022-05-06 07:17:30.969 | } 2022-05-06 07:17:30.969 | } 2022-05-06 07:17:30.969 | END { 2022-05-06 07:17:30.969 | # Process each section in order 2022-05-06 07:17:30.969 | for (sno = 0; sno < section_count; sno++) { 2022-05-06 07:17:30.969 | section = cfg_section[sno] 2022-05-06 07:17:30.969 | # The ini routines simply append a config item immediately 2022-05-06 07:17:30.969 | # after the section header. To keep the same order as defined 2022-05-06 07:17:30.969 | # in local.conf, invoke the ini routines in the reverse order 2022-05-06 07:17:30.969 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-06 07:17:30.969 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-06 07:17:30.969 | if (cfg_attr_count[section, attr] == 1) 2022-05-06 07:17:30.969 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-06 07:17:30.969 | else { 2022-05-06 07:17:30.969 | # For multiline, invoke the ini routines in the reverse order 2022-05-06 07:17:30.969 | count = cfg_attr_count[section, attr] 2022-05-06 07:17:30.969 | print "inidelete " configfile " " section " " attr 2022-05-06 07:17:30.969 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-06 07:17:30.969 | for (l = count -2; l >= 0; l--) 2022-05-06 07:17:30.969 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-06 07:17:30.969 | } 2022-05-06 07:17:30.969 | } 2022-05-06 07:17:30.969 | } 2022-05-06 07:17:30.969 | } 2022-05-06 07:17:30.969 | ' 2022-05-06 07:17:30.969 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-06 07:17:30.969 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:30.969 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:17:30.970 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-06 07:17:30.970 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-06 07:17:30.972 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-05-06 07:17:30.975 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 07:17:30.978 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-05-06 07:17:30.981 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-05-06 07:17:30.981 | BEGIN { group = "" } 2022-05-06 07:17:30.981 | /^\[\[.+\|.*\]\]/ { 2022-05-06 07:17:30.981 | gsub("[][]", "", $1); 2022-05-06 07:17:30.981 | split($1, a, "|"); 2022-05-06 07:17:30.981 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-06 07:17:30.981 | group=a[1] 2022-05-06 07:17:30.981 | } else { 2022-05-06 07:17:30.981 | group="" 2022-05-06 07:17:30.981 | } 2022-05-06 07:17:30.981 | next 2022-05-06 07:17:30.981 | } 2022-05-06 07:17:30.981 | { 2022-05-06 07:17:30.981 | if (group != "") 2022-05-06 07:17:30.981 | print $0 2022-05-06 07:17:30.981 | } 2022-05-06 07:17:30.981 | ' /home/ubuntu/devstack/local.conf 2022-05-06 07:17:30.988 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-05-06 07:17:30.990 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-05-06 07:17:31.005 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:17:31.023 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.026 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-05-06 07:17:31.028 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-05-06 07:17:31.033 | [219088 Async configure_neutron_nova:219088]: finished successfully 2022-05-06 07:17:31.065 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.067 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-05-06 07:17:31.070 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-05-06 07:17:31.105 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.108 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-05-06 07:17:31.113 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-05-06 07:17:31.145 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.147 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-05-06 07:17:31.150 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-05-06 07:17:31.180 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.183 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-05-06 07:17:31.185 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-05-06 07:17:31.220 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.222 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-05-06 07:17:31.225 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-05-06 07:17:31.260 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.262 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-05-06 07:17:31.266 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-05-06 07:17:31.296 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.299 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-05-06 07:17:31.301 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-05-06 07:17:31.336 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.338 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-05-06 07:17:31.341 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-05-06 07:17:31.374 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.377 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-05-06 07:17:31.379 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-05-06 07:17:31.410 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.412 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-05-06 07:17:31.415 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-05-06 07:17:31.446 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.448 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-05-06 07:17:31.451 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-05-06 07:17:31.480 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.483 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-05-06 07:17:31.486 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-05-06 07:17:31.516 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.518 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-05-06 07:17:31.521 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-05-06 07:17:31.551 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.554 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-05-06 07:17:31.556 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-05-06 07:17:31.586 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.590 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-06 07:17:31.592 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-06 07:17:31.595 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-06 07:17:31.599 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-05-06 07:17:31.601 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-05-06 07:17:31.604 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-05-06 07:17:31.607 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-05-06 07:17:31.610 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-05-06 07:17:31.615 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-05-06 07:17:31.617 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-05-06 07:17:31.620 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-06 07:17:31.622 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:17:31.625 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-06 07:17:31.627 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-05-06 07:17:31.630 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-06 07:17:31.633 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-05-06 07:17:31.636 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-05-06 07:17:31.639 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-05-06 07:17:31.642 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-05-06 07:17:31.645 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-06 07:17:31.646 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.646 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-05-06 07:17:31.646 | BEGIN { 2022-05-06 07:17:31.646 | section = "" 2022-05-06 07:17:31.646 | last_section = "" 2022-05-06 07:17:31.646 | section_count = 0 2022-05-06 07:17:31.646 | } 2022-05-06 07:17:31.647 | /^\[.+\]/ { 2022-05-06 07:17:31.647 | gsub("[][]", "", $1); 2022-05-06 07:17:31.647 | section=$1 2022-05-06 07:17:31.647 | next 2022-05-06 07:17:31.647 | } 2022-05-06 07:17:31.647 | /^ *\#/ { 2022-05-06 07:17:31.647 | next 2022-05-06 07:17:31.647 | } 2022-05-06 07:17:31.647 | /^[^ \t]+/ { 2022-05-06 07:17:31.647 | # get offset of first = in $0 2022-05-06 07:17:31.647 | eq_idx = index($0, "=") 2022-05-06 07:17:31.647 | # extract attr & value from $0 2022-05-06 07:17:31.647 | attr = substr($0, 1, eq_idx - 1) 2022-05-06 07:17:31.647 | value = substr($0, eq_idx + 1) 2022-05-06 07:17:31.647 | # only need to strip trailing whitespace from attr 2022-05-06 07:17:31.647 | sub(/[ \t]*$/, "", attr) 2022-05-06 07:17:31.647 | # need to strip leading & trailing whitespace from value 2022-05-06 07:17:31.647 | sub(/^[ \t]*/, "", value) 2022-05-06 07:17:31.647 | sub(/[ \t]*$/, "", value) 2022-05-06 07:17:31.647 | 2022-05-06 07:17:31.647 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-06 07:17:31.647 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-06 07:17:31.647 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-06 07:17:31.647 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-06 07:17:31.647 | if (! (section, attr) in cfg_attr_count) { 2022-05-06 07:17:31.647 | if (section != last_section) { 2022-05-06 07:17:31.647 | cfg_section[section_count++] = section 2022-05-06 07:17:31.647 | last_section = section 2022-05-06 07:17:31.647 | } 2022-05-06 07:17:31.647 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-06 07:17:31.647 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-06 07:17:31.647 | 2022-05-06 07:17:31.647 | cfg_attr[section, attr, 0] = value 2022-05-06 07:17:31.647 | cfg_attr_count[section, attr] = 1 2022-05-06 07:17:31.647 | } else { 2022-05-06 07:17:31.648 | lno = cfg_attr_count[section, attr]++ 2022-05-06 07:17:31.648 | cfg_attr[section, attr, lno] = value 2022-05-06 07:17:31.648 | } 2022-05-06 07:17:31.648 | } 2022-05-06 07:17:31.648 | END { 2022-05-06 07:17:31.648 | # Process each section in order 2022-05-06 07:17:31.648 | for (sno = 0; sno < section_count; sno++) { 2022-05-06 07:17:31.648 | section = cfg_section[sno] 2022-05-06 07:17:31.648 | # The ini routines simply append a config item immediately 2022-05-06 07:17:31.648 | # after the section header. To keep the same order as defined 2022-05-06 07:17:31.648 | # in local.conf, invoke the ini routines in the reverse order 2022-05-06 07:17:31.648 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-06 07:17:31.648 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-06 07:17:31.648 | if (cfg_attr_count[section, attr] == 1) 2022-05-06 07:17:31.648 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-06 07:17:31.648 | else { 2022-05-06 07:17:31.648 | # For multiline, invoke the ini routines in the reverse order 2022-05-06 07:17:31.648 | count = cfg_attr_count[section, attr] 2022-05-06 07:17:31.648 | print "inidelete " configfile " " section " " attr 2022-05-06 07:17:31.648 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-06 07:17:31.648 | for (l = count -2; l >= 0; l--) 2022-05-06 07:17:31.648 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-06 07:17:31.648 | } 2022-05-06 07:17:31.648 | } 2022-05-06 07:17:31.648 | } 2022-05-06 07:17:31.648 | } 2022-05-06 07:17:31.648 | ' 2022-05-06 07:17:31.648 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:17:31.649 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-06 07:17:31.651 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-06 07:17:31.653 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-05-06 07:17:31.657 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 07:17:31.659 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-05-06 07:17:31.662 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-05-06 07:17:31.662 | BEGIN { group = "" } 2022-05-06 07:17:31.662 | /^\[\[.+\|.*\]\]/ { 2022-05-06 07:17:31.662 | gsub("[][]", "", $1); 2022-05-06 07:17:31.662 | split($1, a, "|"); 2022-05-06 07:17:31.662 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-06 07:17:31.662 | group=a[1] 2022-05-06 07:17:31.662 | } else { 2022-05-06 07:17:31.662 | group="" 2022-05-06 07:17:31.662 | } 2022-05-06 07:17:31.662 | next 2022-05-06 07:17:31.662 | } 2022-05-06 07:17:31.662 | { 2022-05-06 07:17:31.662 | if (group != "") 2022-05-06 07:17:31.662 | print $0 2022-05-06 07:17:31.662 | } 2022-05-06 07:17:31.662 | ' /home/ubuntu/devstack/local.conf 2022-05-06 07:17:31.668 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-05-06 07:17:31.671 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-05-06 07:17:31.700 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.703 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-05-06 07:17:31.705 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-05-06 07:17:31.736 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.738 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-05-06 07:17:31.741 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-05-06 07:17:31.770 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.772 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-05-06 07:17:31.775 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-05-06 07:17:31.804 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.807 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-05-06 07:17:31.809 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-06 07:17:31.839 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.841 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-05-06 07:17:31.844 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-05-06 07:17:31.872 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.875 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-05-06 07:17:31.879 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-06 07:17:31.909 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.912 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-05-06 07:17:31.914 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-06 07:17:31.946 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:31.950 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-06 07:17:31.952 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-06 07:17:31.955 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-06 07:17:31.958 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-05-06 07:17:31.961 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:17:31.964 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:17:31.967 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-05-06 07:17:31.970 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:17:31.975 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-05-06 07:17:31.978 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-05-06 07:17:31.980 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-06 07:17:31.983 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:17:31.986 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-06 07:17:31.989 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-06 07:17:31.991 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-06 07:17:31.995 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-05-06 07:17:31.997 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:17:32.000 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:17:32.003 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-05-06 07:17:32.007 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-06 07:17:32.008 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:32.008 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-06 07:17:32.013 | BEGIN { 2022-05-06 07:17:32.013 | section = "" 2022-05-06 07:17:32.013 | last_section = "" 2022-05-06 07:17:32.013 | section_count = 0 2022-05-06 07:17:32.013 | } 2022-05-06 07:17:32.013 | /^\[.+\]/ { 2022-05-06 07:17:32.014 | gsub("[][]", "", $1); 2022-05-06 07:17:32.014 | section=$1 2022-05-06 07:17:32.014 | next 2022-05-06 07:17:32.014 | } 2022-05-06 07:17:32.014 | /^ *\#/ { 2022-05-06 07:17:32.014 | next 2022-05-06 07:17:32.014 | } 2022-05-06 07:17:32.014 | /^[^ \t]+/ { 2022-05-06 07:17:32.014 | # get offset of first = in $0 2022-05-06 07:17:32.014 | eq_idx = index($0, "=") 2022-05-06 07:17:32.014 | # extract attr & value from $0 2022-05-06 07:17:32.014 | attr = substr($0, 1, eq_idx - 1) 2022-05-06 07:17:32.014 | value = substr($0, eq_idx + 1) 2022-05-06 07:17:32.014 | # only need to strip trailing whitespace from attr 2022-05-06 07:17:32.014 | sub(/[ \t]*$/, "", attr) 2022-05-06 07:17:32.014 | # need to strip leading & trailing whitespace from value 2022-05-06 07:17:32.014 | sub(/^[ \t]*/, "", value) 2022-05-06 07:17:32.014 | sub(/[ \t]*$/, "", value) 2022-05-06 07:17:32.014 | 2022-05-06 07:17:32.014 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-06 07:17:32.014 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-06 07:17:32.014 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-06 07:17:32.014 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-06 07:17:32.014 | if (! (section, attr) in cfg_attr_count) { 2022-05-06 07:17:32.014 | if (section != last_section) { 2022-05-06 07:17:32.014 | cfg_section[section_count++] = section 2022-05-06 07:17:32.014 | last_section = section 2022-05-06 07:17:32.014 | } 2022-05-06 07:17:32.014 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-06 07:17:32.014 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-06 07:17:32.014 | 2022-05-06 07:17:32.014 | cfg_attr[section, attr, 0] = value 2022-05-06 07:17:32.014 | cfg_attr_count[section, attr] = 1 2022-05-06 07:17:32.014 | } else { 2022-05-06 07:17:32.014 | lno = cfg_attr_count[section, attr]++ 2022-05-06 07:17:32.014 | cfg_attr[section, attr, lno] = value 2022-05-06 07:17:32.015 | } 2022-05-06 07:17:32.015 | } 2022-05-06 07:17:32.015 | END { 2022-05-06 07:17:32.015 | # Process each section in order 2022-05-06 07:17:32.015 | for (sno = 0; sno < section_count; sno++) { 2022-05-06 07:17:32.015 | section = cfg_section[sno] 2022-05-06 07:17:32.015 | # The ini routines simply append a config item immediately 2022-05-06 07:17:32.015 | # after the section header. To keep the same order as defined 2022-05-06 07:17:32.015 | # in local.conf, invoke the ini routines in the reverse order 2022-05-06 07:17:32.015 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-06 07:17:32.015 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-06 07:17:32.015 | if (cfg_attr_count[section, attr] == 1) 2022-05-06 07:17:32.015 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-06 07:17:32.015 | else { 2022-05-06 07:17:32.015 | # For multiline, invoke the ini routines in the reverse order 2022-05-06 07:17:32.015 | count = cfg_attr_count[section, attr] 2022-05-06 07:17:32.015 | print "inidelete " configfile " " section " " attr 2022-05-06 07:17:32.015 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-06 07:17:32.015 | for (l = count -2; l >= 0; l--) 2022-05-06 07:17:32.015 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-06 07:17:32.015 | } 2022-05-06 07:17:32.015 | } 2022-05-06 07:17:32.015 | } 2022-05-06 07:17:32.015 | } 2022-05-06 07:17:32.015 | ' 2022-05-06 07:17:32.015 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:17:32.015 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-06 07:17:32.015 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-06 07:17:32.015 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-06 07:17:32.018 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 07:17:32.020 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-05-06 07:17:32.023 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-06 07:17:32.023 | BEGIN { group = "" } 2022-05-06 07:17:32.023 | /^\[\[.+\|.*\]\]/ { 2022-05-06 07:17:32.023 | gsub("[][]", "", $1); 2022-05-06 07:17:32.023 | split($1, a, "|"); 2022-05-06 07:17:32.023 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-06 07:17:32.023 | group=a[1] 2022-05-06 07:17:32.023 | } else { 2022-05-06 07:17:32.023 | group="" 2022-05-06 07:17:32.023 | } 2022-05-06 07:17:32.023 | next 2022-05-06 07:17:32.023 | } 2022-05-06 07:17:32.023 | { 2022-05-06 07:17:32.023 | if (group != "") 2022-05-06 07:17:32.023 | print $0 2022-05-06 07:17:32.023 | } 2022-05-06 07:17:32.023 | ' /home/ubuntu/devstack/local.conf 2022-05-06 07:17:32.029 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-05-06 07:17:32.033 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-05-06 07:17:32.062 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:32.064 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-05-06 07:17:32.073 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-05-06 07:17:32.096 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:17:32.099 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-05-06 07:17:32.118 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:17:32.121 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-05-06 07:17:32.123 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:17:32.126 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-05-06 07:17:32.128 | + ./stack.sh:main:1254 : start_swift 2022-05-06 07:17:32.131 | + lib/swift:start_swift:752 : restart_service memcached 2022-05-06 07:17:32.134 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:17:32.136 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-06 07:17:32.167 | + lib/swift:start_swift:755 : is_ubuntu 2022-05-06 07:17:32.170 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:17:32.173 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:17:32.176 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-05-06 07:17:32.622 | Restarting rsync (via systemctl): rsync.service. 2022-05-06 07:17:32.627 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-05-06 07:17:32.630 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-05-06 07:17:32.633 | + lib/swift:start_swift:783 : local foreground_services type 2022-05-06 07:17:32.635 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-05-06 07:17:32.639 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-06 07:17:32.641 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 07:17:32.644 | + functions-common:run_process:1692 : local service=s-object 2022-05-06 07:17:32.646 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 07:17:32.650 | + functions-common:run_process:1694 : local group= 2022-05-06 07:17:32.652 | + functions-common:run_process:1695 : local user= 2022-05-06 07:17:32.655 | + functions-common:run_process:1697 : local name=s-object 2022-05-06 07:17:32.657 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:17:32.660 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:17:32.662 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:17:32.664 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:17:32.673 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:17:32.673 | + functions-common:time_start:2428 : _TIME_START[$name]=1651821452670 2022-05-06 07:17:32.675 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-05-06 07:17:32.692 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:17:32.695 | + functions-common:run_process:1701 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-05-06 07:17:32.697 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-05-06 07:17:32.700 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 07:17:32.702 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 07:17:32.705 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 07:17:32.708 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 07:17:32.710 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-05-06 07:17:32.712 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-05-06 07:17:32.715 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-05-06 07:17:32.717 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:17:32.720 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:17:32.725 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-05-06 07:17:32.725 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-05-06 07:17:32.727 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-05-06 07:17:32.729 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 07:17:32.732 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 07:17:32.734 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 07:17:32.736 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 07:17:32.738 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 07:17:32.740 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-05-06 07:17:32.743 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 07:17:32.747 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-05-06 07:17:32.799 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-05-06 07:17:32.857 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 07:17:32.911 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-05-06 07:17:32.964 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-05-06 07:17:33.017 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:17:33.076 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 07:17:33.079 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-05-06 07:17:33.136 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 07:17:33.576 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-05-06 07:17:33.590 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-05-06 07:17:33.983 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-05-06 07:17:34.005 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:17:34.008 | + functions-common:time_stop:2437 : local name 2022-05-06 07:17:34.010 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:17:34.013 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:17:34.017 | + functions-common:time_stop:2440 : local total 2022-05-06 07:17:34.020 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:17:34.025 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:17:34.027 | + functions-common:time_stop:2444 : start_time=1651821452670 2022-05-06 07:17:34.030 | + functions-common:time_stop:2446 : [[ -z 1651821452670 ]] 2022-05-06 07:17:34.036 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:17:34.039 | + functions-common:time_stop:2449 : end_time=1651821454036 2022-05-06 07:17:34.041 | + functions-common:time_stop:2450 : elapsed_time=1366 2022-05-06 07:17:34.044 | + functions-common:time_stop:2451 : total=3002 2022-05-06 07:17:34.047 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:17:34.049 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4368 2022-05-06 07:17:34.053 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-06 07:17:34.055 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 07:17:34.057 | + functions-common:run_process:1692 : local service=s-container 2022-05-06 07:17:34.060 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 07:17:34.062 | + functions-common:run_process:1694 : local group= 2022-05-06 07:17:34.065 | + functions-common:run_process:1695 : local user= 2022-05-06 07:17:34.068 | + functions-common:run_process:1697 : local name=s-container 2022-05-06 07:17:34.070 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:17:34.073 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:17:34.075 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:17:34.078 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:17:34.081 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:17:34.086 | + functions-common:time_start:2428 : _TIME_START[$name]=1651821454083 2022-05-06 07:17:34.088 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-05-06 07:17:34.107 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:17:34.111 | + functions-common:run_process:1701 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-05-06 07:17:34.115 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-05-06 07:17:34.118 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 07:17:34.120 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 07:17:34.123 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 07:17:34.125 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 07:17:34.128 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-05-06 07:17:34.131 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-05-06 07:17:34.133 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-05-06 07:17:34.136 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:17:34.139 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:17:34.141 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-05-06 07:17:34.144 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-05-06 07:17:34.146 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-05-06 07:17:34.149 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 07:17:34.151 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 07:17:34.153 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 07:17:34.156 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 07:17:34.159 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 07:17:34.161 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-05-06 07:17:34.164 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 07:17:34.169 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-05-06 07:17:34.224 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-05-06 07:17:34.278 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 07:17:34.334 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-05-06 07:17:34.391 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-05-06 07:17:34.446 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:17:34.500 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 07:17:34.503 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-05-06 07:17:34.557 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 07:17:34.994 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-05-06 07:17:35.008 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-05-06 07:17:35.479 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-05-06 07:17:35.508 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:17:35.512 | + functions-common:time_stop:2437 : local name 2022-05-06 07:17:35.515 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:17:35.517 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:17:35.520 | + functions-common:time_stop:2440 : local total 2022-05-06 07:17:35.525 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:17:35.527 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:17:35.530 | + functions-common:time_stop:2444 : start_time=1651821454083 2022-05-06 07:17:35.533 | + functions-common:time_stop:2446 : [[ -z 1651821454083 ]] 2022-05-06 07:17:35.536 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:17:35.540 | + functions-common:time_stop:2449 : end_time=1651821455538 2022-05-06 07:17:35.545 | + functions-common:time_stop:2450 : elapsed_time=1455 2022-05-06 07:17:35.546 | + functions-common:time_stop:2451 : total=4368 2022-05-06 07:17:35.549 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:17:35.551 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5823 2022-05-06 07:17:35.554 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-06 07:17:35.557 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 07:17:35.559 | + functions-common:run_process:1692 : local service=s-account 2022-05-06 07:17:35.562 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 07:17:35.564 | + functions-common:run_process:1694 : local group= 2022-05-06 07:17:35.567 | + functions-common:run_process:1695 : local user= 2022-05-06 07:17:35.570 | + functions-common:run_process:1697 : local name=s-account 2022-05-06 07:17:35.573 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:17:35.575 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:17:35.578 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:17:35.580 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:17:35.584 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:17:35.588 | + functions-common:time_start:2428 : _TIME_START[$name]=1651821455585 2022-05-06 07:17:35.591 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-05-06 07:17:35.611 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:17:35.613 | + functions-common:run_process:1701 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-05-06 07:17:35.616 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-05-06 07:17:35.618 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 07:17:35.621 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 07:17:35.623 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 07:17:35.626 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 07:17:35.631 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-05-06 07:17:35.632 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-05-06 07:17:35.634 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-05-06 07:17:35.637 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:17:35.639 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:17:35.642 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-05-06 07:17:35.645 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-05-06 07:17:35.647 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-05-06 07:17:35.650 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 07:17:35.658 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 07:17:35.659 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 07:17:35.659 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 07:17:35.660 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 07:17:35.663 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-05-06 07:17:35.665 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 07:17:35.670 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-05-06 07:17:35.724 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-05-06 07:17:35.782 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 07:17:35.840 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-05-06 07:17:35.898 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-05-06 07:17:35.960 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:17:36.015 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 07:17:36.018 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-05-06 07:17:36.073 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 07:17:36.506 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-05-06 07:17:36.521 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-05-06 07:17:36.941 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-05-06 07:17:36.966 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:17:36.970 | + functions-common:time_stop:2437 : local name 2022-05-06 07:17:36.972 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:17:36.976 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:17:36.979 | + functions-common:time_stop:2440 : local total 2022-05-06 07:17:36.985 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:17:36.988 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:17:36.992 | + functions-common:time_stop:2444 : start_time=1651821455585 2022-05-06 07:17:36.995 | + functions-common:time_stop:2446 : [[ -z 1651821455585 ]] 2022-05-06 07:17:36.998 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:17:37.004 | + functions-common:time_stop:2449 : end_time=1651821457001 2022-05-06 07:17:37.006 | + functions-common:time_stop:2450 : elapsed_time=1416 2022-05-06 07:17:37.009 | + functions-common:time_stop:2451 : total=5823 2022-05-06 07:17:37.012 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:17:37.015 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7239 2022-05-06 07:17:37.018 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-05-06 07:17:37.020 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-05-06 07:17:37.080 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 07:17:37.083 | + functions-common:run_process:1692 : local service=s-container-sync 2022-05-06 07:17:37.085 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 07:17:37.088 | + functions-common:run_process:1694 : local group= 2022-05-06 07:17:37.099 | + functions-common:run_process:1695 : local user= 2022-05-06 07:17:37.099 | + functions-common:run_process:1697 : local name=s-container-sync 2022-05-06 07:17:37.099 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:17:37.099 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:17:37.101 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:17:37.104 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:17:37.108 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:17:37.114 | + functions-common:time_start:2428 : _TIME_START[$name]=1651821457110 2022-05-06 07:17:37.117 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-05-06 07:17:37.135 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:17:37.138 | + functions-common:run_process:1701 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-05-06 07:17:37.140 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-05-06 07:17:37.143 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 07:17:37.145 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 07:17:37.148 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 07:17:37.150 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 07:17:37.153 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-05-06 07:17:37.156 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-05-06 07:17:37.161 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-05-06 07:17:37.161 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:17:37.164 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:17:37.166 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-05-06 07:17:37.169 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-05-06 07:17:37.172 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-05-06 07:17:37.175 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 07:17:37.177 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 07:17:37.180 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 07:17:37.182 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 07:17:37.184 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 07:17:37.187 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-05-06 07:17:37.189 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 07:17:37.194 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-05-06 07:17:37.248 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-05-06 07:17:37.302 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 07:17:37.360 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-05-06 07:17:37.415 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-05-06 07:17:37.473 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:17:37.527 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 07:17:37.530 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-05-06 07:17:37.584 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 07:17:38.050 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-05-06 07:17:38.511 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-05-06 07:17:38.540 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:17:38.543 | + functions-common:time_stop:2437 : local name 2022-05-06 07:17:38.546 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:17:38.548 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:17:38.552 | + functions-common:time_stop:2440 : local total 2022-05-06 07:17:38.555 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:17:38.557 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:17:38.559 | + functions-common:time_stop:2444 : start_time=1651821457110 2022-05-06 07:17:38.562 | + functions-common:time_stop:2446 : [[ -z 1651821457110 ]] 2022-05-06 07:17:38.566 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:17:38.570 | + functions-common:time_stop:2449 : end_time=1651821458568 2022-05-06 07:17:38.573 | + functions-common:time_stop:2450 : elapsed_time=1458 2022-05-06 07:17:38.576 | + functions-common:time_stop:2451 : total=7239 2022-05-06 07:17:38.579 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:17:38.582 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8697 2022-05-06 07:17:38.585 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-05-06 07:17:38.603 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:17:38.606 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 07:17:38.609 | + functions-common:run_process:1692 : local service=s-proxy 2022-05-06 07:17:38.611 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 07:17:38.614 | + functions-common:run_process:1694 : local group= 2022-05-06 07:17:38.616 | + functions-common:run_process:1695 : local user= 2022-05-06 07:17:38.619 | + functions-common:run_process:1697 : local name=s-proxy 2022-05-06 07:17:38.621 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:17:38.625 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:17:38.628 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:17:38.631 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:17:38.634 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:17:38.639 | + functions-common:time_start:2428 : _TIME_START[$name]=1651821458636 2022-05-06 07:17:38.642 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-05-06 07:17:38.660 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:17:38.662 | + functions-common:run_process:1701 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-05-06 07:17:38.665 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-05-06 07:17:38.669 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 07:17:38.670 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 07:17:38.673 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 07:17:38.675 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 07:17:38.678 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-05-06 07:17:38.681 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-05-06 07:17:38.683 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-05-06 07:17:38.686 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:17:38.689 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:17:38.692 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-05-06 07:17:38.694 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-05-06 07:17:38.697 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-05-06 07:17:38.699 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 07:17:38.702 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 07:17:38.705 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 07:17:38.707 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 07:17:38.710 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 07:17:38.712 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-05-06 07:17:38.715 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 07:17:38.719 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-05-06 07:17:38.776 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-05-06 07:17:38.833 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 07:17:38.893 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-05-06 07:17:38.952 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-05-06 07:17:39.012 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:17:39.073 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 07:17:39.076 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-05-06 07:17:39.133 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 07:17:39.596 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-05-06 07:17:39.610 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-05-06 07:17:40.036 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-05-06 07:17:40.062 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:17:40.065 | + functions-common:time_stop:2437 : local name 2022-05-06 07:17:40.068 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:17:40.070 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:17:40.073 | + functions-common:time_stop:2440 : local total 2022-05-06 07:17:40.075 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:17:40.078 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:17:40.080 | + functions-common:time_stop:2444 : start_time=1651821458636 2022-05-06 07:17:40.083 | + functions-common:time_stop:2446 : [[ -z 1651821458636 ]] 2022-05-06 07:17:40.086 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:17:40.099 | + functions-common:time_stop:2449 : end_time=1651821460088 2022-05-06 07:17:40.100 | + functions-common:time_stop:2450 : elapsed_time=1452 2022-05-06 07:17:40.100 | + functions-common:time_stop:2451 : total=8697 2022-05-06 07:17:40.100 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:17:40.102 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=10149 2022-05-06 07:17:40.105 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-05-06 07:17:40.105 | Waiting for swift proxy to start... 2022-05-06 07:17:40.107 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.36:8080/info 2022-05-06 07:17:40.111 | + functions:wait_for_service:457 : local timeout=60 2022-05-06 07:17:40.113 | + functions:wait_for_service:458 : local url=http://10.222.0.36:8080/info 2022-05-06 07:17:40.116 | + functions:wait_for_service:459 : local rval=0 2022-05-06 07:17:40.118 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-06 07:17:40.121 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-06 07:17:40.123 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:17:40.126 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:17:40.129 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:17:40.133 | + functions-common:time_start:2428 : _TIME_START[$name]=1651821460130 2022-05-06 07:17:40.136 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-06 07:17:40.142 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-05-06 07:17:40.156 | + :: : [[ 000 == 503 ]] 2022-05-06 07:17:40.157 | + :: : [[ 7 -eq 7 ]] 2022-05-06 07:17:40.159 | + :: : sleep 1 2022-05-06 07:17:41.162 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-05-06 07:17:41.175 | + :: : [[ 000 == 503 ]] 2022-05-06 07:17:41.177 | + :: : [[ 7 -eq 7 ]] 2022-05-06 07:17:41.178 | + :: : sleep 1 2022-05-06 07:17:42.181 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-05-06 07:17:42.195 | + :: : [[ 000 == 503 ]] 2022-05-06 07:17:42.196 | + :: : [[ 7 -eq 7 ]] 2022-05-06 07:17:42.197 | + :: : sleep 1 2022-05-06 07:17:43.201 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-05-06 07:17:43.257 | + :: : [[ 200 == 503 ]] 2022-05-06 07:17:43.258 | + :: : [[ 0 -eq 7 ]] 2022-05-06 07:17:43.262 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-06 07:17:43.264 | + functions-common:time_stop:2437 : local name 2022-05-06 07:17:43.267 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:17:43.269 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:17:43.272 | + functions-common:time_stop:2440 : local total 2022-05-06 07:17:43.274 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:17:43.277 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-06 07:17:43.279 | + functions-common:time_stop:2444 : start_time=1651821460130 2022-05-06 07:17:43.282 | + functions-common:time_stop:2446 : [[ -z 1651821460130 ]] 2022-05-06 07:17:43.286 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:17:43.290 | + functions-common:time_stop:2449 : end_time=1651821463288 2022-05-06 07:17:43.293 | + functions-common:time_stop:2450 : elapsed_time=3158 2022-05-06 07:17:43.296 | + functions-common:time_stop:2451 : total=6498 2022-05-06 07:17:43.299 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:17:43.301 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9656 2022-05-06 07:17:43.304 | + functions:wait_for_service:467 : return 0 2022-05-06 07:17:43.306 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-05-06 07:17:43.309 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-06 07:17:43.311 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-05-06 07:17:43.329 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:17:43.332 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-06 07:17:43.363 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-05-06 07:17:43.413 | [172392 Async configure_neutron_nova:219088]: Waiting for completion of configure_neutron_nova running on PID 219088 (2 other jobs running) 2022-05-06 07:17:43.440 | [172392 Async configure_neutron_nova:219088]: Signaling child to exit 2022-05-06 07:17:43.440 | WAKEUP 2022-05-06 07:17:43.463 | [172392 Async configure_neutron_nova:219088]: Signaled 2022-05-06 07:17:43.464 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-05-06 07:17:43.464 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:17:43.464 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 07:17:43.464 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:17:43.464 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 07:17:43.464 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-06 07:17:43.464 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 07:17:43.464 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-05-06 07:17:43.465 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-05-06 07:17:43.465 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-05-06 07:17:43.465 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.36/identity 2022-05-06 07:17:43.465 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-05-06 07:17:43.465 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-05-06 07:17:43.465 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-05-06 07:17:43.465 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-05-06 07:17:43.465 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-05-06 07:17:43.465 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-05-06 07:17:43.465 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-05-06 07:17:43.465 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-05-06 07:17:43.465 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-06 07:17:43.465 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-06 07:17:43.465 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-06 07:17:43.465 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:17:43.465 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-05-06 07:17:43.465 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-05-06 07:17:43.465 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-05-06 07:17:43.465 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-05-06 07:17:43.465 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-05-06 07:17:43.465 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 07:17:43.465 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-05-06 07:17:43.465 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-05-06 07:17:43.465 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 07:17:43.465 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 07:17:43.465 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-05-06 07:17:43.465 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-05-06 07:17:43.465 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-05-06 07:17:43.465 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-05-06 07:17:43.466 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.36/identity 2022-05-06 07:17:43.466 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-05-06 07:17:43.466 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-05-06 07:17:43.466 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-05-06 07:17:43.466 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-05-06 07:17:43.466 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-05-06 07:17:43.466 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-05-06 07:17:43.466 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-05-06 07:17:43.466 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-05-06 07:17:43.466 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-06 07:17:43.466 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-06 07:17:43.466 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-06 07:17:43.466 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:17:43.466 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-05-06 07:17:43.466 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-05-06 07:17:43.466 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-05-06 07:17:43.510 | [172392 Async configure_neutron_nova:219088]: finished configure_neutron_nova with result 0 in 0 seconds 2022-05-06 07:17:43.515 | + inc/async:async_wait:197 : return 0 2022-05-06 07:17:43.518 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-05-06 07:17:43.536 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:17:43.539 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-06 07:17:43.568 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-06 07:17:43.600 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-05-06 07:17:43.617 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:17:43.619 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-05-06 07:17:43.622 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:17:43.624 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-05-06 07:17:43.627 | + ./stack.sh:main:1279 : start_nova_api 2022-05-06 07:17:43.630 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-05-06 07:17:43.632 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-05-06 07:17:43.635 | + lib/nova:start_nova_api:936 : local nova_url 2022-05-06 07:17:43.637 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-05-06 07:17:43.655 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:17:43.658 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 07:17:43.661 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 07:17:43.664 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 07:17:43.666 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-05-06 07:17:43.670 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-05-06 07:17:43.674 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 07:17:43.677 | + functions-common:run_process:1692 : local service=n-api 2022-05-06 07:17:43.680 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 07:17:43.682 | + functions-common:run_process:1694 : local group= 2022-05-06 07:17:43.685 | + functions-common:run_process:1695 : local user= 2022-05-06 07:17:43.687 | + functions-common:run_process:1697 : local name=n-api 2022-05-06 07:17:43.690 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:17:43.692 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:17:43.695 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:17:43.697 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:17:43.701 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:17:43.705 | + functions-common:time_start:2428 : _TIME_START[$name]=1651821463703 2022-05-06 07:17:43.708 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-05-06 07:17:43.725 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:17:43.727 | + functions-common:run_process:1701 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-05-06 07:17:43.730 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-05-06 07:17:43.733 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 07:17:43.736 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 07:17:43.738 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 07:17:43.741 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 07:17:43.743 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-05-06 07:17:43.746 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-05-06 07:17:43.748 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-05-06 07:17:43.751 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:17:43.754 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:17:43.756 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-05-06 07:17:43.759 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-05-06 07:17:43.761 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-05-06 07:17:43.764 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 07:17:43.766 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-06 07:17:43.769 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-06 07:17:43.771 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-05-06 07:17:43.773 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-06 07:17:43.778 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-05-06 07:17:43.831 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-05-06 07:17:43.884 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-05-06 07:17:43.938 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 07:17:43.992 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:17:44.046 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-05-06 07:17:44.099 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-05-06 07:17:44.152 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-05-06 07:17:44.206 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-05-06 07:17:44.259 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-05-06 07:17:44.322 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-06 07:17:44.324 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-05-06 07:17:44.379 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-06 07:17:44.802 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-05-06 07:17:44.817 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-05-06 07:17:45.238 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-05-06 07:17:45.317 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:17:45.321 | + functions-common:time_stop:2437 : local name 2022-05-06 07:17:45.325 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:17:45.327 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:17:45.331 | + functions-common:time_stop:2440 : local total 2022-05-06 07:17:45.333 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:17:45.336 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:17:45.339 | + functions-common:time_stop:2444 : start_time=1651821463703 2022-05-06 07:17:45.342 | + functions-common:time_stop:2446 : [[ -z 1651821463703 ]] 2022-05-06 07:17:45.346 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:17:45.351 | + functions-common:time_stop:2449 : end_time=1651821465348 2022-05-06 07:17:45.354 | + functions-common:time_stop:2450 : elapsed_time=1645 2022-05-06 07:17:45.357 | + functions-common:time_stop:2451 : total=10149 2022-05-06 07:17:45.360 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:17:45.363 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11794 2022-05-06 07:17:45.365 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.36/compute/v2.1/ 2022-05-06 07:17:45.368 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-05-06 07:17:45.368 | Waiting for nova-api to start... 2022-05-06 07:17:45.370 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.36/compute/v2.1/ 2022-05-06 07:17:45.373 | + functions:wait_for_service:457 : local timeout=60 2022-05-06 07:17:45.375 | + functions:wait_for_service:458 : local url=http://10.222.0.36/compute/v2.1/ 2022-05-06 07:17:45.378 | + functions:wait_for_service:459 : local rval=0 2022-05-06 07:17:45.381 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-06 07:17:45.383 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-06 07:17:45.386 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:17:45.388 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:17:45.391 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:17:45.396 | + functions-common:time_start:2428 : _TIME_START[$name]=1651821465393 2022-05-06 07:17:45.399 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-06 07:17:45.405 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/compute/v2.1/ 2022-05-06 07:17:51.167 | + :: : [[ 200 == 503 ]] 2022-05-06 07:17:51.168 | + :: : [[ 0 -eq 7 ]] 2022-05-06 07:17:51.172 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-06 07:17:51.175 | + functions-common:time_stop:2437 : local name 2022-05-06 07:17:51.177 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:17:51.180 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:17:51.183 | + functions-common:time_stop:2440 : local total 2022-05-06 07:17:51.185 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:17:51.188 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-06 07:17:51.191 | + functions-common:time_stop:2444 : start_time=1651821465393 2022-05-06 07:17:51.193 | + functions-common:time_stop:2446 : [[ -z 1651821465393 ]] 2022-05-06 07:17:51.197 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:17:51.201 | + functions-common:time_stop:2449 : end_time=1651821471199 2022-05-06 07:17:51.204 | + functions-common:time_stop:2450 : elapsed_time=5806 2022-05-06 07:17:51.207 | + functions-common:time_stop:2451 : total=9656 2022-05-06 07:17:51.209 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:17:51.212 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15462 2022-05-06 07:17:51.214 | + functions:wait_for_service:467 : return 0 2022-05-06 07:17:51.217 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 07:17:51.220 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 07:17:51.223 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-05-06 07:17:51.241 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:17:51.244 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-05-06 07:17:51.246 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:17:51.250 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-05-06 07:17:51.252 | + ./stack.sh:main:1284 : start_ovn_services 2022-05-06 07:17:51.255 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-05-06 07:17:51.258 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-05-06 07:17:51.275 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:17:51.278 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-05-06 07:17:51.297 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:17:51.299 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-05-06 07:17:51.302 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:17:51.305 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-05-06 07:17:51.307 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-05-06 07:17:51.310 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-05-06 07:17:51.313 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-06 07:17:51.344 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-05-06 07:17:51.348 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-05-06 07:17:51.349 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-05-06 07:17:51.384 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-05-06 07:17:51.415 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-05-06 07:17:51.417 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-05-06 07:17:51.420 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-05-06 07:17:51.427 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-05-06 07:17:51.427 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-05-06 07:17:51.429 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-05-06 07:17:51.432 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-06 07:17:51.434 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-06 07:17:51.438 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-05-06 07:17:51.441 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-05-06 07:17:51.443 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-05-06 07:17:51.446 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-05-06 07:17:51.449 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:17:51.451 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:17:51.454 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:17:51.457 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-05-06 07:17:51.460 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:17:51.463 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:17:51.465 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-05-06 07:17:51.483 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:17:51.486 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-05-06 07:17:51.488 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:17:51.491 | + functions-common:run_process:1692 : local service=q-svc 2022-05-06 07:17:51.494 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:17:51.496 | + functions-common:run_process:1694 : local group= 2022-05-06 07:17:51.499 | + functions-common:run_process:1695 : local user= 2022-05-06 07:17:51.502 | + functions-common:run_process:1697 : local name=q-svc 2022-05-06 07:17:51.504 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:17:51.507 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:17:51.510 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:17:51.512 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:17:51.516 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:17:51.520 | + functions-common:time_start:2428 : _TIME_START[$name]=1651821471518 2022-05-06 07:17:51.523 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-05-06 07:17:51.540 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:17:51.542 | + functions-common:run_process:1701 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-05-06 07:17:51.545 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-05-06 07:17:51.548 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:17:51.550 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:17:51.553 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:17:51.555 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:17:51.558 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-06 07:17:51.560 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-06 07:17:51.564 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-05-06 07:17:51.566 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:17:51.569 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:17:51.571 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-06 07:17:51.574 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-05-06 07:17:51.576 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-05-06 07:17:51.579 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:17:51.582 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 07:17:51.584 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 07:17:51.586 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 07:17:51.588 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 07:17:51.591 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-05-06 07:17:51.593 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 07:17:51.598 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-05-06 07:17:51.650 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-05-06 07:17:51.704 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:17:51.756 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-05-06 07:17:51.809 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-05-06 07:17:51.863 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:17:51.915 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 07:17:51.918 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-05-06 07:17:51.975 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 07:17:52.394 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-05-06 07:17:52.407 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-05-06 07:17:52.838 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-05-06 07:17:52.868 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:17:52.871 | + functions-common:time_stop:2437 : local name 2022-05-06 07:17:52.873 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:17:52.876 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:17:52.879 | + functions-common:time_stop:2440 : local total 2022-05-06 07:17:52.882 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:17:52.884 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:17:52.887 | + functions-common:time_stop:2444 : start_time=1651821471518 2022-05-06 07:17:52.889 | + functions-common:time_stop:2446 : [[ -z 1651821471518 ]] 2022-05-06 07:17:52.893 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:17:52.898 | + functions-common:time_stop:2449 : end_time=1651821472895 2022-05-06 07:17:52.900 | + functions-common:time_stop:2450 : elapsed_time=1377 2022-05-06 07:17:52.903 | + functions-common:time_stop:2451 : total=11794 2022-05-06 07:17:52.905 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:17:52.908 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=13171 2022-05-06 07:17:52.911 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.36:9696 2022-05-06 07:17:52.913 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-05-06 07:17:52.932 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:17:52.934 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-05-06 07:17:52.935 | Waiting for Neutron to start... 2022-05-06 07:17:52.937 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.36:9696' 2022-05-06 07:17:52.940 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.36:9696' 'Neutron did not start' 60 2022-05-06 07:17:52.943 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.36:9696' 2022-05-06 07:17:52.947 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-05-06 07:17:52.949 | + functions-common:test_with_retry:2377 : local until=60 2022-05-06 07:17:52.952 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-06 07:17:52.957 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-06 07:17:52.960 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-06 07:17:52.962 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:17:52.965 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:17:52.969 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:17:52.974 | + functions-common:time_start:2428 : _TIME_START[$name]=1651821472971 2022-05-06 07:17:52.977 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.36:9696; do sleep 0.5; done' 2022-05-06 07:18:52.982 | + functions-common:test_with_retry:2382 : die 2382 'Neutron did not start' 2022-05-06 07:18:52.985 | + functions-common:die:264 : local exitcode=0 2022-05-06 07:18:52.988 | [Call Trace] 2022-05-06 07:18:52.988 | ./stack.sh:1293:start_neutron_service_and_check 2022-05-06 07:18:52.988 | /home/ubuntu/devstack/lib/neutron-legacy:559:test_with_retry 2022-05-06 07:18:52.988 | /home/ubuntu/devstack/functions-common:2382:die 2022-05-06 07:18:52.993 | [ERROR] /home/ubuntu/devstack/functions-common:2382 Neutron did not start 2022-05-06 07:18:53.996 | exit_trap: cleaning up child processes 2022-05-06 07:18:53.999 | Error on exit