2022-04-13 22:56:04.217 | + ./stack.sh:main:489 : exec 2022-04-13 22:56:04.217 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-225604.summary.2022-04-13-225604 2022-04-13 22:56:04.217 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-225604' 2022-04-13 22:56:04.217 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:56:04.217 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-225604 2022-04-13 22:56:04.217 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-225604 /opt/stack/logs/stack.sh.log 2022-04-13 22:56:04.217 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-225604.summary.2022-04-13-225604 /opt/stack/logs/stack.sh.log.summary 2022-04-13 22:56:04.217 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 22:56:04.217 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 22:56:04.217 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 22:56:04.217 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 22:56:04.217 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 22:56:04.217 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 22:56:04.217 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 22:56:04.217 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 22:56:04.217 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 22:56:04.217 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 22:56:04.217 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 22:56:04.218 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 22:56:04.220 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 22:56:04.222 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 22:56:04.226 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 22:56:04.228 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 22:56:04.230 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 22:56:04.233 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 22:56:04.235 | + ./stack.sh:main:578 : uname -a 2022-04-13 22:56:04.236 | Linux dv-cinder-837537-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 22:56:04.238 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 22:56:04.240 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 22:56:04.243 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 22:56:04.281 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 22:56:04.296 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 22:56:04.298 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 22:56:04.300 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 22:56:04.302 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 22:56:04.304 | + functions-common:fetch_plugins:1783 : return 2022-04-13 22:56:04.306 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 22:56:04.308 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 22:56:04.310 | + functions-common:run_phase:1861 : local phase= 2022-04-13 22:56:04.312 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:56:04.314 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:56:04.316 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:56:04.317 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:56:04.319 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:56:04.322 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:56:04.325 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:56:04.327 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:56:04.329 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:56:04.331 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 22:56:04.333 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:56:04.346 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:56:04.348 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 22:56:04.350 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:56:04.352 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:56:04.353 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:56:04.355 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:56:04.357 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:56:04.359 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 22:56:04.361 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 22:56:04.362 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 22:56:04.364 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 22:56:04.366 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 22:56:04.368 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 22:56:04.370 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 22:56:04.372 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 22:56:04.374 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 22:56:04.376 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 22:56:04.393 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 22:56:04.396 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 22:56:04.409 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:56:04.411 | +++ lib/tls:source:43 : hostname -f 2022-04-13 22:56:04.415 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 22:56:04.417 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 22:56:04.418 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 22:56:04.420 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 22:56:04.422 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 22:56:04.424 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 22:56:04.426 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 22:56:04.428 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 22:56:04.430 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 22:56:04.432 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 22:56:04.436 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 22:56:04.448 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 22:56:04.466 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 22:56:04.481 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 22:56:04.493 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 22:56:04.528 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 22:56:04.593 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 22:56:04.681 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 22:56:04.704 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 22:56:04.747 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 22:56:04.802 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 22:56:04.953 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 22:56:04.968 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 22:56:04.982 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 22:56:04.995 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 22:56:05.089 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 22:56:05.091 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 22:56:05.094 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 22:56:05.096 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 22:56:05.098 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 22:56:05.100 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 22:56:05.103 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 22:56:05.103 | False' 2022-04-13 22:56:05.106 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 22:56:05.121 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 22:56:05.124 | + ./stack.sh:main:626 : run_phase source 2022-04-13 22:56:05.126 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 22:56:05.128 | + functions-common:run_phase:1861 : local phase= 2022-04-13 22:56:05.130 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:56:05.132 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:56:05.134 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:56:05.136 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:56:05.139 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:56:05.141 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:56:05.145 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:56:05.147 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:56:05.149 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:56:05.151 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 22:56:05.154 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:56:05.170 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:56:05.172 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 22:56:05.174 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 22:56:05.215 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 22:56:05.218 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 22:56:05.220 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 22:56:05.222 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 22:56:05.224 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 22:56:05.226 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 22:56:05.228 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 22:56:05.230 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 22:56:05.232 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 22:56:05.234 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 22:56:05.237 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.239 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 22:56:05.241 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.243 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 22:56:05.246 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.250 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 22:56:05.251 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.254 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 22:56:05.256 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.259 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 22:56:05.261 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.264 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 22:56:05.266 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.269 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 22:56:05.271 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.273 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 22:56:05.275 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.278 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 22:56:05.281 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.283 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 22:56:05.285 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.287 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 22:56:05.290 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.292 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 22:56:05.294 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.296 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 22:56:05.299 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.301 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 22:56:05.303 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.306 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 22:56:05.308 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.311 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 22:56:05.313 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.316 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 22:56:05.319 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.321 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 22:56:05.323 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.326 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 22:56:05.329 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.332 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 22:56:05.334 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.336 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 22:56:05.340 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.342 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 22:56:05.346 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.348 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 22:56:05.350 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.352 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 22:56:05.355 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.357 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 22:56:05.359 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.361 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 22:56:05.363 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.366 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 22:56:05.368 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.370 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 22:56:05.373 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.375 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 22:56:05.377 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.379 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 22:56:05.381 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.383 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 22:56:05.386 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.388 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 22:56:05.391 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.393 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 22:56:05.395 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.397 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 22:56:05.399 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.402 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 22:56:05.404 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.406 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 22:56:05.408 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.410 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 22:56:05.412 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.415 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 22:56:05.417 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.419 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 22:56:05.421 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.423 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 22:56:05.425 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.428 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 22:56:05.430 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.432 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 22:56:05.435 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.437 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 22:56:05.439 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.441 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 22:56:05.444 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:56:05.446 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 22:56:05.449 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 22:56:05.451 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 22:56:05.454 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 22:56:05.468 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:56:05.470 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 22:56:05.472 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 22:56:05.474 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 22:56:05.489 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:56:05.491 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 22:56:05.493 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 22:56:05.495 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 22:56:05.498 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 22:56:05.500 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 22:56:05.502 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 22:56:05.505 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 22:56:05.507 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 22:56:05.509 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 22:56:05.509 | Using mysql database backend 2022-04-13 22:56:05.511 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 22:56:05.527 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 22:56:05.531 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 22:56:05.533 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 22:56:05.535 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 22:56:05.538 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 22:56:05.540 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 22:56:05.556 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:56:05.559 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 22:56:05.575 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 22:56:05.590 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:56:05.593 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 22:56:05.609 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 22:56:05.625 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 22:56:05.640 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:56:05.643 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 22:56:05.659 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:56:05.662 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 22:56:05.677 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 22:56:05.680 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 22:56:05.682 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 22:56:05.687 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 22:56:05.691 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 22:56:05.695 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-225605 2022-04-13 22:56:05.697 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-225605 759' 2022-04-13 22:56:05.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:56:05.703 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 22:56:05.706 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:56:05.708 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 22:56:05.711 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:56:05.713 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 22:56:05.715 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:56:05.718 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 22:56:05.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:56:05.722 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.52 2022-04-13 22:56:05.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:56:05.727 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity 2022-04-13 22:56:05.730 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:56:05.732 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-225604 2022-04-13 22:56:05.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:56:05.737 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 22:56:05.740 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:56:05.742 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.52 2022-04-13 22:56:05.744 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:56:05.747 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 22:56:05.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:56:05.752 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 22:56:05.754 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:56:05.757 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 22:56:05.759 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:56:05.761 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 22:56:05.764 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 22:56:05.766 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 22:56:05.769 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 22:56:05.771 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 22:56:05.773 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:56:05.775 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:56:05.778 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:56:05.780 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:56:05.782 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:56:05.785 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:56:05.801 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:56:05.803 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:56:05.805 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:56:05.808 | + functions-common:git_clone:629 : echo master 2022-04-13 22:56:05.808 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:56:05.814 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 22:56:05.816 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:56:05.818 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 22:56:05.831 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 22:56:05.833 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:56:05.834 | + functions-common:git_clone:685 : head -1 2022-04-13 22:56:05.837 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 22:56:05.839 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:56:05.842 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 22:56:05.844 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:56:05.847 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 22:56:05.849 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 22:56:05.852 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 22:56:05.854 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 22:56:05.856 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 22:56:05.859 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 22:56:05.862 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 22:56:05.864 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 22:56:05.867 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 22:56:05.871 | ++ tools/install_prereqs.sh:source:47 : NOW=1649890565 2022-04-13 22:56:05.874 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 22:56:05.878 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-04-13 22:56:05.881 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-04-13 22:56:05.883 | ++ tools/install_prereqs.sh:source:49 : DELTA=1649890565 2022-04-13 22:56:05.886 | ++ tools/install_prereqs.sh:source:50 : [[ 1649890565 -lt 7200 ]] 2022-04-13 22:56:05.888 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 22:56:05.891 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 22:56:05.893 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 22:56:05.895 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 22:56:05.897 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 22:56:05.900 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 22:56:05.902 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 22:56:05.905 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 22:56:05.952 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 22:56:05.952 | apache2-dev 2022-04-13 22:56:05.952 | bc 2022-04-13 22:56:05.952 | bsdmainutils 2022-04-13 22:56:05.952 | curl 2022-04-13 22:56:05.952 | g++ 2022-04-13 22:56:05.952 | gawk 2022-04-13 22:56:05.952 | gcc 2022-04-13 22:56:05.952 | gettext 2022-04-13 22:56:05.952 | git 2022-04-13 22:56:05.952 | graphviz 2022-04-13 22:56:05.952 | iputils-ping 2022-04-13 22:56:05.952 | libapache2-mod-proxy-uwsgi 2022-04-13 22:56:05.952 | libffi-dev 2022-04-13 22:56:05.952 | libjpeg-dev 2022-04-13 22:56:05.952 | libpcre3-dev 2022-04-13 22:56:05.952 | libpq-dev 2022-04-13 22:56:05.952 | libssl-dev 2022-04-13 22:56:05.952 | libsystemd-dev 2022-04-13 22:56:05.952 | libxml2-dev 2022-04-13 22:56:05.952 | libxslt1-dev 2022-04-13 22:56:05.952 | libyaml-dev 2022-04-13 22:56:05.952 | lsof 2022-04-13 22:56:05.952 | openssh-server 2022-04-13 22:56:05.952 | openssl 2022-04-13 22:56:05.952 | pkg-config 2022-04-13 22:56:05.952 | psmisc 2022-04-13 22:56:05.952 | python3-dev 2022-04-13 22:56:05.952 | python3-pip 2022-04-13 22:56:05.952 | python3-systemd 2022-04-13 22:56:05.952 | python3-venv 2022-04-13 22:56:05.952 | tar 2022-04-13 22:56:05.953 | tcpdump 2022-04-13 22:56:05.953 | unzip 2022-04-13 22:56:05.953 | uuid-runtime 2022-04-13 22:56:05.953 | wget 2022-04-13 22:56:05.953 | wget 2022-04-13 22:56:05.953 | zlib1g-dev 2022-04-13 22:56:05.953 | libkrb5-dev 2022-04-13 22:56:05.953 | libldap2-dev 2022-04-13 22:56:05.953 | libsasl2-dev 2022-04-13 22:56:05.953 | memcached 2022-04-13 22:56:05.953 | python3-mysqldb 2022-04-13 22:56:05.953 | sqlite3 2022-04-13 22:56:05.953 | conntrack 2022-04-13 22:56:05.953 | curl 2022-04-13 22:56:05.953 | dnsmasq-base 2022-04-13 22:56:05.953 | dnsmasq-utils 2022-04-13 22:56:05.953 | ebtables 2022-04-13 22:56:05.953 | genisoimage 2022-04-13 22:56:05.953 | iptables 2022-04-13 22:56:05.953 | iputils-arping 2022-04-13 22:56:05.953 | kpartx 2022-04-13 22:56:05.953 | libjs-jquery-tablesorter 2022-04-13 22:56:05.953 | parted 2022-04-13 22:56:05.953 | pm-utils 2022-04-13 22:56:05.953 | python3-mysqldb 2022-04-13 22:56:05.953 | socat 2022-04-13 22:56:05.953 | sqlite3 2022-04-13 22:56:05.953 | sudo 2022-04-13 22:56:05.953 | vlan 2022-04-13 22:56:05.953 | lsscsi 2022-04-13 22:56:05.953 | open-iscsi 2022-04-13 22:56:05.953 | lvm2 2022-04-13 22:56:05.953 | qemu-utils 2022-04-13 22:56:05.953 | thin-provisioning-tools 2022-04-13 22:56:05.953 | acl 2022-04-13 22:56:05.953 | dnsmasq-base 2022-04-13 22:56:05.953 | dnsmasq-utils 2022-04-13 22:56:05.954 | ebtables 2022-04-13 22:56:05.954 | haproxy 2022-04-13 22:56:05.954 | iptables 2022-04-13 22:56:05.954 | iputils-arping 2022-04-13 22:56:05.954 | iputils-ping 2022-04-13 22:56:05.954 | postgresql-server-dev-all 2022-04-13 22:56:05.954 | python3-mysqldb 2022-04-13 22:56:05.954 | sqlite3 2022-04-13 22:56:05.954 | sudo 2022-04-13 22:56:05.954 | vlan 2022-04-13 22:56:05.954 | pcp 2022-04-13 22:56:05.954 | ipset 2022-04-13 22:56:05.954 | conntrack 2022-04-13 22:56:05.954 | conntrackd 2022-04-13 22:56:05.954 | keepalived 2022-04-13 22:56:05.954 | lvm2 2022-04-13 22:56:05.954 | qemu-utils 2022-04-13 22:56:05.954 | thin-provisioning-tools 2022-04-13 22:56:05.954 | curl 2022-04-13 22:56:05.954 | liberasurecode-dev 2022-04-13 22:56:05.954 | make 2022-04-13 22:56:05.954 | memcached 2022-04-13 22:56:05.954 | rsync 2022-04-13 22:56:05.954 | sqlite3 2022-04-13 22:56:05.954 | xfsprogs' 2022-04-13 22:56:05.955 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 22:56:05.972 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 22:56:05.972 | apache2-dev 2022-04-13 22:56:05.972 | bc 2022-04-13 22:56:05.972 | bsdmainutils 2022-04-13 22:56:05.972 | curl 2022-04-13 22:56:05.972 | g++ 2022-04-13 22:56:05.972 | gawk 2022-04-13 22:56:05.972 | gcc 2022-04-13 22:56:05.972 | gettext 2022-04-13 22:56:05.972 | git 2022-04-13 22:56:05.972 | graphviz 2022-04-13 22:56:05.972 | iputils-ping 2022-04-13 22:56:05.972 | libapache2-mod-proxy-uwsgi 2022-04-13 22:56:05.972 | libffi-dev 2022-04-13 22:56:05.972 | libjpeg-dev 2022-04-13 22:56:05.973 | libpcre3-dev 2022-04-13 22:56:05.973 | libpq-dev 2022-04-13 22:56:05.973 | libssl-dev 2022-04-13 22:56:05.973 | libsystemd-dev 2022-04-13 22:56:05.973 | libxml2-dev 2022-04-13 22:56:05.973 | libxslt1-dev 2022-04-13 22:56:05.973 | libyaml-dev 2022-04-13 22:56:05.973 | lsof 2022-04-13 22:56:05.973 | openssh-server 2022-04-13 22:56:05.973 | openssl 2022-04-13 22:56:05.973 | pkg-config 2022-04-13 22:56:05.973 | psmisc 2022-04-13 22:56:05.973 | python3-dev 2022-04-13 22:56:05.973 | python3-pip 2022-04-13 22:56:05.973 | python3-systemd 2022-04-13 22:56:05.973 | python3-venv 2022-04-13 22:56:05.973 | tar 2022-04-13 22:56:05.973 | tcpdump 2022-04-13 22:56:05.973 | unzip 2022-04-13 22:56:05.973 | uuid-runtime 2022-04-13 22:56:05.973 | wget 2022-04-13 22:56:05.973 | wget 2022-04-13 22:56:05.973 | zlib1g-dev 2022-04-13 22:56:05.973 | libkrb5-dev 2022-04-13 22:56:05.974 | libldap2-dev 2022-04-13 22:56:05.974 | libsasl2-dev 2022-04-13 22:56:05.974 | memcached 2022-04-13 22:56:05.974 | python3-mysqldb 2022-04-13 22:56:05.974 | sqlite3 2022-04-13 22:56:05.974 | conntrack 2022-04-13 22:56:05.974 | curl 2022-04-13 22:56:05.974 | dnsmasq-base 2022-04-13 22:56:05.974 | dnsmasq-utils 2022-04-13 22:56:05.974 | ebtables 2022-04-13 22:56:05.974 | genisoimage 2022-04-13 22:56:05.974 | iptables 2022-04-13 22:56:05.974 | iputils-arping 2022-04-13 22:56:05.974 | kpartx 2022-04-13 22:56:05.974 | libjs-jquery-tablesorter 2022-04-13 22:56:05.974 | parted 2022-04-13 22:56:05.974 | pm-utils 2022-04-13 22:56:05.974 | python3-mysqldb 2022-04-13 22:56:05.974 | socat 2022-04-13 22:56:05.974 | sqlite3 2022-04-13 22:56:05.974 | sudo 2022-04-13 22:56:05.974 | vlan 2022-04-13 22:56:05.974 | lsscsi 2022-04-13 22:56:05.974 | open-iscsi 2022-04-13 22:56:05.974 | lvm2 2022-04-13 22:56:05.975 | qemu-utils 2022-04-13 22:56:05.975 | thin-provisioning-tools 2022-04-13 22:56:05.975 | acl 2022-04-13 22:56:05.975 | dnsmasq-base 2022-04-13 22:56:05.975 | dnsmasq-utils 2022-04-13 22:56:05.975 | ebtables 2022-04-13 22:56:05.975 | haproxy 2022-04-13 22:56:05.975 | iptables 2022-04-13 22:56:05.975 | iputils-arping 2022-04-13 22:56:05.975 | iputils-ping 2022-04-13 22:56:05.975 | postgresql-server-dev-all 2022-04-13 22:56:05.975 | python3-mysqldb 2022-04-13 22:56:05.975 | sqlite3 2022-04-13 22:56:05.975 | sudo 2022-04-13 22:56:05.975 | vlan 2022-04-13 22:56:05.975 | pcp 2022-04-13 22:56:05.975 | ipset 2022-04-13 22:56:05.975 | conntrack 2022-04-13 22:56:05.975 | conntrackd 2022-04-13 22:56:05.975 | keepalived 2022-04-13 22:56:05.975 | lvm2 2022-04-13 22:56:05.975 | qemu-utils 2022-04-13 22:56:05.975 | thin-provisioning-tools 2022-04-13 22:56:05.975 | curl 2022-04-13 22:56:05.975 | liberasurecode-dev 2022-04-13 22:56:05.975 | make 2022-04-13 22:56:05.975 | memcached 2022-04-13 22:56:05.975 | rsync 2022-04-13 22:56:05.975 | sqlite3 2022-04-13 22:56:05.975 | xfsprogs ' 2022-04-13 22:56:05.976 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 22:56:05.977 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:56:05.979 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:56:05.983 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 22:56:05.983 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 22:56:05.988 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 22:56:05.990 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 22:56:05.992 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:56:05.994 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 22:56:05.996 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:56:06.000 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:56:06.002 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:56:06.004 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:56:06.006 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:56:06.008 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:56:06.010 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 22:56:06.013 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 22:56:06.015 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 22:56:06.019 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 22:56:06.023 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 22:56:06.025 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 22:56:06.027 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 22:56:06.030 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 22:56:06.032 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:56:06.034 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:56:06.038 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649890566036 2022-04-13 22:56:06.040 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 22:56:06.042 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 22:56:06.044 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 22:56:06.277 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 22:56:06.398 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 22:56:06.512 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 22:56:06.627 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 22:56:08.639 | Reading package lists... 2022-04-13 22:56:08.669 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 22:56:08.672 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 22:56:08.674 | ++ functions-common:time_stop:2432 : local name 2022-04-13 22:56:08.676 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 22:56:08.678 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:56:08.680 | ++ functions-common:time_stop:2435 : local total 2022-04-13 22:56:08.682 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 22:56:08.684 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 22:56:08.687 | ++ functions-common:time_stop:2439 : start_time=1649890566036 2022-04-13 22:56:08.689 | ++ functions-common:time_stop:2441 : [[ -z 1649890566036 ]] 2022-04-13 22:56:08.691 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:56:08.695 | ++ functions-common:time_stop:2444 : end_time=1649890568693 2022-04-13 22:56:08.697 | ++ functions-common:time_stop:2445 : elapsed_time=2657 2022-04-13 22:56:08.699 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 22:56:08.701 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:56:08.704 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2657 2022-04-13 22:56:08.706 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 22:56:08.708 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:56:08.710 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:56:08.713 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:56:08.715 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 22:56:08.737 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 22:56:08.847 | Reading package lists... 2022-04-13 22:56:09.111 | Building dependency tree... 2022-04-13 22:56:09.112 | Reading state information... 2022-04-13 22:56:09.442 | bc is already the newest version (1.07.1-2build1). 2022-04-13 22:56:09.442 | bc set to manually installed. 2022-04-13 22:56:09.442 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 22:56:09.442 | bsdmainutils set to manually installed. 2022-04-13 22:56:09.442 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 22:56:09.442 | gawk set to manually installed. 2022-04-13 22:56:09.442 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 22:56:09.442 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 22:56:09.442 | iptables set to manually installed. 2022-04-13 22:56:09.442 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 22:56:09.442 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 22:56:09.442 | kpartx set to manually installed. 2022-04-13 22:56:09.442 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 22:56:09.442 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 22:56:09.442 | psmisc is already the newest version (23.3-1). 2022-04-13 22:56:09.442 | psmisc set to manually installed. 2022-04-13 22:56:09.442 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 22:56:09.442 | python3-systemd is already the newest version (234-3build2). 2022-04-13 22:56:09.442 | python3-systemd set to manually installed. 2022-04-13 22:56:09.442 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 22:56:09.442 | thin-provisioning-tools set to manually installed. 2022-04-13 22:56:09.442 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 22:56:09.442 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 22:56:09.443 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 22:56:09.443 | lsof set to manually installed. 2022-04-13 22:56:09.443 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 22:56:09.443 | parted set to manually installed. 2022-04-13 22:56:09.443 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 22:56:09.443 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 22:56:09.443 | zlib1g-dev set to manually installed. 2022-04-13 22:56:09.443 | The following packages were automatically installed and are no longer required: 2022-04-13 22:56:09.443 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:56:09.443 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:56:09.443 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:56:09.443 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:56:09.443 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:56:09.443 | python3-zope.interface 2022-04-13 22:56:09.443 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:56:09.443 | The following additional packages will be installed: 2022-04-13 22:56:09.443 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-04-13 22:56:09.444 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-04-13 22:56:09.444 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-04-13 22:56:09.444 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-04-13 22:56:09.444 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-04-13 22:56:09.444 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-04-13 22:56:09.444 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-04-13 22:56:09.444 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-04-13 22:56:09.444 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-04-13 22:56:09.444 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-04-13 22:56:09.444 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-04-13 22:56:09.444 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-04-13 22:56:09.444 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-04-13 22:56:09.444 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-04-13 22:56:09.444 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-04-13 22:56:09.444 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-04-13 22:56:09.444 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-04-13 22:56:09.444 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-04-13 22:56:09.444 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-04-13 22:56:09.444 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-04-13 22:56:09.444 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-04-13 22:56:09.444 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-04-13 22:56:09.444 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-04-13 22:56:09.444 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-04-13 22:56:09.444 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-04-13 22:56:09.444 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-04-13 22:56:09.444 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-04-13 22:56:09.444 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-04-13 22:56:09.445 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-04-13 22:56:09.445 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-04-13 22:56:09.445 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-04-13 22:56:09.445 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-04-13 22:56:09.445 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-04-13 22:56:09.445 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-13 22:56:09.445 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-04-13 22:56:09.445 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-04-13 22:56:09.445 | systemd-timesyncd uuid-dev vbetool x11-common 2022-04-13 22:56:09.447 | Suggested packages: 2022-04-13 22:56:09.447 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-04-13 22:56:09.447 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-04-13 22:56:09.447 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-04-13 22:56:09.447 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-04-13 22:56:09.447 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-04-13 22:56:09.447 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-04-13 22:56:09.447 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-04-13 22:56:09.447 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-04-13 22:56:09.447 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-04-13 22:56:09.447 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-04-13 22:56:09.447 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-04-13 22:56:09.447 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-04-13 22:56:09.447 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-04-13 22:56:09.447 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-04-13 22:56:09.447 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-04-13 22:56:09.447 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-04-13 22:56:09.447 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-04-13 22:56:09.447 | tar-scripts tar-doc zip 2022-04-13 22:56:09.714 | The following NEW packages will be installed: 2022-04-13 22:56:09.715 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-04-13 22:56:09.715 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-04-13 22:56:09.715 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-04-13 22:56:09.715 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-04-13 22:56:09.715 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-04-13 22:56:09.715 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-04-13 22:56:09.715 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-04-13 22:56:09.715 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-04-13 22:56:09.715 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-04-13 22:56:09.715 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-04-13 22:56:09.715 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-04-13 22:56:09.715 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-04-13 22:56:09.715 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-04-13 22:56:09.715 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-04-13 22:56:09.715 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-04-13 22:56:09.715 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-04-13 22:56:09.715 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-04-13 22:56:09.715 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-04-13 22:56:09.715 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-04-13 22:56:09.715 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-04-13 22:56:09.715 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-04-13 22:56:09.715 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-04-13 22:56:09.715 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-04-13 22:56:09.715 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-04-13 22:56:09.715 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-04-13 22:56:09.715 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-04-13 22:56:09.715 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-04-13 22:56:09.716 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-04-13 22:56:09.716 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-04-13 22:56:09.716 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-04-13 22:56:09.716 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-04-13 22:56:09.716 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-04-13 22:56:09.716 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-04-13 22:56:09.716 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-04-13 22:56:09.716 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-04-13 22:56:09.716 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-04-13 22:56:09.716 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-04-13 22:56:09.716 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-13 22:56:09.716 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-04-13 22:56:09.716 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-04-13 22:56:09.716 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-04-13 22:56:09.716 | unzip uuid-dev vbetool vlan x11-common 2022-04-13 22:56:09.717 | The following packages will be upgraded: 2022-04-13 22:56:09.718 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-04-13 22:56:09.718 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-04-13 22:56:09.718 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-04-13 22:56:09.718 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar 2022-04-13 22:56:09.718 | tcpdump uuid-runtime wget 2022-04-13 22:56:09.979 | 26 upgraded, 219 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:56:09.979 | Need to get 165 MB of archives. 2022-04-13 22:56:09.979 | After this operation, 768 MB of additional disk space will be used. 2022-04-13 22:56:09.979 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-04-13 22:56:10.589 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-04-13 22:56:10.623 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-04-13 22:56:10.634 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-04-13 22:56:10.639 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-04-13 22:56:10.728 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-04-13 22:56:11.394 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-04-13 22:56:11.399 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-04-13 22:56:11.406 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-04-13 22:56:11.407 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-04-13 22:56:11.423 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-04-13 22:56:11.566 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1,322 kB] 2022-04-13 22:56:11.623 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-04-13 22:56:11.625 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-04-13 22:56:11.625 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-04-13 22:56:11.626 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-04-13 22:56:11.627 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-04-13 22:56:11.756 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-04-13 22:56:11.756 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-04-13 22:56:11.891 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-04-13 22:56:12.117 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-04-13 22:56:12.118 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-04-13 22:56:12.120 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-04-13 22:56:13.580 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] 2022-04-13 22:56:13.745 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-04-13 22:56:14.012 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-04-13 22:56:14.016 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-04-13 22:56:14.018 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-04-13 22:56:14.020 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-13 22:56:14.033 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-04-13 22:56:14.409 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-04-13 22:56:14.411 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-04-13 22:56:14.412 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-04-13 22:56:14.413 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-04-13 22:56:14.711 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-04-13 22:56:14.712 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-04-13 22:56:14.713 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-04-13 22:56:14.760 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-04-13 22:56:14.918 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-04-13 22:56:14.989 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-04-13 22:56:15.012 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-04-13 22:56:15.062 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 2022-04-13 22:56:15.167 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-04-13 22:56:15.170 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-04-13 22:56:15.172 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-04-13 22:56:15.292 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-04-13 22:56:15.410 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-04-13 22:56:15.489 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-04-13 22:56:15.496 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-04-13 22:56:15.567 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-04-13 22:56:15.568 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-04-13 22:56:15.613 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-04-13 22:56:15.663 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-04-13 22:56:15.691 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-04-13 22:56:15.848 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-04-13 22:56:18.706 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-04-13 22:56:20.554 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-04-13 22:56:20.667 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-04-13 22:56:20.668 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-04-13 22:56:20.670 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-04-13 22:56:20.750 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-04-13 22:56:21.264 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-04-13 22:56:21.265 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-04-13 22:56:21.573 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-04-13 22:56:22.148 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-04-13 22:56:23.369 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-04-13 22:56:23.370 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-04-13 22:56:23.373 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-04-13 22:56:23.381 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-04-13 22:56:23.382 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-04-13 22:56:23.384 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-04-13 22:56:23.385 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-04-13 22:56:23.385 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-04-13 22:56:23.386 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-04-13 22:56:23.486 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-04-13 22:56:23.537 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-04-13 22:56:23.712 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-04-13 22:56:23.720 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-04-13 22:56:23.722 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-04-13 22:56:23.813 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-04-13 22:56:23.814 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-04-13 22:56:23.818 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-04-13 22:56:24.267 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-04-13 22:56:24.268 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-04-13 22:56:24.269 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-04-13 22:56:24.270 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-04-13 22:56:24.281 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-04-13 22:56:24.287 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-04-13 22:56:24.331 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-04-13 22:56:24.335 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-04-13 22:56:24.336 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-04-13 22:56:25.709 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-04-13 22:56:25.710 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-04-13 22:56:25.710 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-04-13 22:56:25.711 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-04-13 22:56:25.713 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-04-13 22:56:25.713 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-04-13 22:56:25.715 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-04-13 22:56:25.715 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-04-13 22:56:25.716 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-04-13 22:56:25.825 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-04-13 22:56:26.055 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-04-13 22:56:26.480 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-04-13 22:56:26.490 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-04-13 22:56:26.495 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-04-13 22:56:26.947 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-04-13 22:56:27.027 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-04-13 22:56:27.029 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-04-13 22:56:27.039 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-04-13 22:56:27.057 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-04-13 22:56:27.089 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-04-13 22:56:27.091 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-04-13 22:56:27.093 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-04-13 22:56:27.096 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-04-13 22:56:27.106 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-04-13 22:56:27.178 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-04-13 22:56:27.181 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-04-13 22:56:27.196 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-04-13 22:56:27.210 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-04-13 22:56:27.293 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-04-13 22:56:27.303 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-04-13 22:56:27.316 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-04-13 22:56:27.335 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-04-13 22:56:27.336 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-04-13 22:56:27.337 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-04-13 22:56:27.408 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-04-13 22:56:27.458 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-04-13 22:56:27.464 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-04-13 22:56:27.498 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-04-13 22:56:27.523 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-04-13 22:56:27.524 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-04-13 22:56:27.526 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-04-13 22:56:27.540 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-04-13 22:56:27.543 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-04-13 22:56:27.545 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-04-13 22:56:27.637 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-04-13 22:56:27.693 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-04-13 22:56:27.707 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-04-13 22:56:27.722 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-04-13 22:56:27.754 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-04-13 22:56:27.758 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-04-13 22:56:27.760 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-04-13 22:56:27.778 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-04-13 22:56:27.782 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-04-13 22:56:27.797 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-04-13 22:56:27.872 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-04-13 22:56:27.884 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-04-13 22:56:27.889 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-04-13 22:56:27.909 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-04-13 22:56:27.986 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-04-13 22:56:27.988 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-04-13 22:56:27.988 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-04-13 22:56:27.993 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-04-13 22:56:27.996 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-04-13 22:56:28.000 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-04-13 22:56:28.101 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-04-13 22:56:28.104 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-04-13 22:56:28.114 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-04-13 22:56:28.119 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-04-13 22:56:28.216 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-04-13 22:56:28.217 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-04-13 22:56:28.218 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-04-13 22:56:28.238 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-04-13 22:56:28.259 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-04-13 22:56:28.262 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-04-13 22:56:28.333 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-04-13 22:56:29.763 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-04-13 22:56:29.766 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-04-13 22:56:29.772 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-04-13 22:56:29.777 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-04-13 22:56:29.908 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-04-13 22:56:29.909 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-04-13 22:56:29.909 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-04-13 22:56:29.914 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-04-13 22:56:29.915 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-04-13 22:56:29.918 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-04-13 22:56:29.993 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-04-13 22:56:29.994 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-04-13 22:56:29.996 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-04-13 22:56:30.110 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-04-13 22:56:30.119 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-04-13 22:56:30.335 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-04-13 22:56:30.340 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-04-13 22:56:30.341 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-04-13 22:56:30.342 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-04-13 22:56:30.400 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-04-13 22:56:30.401 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-04-13 22:56:30.402 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-04-13 22:56:30.405 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-04-13 22:56:30.408 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-04-13 22:56:31.091 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-04-13 22:56:31.160 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-04-13 22:56:31.165 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-04-13 22:56:31.167 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB] 2022-04-13 22:56:31.683 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-04-13 22:56:31.719 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-04-13 22:56:31.719 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-04-13 22:56:31.721 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [737 kB] 2022-04-13 22:56:31.736 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-04-13 22:56:31.740 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-04-13 22:56:31.743 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-04-13 22:56:31.747 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-04-13 22:56:32.823 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-04-13 22:56:33.191 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-04-13 22:56:33.582 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-04-13 22:56:33.662 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-04-13 22:56:34.399 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-04-13 22:56:34.404 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-04-13 22:56:38.775 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-04-13 22:56:38.776 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-04-13 22:56:38.778 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-04-13 22:56:38.779 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-04-13 22:56:38.780 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-04-13 22:56:38.800 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-04-13 22:56:38.801 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-04-13 22:56:38.805 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-04-13 22:56:38.963 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-04-13 22:56:38.964 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-04-13 22:56:39.272 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-04-13 22:56:39.273 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-04-13 22:56:39.273 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-04-13 22:56:39.342 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-04-13 22:56:39.343 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-04-13 22:56:39.344 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-04-13 22:56:39.345 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-04-13 22:56:39.485 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-04-13 22:56:39.488 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-04-13 22:56:39.610 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-04-13 22:56:39.641 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-04-13 22:56:39.667 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-04-13 22:56:39.668 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-04-13 22:56:39.669 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-04-13 22:56:39.670 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-04-13 22:56:39.671 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-04-13 22:56:39.672 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-04-13 22:56:39.672 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-04-13 22:56:39.742 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-04-13 22:56:39.857 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-04-13 22:56:39.859 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-04-13 22:56:39.861 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-04-13 22:56:39.878 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-04-13 22:56:39.885 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-04-13 22:56:39.894 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-04-13 22:56:40.279 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-13 22:56:40.319 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-04-13 22:56:41.919 | Preconfiguring packages ... 2022-04-13 22:56:42.064 | Fetched 165 MB in 31s (5,386 kB/s) 2022-04-13 22:56:42.129 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-04-13 22:56:42.132 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-04-13 22:56:42.148 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-04-13 22:56:42.244 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-04-13 22:56:42.340 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-04-13 22:56:42.344 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 22:56:42.351 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 22:56:42.403 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 22:56:42.417 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 22:56:42.794 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 22:56:42.800 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 22:56:42.840 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 22:56:42.865 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 22:56:42.937 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 22:56:43.105 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 22:56:43.905 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 22:56:43.913 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 22:56:43.994 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 22:56:44.073 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-04-13 22:56:44.076 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-04-13 22:56:44.085 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-04-13 22:56:44.497 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-13 22:56:44.506 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-13 22:56:44.552 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-13 22:56:44.640 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-04-13 22:56:44.643 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-13 22:56:44.651 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-13 22:56:44.689 | Selecting previously unselected package libapr1:amd64. 2022-04-13 22:56:44.696 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-04-13 22:56:44.699 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-13 22:56:44.754 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-13 22:56:44.762 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-13 22:56:44.973 | Selecting previously unselected package libaprutil1:amd64. 2022-04-13 22:56:44.980 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-04-13 22:56:44.982 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 22:56:45.018 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-04-13 22:56:45.025 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-04-13 22:56:45.027 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 22:56:45.058 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-13 22:56:45.064 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-13 22:56:45.109 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-13 22:56:45.118 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-13 22:56:45.164 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-13 22:56:45.170 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-04-13 22:56:45.221 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-04-13 22:56:45.229 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-04-13 22:56:45.231 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 22:56:45.265 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-13 22:56:45.271 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-13 22:56:45.336 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-13 22:56:45.342 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-13 22:56:45.410 | Selecting previously unselected package libjansson4:amd64. 2022-04-13 22:56:45.417 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-04-13 22:56:45.419 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-04-13 22:56:45.450 | Selecting previously unselected package liblua5.2-0:amd64. 2022-04-13 22:56:45.458 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-04-13 22:56:45.460 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-13 22:56:45.509 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-04-13 22:56:45.516 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-04-13 22:56:46.779 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-13 22:56:46.786 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-04-13 22:56:46.907 | Selecting previously unselected package apache2-bin. 2022-04-13 22:56:46.914 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 22:56:46.917 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-13 22:56:47.123 | Selecting previously unselected package apache2-data. 2022-04-13 22:56:47.131 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-04-13 22:56:47.133 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-13 22:56:47.243 | Selecting previously unselected package apache2-utils. 2022-04-13 22:56:47.251 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 22:56:47.253 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-13 22:56:47.297 | Selecting previously unselected package apache2. 2022-04-13 22:56:47.304 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 22:56:47.323 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-04-13 22:56:47.397 | Selecting previously unselected package liblua5.3-0:amd64. 2022-04-13 22:56:47.404 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-13 22:56:47.406 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-13 22:56:47.451 | Selecting previously unselected package haproxy. 2022-04-13 22:56:47.458 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-04-13 22:56:47.468 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-04-13 22:56:47.684 | Selecting previously unselected package libnl-3-200:amd64. 2022-04-13 22:56:47.692 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-04-13 22:56:47.694 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-04-13 22:56:47.727 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-04-13 22:56:47.735 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-04-13 22:56:47.737 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-13 22:56:47.766 | Selecting previously unselected package mysql-common. 2022-04-13 22:56:47.773 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-04-13 22:56:47.790 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-13 22:56:47.818 | Selecting previously unselected package libmysqlclient21:amd64. 2022-04-13 22:56:47.826 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 22:56:47.828 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 22:56:48.065 | Selecting previously unselected package libsensors-config. 2022-04-13 22:56:48.072 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-04-13 22:56:48.075 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-13 22:56:48.102 | Selecting previously unselected package libsensors5:amd64. 2022-04-13 22:56:48.110 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-04-13 22:56:48.199 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-13 22:56:48.229 | Selecting previously unselected package libsnmp-base. 2022-04-13 22:56:48.237 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-04-13 22:56:48.239 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-13 22:56:48.308 | Selecting previously unselected package libsnmp35:amd64. 2022-04-13 22:56:48.316 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-04-13 22:56:48.318 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-13 22:56:48.483 | Selecting previously unselected package keepalived. 2022-04-13 22:56:48.495 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-04-13 22:56:48.498 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-13 22:56:48.588 | Selecting previously unselected package memcached. 2022-04-13 22:56:48.595 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-04-13 22:56:48.597 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-04-13 22:56:48.655 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-04-13 22:56:49.132 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-04-13 22:56:49.236 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-13 22:56:49.242 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-13 22:56:49.377 | Selecting previously unselected package python3-yaml. 2022-04-13 22:56:49.384 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-04-13 22:56:49.386 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-13 22:56:49.438 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-13 22:56:49.444 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-13 22:56:49.493 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-13 22:56:49.570 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-13 22:56:50.013 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-13 22:56:50.037 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-13 22:56:50.194 | Preparing to unpack .../037-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-04-13 22:56:50.202 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-04-13 22:56:50.291 | Preparing to unpack .../038-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-04-13 22:56:50.297 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-04-13 22:56:50.369 | Selecting previously unselected package acl. 2022-04-13 22:56:50.378 | Preparing to unpack .../039-acl_2.2.53-6_amd64.deb ... 2022-04-13 22:56:50.381 | Unpacking acl (2.2.53-6) ... 2022-04-13 22:56:50.411 | Selecting previously unselected package autotools-dev. 2022-04-13 22:56:50.418 | Preparing to unpack .../040-autotools-dev_20180224.1_all.deb ... 2022-04-13 22:56:50.421 | Unpacking autotools-dev (20180224.1) ... 2022-04-13 22:56:50.453 | Selecting previously unselected package m4. 2022-04-13 22:56:50.460 | Preparing to unpack .../041-m4_1.4.18-4_amd64.deb ... 2022-04-13 22:56:50.462 | Unpacking m4 (1.4.18-4) ... 2022-04-13 22:56:50.519 | Selecting previously unselected package autoconf. 2022-04-13 22:56:50.526 | Preparing to unpack .../042-autoconf_2.69-11.1_all.deb ... 2022-04-13 22:56:50.529 | Unpacking autoconf (2.69-11.1) ... 2022-04-13 22:56:50.622 | Selecting previously unselected package automake. 2022-04-13 22:56:50.630 | Preparing to unpack .../043-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-04-13 22:56:50.635 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-04-13 22:56:50.754 | Selecting previously unselected package autopoint. 2022-04-13 22:56:50.761 | Preparing to unpack .../044-autopoint_0.19.8.1-10build1_all.deb ... 2022-04-13 22:56:50.764 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-04-13 22:56:50.814 | Selecting previously unselected package libllvm10:amd64. 2022-04-13 22:56:50.822 | Preparing to unpack .../045-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:56:50.824 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:56:53.102 | Selecting previously unselected package libclang-cpp10. 2022-04-13 22:56:53.110 | Preparing to unpack .../046-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:56:53.115 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:56:54.565 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-04-13 22:56:54.572 | Preparing to unpack .../047-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-13 22:56:54.575 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 22:56:55.032 | Selecting previously unselected package libgc1c2:amd64. 2022-04-13 22:56:55.040 | Preparing to unpack .../048-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-04-13 22:56:55.042 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-13 22:56:55.084 | Selecting previously unselected package libobjc4:amd64. 2022-04-13 22:56:55.092 | Preparing to unpack .../049-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-13 22:56:55.095 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 22:56:55.127 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-04-13 22:56:55.135 | Preparing to unpack .../050-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-13 22:56:55.137 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 22:56:55.219 | Selecting previously unselected package libc6-i386. 2022-04-13 22:56:55.226 | Preparing to unpack .../051-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-04-13 22:56:55.229 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-13 22:56:55.730 | Selecting previously unselected package lib32gcc-s1. 2022-04-13 22:56:55.738 | Preparing to unpack .../052-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-13 22:56:55.740 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 22:56:55.778 | Selecting previously unselected package lib32stdc++6. 2022-04-13 22:56:55.785 | Preparing to unpack .../053-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-13 22:56:55.787 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 22:56:55.893 | Selecting previously unselected package libclang-common-10-dev. 2022-04-13 22:56:55.900 | Preparing to unpack .../054-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:56:55.902 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 22:56:56.876 | Selecting previously unselected package libclang1-10. 2022-04-13 22:56:56.883 | Preparing to unpack .../055-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:56:56.886 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:56:58.007 | Selecting previously unselected package clang-10. 2022-04-13 22:56:58.015 | Preparing to unpack .../056-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:56:58.018 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:56:58.055 | Selecting previously unselected package libtool. 2022-04-13 22:56:58.065 | Preparing to unpack .../057-libtool_2.4.6-14_all.deb ... 2022-04-13 22:56:58.067 | Unpacking libtool (2.4.6-14) ... 2022-04-13 22:56:58.115 | Selecting previously unselected package dh-autoreconf. 2022-04-13 22:56:58.123 | Preparing to unpack .../058-dh-autoreconf_19_all.deb ... 2022-04-13 22:56:58.125 | Unpacking dh-autoreconf (19) ... 2022-04-13 22:56:58.153 | Selecting previously unselected package libdebhelper-perl. 2022-04-13 22:56:58.161 | Preparing to unpack .../059-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-04-13 22:56:58.163 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-04-13 22:56:58.212 | Selecting previously unselected package libarchive-zip-perl. 2022-04-13 22:56:58.220 | Preparing to unpack .../060-libarchive-zip-perl_1.67-2_all.deb ... 2022-04-13 22:56:58.223 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-04-13 22:56:58.263 | Selecting previously unselected package libsub-override-perl. 2022-04-13 22:56:58.271 | Preparing to unpack .../061-libsub-override-perl_0.09-2_all.deb ... 2022-04-13 22:56:58.273 | Unpacking libsub-override-perl (0.09-2) ... 2022-04-13 22:56:58.300 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-04-13 22:56:58.308 | Preparing to unpack .../062-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-04-13 22:56:58.310 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-13 22:56:58.341 | Selecting previously unselected package dh-strip-nondeterminism. 2022-04-13 22:56:58.349 | Preparing to unpack .../063-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-04-13 22:56:58.351 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-04-13 22:56:58.378 | Selecting previously unselected package libdpkg-perl. 2022-04-13 22:56:58.386 | Preparing to unpack .../064-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-04-13 22:56:58.388 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-04-13 22:56:58.462 | Selecting previously unselected package make. 2022-04-13 22:56:58.470 | Preparing to unpack .../065-make_4.2.1-1.2_amd64.deb ... 2022-04-13 22:56:58.472 | Unpacking make (4.2.1-1.2) ... 2022-04-13 22:56:58.541 | Selecting previously unselected package dpkg-dev. 2022-04-13 22:56:58.549 | Preparing to unpack .../066-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-04-13 22:56:58.551 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-04-13 22:56:58.695 | Selecting previously unselected package dwz. 2022-04-13 22:56:58.704 | Preparing to unpack .../067-dwz_0.13-5_amd64.deb ... 2022-04-13 22:56:58.706 | Unpacking dwz (0.13-5) ... 2022-04-13 22:56:58.758 | Selecting previously unselected package libcroco3:amd64. 2022-04-13 22:56:58.766 | Preparing to unpack .../068-libcroco3_0.6.13-1_amd64.deb ... 2022-04-13 22:56:58.768 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-04-13 22:56:58.805 | Selecting previously unselected package gettext. 2022-04-13 22:56:58.813 | Preparing to unpack .../069-gettext_0.19.8.1-10build1_amd64.deb ... 2022-04-13 22:56:58.815 | Unpacking gettext (0.19.8.1-10build1) ... 2022-04-13 22:56:58.983 | Selecting previously unselected package intltool-debian. 2022-04-13 22:56:58.991 | Preparing to unpack .../070-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-04-13 22:56:58.993 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-04-13 22:56:59.021 | Selecting previously unselected package po-debconf. 2022-04-13 22:56:59.029 | Preparing to unpack .../071-po-debconf_1.0.21_all.deb ... 2022-04-13 22:56:59.031 | Unpacking po-debconf (1.0.21) ... 2022-04-13 22:56:59.094 | Selecting previously unselected package debhelper. 2022-04-13 22:56:59.101 | Preparing to unpack .../072-debhelper_12.10ubuntu1_all.deb ... 2022-04-13 22:56:59.104 | Unpacking debhelper (12.10ubuntu1) ... 2022-04-13 22:56:59.306 | Selecting previously unselected package uuid-dev:amd64. 2022-04-13 22:56:59.314 | Preparing to unpack .../073-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-13 22:56:59.317 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-13 22:56:59.359 | Selecting previously unselected package libsctp1:amd64. 2022-04-13 22:56:59.367 | Preparing to unpack .../074-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-04-13 22:56:59.369 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-13 22:56:59.395 | Selecting previously unselected package libsctp-dev:amd64. 2022-04-13 22:56:59.402 | Preparing to unpack .../075-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-04-13 22:56:59.405 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-13 22:56:59.440 | Selecting previously unselected package libapr1-dev. 2022-04-13 22:56:59.448 | Preparing to unpack .../076-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-04-13 22:56:59.450 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-13 22:56:59.694 | Selecting previously unselected package libldap2-dev:amd64. 2022-04-13 22:56:59.702 | Preparing to unpack .../077-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-13 22:56:59.705 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-13 22:56:59.813 | Selecting previously unselected package libaprutil1-dev. 2022-04-13 22:56:59.821 | Preparing to unpack .../078-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-04-13 22:56:59.823 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-13 22:57:00.035 | Selecting previously unselected package apache2-dev. 2022-04-13 22:57:00.043 | Preparing to unpack .../079-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 22:57:00.045 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-13 22:57:00.110 | Selecting previously unselected package binfmt-support. 2022-04-13 22:57:00.117 | Preparing to unpack .../080-binfmt-support_2.2.0-2_amd64.deb ... 2022-04-13 22:57:00.127 | Unpacking binfmt-support (2.2.0-2) ... 2022-04-13 22:57:00.161 | Selecting previously unselected package g++-9. 2022-04-13 22:57:00.169 | Preparing to unpack .../081-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-13 22:57:00.171 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 22:57:01.322 | Selecting previously unselected package g++. 2022-04-13 22:57:01.329 | Preparing to unpack .../082-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-04-13 22:57:01.333 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-04-13 22:57:01.359 | Selecting previously unselected package build-essential. 2022-04-13 22:57:01.367 | Preparing to unpack .../083-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-04-13 22:57:01.370 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-04-13 22:57:01.397 | Selecting previously unselected package conntrack. 2022-04-13 22:57:01.406 | Preparing to unpack .../084-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-04-13 22:57:01.410 | Unpacking conntrack (1:1.4.5-2) ... 2022-04-13 22:57:01.443 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-04-13 22:57:01.450 | Preparing to unpack .../085-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-04-13 22:57:01.453 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-13 22:57:01.480 | Selecting previously unselected package libnetfilter-queue1. 2022-04-13 22:57:01.489 | Preparing to unpack .../086-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-04-13 22:57:01.494 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-04-13 22:57:01.525 | Selecting previously unselected package conntrackd. 2022-04-13 22:57:01.532 | Preparing to unpack .../087-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-04-13 22:57:01.535 | Unpacking conntrackd (1:1.4.5-2) ... 2022-04-13 22:57:01.581 | Selecting previously unselected package dns-root-data. 2022-04-13 22:57:01.589 | Preparing to unpack .../088-dns-root-data_2019052802_all.deb ... 2022-04-13 22:57:01.591 | Unpacking dns-root-data (2019052802) ... 2022-04-13 22:57:01.621 | Selecting previously unselected package libidn11:amd64. 2022-04-13 22:57:01.628 | Preparing to unpack .../089-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-04-13 22:57:01.631 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-13 22:57:01.667 | Selecting previously unselected package dnsmasq-base. 2022-04-13 22:57:01.675 | Preparing to unpack .../090-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-13 22:57:01.677 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-13 22:57:01.746 | Selecting previously unselected package dnsmasq-utils. 2022-04-13 22:57:01.755 | Preparing to unpack .../091-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-13 22:57:01.757 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-13 22:57:01.789 | Selecting previously unselected package ebtables. 2022-04-13 22:57:01.797 | Preparing to unpack .../092-ebtables_2.0.11-3build1_amd64.deb ... 2022-04-13 22:57:01.813 | Unpacking ebtables (2.0.11-3build1) ... 2022-04-13 22:57:01.858 | Selecting previously unselected package libfakeroot:amd64. 2022-04-13 22:57:01.866 | Preparing to unpack .../093-libfakeroot_1.24-1_amd64.deb ... 2022-04-13 22:57:01.868 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-04-13 22:57:01.902 | Selecting previously unselected package fakeroot. 2022-04-13 22:57:01.910 | Preparing to unpack .../094-fakeroot_1.24-1_amd64.deb ... 2022-04-13 22:57:01.913 | Unpacking fakeroot (1.24-1) ... 2022-04-13 22:57:01.956 | Selecting previously unselected package fonts-dejavu-core. 2022-04-13 22:57:01.964 | Preparing to unpack .../095-fonts-dejavu-core_2.37-1_all.deb ... 2022-04-13 22:57:01.966 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-04-13 22:57:02.147 | Selecting previously unselected package fonts-liberation. 2022-04-13 22:57:02.155 | Preparing to unpack .../096-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-04-13 22:57:02.158 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-04-13 22:57:02.301 | Selecting previously unselected package fontconfig-config. 2022-04-13 22:57:02.310 | Preparing to unpack .../097-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-04-13 22:57:02.313 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-13 22:57:02.351 | Selecting previously unselected package libfontconfig1:amd64. 2022-04-13 22:57:02.361 | Preparing to unpack .../098-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-04-13 22:57:02.363 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-13 22:57:02.410 | Selecting previously unselected package fontconfig. 2022-04-13 22:57:02.418 | Preparing to unpack .../099-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-04-13 22:57:02.420 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-04-13 22:57:02.472 | Selecting previously unselected package genisoimage. 2022-04-13 22:57:02.480 | Preparing to unpack .../100-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-04-13 22:57:02.483 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-13 22:57:02.567 | Selecting previously unselected package libann0. 2022-04-13 22:57:02.575 | Preparing to unpack .../101-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-04-13 22:57:02.578 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-04-13 22:57:02.608 | Selecting previously unselected package libcdt5:amd64. 2022-04-13 22:57:02.616 | Preparing to unpack .../102-libcdt5_2.42.2-3build2_amd64.deb ... 2022-04-13 22:57:02.618 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-04-13 22:57:02.647 | Selecting previously unselected package libcgraph6:amd64. 2022-04-13 22:57:02.655 | Preparing to unpack .../103-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-04-13 22:57:02.658 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-13 22:57:02.691 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-04-13 22:57:02.699 | Preparing to unpack .../104-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-13 22:57:02.701 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-13 22:57:02.745 | Selecting previously unselected package libjpeg8:amd64. 2022-04-13 22:57:02.753 | Preparing to unpack .../105-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-04-13 22:57:02.755 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-13 22:57:02.784 | Selecting previously unselected package libjbig0:amd64. 2022-04-13 22:57:02.791 | Preparing to unpack .../106-libjbig0_2.1-3.1build1_amd64.deb ... 2022-04-13 22:57:02.794 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-04-13 22:57:02.824 | Selecting previously unselected package libwebp6:amd64. 2022-04-13 22:57:02.833 | Preparing to unpack .../107-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-04-13 22:57:02.835 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-13 22:57:02.891 | Selecting previously unselected package libtiff5:amd64. 2022-04-13 22:57:02.899 | Preparing to unpack .../108-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-04-13 22:57:02.901 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-13 22:57:02.952 | Selecting previously unselected package libxpm4:amd64. 2022-04-13 22:57:02.960 | Preparing to unpack .../109-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-04-13 22:57:02.963 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-04-13 22:57:02.995 | Selecting previously unselected package libgd3:amd64. 2022-04-13 22:57:03.003 | Preparing to unpack .../110-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-04-13 22:57:03.005 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-13 22:57:03.051 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-04-13 22:57:03.059 | Preparing to unpack .../111-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-04-13 22:57:03.061 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-13 22:57:03.112 | Selecting previously unselected package libpixman-1-0:amd64. 2022-04-13 22:57:03.120 | Preparing to unpack .../112-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-04-13 22:57:03.122 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-13 22:57:03.183 | Selecting previously unselected package libxcb-render0:amd64. 2022-04-13 22:57:03.192 | Preparing to unpack .../113-libxcb-render0_1.14-2_amd64.deb ... 2022-04-13 22:57:03.194 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-04-13 22:57:03.225 | Selecting previously unselected package libxcb-shm0:amd64. 2022-04-13 22:57:03.233 | Preparing to unpack .../114-libxcb-shm0_1.14-2_amd64.deb ... 2022-04-13 22:57:03.236 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-04-13 22:57:03.263 | Selecting previously unselected package libxrender1:amd64. 2022-04-13 22:57:03.271 | Preparing to unpack .../115-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-04-13 22:57:03.273 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-04-13 22:57:03.305 | Selecting previously unselected package libcairo2:amd64. 2022-04-13 22:57:03.313 | Preparing to unpack .../116-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-04-13 22:57:03.316 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-13 22:57:03.415 | Selecting previously unselected package libgraphite2-3:amd64. 2022-04-13 22:57:03.424 | Preparing to unpack .../117-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-04-13 22:57:03.426 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-13 22:57:03.465 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-04-13 22:57:03.473 | Preparing to unpack .../118-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-04-13 22:57:03.475 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-13 22:57:03.559 | Selecting previously unselected package libthai-data. 2022-04-13 22:57:03.567 | Preparing to unpack .../119-libthai-data_0.1.28-3_all.deb ... 2022-04-13 22:57:03.569 | Unpacking libthai-data (0.1.28-3) ... 2022-04-13 22:57:03.620 | Selecting previously unselected package libdatrie1:amd64. 2022-04-13 22:57:03.628 | Preparing to unpack .../120-libdatrie1_0.2.12-3_amd64.deb ... 2022-04-13 22:57:03.631 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-04-13 22:57:03.662 | Selecting previously unselected package libthai0:amd64. 2022-04-13 22:57:03.670 | Preparing to unpack .../121-libthai0_0.1.28-3_amd64.deb ... 2022-04-13 22:57:03.672 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-04-13 22:57:03.703 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-04-13 22:57:03.711 | Preparing to unpack .../122-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-13 22:57:03.714 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 22:57:03.764 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-04-13 22:57:03.772 | Preparing to unpack .../123-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-13 22:57:03.774 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 22:57:03.808 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-04-13 22:57:03.816 | Preparing to unpack .../124-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-13 22:57:03.818 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 22:57:03.849 | Selecting previously unselected package libpathplan4:amd64. 2022-04-13 22:57:03.857 | Preparing to unpack .../125-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-04-13 22:57:03.860 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-13 22:57:03.892 | Selecting previously unselected package libgvc6. 2022-04-13 22:57:03.900 | Preparing to unpack .../126-libgvc6_2.42.2-3build2_amd64.deb ... 2022-04-13 22:57:03.902 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-04-13 22:57:04.024 | Selecting previously unselected package libgvpr2:amd64. 2022-04-13 22:57:04.032 | Preparing to unpack .../127-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-04-13 22:57:04.034 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-13 22:57:04.086 | Selecting previously unselected package liblab-gamut1:amd64. 2022-04-13 22:57:04.095 | Preparing to unpack .../128-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-04-13 22:57:04.097 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-13 22:57:04.258 | Selecting previously unselected package x11-common. 2022-04-13 22:57:04.266 | Preparing to unpack .../129-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-04-13 22:57:04.290 | dpkg-query: no packages found matching nux-tools 2022-04-13 22:57:04.302 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-04-13 22:57:04.342 | Selecting previously unselected package libice6:amd64. 2022-04-13 22:57:04.350 | Preparing to unpack .../130-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-04-13 22:57:04.352 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-13 22:57:04.387 | Selecting previously unselected package libsm6:amd64. 2022-04-13 22:57:04.395 | Preparing to unpack .../131-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-04-13 22:57:04.397 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-04-13 22:57:04.428 | Selecting previously unselected package libxt6:amd64. 2022-04-13 22:57:04.437 | Preparing to unpack .../132-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-04-13 22:57:04.440 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-04-13 22:57:04.491 | Selecting previously unselected package libxmu6:amd64. 2022-04-13 22:57:04.499 | Preparing to unpack .../133-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-04-13 22:57:04.502 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-13 22:57:04.539 | Selecting previously unselected package libxaw7:amd64. 2022-04-13 22:57:04.548 | Preparing to unpack .../134-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-04-13 22:57:04.551 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-04-13 22:57:04.606 | Selecting previously unselected package graphviz. 2022-04-13 22:57:04.615 | Preparing to unpack .../135-graphviz_2.42.2-3build2_amd64.deb ... 2022-04-13 22:57:04.617 | Unpacking graphviz (2.42.2-3build2) ... 2022-04-13 22:57:04.752 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-04-13 22:57:04.760 | Preparing to unpack .../136-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-04-13 22:57:04.763 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-13 22:57:04.817 | Selecting previously unselected package libibverbs1:amd64. 2022-04-13 22:57:04.825 | Preparing to unpack .../137-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-04-13 22:57:04.827 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-13 22:57:04.870 | Selecting previously unselected package ibverbs-providers:amd64. 2022-04-13 22:57:04.878 | Preparing to unpack .../138-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-04-13 22:57:04.895 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-13 22:57:04.960 | Selecting previously unselected package icu-devtools. 2022-04-13 22:57:04.968 | Preparing to unpack .../139-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-04-13 22:57:04.971 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-04-13 22:57:05.034 | Selecting previously unselected package iputils-arping. 2022-04-13 22:57:05.042 | Preparing to unpack .../140-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-04-13 22:57:05.045 | Unpacking iputils-arping (3:20190709-3) ... 2022-04-13 22:57:05.084 | Selecting previously unselected package javascript-common. 2022-04-13 22:57:05.092 | Preparing to unpack .../141-javascript-common_11_all.deb ... 2022-04-13 22:57:05.110 | Unpacking javascript-common (11) ... 2022-04-13 22:57:05.148 | Selecting previously unselected package libgssrpc4:amd64. 2022-04-13 22:57:05.158 | Preparing to unpack .../142-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 22:57:05.161 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:57:05.202 | Selecting previously unselected package libkdb5-9:amd64. 2022-04-13 22:57:05.211 | Preparing to unpack .../143-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 22:57:05.214 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:57:05.256 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-04-13 22:57:05.267 | Preparing to unpack .../144-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 22:57:05.270 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:57:05.310 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-04-13 22:57:05.319 | Preparing to unpack .../145-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 22:57:05.321 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:57:05.365 | Selecting previously unselected package comerr-dev:amd64. 2022-04-13 22:57:05.374 | Preparing to unpack .../146-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-04-13 22:57:05.379 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-13 22:57:05.416 | Selecting previously unselected package krb5-multidev:amd64. 2022-04-13 22:57:05.424 | Preparing to unpack .../147-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 22:57:05.427 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:57:05.488 | Selecting previously unselected package libalgorithm-diff-perl. 2022-04-13 22:57:05.496 | Preparing to unpack .../148-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-04-13 22:57:05.499 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-04-13 22:57:05.538 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-04-13 22:57:05.546 | Preparing to unpack .../149-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-04-13 22:57:05.566 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-13 22:57:05.604 | Selecting previously unselected package libalgorithm-merge-perl. 2022-04-13 22:57:05.613 | Preparing to unpack .../150-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-04-13 22:57:05.615 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-04-13 22:57:05.645 | Selecting previously unselected package libarchive-cpio-perl. 2022-04-13 22:57:05.653 | Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ... 2022-04-13 22:57:05.657 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-04-13 22:57:05.694 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-04-13 22:57:05.702 | Preparing to unpack .../152-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-13 22:57:05.705 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-13 22:57:05.783 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-04-13 22:57:05.791 | Preparing to unpack .../153-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-13 22:57:05.794 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-13 22:57:05.866 | Selecting previously unselected package libfile-fcntllock-perl. 2022-04-13 22:57:05.875 | Preparing to unpack .../154-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-04-13 22:57:05.878 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-04-13 22:57:05.915 | Selecting previously unselected package libgts-bin. 2022-04-13 22:57:05.923 | Preparing to unpack .../155-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-04-13 22:57:05.926 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-04-13 22:57:05.970 | Selecting previously unselected package libicu-dev:amd64. 2022-04-13 22:57:05.982 | Preparing to unpack .../156-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-04-13 22:57:05.985 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-13 22:57:07.481 | Selecting previously unselected package libipset13:amd64. 2022-04-13 22:57:07.489 | Preparing to unpack .../157-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-13 22:57:07.492 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-13 22:57:07.534 | Selecting previously unselected package librdmacm1:amd64. 2022-04-13 22:57:07.542 | Preparing to unpack .../158-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-04-13 22:57:07.545 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-13 22:57:07.593 | Selecting previously unselected package libiscsi7:amd64. 2022-04-13 22:57:07.602 | Preparing to unpack .../159-libiscsi7_1.18.0-2_amd64.deb ... 2022-04-13 22:57:07.604 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-04-13 22:57:07.645 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-04-13 22:57:07.654 | Preparing to unpack .../160-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-13 22:57:07.657 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-13 22:57:07.722 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-04-13 22:57:07.731 | Preparing to unpack .../161-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-04-13 22:57:07.733 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-13 22:57:07.760 | Selecting previously unselected package libjpeg-dev:amd64. 2022-04-13 22:57:07.769 | Preparing to unpack .../162-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-04-13 22:57:07.771 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-13 22:57:07.798 | Selecting previously unselected package libjs-jquery. 2022-04-13 22:57:07.807 | Preparing to unpack .../163-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-04-13 22:57:07.809 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-04-13 22:57:07.876 | Selecting previously unselected package libjs-jquery-metadata. 2022-04-13 22:57:07.884 | Preparing to unpack .../164-libjs-jquery-metadata_12-1.1_all.deb ... 2022-04-13 22:57:07.886 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-04-13 22:57:07.918 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-04-13 22:57:07.927 | Preparing to unpack .../165-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-04-13 22:57:07.931 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-13 22:57:08.013 | Selecting previously unselected package libltdl-dev:amd64. 2022-04-13 22:57:08.022 | Preparing to unpack .../166-libltdl-dev_2.4.6-14_amd64.deb ... 2022-04-13 22:57:08.026 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-04-13 22:57:08.083 | Selecting previously unselected package libsys-hostname-long-perl. 2022-04-13 22:57:08.091 | Preparing to unpack .../167-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-04-13 22:57:08.094 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-04-13 22:57:08.123 | Selecting previously unselected package libmail-sendmail-perl. 2022-04-13 22:57:08.132 | Preparing to unpack .../168-libmail-sendmail-perl_0.80-1_all.deb ... 2022-04-13 22:57:08.134 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-04-13 22:57:08.166 | Selecting previously unselected package libncurses-dev:amd64. 2022-04-13 22:57:08.175 | Preparing to unpack .../169-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-13 22:57:08.178 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-13 22:57:08.279 | Selecting previously unselected package libnspr4:amd64. 2022-04-13 22:57:08.287 | Preparing to unpack .../170-libnspr4_2%3a4.25-1_amd64.deb ... 2022-04-13 22:57:08.293 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-04-13 22:57:08.337 | Selecting previously unselected package libnss3:amd64. 2022-04-13 22:57:08.345 | Preparing to unpack .../171-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-04-13 22:57:08.347 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-13 22:57:08.561 | Selecting previously unselected package libomp5-10:amd64. 2022-04-13 22:57:08.569 | Preparing to unpack .../172-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:57:08.573 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:57:08.647 | Selecting previously unselected package libomp-10-dev. 2022-04-13 22:57:08.655 | Preparing to unpack .../173-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:57:08.658 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 22:57:08.694 | Selecting previously unselected package pcp-conf. 2022-04-13 22:57:08.702 | Preparing to unpack .../174-pcp-conf_5.0.3-1_amd64.deb ... 2022-04-13 22:57:08.705 | Unpacking pcp-conf (5.0.3-1) ... 2022-04-13 22:57:08.738 | Selecting previously unselected package libpcp3. 2022-04-13 22:57:08.746 | Preparing to unpack .../175-libpcp3_5.0.3-1_amd64.deb ... 2022-04-13 22:57:08.749 | Unpacking libpcp3 (5.0.3-1) ... 2022-04-13 22:57:08.819 | Selecting previously unselected package libpcp-pmda3. 2022-04-13 22:57:08.827 | Preparing to unpack .../176-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-04-13 22:57:08.830 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-04-13 22:57:08.863 | Selecting previously unselected package libpcp-pmda-perl. 2022-04-13 22:57:08.871 | Preparing to unpack .../177-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-04-13 22:57:08.873 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-04-13 22:57:08.909 | Selecting previously unselected package libpq5:amd64. 2022-04-13 22:57:08.917 | Preparing to unpack .../178-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-13 22:57:08.920 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 22:57:08.966 | Selecting previously unselected package libpq-dev. 2022-04-13 22:57:08.974 | Preparing to unpack .../179-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-13 22:57:08.976 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-13 22:57:09.054 | Selecting previously unselected package librados2. 2022-04-13 22:57:09.063 | Preparing to unpack .../180-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-13 22:57:09.066 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-13 22:57:09.551 | Selecting previously unselected package librbd1. 2022-04-13 22:57:09.559 | Preparing to unpack .../181-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-13 22:57:09.562 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-13 22:57:09.827 | Selecting previously unselected package libsasl2-dev. 2022-04-13 22:57:09.835 | Preparing to unpack .../182-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-13 22:57:09.838 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 22:57:09.917 | Preparing to unpack .../183-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-13 22:57:09.925 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-13 22:57:09.967 | Selecting previously unselected package libssl-dev:amd64. 2022-04-13 22:57:09.976 | Preparing to unpack .../184-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-13 22:57:09.978 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-13 22:57:10.243 | Selecting previously unselected package libsystemd-dev:amd64. 2022-04-13 22:57:10.252 | Preparing to unpack .../185-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 22:57:10.255 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 22:57:10.366 | Selecting previously unselected package libtinfo-dev:amd64. 2022-04-13 22:57:10.375 | Preparing to unpack .../186-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-13 22:57:10.378 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-13 22:57:10.405 | Selecting previously unselected package libx86-1:amd64. 2022-04-13 22:57:10.413 | Preparing to unpack .../187-libx86-1_1.1+ds1-11_amd64.deb ... 2022-04-13 22:57:10.416 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-04-13 22:57:10.455 | Selecting previously unselected package libxml2-dev:amd64. 2022-04-13 22:57:10.463 | Preparing to unpack .../188-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-13 22:57:10.465 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-13 22:57:10.619 | Selecting previously unselected package libxslt1-dev:amd64. 2022-04-13 22:57:10.627 | Preparing to unpack .../189-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-04-13 22:57:10.630 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-13 22:57:10.717 | Selecting previously unselected package llvm-10-runtime. 2022-04-13 22:57:10.726 | Preparing to unpack .../190-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:57:10.730 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-13 22:57:10.789 | Selecting previously unselected package libpfm4:amd64. 2022-04-13 22:57:10.797 | Preparing to unpack .../191-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-04-13 22:57:10.800 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-13 22:57:10.878 | Selecting previously unselected package llvm-10. 2022-04-13 22:57:10.887 | Preparing to unpack .../192-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:57:10.891 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:57:11.725 | Selecting previously unselected package libffi-dev:amd64. 2022-04-13 22:57:11.742 | Preparing to unpack .../193-libffi-dev_3.3-4_amd64.deb ... 2022-04-13 22:57:11.744 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-04-13 22:57:11.789 | Selecting previously unselected package python3-pygments. 2022-04-13 22:57:11.797 | Preparing to unpack .../194-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-04-13 22:57:11.800 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-13 22:57:11.971 | Selecting previously unselected package llvm-10-tools. 2022-04-13 22:57:11.979 | Preparing to unpack .../195-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:57:11.982 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-13 22:57:12.140 | Selecting previously unselected package libz3-4:amd64. 2022-04-13 22:57:12.149 | Preparing to unpack .../196-libz3-4_4.8.7-4build1_amd64.deb ... 2022-04-13 22:57:12.151 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-04-13 22:57:13.124 | Selecting previously unselected package libz3-dev:amd64. 2022-04-13 22:57:13.133 | Preparing to unpack .../197-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-04-13 22:57:13.136 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-13 22:57:13.184 | Selecting previously unselected package llvm-10-dev. 2022-04-13 22:57:13.193 | Preparing to unpack .../198-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:57:13.195 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 22:57:17.678 | Selecting previously unselected package lsscsi. 2022-04-13 22:57:17.688 | Preparing to unpack .../199-lsscsi_0.30-0.1_amd64.deb ... 2022-04-13 22:57:17.690 | Unpacking lsscsi (0.30-0.1) ... 2022-04-13 22:57:17.725 | Selecting previously unselected package pkg-config. 2022-04-13 22:57:17.734 | Preparing to unpack .../200-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-04-13 22:57:17.737 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-04-13 22:57:17.771 | Selecting previously unselected package pm-utils. 2022-04-13 22:57:17.779 | Preparing to unpack .../201-pm-utils_1.4.1-19_all.deb ... 2022-04-13 22:57:17.781 | Unpacking pm-utils (1.4.1-19) ... 2022-04-13 22:57:17.850 | Selecting previously unselected package postgresql-client-common. 2022-04-13 22:57:17.858 | Preparing to unpack .../202-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-04-13 22:57:17.860 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-04-13 22:57:17.897 | Selecting previously unselected package postgresql-client-12. 2022-04-13 22:57:17.906 | Preparing to unpack .../203-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-13 22:57:17.908 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 22:57:18.112 | Selecting previously unselected package ssl-cert. 2022-04-13 22:57:18.121 | Preparing to unpack .../204-ssl-cert_1.0.39_all.deb ... 2022-04-13 22:57:18.123 | Unpacking ssl-cert (1.0.39) ... 2022-04-13 22:57:18.160 | Selecting previously unselected package postgresql-common. 2022-04-13 22:57:18.168 | Preparing to unpack .../205-postgresql-common_214ubuntu0.1_all.deb ... 2022-04-13 22:57:18.199 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-04-13 22:57:18.206 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-04-13 22:57:18.276 | Selecting previously unselected package postgresql-server-dev-12. 2022-04-13 22:57:18.284 | Preparing to unpack .../206-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-13 22:57:18.287 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 22:57:18.615 | Selecting previously unselected package postgresql-server-dev-all. 2022-04-13 22:57:18.624 | Preparing to unpack .../207-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-04-13 22:57:18.627 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-13 22:57:18.659 | Selecting previously unselected package python-pip-whl. 2022-04-13 22:57:18.668 | Preparing to unpack .../208-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-04-13 22:57:18.670 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-13 22:57:18.880 | Selecting previously unselected package python3-mysqldb. 2022-04-13 22:57:18.888 | Preparing to unpack .../209-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-04-13 22:57:18.891 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-04-13 22:57:18.935 | Selecting previously unselected package python3-wheel. 2022-04-13 22:57:18.943 | Preparing to unpack .../210-python3-wheel_0.34.2-1_all.deb ... 2022-04-13 22:57:18.946 | Unpacking python3-wheel (0.34.2-1) ... 2022-04-13 22:57:18.981 | Selecting previously unselected package python3-pip. 2022-04-13 22:57:18.990 | Preparing to unpack .../211-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-04-13 22:57:18.992 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-13 22:57:19.080 | Selecting previously unselected package python3.8-venv. 2022-04-13 22:57:19.089 | Preparing to unpack .../212-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-04-13 22:57:19.091 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-13 22:57:19.118 | Selecting previously unselected package python3-venv. 2022-04-13 22:57:19.127 | Preparing to unpack .../213-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-04-13 22:57:19.129 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-04-13 22:57:19.156 | Selecting previously unselected package qemu-block-extra:amd64. 2022-04-13 22:57:19.165 | Preparing to unpack .../214-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-13 22:57:19.167 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-13 22:57:19.209 | Selecting previously unselected package qemu-utils. 2022-04-13 22:57:19.218 | Preparing to unpack .../215-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-13 22:57:19.221 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-13 22:57:19.402 | Selecting previously unselected package sharutils. 2022-04-13 22:57:19.410 | Preparing to unpack .../216-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-04-13 22:57:19.413 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-04-13 22:57:19.468 | Selecting previously unselected package sqlite3. 2022-04-13 22:57:19.476 | Preparing to unpack .../217-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-04-13 22:57:19.479 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-13 22:57:19.629 | Selecting previously unselected package unzip. 2022-04-13 22:57:19.638 | Preparing to unpack .../218-unzip_6.0-25ubuntu1_amd64.deb ... 2022-04-13 22:57:19.641 | Unpacking unzip (6.0-25ubuntu1) ... 2022-04-13 22:57:19.696 | Selecting previously unselected package vbetool. 2022-04-13 22:57:19.707 | Preparing to unpack .../219-vbetool_1.1-4_amd64.deb ... 2022-04-13 22:57:19.712 | Unpacking vbetool (1.1-4) ... 2022-04-13 22:57:19.745 | Selecting previously unselected package ipset. 2022-04-13 22:57:19.754 | Preparing to unpack .../220-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-13 22:57:19.764 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-13 22:57:19.798 | Selecting previously unselected package ipvsadm. 2022-04-13 22:57:19.807 | Preparing to unpack .../221-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-04-13 22:57:19.810 | Unpacking ipvsadm (1:1.31-1) ... 2022-04-13 22:57:19.846 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-04-13 22:57:19.855 | Preparing to unpack .../222-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 22:57:19.864 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-13 22:57:19.895 | Selecting previously unselected package liberasurecode1:amd64. 2022-04-13 22:57:19.904 | Preparing to unpack .../223-liberasurecode1_1.6.1-4_amd64.deb ... 2022-04-13 22:57:19.906 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-04-13 22:57:19.940 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-04-13 22:57:19.948 | Preparing to unpack .../224-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-04-13 22:57:19.951 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-13 22:57:19.986 | Selecting previously unselected package libkrb5-dev:amd64. 2022-04-13 22:57:19.994 | Preparing to unpack .../225-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 22:57:19.997 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:57:20.033 | Selecting previously unselected package libpcp-gui2. 2022-04-13 22:57:20.042 | Preparing to unpack .../226-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-04-13 22:57:20.044 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-04-13 22:57:20.075 | Selecting previously unselected package libpcp-import1. 2022-04-13 22:57:20.085 | Preparing to unpack .../227-libpcp-import1_5.0.3-1_amd64.deb ... 2022-04-13 22:57:20.088 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-04-13 22:57:20.124 | Selecting previously unselected package libpcp-mmv1. 2022-04-13 22:57:20.133 | Preparing to unpack .../228-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-04-13 22:57:20.136 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-04-13 22:57:20.170 | Selecting previously unselected package libpcp-trace2. 2022-04-13 22:57:20.179 | Preparing to unpack .../229-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-04-13 22:57:20.182 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-04-13 22:57:20.213 | Selecting previously unselected package libpcp-web1. 2022-04-13 22:57:20.222 | Preparing to unpack .../230-libpcp-web1_5.0.3-1_amd64.deb ... 2022-04-13 22:57:20.224 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-04-13 22:57:20.271 | Selecting previously unselected package libyaml-dev:amd64. 2022-04-13 22:57:20.280 | Preparing to unpack .../231-libyaml-dev_0.2.2-1_amd64.deb ... 2022-04-13 22:57:20.283 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-04-13 22:57:20.342 | Selecting previously unselected package python3-pcp. 2022-04-13 22:57:20.351 | Preparing to unpack .../232-python3-pcp_5.0.3-1_amd64.deb ... 2022-04-13 22:57:20.355 | Unpacking python3-pcp (5.0.3-1) ... 2022-04-13 22:57:20.409 | Selecting previously unselected package pcp. 2022-04-13 22:57:20.418 | Preparing to unpack .../233-pcp_5.0.3-1_amd64.deb ... 2022-04-13 22:57:20.490 | Unpacking pcp (5.0.3-1) ... 2022-04-13 22:57:21.034 | Selecting previously unselected package socat. 2022-04-13 22:57:21.043 | Preparing to unpack .../234-socat_1.7.3.3-2_amd64.deb ... 2022-04-13 22:57:21.045 | Unpacking socat (1.7.3.3-2) ... 2022-04-13 22:57:21.124 | Selecting previously unselected package vlan. 2022-04-13 22:57:21.133 | Preparing to unpack .../235-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-04-13 22:57:21.136 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-13 22:57:21.195 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-13 22:57:21.205 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-04-13 22:57:21.217 | Setting up javascript-common (11) ... 2022-04-13 22:57:21.254 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-04-13 22:57:21.270 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-13 22:57:21.276 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-13 22:57:21.283 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-13 22:57:21.288 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-13 22:57:21.312 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-13 22:57:21.317 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-13 22:57:21.323 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-04-13 22:57:21.329 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 22:57:21.335 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-04-13 22:57:21.340 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-04-13 22:57:21.346 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-04-13 22:57:21.352 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-04-13 22:57:21.357 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-04-13 22:57:21.363 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-04-13 22:57:21.370 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-04-13 22:57:21.375 | Setting up libarchive-zip-perl (1.67-2) ... 2022-04-13 22:57:21.381 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-13 22:57:21.387 | Setting up vbetool (1.1-4) ... 2022-04-13 22:57:21.393 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-04-13 22:57:21.399 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-13 22:57:21.408 | Setting up pm-utils (1.4.1-19) ... 2022-04-13 22:57:21.418 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-13 22:57:21.666 | Setting up unzip (6.0-25ubuntu1) ... 2022-04-13 22:57:21.691 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-04-13 22:57:21.698 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 22:57:21.723 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-13 22:57:21.729 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-04-13 22:57:21.970 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-04-13 22:57:22.634 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-13 22:57:22.644 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-13 22:57:22.649 | Setting up m4 (1.4.18-4) ... 2022-04-13 22:57:22.655 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-13 22:57:22.943 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 22:57:22.948 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-04-13 22:57:22.955 | Setting up iputils-arping (3:20190709-3) ... 2022-04-13 22:57:22.985 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-04-13 22:57:22.991 | Setting up conntrack (1:1.4.5-2) ... 2022-04-13 22:57:22.997 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-13 22:57:23.003 | Setting up python3-wheel (0.34.2-1) ... 2022-04-13 22:57:23.257 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-04-13 22:57:23.262 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-04-13 22:57:23.477 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-04-13 22:57:25.568 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-04-13 22:57:25.576 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-04-13 22:57:25.581 | Setting up acl (2.2.53-6) ... 2022-04-13 22:57:25.589 | Setting up dns-root-data (2019052802) ... 2022-04-13 22:57:25.595 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 22:57:25.602 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:57:25.608 | Setting up fakeroot (1.24-1) ... 2022-04-13 22:57:25.616 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-04-13 22:57:25.624 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-13 22:57:25.630 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:57:25.636 | Setting up autotools-dev (20180224.1) ... 2022-04-13 22:57:25.643 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-13 22:57:26.440 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-04-13 22:57:26.447 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-13 22:57:26.453 | Setting up make (4.2.1-1.2) ... 2022-04-13 22:57:26.459 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-04-13 22:57:26.464 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-13 22:57:26.470 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:57:26.476 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-13 22:57:26.482 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-13 22:57:26.489 | Setting up ebtables (2.0.11-3build1) ... 2022-04-13 22:57:27.019 | Setting up socat (1.7.3.3-2) ... 2022-04-13 22:57:27.025 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-04-13 22:57:27.032 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-13 22:57:27.040 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-13 22:57:27.049 | Setting up autopoint (0.19.8.1-10build1) ... 2022-04-13 22:57:27.057 | Setting up binfmt-support (2.2.0-2) ... 2022-04-13 22:57:27.338 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-04-13 22:57:28.358 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-13 22:57:28.364 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-04-13 22:57:28.370 | Setting up fonts-dejavu-core (2.37-1) ... 2022-04-13 22:57:28.416 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-04-13 22:57:28.422 | Setting up lsscsi (0.30-0.1) ... 2022-04-13 22:57:28.428 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-13 22:57:28.433 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 22:57:28.438 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-13 22:57:28.445 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 22:57:28.450 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-04-13 22:57:28.456 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 22:57:28.462 | Setting up autoconf (2.69-11.1) ... 2022-04-13 22:57:28.469 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-04-13 22:57:28.475 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-04-13 22:57:28.520 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-04-13 22:57:28.524 | Setting up dwz (0.13-5) ... 2022-04-13 22:57:28.529 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-13 22:57:28.544 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-13 22:57:28.552 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-13 22:57:28.558 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-13 22:57:28.563 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-13 22:57:28.576 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-04-13 22:57:29.754 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:57:29.760 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:57:29.765 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-04-13 22:57:29.771 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-13 22:57:29.776 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-04-13 22:57:29.781 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-04-13 22:57:29.791 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-13 22:57:29.796 | Setting up pcp-conf (5.0.3-1) ... 2022-04-13 22:57:29.803 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-13 22:57:29.811 | Setting up libsub-override-perl (0.09-2) ... 2022-04-13 22:57:29.816 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-13 22:57:29.822 | Setting up libthai-data (0.1.28-3) ... 2022-04-13 22:57:29.827 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-13 22:57:29.833 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-04-13 22:57:29.838 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-13 22:57:29.843 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-13 22:57:29.850 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:57:29.855 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-04-13 22:57:29.860 | Setting up sharutils (1:4.15.2-4build1) ... 2022-04-13 22:57:29.866 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-13 22:57:29.879 | Setting up openssl (1.1.1f-1ubuntu2.12) ... 2022-04-13 22:57:29.887 | Setting up conntrackd (1:1.4.5-2) ... 2022-04-13 22:57:30.899 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-04-13 22:57:31.231 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-04-13 22:57:31.237 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-13 22:57:31.243 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-13 22:57:31.249 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-13 22:57:31.255 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 22:57:31.262 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-13 22:57:31.270 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-04-13 22:57:32.569 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-04-13 22:57:32.574 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 22:57:32.579 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-13 22:57:32.584 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-04-13 22:57:32.591 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-04-13 22:57:32.595 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-13 22:57:32.600 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-13 22:57:32.605 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:57:32.610 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-04-13 22:57:32.615 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-13 22:57:32.621 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-13 22:57:32.626 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-04-13 22:57:32.834 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-13 22:57:32.839 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 22:57:32.845 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-13 22:57:32.851 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-13 22:57:32.856 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 22:57:32.861 | Setting up wget (1.20.3-1ubuntu2) ... 2022-04-13 22:57:32.905 | Setting up libtool (2.4.6-14) ... 2022-04-13 22:57:32.911 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-13 22:57:33.004 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-04-13 22:57:33.035 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-04-13 22:57:33.492 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-04-13 22:57:34.543 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-13 22:57:34.549 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-13 22:57:34.554 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 22:57:34.560 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-13 22:57:34.725 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 22:57:34.730 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:57:34.735 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-13 22:57:34.743 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-04-13 22:57:35.918 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-04-13 22:57:36.573 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-04-13 22:57:36.583 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-13 22:57:36.590 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-04-13 22:57:36.852 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-13 22:57:36.857 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-04-13 22:57:36.862 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-04-13 22:57:36.867 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-04-13 22:57:36.872 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-13 22:57:36.877 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 22:57:36.883 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 22:57:36.888 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 22:57:36.899 | Setting up ssl-cert (1.0.39) ... 2022-04-13 22:57:37.352 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-13 22:57:37.358 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-13 22:57:37.434 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-04-13 22:57:37.439 | Setting up postgresql-common (214ubuntu0.1) ... 2022-04-13 22:57:37.945 | Adding user postgres to group ssl-cert 2022-04-13 22:57:38.102 | 2022-04-13 22:57:38.102 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-04-13 22:57:38.298 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-04-13 22:57:38.298 | Removing obsolete dictionary files: 2022-04-13 22:57:38.886 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-04-13 22:57:39.959 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-04-13 22:57:39.964 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-13 22:57:39.970 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-04-13 22:57:40.055 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-13 22:57:40.470 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-04-13 22:57:40.476 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-13 22:57:40.482 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-13 22:57:40.487 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-13 22:57:40.493 | Setting up build-essential (12.8ubuntu1.1) ... 2022-04-13 22:57:40.499 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-04-13 22:57:40.504 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-13 22:57:40.510 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-04-13 22:57:40.516 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-13 22:57:40.523 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-13 22:57:40.530 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-04-13 22:57:40.536 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-13 22:57:40.542 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:57:40.548 | Setting up ipvsadm (1:1.31-1) ... 2022-04-13 22:57:41.287 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-04-13 22:57:41.293 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-13 22:57:41.392 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-04-13 22:57:43.484 | Regenerating fonts cache... done. 2022-04-13 22:57:43.486 | Setting up gettext (0.19.8.1-10build1) ... 2022-04-13 22:57:43.492 | Setting up libpcp3 (5.0.3-1) ... 2022-04-13 22:57:43.497 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-04-13 22:57:43.503 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-13 22:57:43.508 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-04-13 22:57:44.826 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-04-13 22:57:45.616 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-13 22:57:45.660 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 22:57:45.665 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-13 22:57:46.620 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-04-13 22:57:47.293 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:57:47.298 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-04-13 22:57:47.304 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 22:57:47.309 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-04-13 22:57:47.315 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-13 22:57:47.320 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 22:57:47.326 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-13 22:57:47.332 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-04-13 22:57:47.352 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-13 22:57:47.357 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-13 22:57:47.363 | Setting up libpcp-web1 (5.0.3-1) ... 2022-04-13 22:57:47.368 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-04-13 22:57:47.373 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:57:47.378 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 22:57:47.383 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 22:57:47.989 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-04-13 22:57:48.013 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-04-13 22:57:48.018 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-04-13 22:57:48.024 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-13 22:57:48.029 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-13 22:57:48.034 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-04-13 22:57:48.040 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-13 22:57:48.045 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:57:48.050 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 22:57:48.055 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 22:57:48.060 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 22:57:48.066 | Setting up libpcp-import1 (5.0.3-1) ... 2022-04-13 22:57:48.072 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-13 22:57:48.077 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-13 22:57:48.083 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-13 22:57:48.088 | Setting up po-debconf (1.0.21) ... 2022-04-13 22:57:48.093 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-04-13 22:57:48.476 | Enabling module mpm_event. 2022-04-13 22:57:48.543 | Enabling module authz_core. 2022-04-13 22:57:48.548 | Enabling module authz_host. 2022-04-13 22:57:48.611 | Enabling module authn_core. 2022-04-13 22:57:48.616 | Enabling module auth_basic. 2022-04-13 22:57:48.678 | Enabling module access_compat. 2022-04-13 22:57:48.739 | Enabling module authn_file. 2022-04-13 22:57:48.801 | Enabling module authz_user. 2022-04-13 22:57:48.863 | Enabling module alias. 2022-04-13 22:57:48.927 | Enabling module dir. 2022-04-13 22:57:48.989 | Enabling module autoindex. 2022-04-13 22:57:49.050 | Enabling module env. 2022-04-13 22:57:49.111 | Enabling module mime. 2022-04-13 22:57:49.171 | Enabling module negotiation. 2022-04-13 22:57:49.231 | Enabling module setenvif. 2022-04-13 22:57:49.294 | Enabling module filter. 2022-04-13 22:57:49.354 | Enabling module deflate. 2022-04-13 22:57:49.417 | Enabling module status. 2022-04-13 22:57:49.477 | Enabling module reqtimeout. 2022-04-13 22:57:49.537 | Enabling conf charset. 2022-04-13 22:57:49.600 | Enabling conf localized-error-pages. 2022-04-13 22:57:49.660 | Enabling conf other-vhosts-access-log. 2022-04-13 22:57:49.720 | Enabling conf security. 2022-04-13 22:57:49.780 | Enabling conf serve-cgi-bin. 2022-04-13 22:57:49.840 | Enabling site 000-default. 2022-04-13 22:57:49.893 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-04-13 22:57:49.948 | Enabling conf javascript-common. 2022-04-13 22:57:50.204 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-04-13 22:57:50.796 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-04-13 22:57:53.482 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-04-13 22:57:53.495 | Setting up python3-pcp (5.0.3-1) ... 2022-04-13 22:57:53.804 | Setting up libgvc6 (2.42.2-3build2) ... 2022-04-13 22:57:53.825 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-13 22:57:53.830 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-13 22:57:53.842 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-04-13 22:57:53.848 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-13 22:57:53.853 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-13 22:57:53.873 | Setting up graphviz (2.42.2-3build2) ... 2022-04-13 22:57:53.883 | Setting up pcp (5.0.3-1) ... 2022-04-13 22:57:54.219 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-04-13 22:57:54.637 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-04-13 22:57:55.057 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-04-13 22:57:55.475 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-04-13 22:58:11.656 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-13 22:58:11.666 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-04-13 22:58:11.669 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-04-13 22:58:12.845 | Setting up dh-autoreconf (19) ... 2022-04-13 22:58:12.853 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-04-13 22:58:13.699 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-04-13 22:58:13.708 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 22:58:13.715 | Setting up debhelper (12.10ubuntu1) ... 2022-04-13 22:58:13.722 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 22:58:14.050 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-13 22:58:14.057 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-04-13 22:58:14.084 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-04-13 22:58:14.160 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-04-13 22:58:27.273 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-13 22:58:27.298 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-04-13 22:58:27.714 | Processing triggers for ufw (0.36-6) ... 2022-04-13 22:58:27.844 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 22:58:54.901 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-13 22:58:54.914 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-04-13 22:59:02.544 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 22:59:02.546 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:59:02.549 | ++ functions-common:time_stop:2432 : local name 2022-04-13 22:59:02.551 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 22:59:02.553 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:59:02.555 | ++ functions-common:time_stop:2435 : local total 2022-04-13 22:59:02.557 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 22:59:02.559 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:59:02.562 | ++ functions-common:time_stop:2439 : start_time=1649890568734 2022-04-13 22:59:02.564 | ++ functions-common:time_stop:2441 : [[ -z 1649890568734 ]] 2022-04-13 22:59:02.566 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:59:02.570 | ++ functions-common:time_stop:2444 : end_time=1649890742568 2022-04-13 22:59:02.572 | ++ functions-common:time_stop:2445 : elapsed_time=173834 2022-04-13 22:59:02.574 | ++ functions-common:time_stop:2446 : total=858 2022-04-13 22:59:02.576 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:59:02.579 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=174692 2022-04-13 22:59:02.581 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 22:59:02.583 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 22:59:02.585 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 22:59:02.588 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 22:59:02.592 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 22:59:02.595 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 22:59:02.598 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 22:59:02.601 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 22:59:03.905 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 22:59:03.907 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 22:59:03.909 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 22:59:03.910 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 22:59:03.912 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 22:59:03.914 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 22:59:03.916 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 22:59:03.918 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 22:59:03.919 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 22:59:03.921 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 22:59:03.923 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 22:59:03.925 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 22:59:03.926 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 22:59:03.928 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 22:59:03.930 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 22:59:03.931 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 22:59:03.933 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 22:59:03.935 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 22:59:03.937 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 22:59:03.938 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 22:59:03.941 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 22:59:03.943 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 22:59:03.945 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 22:59:03.947 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 22:59:04.014 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 22:59:04.016 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 22:59:04.083 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 22:59:04.085 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 22:59:04.154 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 22:59:04.156 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 22:59:04.158 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 22:59:04.160 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 22:59:04.162 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 22:59:04.164 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 22:59:04.166 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 22:59:04.168 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 22:59:04.170 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 22:59:04.171 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 22:59:04.174 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 22:59:04.174 | Distro: focal 2022-04-13 22:59:04.176 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 22:59:04.179 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 22:59:04.182 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 22:59:04.184 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 22:59:04.187 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 22:59:04.187 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 22:59:04.760 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 22:59:04.762 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 22:59:04.763 | pip: 21.3.1 2022-04-13 22:59:04.764 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 22:59:04.766 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 22:59:04.768 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:59:04.771 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:59:04.772 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:59:04.774 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:59:04.776 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:59:04.778 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:59:04.780 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:59:04.781 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:59:04.783 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:59:04.785 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:59:04.786 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:59:04.788 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 22:59:04.790 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:59:04.792 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:59:04.793 | + tools/install_pip.sh:main:142 : : 2022-04-13 22:59:04.795 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 22:59:04.797 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 22:59:04.799 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 22:59:04.800 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:59:04.802 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 22:59:04.804 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 22:59:04.806 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:59:04.809 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:59:04.809 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:59:04.813 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 22:59:04.814 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 22:59:04.816 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 22:59:04.818 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 22:59:04.820 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 22:59:04.835 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 22:59:04.837 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 22:59:05.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:59:05.559 | from cryptography.utils import int_from_bytes 2022-04-13 22:59:05.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:59:05.559 | from cryptography.utils import int_from_bytes 2022-04-13 22:59:06.793 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:59:07.573 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 22:59:07.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 22:59:09.297 | Installing collected packages: setuptools 2022-04-13 22:59:10.147 | Successfully installed setuptools-62.0.0 2022-04-13 22:59:10.147 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:59:10.328 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:59:10.329 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:59:10.445 | + inc/python:pip_install:200 : result=0 2022-04-13 22:59:10.447 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:59:10.449 | + functions-common:time_stop:2432 : local name 2022-04-13 22:59:10.451 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:59:10.452 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:59:10.454 | + functions-common:time_stop:2435 : local total 2022-04-13 22:59:10.456 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:59:10.457 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:59:10.459 | + functions-common:time_stop:2439 : start_time=1649890744831 2022-04-13 22:59:10.461 | + functions-common:time_stop:2441 : [[ -z 1649890744831 ]] 2022-04-13 22:59:10.464 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:59:10.467 | + functions-common:time_stop:2444 : end_time=1649890750465 2022-04-13 22:59:10.468 | + functions-common:time_stop:2445 : elapsed_time=5634 2022-04-13 22:59:10.470 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:59:10.472 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:59:10.473 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5634 2022-04-13 22:59:10.475 | + inc/python:pip_install:203 : return 0 2022-04-13 22:59:10.477 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 22:59:10.480 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 22:59:10.484 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 22:59:10.486 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 22:59:10.488 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 22:59:10.489 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 22:59:11.057 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 22:59:11.059 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 22:59:11.059 | pip: 21.3.1 2022-04-13 22:59:11.062 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 22:59:11.065 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 22:59:11.068 | + ./stack.sh:main:798 : fixup_all 2022-04-13 22:59:11.070 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 22:59:11.072 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 22:59:11.074 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:59:11.076 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:59:11.079 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-04-13 22:59:11.090 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 22:59:11.101 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 22:59:11.112 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 22:59:11.114 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 22:59:11.116 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:59:11.118 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:59:11.120 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:59:11.122 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:59:11.124 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:59:11.126 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:59:11.128 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:59:11.130 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:59:11.132 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:59:11.134 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:59:11.136 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:59:11.138 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 22:59:11.140 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 22:59:11.143 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 22:59:11.145 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:59:11.147 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:59:11.149 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:59:11.152 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:59:11.154 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:59:11.156 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:59:11.158 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 22:59:11.160 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 22:59:11.162 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 22:59:11.164 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 22:59:11.167 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 22:59:11.169 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 22:59:11.171 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 22:59:11.190 | Using python 3.8 to install os-testr 2022-04-13 22:59:11.192 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 22:59:11.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:59:11.909 | from cryptography.utils import int_from_bytes 2022-04-13 22:59:11.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:59:11.909 | from cryptography.utils import int_from_bytes 2022-04-13 22:59:13.083 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:59:13.187 | Collecting os-testr 2022-04-13 22:59:13.194 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-04-13 22:59:13.205 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 22:59:13.206 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 22:59:13.241 | Collecting python-subunit>=1.0.0 2022-04-13 22:59:13.249 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-04-13 22:59:13.269 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 22:59:13.279 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 22:59:13.290 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 22:59:14.866 | Installing collected packages: python-subunit, os-testr 2022-04-13 22:59:15.087 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-04-13 22:59:15.087 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:59:15.093 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:59:15.093 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:59:15.207 | + inc/python:pip_install:200 : result=0 2022-04-13 22:59:15.209 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:59:15.212 | + functions-common:time_stop:2432 : local name 2022-04-13 22:59:15.214 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:59:15.216 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:59:15.218 | + functions-common:time_stop:2435 : local total 2022-04-13 22:59:15.220 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:59:15.222 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:59:15.224 | + functions-common:time_stop:2439 : start_time=1649890751185 2022-04-13 22:59:15.226 | + functions-common:time_stop:2441 : [[ -z 1649890751185 ]] 2022-04-13 22:59:15.229 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:59:15.232 | + functions-common:time_stop:2444 : end_time=1649890755230 2022-04-13 22:59:15.234 | + functions-common:time_stop:2445 : elapsed_time=4045 2022-04-13 22:59:15.236 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:59:15.238 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:59:15.240 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4045 2022-04-13 22:59:15.243 | + inc/python:pip_install:203 : return 0 2022-04-13 22:59:15.245 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 22:59:15.293 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 22:59:15.395 | + ./stack.sh:main:812 : install_infra 2022-04-13 22:59:15.398 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 22:59:15.400 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 22:59:15.403 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-04-13 22:59:18.484 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 22:59:18.487 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 22:59:18.509 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 22:59:20.302 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.313 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.330 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.367 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.401 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.408 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.431 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.439 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.461 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.465 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.482 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.491 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.512 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.523 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.571 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.587 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.646 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.665 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.682 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.712 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.720 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.733 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.752 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.764 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.776 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.786 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.792 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.825 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.829 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.849 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.857 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.889 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.918 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.925 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.928 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.932 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.958 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:20.974 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.001 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.005 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.017 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.019 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.036 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.052 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.071 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.088 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.104 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.117 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.127 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.138 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.148 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.170 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.198 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.208 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.213 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.228 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.240 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.258 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.264 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.268 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:21.273 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:59:21.410 | Collecting pbr===5.8.1 2022-04-13 22:59:21.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-13 22:59:21.458 | Installing collected packages: pbr 2022-04-13 22:59:21.597 | Successfully installed pbr-5.8.1 2022-04-13 22:59:21.656 | + inc/python:pip_install:200 : result=0 2022-04-13 22:59:21.659 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:59:21.661 | + functions-common:time_stop:2432 : local name 2022-04-13 22:59:21.663 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:59:21.665 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:59:21.667 | + functions-common:time_stop:2435 : local total 2022-04-13 22:59:21.669 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:59:21.671 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:59:21.673 | + functions-common:time_stop:2439 : start_time=1649890758502 2022-04-13 22:59:21.675 | + functions-common:time_stop:2441 : [[ -z 1649890758502 ]] 2022-04-13 22:59:21.678 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:59:21.682 | + functions-common:time_stop:2444 : end_time=1649890761679 2022-04-13 22:59:21.684 | + functions-common:time_stop:2445 : elapsed_time=3177 2022-04-13 22:59:21.686 | + functions-common:time_stop:2446 : total=4045 2022-04-13 22:59:21.688 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:59:21.690 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7222 2022-04-13 22:59:21.692 | + inc/python:pip_install:203 : return 0 2022-04-13 22:59:21.694 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 22:59:21.697 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 22:59:21.719 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 22:59:23.498 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.509 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.529 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.571 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.602 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.609 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.633 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.641 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.663 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.667 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.684 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.693 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.714 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.725 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.773 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.789 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.848 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.867 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.885 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.918 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.927 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.941 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.958 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.969 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.982 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.991 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:23.998 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.031 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.035 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.055 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.064 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.095 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.125 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.132 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.135 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.139 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.165 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.182 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.209 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.212 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.225 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.227 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.244 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.260 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.279 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.297 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.313 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.327 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.337 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.347 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.358 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.380 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.407 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.420 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.426 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.441 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.453 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.471 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.478 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.482 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:59:24.487 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:59:24.489 | Processing /opt/stack/requirements 2022-04-13 22:59:25.898 | Collecting fixtures===3.0.0 2022-04-13 22:59:25.906 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-04-13 22:59:26.109 | Collecting PyYAML===6.0 2022-04-13 22:59:26.116 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-04-13 22:59:26.289 | Collecting requests===2.27.1 2022-04-13 22:59:26.296 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-04-13 22:59:26.389 | Collecting packaging===21.3 2022-04-13 22:59:26.396 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-13 22:59:26.467 | Collecting testtools===2.5.0 2022-04-13 22:59:26.474 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-04-13 22:59:26.557 | Collecting idna===3.3 2022-04-13 22:59:26.563 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-04-13 22:59:26.698 | Collecting pyparsing===3.0.7 2022-04-13 22:59:26.705 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-04-13 22:59:26.763 | Collecting six===1.16.0 2022-04-13 22:59:26.770 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-04-13 22:59:26.821 | Collecting charset-normalizer===2.0.12 2022-04-13 22:59:26.827 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-04-13 22:59:26.861 | Collecting Parsley>=1.2 2022-04-13 22:59:26.867 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-13 22:59:26.911 | Collecting beagle>=0.2.1 2022-04-13 22:59:26.918 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-04-13 22:59:26.944 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (5.8.1) 2022-04-13 22:59:27.012 | Collecting certifi>=2017.4.17 2022-04-13 22:59:27.019 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-04-13 22:59:27.105 | Collecting urllib3===1.26.9 2022-04-13 22:59:27.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-04-13 22:59:27.187 | Collecting extras===1.0.0 2022-04-13 22:59:27.192 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-04-13 22:59:27.288 | Collecting cliff===3.10.1 2022-04-13 22:59:27.295 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-04-13 22:59:27.402 | Collecting stevedore===3.5.0 2022-04-13 22:59:27.408 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-04-13 22:59:27.570 | Collecting cmd2===2.4.0 2022-04-13 22:59:27.576 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-04-13 22:59:27.672 | Collecting autopage===0.5.0 2022-04-13 22:59:27.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-04-13 22:59:27.730 | Collecting prettytable===3.2.0 2022-04-13 22:59:27.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6c/5ec87c3ef9df5/prettytable-3.2.0-py3-none-any.whl (26 kB) 2022-04-13 22:59:27.798 | Collecting attrs===21.4.0 2022-04-13 22:59:27.803 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-04-13 22:59:27.940 | Collecting pyperclip===1.8.2 2022-04-13 22:59:27.950 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-04-13 22:59:27.991 | Collecting wcwidth===0.2.5 2022-04-13 22:59:27.996 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-04-13 22:59:28.014 | Building wheels for collected packages: openstack-requirements 2022-04-13 22:59:28.015 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 22:59:28.822 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 22:59:28.822 | ERROR: Command errored out with exit status 1: 2022-04-13 22:59:28.822 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ebdpuu0q/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ebdpuu0q/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-bvfqh_hr 2022-04-13 22:59:28.822 | cwd: /tmp/pip-req-build-ebdpuu0q/ 2022-04-13 22:59:28.822 | Complete output (6 lines): 2022-04-13 22:59:28.822 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 22:59:28.822 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 22:59:28.823 | or: setup.py --help-commands 2022-04-13 22:59:28.823 | or: setup.py cmd --help 2022-04-13 22:59:28.823 | 2022-04-13 22:59:28.823 | error: invalid command 'bdist_wheel' 2022-04-13 22:59:28.823 | ---------------------------------------- 2022-04-13 22:59:28.823 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 22:59:28.823 | Running setup.py clean for openstack-requirements 2022-04-13 22:59:29.684 | Failed to build openstack-requirements 2022-04-13 22:59:29.928 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, stevedore, pyparsing, pyperclip, cmd2, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2022-04-13 22:59:31.727 | Running setup.py install for openstack-requirements: started 2022-04-13 22:59:34.007 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 22:59:34.039 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5354 packaging-21.3 prettytable-3.2.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5 2022-04-13 22:59:34.172 | + inc/python:pip_install:200 : result=0 2022-04-13 22:59:34.174 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:59:34.176 | + functions-common:time_stop:2432 : local name 2022-04-13 22:59:34.178 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:59:34.180 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:59:34.182 | + functions-common:time_stop:2435 : local total 2022-04-13 22:59:34.184 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:59:34.186 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:59:34.188 | + functions-common:time_stop:2439 : start_time=1649890761711 2022-04-13 22:59:34.190 | + functions-common:time_stop:2441 : [[ -z 1649890761711 ]] 2022-04-13 22:59:34.193 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:59:34.198 | + functions-common:time_stop:2444 : end_time=1649890774195 2022-04-13 22:59:34.200 | + functions-common:time_stop:2445 : elapsed_time=12484 2022-04-13 22:59:34.203 | + functions-common:time_stop:2446 : total=7222 2022-04-13 22:59:34.206 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:59:34.208 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=19706 2022-04-13 22:59:34.211 | + inc/python:pip_install:203 : return 0 2022-04-13 22:59:34.214 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 22:59:34.216 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 22:59:34.218 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 22:59:34.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:59:34.223 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:59:34.225 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 22:59:34.227 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:59:34.230 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 22:59:34.248 | Using python 3.8 to install pbr 2022-04-13 22:59:34.251 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 22:59:34.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:59:34.974 | from cryptography.utils import int_from_bytes 2022-04-13 22:59:34.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:59:34.974 | from cryptography.utils import int_from_bytes 2022-04-13 22:59:36.114 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:59:36.145 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 22:59:37.887 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:59:37.892 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:59:37.892 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:59:37.999 | + inc/python:pip_install:200 : result=0 2022-04-13 22:59:38.001 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:59:38.003 | + functions-common:time_stop:2432 : local name 2022-04-13 22:59:38.005 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:59:38.007 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:59:38.010 | + functions-common:time_stop:2435 : local total 2022-04-13 22:59:38.012 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:59:38.014 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:59:38.016 | + functions-common:time_stop:2439 : start_time=1649890774243 2022-04-13 22:59:38.018 | + functions-common:time_stop:2441 : [[ -z 1649890774243 ]] 2022-04-13 22:59:38.020 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:59:38.024 | + functions-common:time_stop:2444 : end_time=1649890778022 2022-04-13 22:59:38.026 | + functions-common:time_stop:2445 : elapsed_time=3779 2022-04-13 22:59:38.028 | + functions-common:time_stop:2446 : total=19706 2022-04-13 22:59:38.030 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:59:38.032 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=23485 2022-04-13 22:59:38.035 | + inc/python:pip_install:203 : return 0 2022-04-13 22:59:38.037 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 22:59:41.115 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 22:59:42.871 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:59:42.949 | Collecting bindep 2022-04-13 22:59:42.956 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-04-13 22:59:43.019 | Collecting distro 2022-04-13 22:59:43.025 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-04-13 22:59:43.051 | Collecting Parsley 2022-04-13 22:59:43.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-13 22:59:43.212 | Collecting pbr>=2.0.0 2022-04-13 22:59:43.219 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-13 22:59:43.328 | Collecting packaging; python_version >= "3.6" 2022-04-13 22:59:43.335 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-13 22:59:43.511 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-04-13 22:59:43.518 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef7/b523f6356f763/pyparsing-3.0.8-py3-none-any.whl (98 kB) 2022-04-13 22:59:43.566 | Installing collected packages: distro, Parsley, pbr, pyparsing, packaging, bindep 2022-04-13 22:59:44.126 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.8 2022-04-13 22:59:44.200 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 22:59:44.202 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 22:59:44.205 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 22:59:44.221 | + ./stack.sh:main:821 : pkgs= 2022-04-13 22:59:44.224 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 22:59:44.226 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 22:59:44.229 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 22:59:44.231 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 22:59:44.233 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:59:44.236 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:59:44.238 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:59:44.240 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:59:44.242 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:59:44.245 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:59:44.249 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:59:44.251 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:59:44.253 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:59:44.262 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 22:59:44.264 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:59:44.279 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:59:44.281 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:59:44.283 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:59:44.285 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 22:59:44.287 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:59:44.289 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 22:59:44.291 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:59:44.293 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 22:59:44.295 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:59:44.297 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 22:59:44.299 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:59:44.301 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 22:59:44.304 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 22:59:44.306 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 22:59:44.308 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:59:44.310 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 22:59:44.313 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 22:59:44.315 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 22:59:44.317 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 22:59:44.319 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 22:59:44.321 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 22:59:44.324 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 22:59:44.326 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 22:59:44.328 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 22:59:44.330 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 22:59:44.333 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 22:59:44.381 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 22:59:44.381 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 22:59:44.383 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 22:59:44.746 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 22:59:44.748 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 22:59:44.763 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:59:44.766 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 22:59:44.768 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:59:44.770 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:59:44.772 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:59:44.775 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:59:44.777 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:59:44.780 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:59:44.782 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:59:44.784 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:59:44.786 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:59:44.788 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:59:44.791 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:59:44.793 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:59:44.795 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 22:59:44.798 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:59:44.800 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:59:44.802 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:59:44.804 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 22:59:44.824 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 22:59:44.931 | Reading package lists... 2022-04-13 22:59:45.169 | Building dependency tree... 2022-04-13 22:59:45.170 | Reading state information... 2022-04-13 22:59:45.412 | The following packages were automatically installed and are no longer required: 2022-04-13 22:59:45.413 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:59:45.413 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:59:45.413 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:59:45.413 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:59:45.413 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:59:45.413 | python3-zope.interface 2022-04-13 22:59:45.413 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:59:45.413 | The following additional packages will be installed: 2022-04-13 22:59:45.413 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-13 22:59:45.414 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-13 22:59:45.414 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-13 22:59:45.414 | erlang-tools erlang-xmerl locales-all 2022-04-13 22:59:45.415 | Suggested packages: 2022-04-13 22:59:45.416 | erlang erlang-manpages erlang-doc 2022-04-13 22:59:45.485 | The following NEW packages will be installed: 2022-04-13 22:59:45.485 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-13 22:59:45.485 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-13 22:59:45.485 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-13 22:59:45.486 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-04-13 22:59:45.619 | 0 upgraded, 19 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:59:45.619 | Need to get 38.1 MB of archives. 2022-04-13 22:59:45.619 | After this operation, 276 MB of additional disk space will be used. 2022-04-13 22:59:45.619 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-04-13 22:59:48.579 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-04-13 22:59:48.928 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-04-13 22:59:48.930 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-04-13 22:59:49.216 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-04-13 22:59:49.704 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-04-13 22:59:49.707 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-04-13 22:59:49.879 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-04-13 22:59:49.906 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-04-13 22:59:49.924 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-04-13 22:59:49.950 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-04-13 22:59:50.196 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-04-13 22:59:50.817 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-04-13 22:59:50.896 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-04-13 22:59:50.939 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-04-13 22:59:51.105 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-04-13 22:59:51.454 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-04-13 22:59:51.885 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-04-13 22:59:55.988 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-04-13 23:00:00.603 | Fetched 38.1 MB in 15s (2,617 kB/s) 2022-04-13 23:00:00.633 | Selecting previously unselected package erlang-base. 2022-04-13 23:00:00.680 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-04-13 23:00:00.684 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 23:00:00.686 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:01.779 | Selecting previously unselected package erlang-asn1. 2022-04-13 23:00:01.788 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 23:00:01.790 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:01.902 | Selecting previously unselected package erlang-crypto. 2022-04-13 23:00:01.911 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 23:00:01.913 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:01.955 | Selecting previously unselected package erlang-public-key. 2022-04-13 23:00:01.964 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 23:00:01.966 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:02.063 | Selecting previously unselected package erlang-mnesia. 2022-04-13 23:00:02.073 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 23:00:02.075 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:02.186 | Selecting previously unselected package erlang-runtime-tools. 2022-04-13 23:00:02.195 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 23:00:02.197 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:02.250 | Selecting previously unselected package erlang-ssl. 2022-04-13 23:00:02.259 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 23:00:02.261 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:02.429 | Selecting previously unselected package erlang-eldap. 2022-04-13 23:00:02.438 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 23:00:02.440 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:02.478 | Selecting previously unselected package erlang-ftp. 2022-04-13 23:00:02.486 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 23:00:02.488 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:02.520 | Selecting previously unselected package erlang-tftp. 2022-04-13 23:00:02.529 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 23:00:02.531 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:02.565 | Selecting previously unselected package erlang-inets. 2022-04-13 23:00:02.574 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 23:00:02.576 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:02.682 | Selecting previously unselected package erlang-snmp. 2022-04-13 23:00:02.690 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 23:00:02.692 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:02.941 | Selecting previously unselected package erlang-os-mon. 2022-04-13 23:00:02.949 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 23:00:02.951 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:02.986 | Selecting previously unselected package erlang-parsetools. 2022-04-13 23:00:02.995 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 23:00:02.997 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:03.041 | Selecting previously unselected package erlang-syntax-tools. 2022-04-13 23:00:03.050 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 23:00:03.052 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:03.122 | Selecting previously unselected package erlang-tools. 2022-04-13 23:00:03.130 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 23:00:03.132 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:03.226 | Selecting previously unselected package erlang-xmerl. 2022-04-13 23:00:03.235 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 23:00:03.237 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:03.410 | Selecting previously unselected package locales-all. 2022-04-13 23:00:03.420 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-04-13 23:00:03.422 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-04-13 23:00:07.615 | Selecting previously unselected package rabbitmq-server. 2022-04-13 23:00:07.627 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-04-13 23:00:07.630 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-13 23:00:08.764 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:09.140 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-04-13 23:00:09.140 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-04-13 23:00:13.343 | Searching for services which depend on erlang and should be started... none found. 2022-04-13 23:00:13.346 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:13.351 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:13.356 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-04-13 23:00:13.364 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:13.369 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:13.374 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:13.379 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:13.384 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:13.395 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:13.403 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:13.409 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:13.418 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:13.423 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:13.428 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:13.434 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:13.439 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:13.444 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-13 23:00:13.450 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-13 23:00:13.537 | Adding group `rabbitmq' (GID 125) ... 2022-04-13 23:00:13.549 | Done. 2022-04-13 23:00:13.628 | Adding system user `rabbitmq' (UID 117) ... 2022-04-13 23:00:13.628 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-04-13 23:00:13.660 | Not creating home directory `/var/lib/rabbitmq'. 2022-04-13 23:00:13.928 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-04-13 23:00:19.598 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 23:00:20.160 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 23:00:27.927 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:00:27.929 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:00:27.932 | + functions-common:time_stop:2432 : local name 2022-04-13 23:00:27.934 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:00:27.936 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:00:27.938 | + functions-common:time_stop:2435 : local total 2022-04-13 23:00:27.941 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:00:27.943 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:00:27.946 | + functions-common:time_stop:2439 : start_time=1649890784821 2022-04-13 23:00:27.948 | + functions-common:time_stop:2441 : [[ -z 1649890784821 ]] 2022-04-13 23:00:27.951 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:00:27.955 | + functions-common:time_stop:2444 : end_time=1649890827952 2022-04-13 23:00:27.957 | + functions-common:time_stop:2445 : elapsed_time=43131 2022-04-13 23:00:27.959 | + functions-common:time_stop:2446 : total=174692 2022-04-13 23:00:27.961 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:00:27.963 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=217823 2022-04-13 23:00:27.966 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:00:27.968 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 23:00:27.970 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:00:27.972 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:00:27.974 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:00:27.977 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:00:27.979 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:00:27.982 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:00:27.984 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 23:00:27.986 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:00:27.989 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:00:27.991 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:00:27.993 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:00:27.995 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:00:27.997 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:00:28.000 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:00:28.002 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:00:28.004 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:00:28.006 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:00:28.009 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:00:28.011 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 23:00:28.013 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:00:28.015 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:00:28.017 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:00:28.020 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:00:28.022 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:00:28.025 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:00:28.027 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 23:00:28.029 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 23:00:28.045 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:00:28.048 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 23:00:28.050 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:00:28.052 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 23:00:28.054 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 23:00:28.057 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 23:00:28.061 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 23:00:28.063 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 23:00:28.066 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 23:00:28.068 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 23:00:28.070 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 23:00:28.073 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 23:00:28.076 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 23:00:28.769 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 23:00:28.769 | user tags 2022-04-13 23:00:28.769 | guest [administrator]' 2022-04-13 23:00:28.772 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 23:00:28.772 | user tags 2022-04-13 23:00:28.773 | guest [administrator]' 2022-04-13 23:00:28.773 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 23:00:28.779 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-04-13 23:00:28.781 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-04-13 23:00:28.783 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-04-13 23:00:29.442 | Adding user "stackrabbit" ... 2022-04-13 23:00:29.464 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 23:00:30.141 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 23:00:30.164 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 23:00:30.166 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:00:30.826 | Changing password for user "stackrabbit" ... 2022-04-13 23:00:30.848 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 23:00:30.850 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 23:00:30.852 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 23:00:31.511 | Deleting user "guest" ... 2022-04-13 23:00:31.533 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 23:00:31.551 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:00:31.553 | + ./stack.sh:main:838 : install_database 2022-04-13 23:00:31.555 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 23:00:31.558 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 23:00:31.560 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:00:31.562 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:00:31.564 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 23:00:31.788 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 23:00:31.791 | + lib/databases/mysql:install_database_mysql:171 : cat 2022-04-13 23:00:31.795 | + lib/databases/mysql:install_database_mysql:177 : is_ubuntu 2022-04-13 23:00:31.797 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:00:31.800 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:00:31.802 | + lib/databases/mysql:install_database_mysql:177 : '[' mysql '!=' mariadb ']' 2022-04-13 23:00:31.804 | + lib/databases/mysql:install_database_mysql:178 : echo host=127.0.0.1 2022-04-13 23:00:31.806 | + lib/databases/mysql:install_database_mysql:180 : chmod 0600 /home/ubuntu/.my.cnf 2022-04-13 23:00:31.810 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 23:00:31.812 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 23:00:31.815 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 23:00:31.817 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:00:31.820 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 23:00:31.822 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:00:31.824 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:00:31.826 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:00:31.829 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:00:31.831 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:00:31.833 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:00:31.836 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:00:31.838 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:00:31.840 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:00:31.842 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:00:31.845 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:00:31.847 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 23:00:31.849 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:00:31.851 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:00:31.854 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:00:31.856 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:00:31.858 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:00:31.861 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:00:31.863 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 23:00:31.865 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:00:31.867 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:00:31.870 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 23:00:31.872 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:00:31.874 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:00:31.877 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:00:31.879 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:00:31.882 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:00:31.884 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:00:31.887 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:00:31.889 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:00:31.891 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:00:31.894 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:00:31.896 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:00:31.899 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:00:31.901 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 23:00:31.904 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:00:31.906 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:00:31.909 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:00:31.911 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 23:00:31.932 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 23:00:32.042 | Reading package lists... 2022-04-13 23:00:32.283 | Building dependency tree... 2022-04-13 23:00:32.285 | Reading state information... 2022-04-13 23:00:32.525 | The following packages were automatically installed and are no longer required: 2022-04-13 23:00:32.526 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:00:32.526 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:00:32.526 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:00:32.526 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:00:32.526 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:00:32.526 | python3-zope.interface 2022-04-13 23:00:32.526 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:00:32.527 | The following additional packages will be installed: 2022-04-13 23:00:32.527 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-13 23:00:32.527 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-13 23:00:32.527 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-13 23:00:32.527 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-13 23:00:32.527 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-13 23:00:32.527 | mysql-server-8.0 mysql-server-core-8.0 2022-04-13 23:00:32.528 | Suggested packages: 2022-04-13 23:00:32.529 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-04-13 23:00:32.609 | The following NEW packages will be installed: 2022-04-13 23:00:32.609 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-13 23:00:32.609 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-13 23:00:32.609 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-13 23:00:32.609 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-13 23:00:32.609 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-13 23:00:32.610 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-04-13 23:00:32.899 | 0 upgraded, 24 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:00:32.899 | Need to get 31.4 MB of archives. 2022-04-13 23:00:32.899 | After this operation, 262 MB of additional disk space will be used. 2022-04-13 23:00:32.899 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-04-13 23:00:34.238 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-04-13 23:00:34.241 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-04-13 23:00:34.248 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-04-13 23:00:34.248 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-04-13 23:00:34.268 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-04-13 23:00:36.899 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-04-13 23:00:37.065 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-04-13 23:00:37.065 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-04-13 23:00:37.066 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-04-13 23:00:37.102 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-04-13 23:00:37.128 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-04-13 23:00:37.129 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-04-13 23:00:37.129 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-04-13 23:00:37.130 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-04-13 23:00:37.167 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-04-13 23:00:37.199 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-04-13 23:00:37.200 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-04-13 23:00:37.332 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-04-13 23:00:37.334 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-04-13 23:00:37.341 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-04-13 23:00:37.341 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-04-13 23:00:38.218 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-04-13 23:00:38.218 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-04-13 23:00:38.716 | Preconfiguring packages ... 2022-04-13 23:00:38.834 | Fetched 31.4 MB in 6s (5,615 kB/s) 2022-04-13 23:00:38.863 | Selecting previously unselected package mysql-client-core-8.0. 2022-04-13 23:00:38.913 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-04-13 23:00:38.917 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 23:00:38.919 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 23:00:39.835 | Selecting previously unselected package mysql-client-8.0. 2022-04-13 23:00:39.845 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 23:00:39.847 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 23:00:39.882 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-04-13 23:00:39.891 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-13 23:00:39.895 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-13 23:00:39.935 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-04-13 23:00:39.945 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-13 23:00:39.947 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-13 23:00:39.975 | Selecting previously unselected package libmecab2:amd64. 2022-04-13 23:00:39.984 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-04-13 23:00:39.986 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-04-13 23:00:40.054 | Selecting previously unselected package mysql-server-core-8.0. 2022-04-13 23:00:40.063 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 23:00:40.065 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 23:00:42.962 | Selecting previously unselected package mysql-server-8.0. 2022-04-13 23:00:42.971 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 23:00:43.424 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 23:00:43.486 | Selecting previously unselected package libhtml-tagset-perl. 2022-04-13 23:00:43.496 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-04-13 23:00:43.498 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-04-13 23:00:43.526 | Selecting previously unselected package liburi-perl. 2022-04-13 23:00:43.535 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-04-13 23:00:43.538 | Unpacking liburi-perl (1.76-2) ... 2022-04-13 23:00:43.585 | Selecting previously unselected package libhtml-parser-perl. 2022-04-13 23:00:43.595 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-04-13 23:00:43.597 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-04-13 23:00:43.637 | Selecting previously unselected package libcgi-pm-perl. 2022-04-13 23:00:43.646 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-04-13 23:00:43.648 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-04-13 23:00:43.699 | Selecting previously unselected package libfcgi-perl. 2022-04-13 23:00:43.709 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-04-13 23:00:43.711 | Unpacking libfcgi-perl (0.79-1) ... 2022-04-13 23:00:43.741 | Selecting previously unselected package libcgi-fast-perl. 2022-04-13 23:00:43.751 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-04-13 23:00:43.753 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-04-13 23:00:43.779 | Selecting previously unselected package libencode-locale-perl. 2022-04-13 23:00:43.788 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-04-13 23:00:43.790 | Unpacking libencode-locale-perl (1.05-1) ... 2022-04-13 23:00:43.816 | Selecting previously unselected package libhtml-template-perl. 2022-04-13 23:00:43.825 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-04-13 23:00:43.828 | Unpacking libhtml-template-perl (2.97-1) ... 2022-04-13 23:00:43.861 | Selecting previously unselected package libtimedate-perl. 2022-04-13 23:00:43.870 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-04-13 23:00:43.873 | Unpacking libtimedate-perl (2.3200-1) ... 2022-04-13 23:00:43.910 | Selecting previously unselected package libhttp-date-perl. 2022-04-13 23:00:43.920 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-04-13 23:00:43.923 | Unpacking libhttp-date-perl (6.05-1) ... 2022-04-13 23:00:43.949 | Selecting previously unselected package libio-html-perl. 2022-04-13 23:00:43.958 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-04-13 23:00:43.960 | Unpacking libio-html-perl (1.001-1) ... 2022-04-13 23:00:43.987 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-04-13 23:00:43.997 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-04-13 23:00:43.999 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-04-13 23:00:44.026 | Selecting previously unselected package libhttp-message-perl. 2022-04-13 23:00:44.035 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-04-13 23:00:44.038 | Unpacking libhttp-message-perl (6.22-1) ... 2022-04-13 23:00:44.074 | Selecting previously unselected package mecab-utils. 2022-04-13 23:00:44.084 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-04-13 23:00:44.086 | Unpacking mecab-utils (0.996-10build1) ... 2022-04-13 23:00:44.115 | Selecting previously unselected package mecab-ipadic. 2022-04-13 23:00:44.125 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-04-13 23:00:44.127 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-13 23:00:45.393 | Selecting previously unselected package mecab-ipadic-utf8. 2022-04-13 23:00:45.402 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-04-13 23:00:45.405 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-13 23:00:45.433 | Selecting previously unselected package mysql-server. 2022-04-13 23:00:45.443 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-04-13 23:00:45.445 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 23:00:45.497 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-04-13 23:00:45.504 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 23:00:45.509 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-04-13 23:00:45.514 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-04-13 23:00:45.518 | Setting up libencode-locale-perl (1.05-1) ... 2022-04-13 23:00:45.524 | Setting up mecab-utils (0.996-10build1) ... 2022-04-13 23:00:45.528 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-13 23:00:45.533 | Setting up libio-html-perl (1.001-1) ... 2022-04-13 23:00:45.539 | Setting up libtimedate-perl (2.3200-1) ... 2022-04-13 23:00:45.544 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 23:00:45.549 | Setting up libfcgi-perl (0.79-1) ... 2022-04-13 23:00:45.555 | Setting up liburi-perl (1.76-2) ... 2022-04-13 23:00:45.560 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-13 23:00:45.565 | Setting up libhttp-date-perl (6.05-1) ... 2022-04-13 23:00:45.570 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-13 23:00:45.575 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-13 23:00:45.579 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-13 23:00:45.579 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-04-13 23:00:45.579 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-13 23:00:45.579 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-13 23:00:45.719 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-13 23:00:45.719 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-13 23:00:45.720 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-13 23:00:45.720 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-13 23:00:45.728 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-13 23:00:45.816 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-13 23:00:45.817 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-13 23:00:45.817 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-13 23:00:45.844 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-13 23:00:45.888 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-13 23:00:46.175 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-13 23:00:46.182 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-13 23:00:46.271 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-13 23:00:46.272 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-13 23:00:46.272 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-13 23:00:46.272 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-13 23:00:46.276 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-13 23:00:46.276 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-13 23:00:46.322 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-13 23:00:46.516 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-13 23:00:46.517 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-13 23:00:46.517 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-13 23:00:46.517 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-13 23:00:46.520 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-13 23:00:46.521 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-13 23:00:46.942 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-04-13 23:00:47.060 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-13 23:00:47.370 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-04-13 23:00:47.374 | 2022-04-13 23:00:47.374 | done! 2022-04-13 23:00:47.381 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-13 23:00:47.385 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 23:00:47.390 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-13 23:00:47.395 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-13 23:00:47.399 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-13 23:00:47.399 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-04-13 23:00:47.399 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-13 23:00:47.399 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-13 23:00:47.607 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-13 23:00:47.607 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-13 23:00:47.608 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-13 23:00:47.608 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-13 23:00:47.620 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-13 23:00:47.756 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-13 23:00:47.756 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-13 23:00:47.757 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-13 23:00:47.797 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-13 23:00:47.870 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-13 23:00:48.365 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-13 23:00:48.375 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-13 23:00:48.487 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-13 23:00:48.488 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-13 23:00:48.488 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-13 23:00:48.488 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-13 23:00:48.493 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-13 23:00:48.494 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-13 23:00:48.584 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-13 23:00:48.873 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-13 23:00:48.874 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-13 23:00:48.874 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-13 23:00:48.875 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-13 23:00:48.878 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-13 23:00:48.879 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-13 23:00:49.390 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-04-13 23:00:49.526 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-13 23:00:49.834 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-04-13 23:00:49.838 | 2022-04-13 23:00:49.838 | done! 2022-04-13 23:00:49.845 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-13 23:00:49.849 | Setting up libhtml-parser-perl (3.72-5) ... 2022-04-13 23:00:49.854 | Setting up libhttp-message-perl (6.22-1) ... 2022-04-13 23:00:49.860 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 23:00:50.510 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-13 23:00:50.540 | Renaming removed key_buffer and myisam-recover options (if present) 2022-04-13 23:00:58.575 | mysqld will log errors to /var/log/mysql/error.log 2022-04-13 23:00:59.203 | mysqld is running as pid 56526 2022-04-13 23:01:02.017 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-04-13 23:01:04.096 | Setting up libcgi-pm-perl (4.46-1) ... 2022-04-13 23:01:04.102 | Setting up libhtml-template-perl (2.97-1) ... 2022-04-13 23:01:04.108 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 23:01:04.113 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-04-13 23:01:04.120 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 23:01:04.482 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 23:01:06.162 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-13 23:01:13.592 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:01:13.594 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:01:13.596 | + functions-common:time_stop:2432 : local name 2022-04-13 23:01:13.599 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:01:13.601 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:01:13.603 | + functions-common:time_stop:2435 : local total 2022-04-13 23:01:13.605 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:01:13.607 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:01:13.609 | + functions-common:time_stop:2439 : start_time=1649890831929 2022-04-13 23:01:13.611 | + functions-common:time_stop:2441 : [[ -z 1649890831929 ]] 2022-04-13 23:01:13.614 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:01:13.618 | + functions-common:time_stop:2444 : end_time=1649890873615 2022-04-13 23:01:13.620 | + functions-common:time_stop:2445 : elapsed_time=41686 2022-04-13 23:01:13.622 | + functions-common:time_stop:2446 : total=217823 2022-04-13 23:01:13.624 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:01:13.626 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=259509 2022-04-13 23:01:13.628 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:01:13.631 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 23:01:13.633 | + ./stack.sh:main:841 : install_database_python 2022-04-13 23:01:13.635 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 23:01:13.637 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 23:01:13.639 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 23:01:13.643 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:01:13.646 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 23:01:13.649 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 23:01:13.651 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:01:13.654 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:01:13.655 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:01:13.661 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 23:01:13.664 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 23:01:13.666 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 23:01:13.669 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 23:01:13.671 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 23:01:13.691 | Using python 3.8 to install PyMySQL 2022-04-13 23:01:13.693 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 23:01:14.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:01:14.412 | from cryptography.utils import int_from_bytes 2022-04-13 23:01:14.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:01:14.412 | from cryptography.utils import int_from_bytes 2022-04-13 23:01:15.568 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:01:15.688 | Collecting PyMySQL 2022-04-13 23:01:15.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-04-13 23:01:17.282 | Installing collected packages: PyMySQL 2022-04-13 23:01:17.404 | Successfully installed PyMySQL-1.0.2 2022-04-13 23:01:17.404 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:01:17.410 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:01:17.410 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:01:17.519 | + inc/python:pip_install:200 : result=0 2022-04-13 23:01:17.522 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:01:17.524 | + functions-common:time_stop:2432 : local name 2022-04-13 23:01:17.526 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:01:17.528 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:01:17.530 | + functions-common:time_stop:2435 : local total 2022-04-13 23:01:17.533 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:01:17.535 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:01:17.539 | + functions-common:time_stop:2439 : start_time=1649890873686 2022-04-13 23:01:17.541 | + functions-common:time_stop:2441 : [[ -z 1649890873686 ]] 2022-04-13 23:01:17.544 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:01:17.548 | + functions-common:time_stop:2444 : end_time=1649890877546 2022-04-13 23:01:17.551 | + functions-common:time_stop:2445 : elapsed_time=3860 2022-04-13 23:01:17.553 | + functions-common:time_stop:2446 : total=23485 2022-04-13 23:01:17.555 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:01:17.557 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27345 2022-04-13 23:01:17.560 | + inc/python:pip_install:203 : return 0 2022-04-13 23:01:17.562 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 23:01:17.564 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:01:17.566 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 23:01:17.574 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 23:01:17.590 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:01:17.592 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 23:01:17.595 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 23:01:17.598 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:01:17.599 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:01:17.604 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:01:17.606 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:01:17.608 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:01:17.611 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:01:17.614 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 23:01:17.616 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 23:01:17.631 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:01:17.633 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 23:01:17.635 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:01:17.638 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:01:17.640 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:01:17.642 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:01:17.644 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:01:17.647 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:01:17.649 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:01:17.651 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:01:17.654 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:01:17.656 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:01:17.658 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:01:17.661 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:01:17.663 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 23:01:17.666 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:01:17.668 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:01:17.670 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:01:17.674 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 23:01:17.694 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 23:01:17.803 | Reading package lists... 2022-04-13 23:01:18.042 | Building dependency tree... 2022-04-13 23:01:18.043 | Reading state information... 2022-04-13 23:01:18.287 | The following packages were automatically installed and are no longer required: 2022-04-13 23:01:18.289 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:01:18.289 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:01:18.289 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:01:18.289 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:01:18.289 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:01:18.289 | python3-zope.interface 2022-04-13 23:01:18.289 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:01:18.355 | The following NEW packages will be installed: 2022-04-13 23:01:18.355 | radvd 2022-04-13 23:01:18.646 | 0 upgraded, 1 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:01:18.646 | Need to get 59.0 kB of archives. 2022-04-13 23:01:18.646 | After this operation, 164 kB of additional disk space will be used. 2022-04-13 23:01:18.646 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-04-13 23:01:19.501 | Fetched 59.0 kB in 1s (101 kB/s) 2022-04-13 23:01:19.536 | Selecting previously unselected package radvd. 2022-04-13 23:01:19.588 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-04-13 23:01:19.592 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-04-13 23:01:19.598 | Unpacking radvd (1:2.17-2) ... 2022-04-13 23:01:19.661 | Setting up radvd (1:2.17-2) ... 2022-04-13 23:01:20.583 | Job for radvd.service failed because the control process exited with error code. 2022-04-13 23:01:20.583 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-04-13 23:01:20.585 | invoke-rc.d: initscript radvd, action "start" failed. 2022-04-13 23:01:20.597 | ● radvd.service - Router advertisement daemon for IPv6 2022-04-13 23:01:20.597 | Loaded: loaded (]8;;file://dv-cinder-837537-1-smb/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-04-13 23:01:20.597 | Active: failed (Result: exit-code) since Wed 2022-04-13 23:01:20 UTC; 15ms ago 2022-04-13 23:01:20.597 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-04-13 23:01:20.597 | Process: 57663 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-04-13 23:01:20.597 | 2022-04-13 23:01:20.597 | Apr 13 23:01:20 dv-cinder-837537-1-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2022-04-13 23:01:20.597 | Apr 13 23:01:20 dv-cinder-837537-1-smb radvd[57663]: can't open /etc/radvd.conf: No such file or directory 2022-04-13 23:01:20.597 | Apr 13 23:01:20 dv-cinder-837537-1-smb radvd[57663]: Insecure file permissions, but continuing anyway 2022-04-13 23:01:20.598 | Apr 13 23:01:20 dv-cinder-837537-1-smb radvd[57663]: exiting, failed to read config file 2022-04-13 23:01:20.598 | Apr 13 23:01:20 dv-cinder-837537-1-smb systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-04-13 23:01:20.598 | Apr 13 23:01:20 dv-cinder-837537-1-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-04-13 23:01:20.598 | Apr 13 23:01:20 dv-cinder-837537-1-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-04-13 23:01:20.601 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 23:01:20.699 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 23:01:28.516 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:01:28.518 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:01:28.521 | + functions-common:time_stop:2432 : local name 2022-04-13 23:01:28.523 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:01:28.525 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:01:28.527 | + functions-common:time_stop:2435 : local total 2022-04-13 23:01:28.529 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:01:28.532 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:01:28.534 | + functions-common:time_stop:2439 : start_time=1649890877692 2022-04-13 23:01:28.536 | + functions-common:time_stop:2441 : [[ -z 1649890877692 ]] 2022-04-13 23:01:28.539 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:01:28.543 | + functions-common:time_stop:2444 : end_time=1649890888541 2022-04-13 23:01:28.545 | + functions-common:time_stop:2445 : elapsed_time=10849 2022-04-13 23:01:28.547 | + functions-common:time_stop:2446 : total=259509 2022-04-13 23:01:28.550 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:01:28.552 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=270358 2022-04-13 23:01:28.554 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:01:28.556 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 23:01:28.572 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:01:28.575 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 23:01:28.577 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 23:01:28.579 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 23:01:28.583 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 23:01:28.602 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 23:01:28.604 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:01:28.607 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:01:28.609 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:01:28.611 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:01:28.613 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:01:28.615 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:01:28.617 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:01:28.619 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:01:28.621 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:01:28.624 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:01:28.626 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:01:28.628 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:01:28.630 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 23:01:28.632 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:01:28.634 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:01:28.637 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:01:28.639 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 23:01:28.660 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 23:01:28.768 | Reading package lists... 2022-04-13 23:01:29.009 | Building dependency tree... 2022-04-13 23:01:29.010 | Reading state information... 2022-04-13 23:01:29.269 | fakeroot is already the newest version (1.24-1). 2022-04-13 23:01:29.269 | fakeroot set to manually installed. 2022-04-13 23:01:29.269 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:01:29.269 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 23:01:29.269 | The following packages were automatically installed and are no longer required: 2022-04-13 23:01:29.271 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:01:29.271 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:01:29.271 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:01:29.271 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:01:29.271 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:01:29.271 | python3-zope.interface 2022-04-13 23:01:29.271 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:01:29.403 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:01:29.408 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:01:29.410 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:01:29.412 | + functions-common:time_stop:2432 : local name 2022-04-13 23:01:29.414 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:01:29.417 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:01:29.419 | + functions-common:time_stop:2435 : local total 2022-04-13 23:01:29.421 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:01:29.423 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:01:29.425 | + functions-common:time_stop:2439 : start_time=1649890888657 2022-04-13 23:01:29.427 | + functions-common:time_stop:2441 : [[ -z 1649890888657 ]] 2022-04-13 23:01:29.429 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:01:29.433 | + functions-common:time_stop:2444 : end_time=1649890889431 2022-04-13 23:01:29.436 | + functions-common:time_stop:2445 : elapsed_time=774 2022-04-13 23:01:29.438 | + functions-common:time_stop:2446 : total=270358 2022-04-13 23:01:29.440 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:01:29.442 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=271132 2022-04-13 23:01:29.444 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:01:29.446 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 23:01:29.448 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:01:29.450 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:01:29.453 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 23:01:29.455 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 23:01:29.458 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 23:01:29.462 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 23:01:29.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 23:01:29.467 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 23:01:29.468 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 23:01:29.473 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 23:01:29.475 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 23:01:29.477 | + functions:vercmp:628 : local v1=5.4 2022-04-13 23:01:29.479 | + functions:vercmp:629 : local 'op=<' 2022-04-13 23:01:29.481 | + functions:vercmp:630 : local v2=3.13 2022-04-13 23:01:29.484 | + functions:vercmp:631 : local result 2022-04-13 23:01:29.487 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 23:01:29.488 | ++ functions:vercmp:635 : head -1 2022-04-13 23:01:29.488 | ++ functions:vercmp:635 : sort -V 2022-04-13 23:01:29.492 | + functions:vercmp:635 : result=3.13 2022-04-13 23:01:29.495 | + functions:vercmp:637 : case $op in 2022-04-13 23:01:29.497 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 23:01:29.499 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 23:01:29.501 | + functions:vercmp:648 : return 2022-04-13 23:01:29.504 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 23:01:29.506 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:01:29.508 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 23:01:29.829 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 23:01:29.832 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 23:01:29.834 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:29.839 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:29.842 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 23:01:29.844 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:29.846 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 23:01:29.863 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:01:29.866 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 23:01:29.868 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 23:01:29.868 | Installing etcd 2022-04-13 23:01:29.871 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 23:01:29.883 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 23:01:29.896 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 23:01:29.898 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 23:01:29.911 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 23:01:29.914 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:01:29.916 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:01:29.919 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:01:29.928 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:01:29.930 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 23:01:29.933 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 23:01:29.935 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:01:29.938 | --2022-04-13 23:01:29-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:01:29.974 | Resolving github.com (github.com)... 140.82.121.4 2022-04-13 23:01:30.018 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-04-13 23:01:30.158 | HTTP request sent, awaiting response... 302 Found 2022-04-13 23:01:30.158 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220413%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220413T225931Z&X-Amz-Expires=300&X-Amz-Signature=c9a19a1b65c2de9fc23cacf293b17e52597d243867cd55a8ca8a4e772ee65d5d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-04-13 23:01:30.158 | --2022-04-13 23:01:30-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220413%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220413T225931Z&X-Amz-Expires=300&X-Amz-Signature=c9a19a1b65c2de9fc23cacf293b17e52597d243867cd55a8ca8a4e772ee65d5d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-04-13 23:01:30.251 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2022-04-13 23:01:30.286 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-04-13 23:01:30.499 | HTTP request sent, awaiting response... 200 OK 2022-04-13 23:01:30.499 | Length: 11350736 (11M) [application/octet-stream] 2022-04-13 23:01:30.499 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-04-13 23:01:30.659 | 2022-04-13 23:01:30.908 | 0K ........ .. 100% 26.5M=0.4s 2022-04-13 23:01:30.908 | 2022-04-13 23:01:30.908 | 2022-04-13 23:01:30 (26.5 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-04-13 23:01:30.908 | 2022-04-13 23:01:30.912 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-04-13 23:01:30.914 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:01:30.916 | ++ functions:get_extra_file:74 : return 2022-04-13 23:01:30.919 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:01:30.922 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 23:01:30.924 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-04-13 23:01:30.927 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-04-13 23:01:31.062 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-04-13 23:01:31.065 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-04-13 23:01:31.069 | etcd-v3.3.12-linux-amd64/ 2022-04-13 23:01:31.069 | etcd-v3.3.12-linux-amd64/README.md 2022-04-13 23:01:31.069 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-04-13 23:01:31.069 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-04-13 23:01:31.069 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-04-13 23:01:31.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-04-13 23:01:31.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-04-13 23:01:31.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-04-13 23:01:31.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-04-13 23:01:31.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-04-13 23:01:31.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-04-13 23:01:31.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-04-13 23:01:31.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-04-13 23:01:31.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-04-13 23:01:31.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-04-13 23:01:31.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-04-13 23:01:31.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-04-13 23:01:31.071 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-04-13 23:01:31.071 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-04-13 23:01:31.071 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-04-13 23:01:31.071 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-13 23:01:31.071 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-04-13 23:01:31.071 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-04-13 23:01:31.071 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-13 23:01:31.071 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-13 23:01:31.071 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-13 23:01:31.071 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-13 23:01:31.071 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-04-13 23:01:31.071 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-04-13 23:01:31.071 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-04-13 23:01:31.071 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-04-13 23:01:31.071 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-04-13 23:01:31.071 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-04-13 23:01:31.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-04-13 23:01:31.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-04-13 23:01:31.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-04-13 23:01:31.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-04-13 23:01:31.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-04-13 23:01:31.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-04-13 23:01:31.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-04-13 23:01:31.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-04-13 23:01:31.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-04-13 23:01:31.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-04-13 23:01:31.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-04-13 23:01:31.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-04-13 23:01:31.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-04-13 23:01:31.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-04-13 23:01:31.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-04-13 23:01:31.073 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-04-13 23:01:31.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-04-13 23:01:31.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-04-13 23:01:31.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-04-13 23:01:31.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-04-13 23:01:31.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-04-13 23:01:31.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-04-13 23:01:31.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-04-13 23:01:31.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-04-13 23:01:31.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-04-13 23:01:31.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-04-13 23:01:31.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-04-13 23:01:31.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-04-13 23:01:31.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-04-13 23:01:31.074 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-04-13 23:01:31.074 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-04-13 23:01:31.074 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-04-13 23:01:31.074 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-04-13 23:01:31.075 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-04-13 23:01:31.075 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-04-13 23:01:31.075 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-04-13 23:01:31.075 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-04-13 23:01:31.075 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-04-13 23:01:31.075 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-04-13 23:01:31.075 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-04-13 23:01:31.075 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-04-13 23:01:31.075 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-04-13 23:01:31.075 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-04-13 23:01:31.075 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-04-13 23:01:31.075 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-04-13 23:01:31.075 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-04-13 23:01:31.075 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-04-13 23:01:31.075 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-04-13 23:01:31.076 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-04-13 23:01:31.076 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-04-13 23:01:31.076 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-04-13 23:01:31.076 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-04-13 23:01:31.076 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-04-13 23:01:31.076 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-04-13 23:01:31.076 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-04-13 23:01:31.076 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-04-13 23:01:31.076 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-04-13 23:01:31.076 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-04-13 23:01:31.076 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-04-13 23:01:31.076 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-04-13 23:01:31.076 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-04-13 23:01:31.076 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-04-13 23:01:31.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-04-13 23:01:31.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-04-13 23:01:31.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-04-13 23:01:31.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-04-13 23:01:31.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-04-13 23:01:31.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-04-13 23:01:31.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-04-13 23:01:31.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-04-13 23:01:31.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-04-13 23:01:31.078 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-04-13 23:01:31.078 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-04-13 23:01:31.078 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-04-13 23:01:31.078 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-04-13 23:01:31.080 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-04-13 23:01:31.080 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-04-13 23:01:31.080 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-04-13 23:01:31.080 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-04-13 23:01:31.080 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-04-13 23:01:31.080 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-04-13 23:01:31.080 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-04-13 23:01:31.080 | etcd-v3.3.12-linux-amd64/etcdctl 2022-04-13 23:01:31.275 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-04-13 23:01:31.275 | etcd-v3.3.12-linux-amd64/etcd 2022-04-13 23:01:31.504 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-04-13 23:01:31.544 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-04-13 23:01:31.576 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 23:01:31.579 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 23:01:31.597 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:01:31.599 | + ./stack.sh:main:868 : install_dstat 2022-04-13 23:01:31.601 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 23:01:31.617 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:01:31.620 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 23:01:31.622 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:01:31.624 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 23:01:31.627 | + ./stack.sh:main:877 : install_libs 2022-04-13 23:01:31.629 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 23:01:31.631 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 23:01:31.633 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 23:01:31.636 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 23:01:31.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.640 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.642 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 23:01:31.645 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.647 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 23:01:31.649 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 23:01:31.651 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 23:01:31.654 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 23:01:31.656 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.658 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.661 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 23:01:31.663 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.665 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 23:01:31.667 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 23:01:31.669 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 23:01:31.672 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 23:01:31.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.676 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.678 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 23:01:31.680 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.682 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 23:01:31.685 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 23:01:31.687 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 23:01:31.689 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 23:01:31.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.693 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.696 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 23:01:31.698 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.700 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 23:01:31.702 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 23:01:31.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 23:01:31.707 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 23:01:31.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.711 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.714 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 23:01:31.716 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.718 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 23:01:31.720 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 23:01:31.723 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 23:01:31.725 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 23:01:31.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.730 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.732 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 23:01:31.734 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.736 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 23:01:31.739 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 23:01:31.741 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 23:01:31.743 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 23:01:31.745 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.748 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.750 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 23:01:31.753 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.755 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 23:01:31.757 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 23:01:31.759 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 23:01:31.762 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 23:01:31.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.766 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.769 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 23:01:31.771 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.774 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 23:01:31.776 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 23:01:31.778 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 23:01:31.780 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 23:01:31.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.785 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.788 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 23:01:31.790 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.792 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 23:01:31.794 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 23:01:31.797 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 23:01:31.799 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 23:01:31.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.804 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.806 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 23:01:31.808 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.810 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 23:01:31.813 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 23:01:31.816 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 23:01:31.818 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 23:01:31.820 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.822 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.825 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 23:01:31.827 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.829 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 23:01:31.832 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 23:01:31.834 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 23:01:31.836 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 23:01:31.839 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.841 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.843 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 23:01:31.845 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.848 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 23:01:31.850 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 23:01:31.852 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 23:01:31.854 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 23:01:31.857 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.859 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.861 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 23:01:31.864 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.866 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 23:01:31.868 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 23:01:31.870 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 23:01:31.873 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 23:01:31.875 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.878 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.880 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 23:01:31.882 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.884 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 23:01:31.887 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 23:01:31.889 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 23:01:31.891 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 23:01:31.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.897 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.899 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 23:01:31.901 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.904 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 23:01:31.906 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 23:01:31.908 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 23:01:31.911 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 23:01:31.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.915 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.917 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 23:01:31.920 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.922 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 23:01:31.924 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 23:01:31.927 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 23:01:31.929 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 23:01:31.932 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.934 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.936 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 23:01:31.939 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.942 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 23:01:31.944 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 23:01:31.946 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 23:01:31.948 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 23:01:31.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.953 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.956 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 23:01:31.958 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.960 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 23:01:31.963 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 23:01:31.965 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 23:01:31.967 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 23:01:31.969 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.972 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.974 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 23:01:31.976 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.978 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 23:01:31.981 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 23:01:31.983 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 23:01:31.985 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 23:01:31.988 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:31.990 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:31.992 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 23:01:31.994 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:31.997 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 23:01:31.999 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 23:01:32.001 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 23:01:32.004 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 23:01:32.006 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.009 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.011 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 23:01:32.014 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.016 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 23:01:32.019 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 23:01:32.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 23:01:32.024 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 23:01:32.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.029 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.031 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 23:01:32.034 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.036 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 23:01:32.038 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 23:01:32.041 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 23:01:32.043 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 23:01:32.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.048 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.050 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 23:01:32.052 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.054 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 23:01:32.056 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 23:01:32.059 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 23:01:32.061 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 23:01:32.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.066 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.068 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 23:01:32.070 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.073 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 23:01:32.075 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 23:01:32.077 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 23:01:32.079 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 23:01:32.082 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.084 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.086 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 23:01:32.089 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.091 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 23:01:32.093 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 23:01:32.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 23:01:32.098 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 23:01:32.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.103 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.105 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 23:01:32.107 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.109 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 23:01:32.112 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 23:01:32.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 23:01:32.118 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 23:01:32.120 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.123 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.125 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 23:01:32.128 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.130 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 23:01:32.132 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 23:01:32.134 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 23:01:32.137 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 23:01:32.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.141 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.144 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 23:01:32.149 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.152 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 23:01:32.154 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 23:01:32.156 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 23:01:32.159 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 23:01:32.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.163 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.165 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 23:01:32.168 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.170 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 23:01:32.172 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 23:01:32.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 23:01:32.178 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 23:01:32.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.184 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.186 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 23:01:32.188 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.191 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 23:01:32.193 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 23:01:32.196 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 23:01:32.198 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 23:01:32.200 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.203 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.205 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 23:01:32.207 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.210 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 23:01:32.213 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 23:01:32.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 23:01:32.217 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 23:01:32.219 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.221 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.224 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 23:01:32.226 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.228 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 23:01:32.231 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 23:01:32.233 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 23:01:32.235 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 23:01:32.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.240 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.242 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 23:01:32.244 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.247 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 23:01:32.249 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 23:01:32.251 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 23:01:32.254 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 23:01:32.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.258 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.261 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 23:01:32.263 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.265 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 23:01:32.267 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 23:01:32.270 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 23:01:32.272 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 23:01:32.274 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.277 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.279 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 23:01:32.281 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.283 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 23:01:32.286 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 23:01:32.288 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 23:01:32.290 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 23:01:32.292 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.294 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.297 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 23:01:32.299 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.302 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 23:01:32.304 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 23:01:32.306 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 23:01:32.308 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 23:01:32.311 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.313 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.316 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 23:01:32.318 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.320 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 23:01:32.322 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 23:01:32.325 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 23:01:32.327 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 23:01:32.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:01:32.331 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:01:32.334 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 23:01:32.336 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:01:32.338 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 23:01:32.358 | Using python 3.8 to install etcd3 2022-04-13 23:01:32.361 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 23:01:33.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:01:33.095 | from cryptography.utils import int_from_bytes 2022-04-13 23:01:33.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:01:33.095 | from cryptography.utils import int_from_bytes 2022-04-13 23:01:34.263 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:01:34.360 | Collecting etcd3 2022-04-13 23:01:34.368 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-04-13 23:01:34.394 | Preparing metadata (setup.py): started 2022-04-13 23:01:37.670 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:01:40.158 | Collecting grpcio>=1.27.1 2022-04-13 23:01:40.177 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36a/7bdd6ef9bca05/grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) 2022-04-13 23:01:41.086 | Collecting protobuf>=3.6.1 2022-04-13 23:01:41.096 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38f/d9eb74b852e4e/protobuf-3.20.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-04-13 23:01:41.123 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 23:01:41.124 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 23:01:41.153 | Building wheels for collected packages: etcd3 2022-04-13 23:01:41.153 | Building wheel for etcd3 (setup.py): started 2022-04-13 23:01:45.434 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-04-13 23:01:45.434 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=4617db13682ff9e9634ca2962faa7cdf6496a2dde78d98fafee7166c443ea3c8 2022-04-13 23:01:45.435 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-04-13 23:01:45.438 | Successfully built etcd3 2022-04-13 23:01:47.062 | Installing collected packages: protobuf, grpcio, etcd3 2022-04-13 23:01:47.628 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.20.0 2022-04-13 23:01:47.628 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:01:47.634 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:01:47.634 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:01:47.778 | + inc/python:pip_install:200 : result=0 2022-04-13 23:01:47.780 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:01:47.782 | + functions-common:time_stop:2432 : local name 2022-04-13 23:01:47.785 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:01:47.787 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:01:47.789 | + functions-common:time_stop:2435 : local total 2022-04-13 23:01:47.791 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:01:47.794 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:01:47.796 | + functions-common:time_stop:2439 : start_time=1649890892353 2022-04-13 23:01:47.798 | + functions-common:time_stop:2441 : [[ -z 1649890892353 ]] 2022-04-13 23:01:47.802 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:01:47.805 | + functions-common:time_stop:2444 : end_time=1649890907803 2022-04-13 23:01:47.808 | + functions-common:time_stop:2445 : elapsed_time=15450 2022-04-13 23:01:47.810 | + functions-common:time_stop:2446 : total=27345 2022-04-13 23:01:47.812 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:01:47.814 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42795 2022-04-13 23:01:47.817 | + inc/python:pip_install:203 : return 0 2022-04-13 23:01:47.819 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 23:01:47.841 | Using python 3.8 to install etcd3gw 2022-04-13 23:01:47.843 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 23:01:48.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:01:48.571 | from cryptography.utils import int_from_bytes 2022-04-13 23:01:48.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:01:48.571 | from cryptography.utils import int_from_bytes 2022-04-13 23:01:49.727 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:01:49.828 | Collecting etcd3gw 2022-04-13 23:01:49.836 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-04-13 23:01:49.848 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 23:01:49.849 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 23:01:49.850 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 23:01:49.850 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 23:01:49.886 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 23:01:49.887 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 23:01:49.890 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 23:01:49.891 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 23:01:51.461 | Installing collected packages: etcd3gw 2022-04-13 23:01:51.568 | Successfully installed etcd3gw-1.0.1 2022-04-13 23:01:51.568 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:01:51.574 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:01:51.574 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:01:51.679 | + inc/python:pip_install:200 : result=0 2022-04-13 23:01:51.682 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:01:51.684 | + functions-common:time_stop:2432 : local name 2022-04-13 23:01:51.686 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:01:51.688 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:01:51.691 | + functions-common:time_stop:2435 : local total 2022-04-13 23:01:51.693 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:01:51.695 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:01:51.698 | + functions-common:time_stop:2439 : start_time=1649890907835 2022-04-13 23:01:51.700 | + functions-common:time_stop:2441 : [[ -z 1649890907835 ]] 2022-04-13 23:01:51.702 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:01:51.706 | + functions-common:time_stop:2444 : end_time=1649890911704 2022-04-13 23:01:51.709 | + functions-common:time_stop:2445 : elapsed_time=3869 2022-04-13 23:01:51.711 | + functions-common:time_stop:2446 : total=42795 2022-04-13 23:01:51.713 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:01:51.715 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46664 2022-04-13 23:01:51.717 | + inc/python:pip_install:203 : return 0 2022-04-13 23:01:51.720 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 23:01:51.722 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 23:01:51.724 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 23:01:51.726 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:01:51.729 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:01:51.731 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:01:51.733 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:01:51.735 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:01:51.738 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:01:51.740 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:01:51.743 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:01:51.745 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:01:51.747 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:01:51.749 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:01:51.751 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 23:01:51.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:01:51.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:01:51.759 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 23:01:51.761 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:01:51.763 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:01:51.765 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:01:51.768 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:01:51.770 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:01:51.772 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:01:51.774 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:01:51.777 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:01:51.779 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:01:51.781 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:01:51.783 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:01:51.786 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:01:51.788 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:01:51.790 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:01:51.792 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:01:51.795 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:01:51.797 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:01:51.800 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:01:51.821 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:01:51.929 | Reading package lists... 2022-04-13 23:01:52.172 | Building dependency tree... 2022-04-13 23:01:52.173 | Reading state information... 2022-04-13 23:01:52.415 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:01:52.415 | The following packages were automatically installed and are no longer required: 2022-04-13 23:01:52.417 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:01:52.417 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:01:52.417 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:01:52.417 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:01:52.417 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:01:52.417 | python3-zope.interface 2022-04-13 23:01:52.417 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:01:52.417 | The following additional packages will be installed: 2022-04-13 23:01:52.418 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-04-13 23:01:52.419 | Suggested packages: 2022-04-13 23:01:52.419 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-04-13 23:01:52.487 | The following NEW packages will be installed: 2022-04-13 23:01:52.488 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-04-13 23:01:52.847 | 0 upgraded, 6 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:01:52.847 | Need to get 1,306 kB of archives. 2022-04-13 23:01:52.847 | After this operation, 4,613 kB of additional disk space will be used. 2022-04-13 23:01:52.847 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-04-13 23:01:53.608 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-04-13 23:01:53.648 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-04-13 23:01:53.775 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-04-13 23:01:53.899 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-04-13 23:01:53.900 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-04-13 23:01:54.462 | Fetched 1,306 kB in 1s (924 kB/s) 2022-04-13 23:01:54.493 | Selecting previously unselected package libnorm1:amd64. 2022-04-13 23:01:54.544 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-04-13 23:01:54.547 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-04-13 23:01:54.552 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-13 23:01:54.619 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-04-13 23:01:54.629 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-04-13 23:01:54.631 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-13 23:01:54.680 | Selecting previously unselected package libzmq5:amd64. 2022-04-13 23:01:54.690 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-04-13 23:01:54.692 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-13 23:01:54.754 | Selecting previously unselected package uwsgi-core. 2022-04-13 23:01:54.763 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-04-13 23:01:54.765 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-13 23:01:54.909 | Selecting previously unselected package uwsgi. 2022-04-13 23:01:54.919 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-04-13 23:01:54.921 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-04-13 23:01:54.956 | Selecting previously unselected package uwsgi-plugin-python3. 2022-04-13 23:01:54.965 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-04-13 23:01:54.967 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-13 23:01:55.038 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-13 23:01:55.044 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-13 23:01:55.051 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-13 23:01:55.057 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-13 23:01:55.070 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-04-13 23:01:55.941 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-13 23:01:55.968 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 23:01:56.349 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 23:01:56.679 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-13 23:02:04.156 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:02:04.158 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:02:04.160 | + functions-common:time_stop:2432 : local name 2022-04-13 23:02:04.162 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:02:04.164 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:02:04.167 | + functions-common:time_stop:2435 : local total 2022-04-13 23:02:04.169 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:02:04.171 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:02:04.173 | + functions-common:time_stop:2439 : start_time=1649890911818 2022-04-13 23:02:04.175 | + functions-common:time_stop:2441 : [[ -z 1649890911818 ]] 2022-04-13 23:02:04.178 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:02:04.182 | + functions-common:time_stop:2444 : end_time=1649890924179 2022-04-13 23:02:04.184 | + functions-common:time_stop:2445 : elapsed_time=12361 2022-04-13 23:02:04.186 | + functions-common:time_stop:2446 : total=271132 2022-04-13 23:02:04.188 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:02:04.191 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=283493 2022-04-13 23:02:04.193 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:02:04.196 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 23:02:04.198 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:02:04.200 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:02:04.202 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 23:02:04.264 | Enabling module proxy. 2022-04-13 23:02:04.270 | To activate the new configuration, you need to run: 2022-04-13 23:02:04.270 | systemctl restart apache2 2022-04-13 23:02:04.275 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 23:02:04.335 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 23:02:04.335 | Module proxy already enabled 2022-04-13 23:02:04.335 | Enabling module proxy_uwsgi. 2022-04-13 23:02:04.340 | To activate the new configuration, you need to run: 2022-04-13 23:02:04.341 | systemctl restart apache2 2022-04-13 23:02:04.345 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 23:02:04.347 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:02:04.349 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:02:04.352 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:02:04.477 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 23:02:04.479 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 23:02:04.482 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 23:02:04.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:02:04.487 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:02:04.490 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 23:02:04.492 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:02:04.495 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 23:02:04.497 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 23:02:04.499 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 23:02:04.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:02:04.505 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:02:04.507 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 23:02:04.509 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:02:04.511 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 23:02:04.514 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 23:02:04.516 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 23:02:04.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:02:04.521 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:02:04.523 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 23:02:04.525 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:02:04.528 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 23:02:04.530 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 23:02:04.532 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 23:02:04.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:02:04.537 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:02:04.539 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 23:02:04.541 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:02:04.544 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 23:02:04.546 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 23:02:04.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:02:04.551 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:02:04.553 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 23:02:04.555 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:02:04.558 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 23:02:04.560 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 23:02:04.562 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 23:02:04.565 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:02:04.568 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:02:04.570 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 23:02:04.572 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:02:04.575 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 23:02:04.591 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:02:04.594 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 23:02:04.596 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 23:02:04.598 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 23:02:04.601 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:02:04.603 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:02:04.605 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 23:02:04.608 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:02:04.610 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 23:02:04.627 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:02:04.630 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 23:02:04.632 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 23:02:04.634 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 23:02:04.637 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:02:04.639 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:02:04.641 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 23:02:04.644 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:02:04.646 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 23:02:04.649 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 23:02:04.651 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 23:02:04.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:02:04.656 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:02:04.658 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 23:02:04.660 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:02:04.662 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 23:02:04.665 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 23:02:04.667 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:02:04.670 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 23:02:04.673 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 23:02:04.675 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:02:04.679 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:02:04.679 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:02:04.684 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 23:02:04.686 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 23:02:04.689 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 23:02:04.692 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 23:02:04.694 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 23:02:04.714 | Using python 3.8 to install keystonemiddleware 2022-04-13 23:02:04.717 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 23:02:05.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:02:05.442 | from cryptography.utils import int_from_bytes 2022-04-13 23:02:05.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:02:05.442 | from cryptography.utils import int_from_bytes 2022-04-13 23:02:06.592 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:02:06.624 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 23:02:06.676 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 23:02:06.677 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 23:02:06.678 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 23:02:06.679 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 23:02:06.680 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 23:02:06.681 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 23:02:06.682 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 23:02:06.683 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 23:02:06.684 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 23:02:06.685 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 23:02:06.686 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 23:02:06.687 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 23:02:06.689 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 23:02:06.690 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 23:02:06.746 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 23:02:06.747 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 23:02:06.749 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 23:02:06.787 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 23:02:06.826 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 23:02:06.827 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 23:02:06.828 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 23:02:06.830 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 23:02:06.878 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 23:02:06.880 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 23:02:06.889 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 23:02:06.891 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 23:02:06.905 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 23:02:06.907 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 23:02:06.909 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 23:02:06.972 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 23:02:06.973 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 23:02:06.974 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 23:02:06.976 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 23:02:07.029 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 23:02:07.040 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 23:02:08.595 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:02:08.601 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:02:08.601 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:02:08.715 | + inc/python:pip_install:200 : result=0 2022-04-13 23:02:08.717 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:02:08.719 | + functions-common:time_stop:2432 : local name 2022-04-13 23:02:08.721 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:02:08.724 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:02:08.726 | + functions-common:time_stop:2435 : local total 2022-04-13 23:02:08.728 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:02:08.730 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:02:08.732 | + functions-common:time_stop:2439 : start_time=1649890924709 2022-04-13 23:02:08.734 | + functions-common:time_stop:2441 : [[ -z 1649890924709 ]] 2022-04-13 23:02:08.737 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:02:08.741 | + functions-common:time_stop:2444 : end_time=1649890928739 2022-04-13 23:02:08.743 | + functions-common:time_stop:2445 : elapsed_time=4030 2022-04-13 23:02:08.745 | + functions-common:time_stop:2446 : total=46664 2022-04-13 23:02:08.748 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:02:08.750 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=50694 2022-04-13 23:02:08.753 | + inc/python:pip_install:203 : return 0 2022-04-13 23:02:08.755 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 23:02:08.757 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 23:02:08.760 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:02:08.763 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 23:02:08.765 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 23:02:08.768 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:02:08.772 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:02:08.772 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:02:08.778 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 23:02:08.780 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 23:02:08.782 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 23:02:08.785 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 23:02:08.787 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 23:02:08.810 | Using python 3.8 to install python-memcached 2022-04-13 23:02:08.813 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 23:02:09.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:02:09.542 | from cryptography.utils import int_from_bytes 2022-04-13 23:02:09.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:02:09.542 | from cryptography.utils import int_from_bytes 2022-04-13 23:02:10.702 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:02:10.795 | Collecting python-memcached 2022-04-13 23:02:10.803 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-04-13 23:02:10.809 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 23:02:12.441 | Installing collected packages: python-memcached 2022-04-13 23:02:12.530 | Successfully installed python-memcached-1.59 2022-04-13 23:02:12.530 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:02:12.537 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:02:12.537 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:02:12.642 | + inc/python:pip_install:200 : result=0 2022-04-13 23:02:12.645 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:02:12.647 | + functions-common:time_stop:2432 : local name 2022-04-13 23:02:12.649 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:02:12.651 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:02:12.654 | + functions-common:time_stop:2435 : local total 2022-04-13 23:02:12.656 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:02:12.658 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:02:12.660 | + functions-common:time_stop:2439 : start_time=1649890928804 2022-04-13 23:02:12.662 | + functions-common:time_stop:2441 : [[ -z 1649890928804 ]] 2022-04-13 23:02:12.665 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:02:12.669 | + functions-common:time_stop:2444 : end_time=1649890932667 2022-04-13 23:02:12.671 | + functions-common:time_stop:2445 : elapsed_time=3863 2022-04-13 23:02:12.674 | + functions-common:time_stop:2446 : total=50694 2022-04-13 23:02:12.676 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:02:12.678 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=54557 2022-04-13 23:02:12.681 | + inc/python:pip_install:203 : return 0 2022-04-13 23:02:12.683 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 23:02:12.700 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:02:12.702 | + ./stack.sh:main:899 : '[' 10.222.0.52 == 10.222.0.52 ']' 2022-04-13 23:02:12.704 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 23:02:12.707 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 23:02:12.709 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 23:02:12.711 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:02:12.713 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 23:02:12.716 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 23:02:12.730 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:02:12.733 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 23:02:12.735 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 23:02:12.738 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 23:02:12.740 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:02:12.742 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:02:12.744 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:02:12.747 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:02:12.749 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:02:12.751 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:02:12.766 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:02:12.769 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:02:12.771 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:02:12.774 | + functions-common:git_clone:629 : echo master 2022-04-13 23:02:12.774 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:02:12.779 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 23:02:12.781 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:02:12.783 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 23:02:12.795 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 23:02:12.798 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:02:12.799 | + functions-common:git_clone:685 : head -1 2022-04-13 23:02:12.802 | c141e6164 trivial: Fix typo 2022-04-13 23:02:12.804 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:02:12.807 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 23:02:12.809 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:02:12.811 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:02:12.813 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 23:02:12.816 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:02:12.818 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 23:02:12.821 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:02:12.823 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:02:12.825 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 23:02:12.827 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:02:12.830 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:02:12.833 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 23:02:12.835 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:02:12.838 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 23:02:12.840 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:02:12.842 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:02:12.845 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 23:02:12.850 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 23:02:12.853 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 23:02:13.525 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 23:02:13.527 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:02:13.529 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:02:13.531 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:02:13.534 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:02:13.536 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 23:02:13.538 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:02:13.540 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:02:13.542 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:02:13.545 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:02:13.547 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:02:13.549 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:02:13.551 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:02:13.553 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 23:02:13.573 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 23:02:13.575 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 23:02:14.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:02:14.310 | from cryptography.utils import int_from_bytes 2022-04-13 23:02:14.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:02:14.310 | from cryptography.utils import int_from_bytes 2022-04-13 23:02:15.463 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:02:15.495 | Obtaining file:///opt/stack/keystone 2022-04-13 23:02:15.496 | Preparing metadata (setup.py): started 2022-04-13 23:02:20.275 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:02:20.417 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-13 23:02:20.418 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-13 23:02:20.510 | Collecting Flask!=0.11,>=1.0.2 2022-04-13 23:02:20.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/cf32d904cf562/Flask-2.1.1-py3-none-any.whl (95 kB) 2022-04-13 23:02:20.569 | Collecting Flask-RESTful>=0.3.5 2022-04-13 23:02:20.576 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-04-13 23:02:20.579 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-13 23:02:20.580 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-13 23:02:20.581 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-13 23:02:20.584 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:02:20.627 | Collecting passlib>=1.7.0 2022-04-13 23:02:20.634 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-04-13 23:02:20.653 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-13 23:02:20.654 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-13 23:02:20.655 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:02:20.886 | Collecting scrypt>=0.8.0 2022-04-13 23:02:20.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-04-13 23:02:20.931 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-13 23:02:20.932 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-13 23:02:20.933 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-13 23:02:20.934 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-13 23:02:20.936 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-13 23:02:20.937 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:02:20.938 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-13 23:02:20.939 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-13 23:02:20.940 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-13 23:02:20.942 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-13 23:02:20.943 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:02:20.944 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-13 23:02:20.993 | Collecting oauthlib>=0.6.2 2022-04-13 23:02:21.000 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-04-13 23:02:21.067 | Collecting pysaml2>=5.0.0 2022-04-13 23:02:21.074 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB) 2022-04-13 23:02:21.160 | Collecting PyJWT>=1.6.1 2022-04-13 23:02:21.167 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-04-13 23:02:21.171 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-13 23:02:21.172 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:02:21.173 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:02:21.174 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-13 23:02:21.175 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-13 23:02:21.176 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 23:02:21.187 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-13 23:02:21.188 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-13 23:02:21.232 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-13 23:02:21.248 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:02:21.250 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-13 23:02:21.291 | Collecting itsdangerous>=2.0 2022-04-13 23:02:21.298 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-04-13 23:02:21.386 | Collecting Werkzeug>=2.0 2022-04-13 23:02:21.392 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c5/493ece8268fec/Werkzeug-2.1.1-py3-none-any.whl (224 kB) 2022-04-13 23:02:21.471 | Collecting click>=8.0 2022-04-13 23:02:21.478 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/24e/1a4a9ec5bf629/click-8.1.2-py3-none-any.whl (96 kB) 2022-04-13 23:02:21.539 | Collecting aniso8601>=0.82 2022-04-13 23:02:21.545 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-04-13 23:02:21.614 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-13 23:02:21.615 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:02:21.745 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-13 23:02:21.746 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-13 23:02:21.747 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:02:21.748 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:02:21.802 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-13 23:02:21.803 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-13 23:02:21.804 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-13 23:02:21.855 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-13 23:02:21.857 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-13 23:02:21.913 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:02:21.914 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-13 23:02:21.916 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-13 23:02:21.917 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-13 23:02:21.918 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-13 23:02:21.920 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:02:21.939 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-13 23:02:21.988 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:02:22.007 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-13 23:02:22.009 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-13 23:02:22.010 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-13 23:02:22.011 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-13 23:02:22.062 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:02:22.177 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-13 23:02:22.179 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-13 23:02:22.213 | Collecting defusedxml 2022-04-13 23:02:22.221 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-04-13 23:02:22.320 | Collecting xmlschema>=1.2.1 2022-04-13 23:02:22.326 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dbd/68bded2fef00c/xmlschema-1.10.0-py3-none-any.whl (273 kB) 2022-04-13 23:02:22.337 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-13 23:02:22.555 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-13 23:02:22.575 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-13 23:02:22.576 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-13 23:02:22.645 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-13 23:02:22.663 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:02:22.719 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-13 23:02:22.759 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-13 23:02:22.865 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-13 23:02:22.921 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:02:22.994 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-13 23:02:23.118 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-13 23:02:23.146 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-13 23:02:23.185 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:02:23.187 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-13 23:02:23.188 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-13 23:02:23.191 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:02:23.192 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-13 23:02:23.193 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-13 23:02:23.246 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-13 23:02:23.383 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-13 23:02:23.384 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-13 23:02:23.386 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-13 23:02:23.388 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-13 23:02:23.535 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:02:23.729 | Collecting elementpath<3.0.0,>=2.5.0 2022-04-13 23:02:23.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a4/32775e37a19e4/elementpath-2.5.0-py3-none-any.whl (181 kB) 2022-04-13 23:02:23.999 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-13 23:02:24.257 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-13 23:02:24.293 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-13 23:02:25.620 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-04-13 23:02:26.113 | Attempting uninstall: click 2022-04-13 23:02:26.115 | Found existing installation: Click 7.0 2022-04-13 23:02:26.122 | Uninstalling Click-7.0: 2022-04-13 23:02:26.152 | Successfully uninstalled Click-7.0 2022-04-13 23:02:27.337 | Attempting uninstall: PyJWT 2022-04-13 23:02:27.339 | Found existing installation: PyJWT 1.7.1 2022-04-13 23:02:27.353 | Uninstalling PyJWT-1.7.1: 2022-04-13 23:02:27.381 | Successfully uninstalled PyJWT-1.7.1 2022-04-13 23:02:27.813 | Attempting uninstall: oauthlib 2022-04-13 23:02:27.815 | Found existing installation: oauthlib 3.1.0 2022-04-13 23:02:27.830 | Uninstalling oauthlib-3.1.0: 2022-04-13 23:02:27.858 | Successfully uninstalled oauthlib-3.1.0 2022-04-13 23:02:28.019 | Running setup.py develop for keystone 2022-04-13 23:02:33.612 | Successfully installed Flask-2.1.1 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.1.1 aniso8601-9.0.1 click-8.1.2 defusedxml-0.7.1 elementpath-2.5.0 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-1.10.0 2022-04-13 23:02:33.612 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:02:33.619 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:02:33.619 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:02:33.769 | + inc/python:pip_install:200 : result=0 2022-04-13 23:02:33.771 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:02:33.773 | + functions-common:time_stop:2432 : local name 2022-04-13 23:02:33.775 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:02:33.777 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:02:33.779 | + functions-common:time_stop:2435 : local total 2022-04-13 23:02:33.781 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:02:33.783 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:02:33.785 | + functions-common:time_stop:2439 : start_time=1649890933567 2022-04-13 23:02:33.787 | + functions-common:time_stop:2441 : [[ -z 1649890933567 ]] 2022-04-13 23:02:33.789 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:02:33.793 | + functions-common:time_stop:2444 : end_time=1649890953791 2022-04-13 23:02:33.795 | + functions-common:time_stop:2445 : elapsed_time=20224 2022-04-13 23:02:33.797 | + functions-common:time_stop:2446 : total=54557 2022-04-13 23:02:33.800 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:02:33.802 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=74781 2022-04-13 23:02:33.804 | + inc/python:pip_install:203 : return 0 2022-04-13 23:02:33.806 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:02:33.808 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:02:33.811 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:02:33.829 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:02:33.840 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 23:02:33.843 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 23:02:33.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:02:33.847 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:02:33.849 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 23:02:33.852 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:02:33.854 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 23:02:33.870 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:02:33.873 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:02:33.875 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:02:33.878 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 23:02:33.880 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 23:02:33.892 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-13 23:02:33.894 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 23:02:33.899 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 23:02:33.914 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:02:33.916 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 23:02:33.946 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 23:02:33.973 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 23:02:34.003 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 23:02:34.033 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 23:02:34.062 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 23:02:34.092 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 23:02:34.119 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 23:02:34.145 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 23:02:34.148 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 23:02:34.150 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 23:02:34.153 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 23:02:34.155 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:02:34.158 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:02:34.173 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:02:34.176 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:02:34.179 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:02:34.181 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:02:34.195 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:02:34.198 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:02:34.200 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:02:34.229 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:02:34.232 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:02:34.234 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 23:02:34.240 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 23:02:34.256 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:02:34.259 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.52/identity 2022-04-13 23:02:34.290 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 23:02:34.292 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 23:02:34.322 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 23:02:34.325 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 23:02:34.327 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 23:02:34.329 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 23:02:34.332 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:02:34.334 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:02:34.364 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 23:02:34.367 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 23:02:34.369 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 23:02:34.371 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 23:02:34.374 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:02:34.390 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:02:34.393 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:02:34.395 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:02:34.398 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:02:34.400 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:02:34.427 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:02:34.455 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:02:34.482 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:02:34.509 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 23:02:34.539 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:02:34.542 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 23:02:34.544 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:02:34.547 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 23:02:34.549 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 23:02:34.551 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:02:34.554 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:02:34.556 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 23:02:34.561 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 23:02:34.563 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:02:34.565 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:02:34.580 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:02:34.580 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:02:34.588 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:02:34.591 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:02:34.607 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:02:34.610 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:02:34.613 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 23:02:34.642 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 23:02:34.669 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 23:02:34.699 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 23:02:34.726 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 23:02:34.752 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 23:02:34.779 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 23:02:34.805 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 23:02:34.832 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 23:02:34.860 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:02:34.888 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 23:02:34.915 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 23:02:34.942 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 23:02:34.968 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:02:34.971 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:02:34.974 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 23:02:34.976 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 23:02:34.978 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:02:34.980 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:02:34.983 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:02:34.985 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:02:34.988 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:02:34.990 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:02:35.016 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 23:02:35.044 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:02:35.044 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-13 23:02:35.053 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 23:02:35.056 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 23:02:35.058 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 23:02:35.060 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:02:35.063 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:02:35.065 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:02:35.068 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:02:35.070 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:02:35.072 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:02:35.074 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:02:35.076 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:02:35.079 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:02:35.081 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 23:02:35.142 | Enabling site keystone-wsgi-public. 2022-04-13 23:02:35.148 | To activate the new configuration, you need to run: 2022-04-13 23:02:35.148 | systemctl reload apache2 2022-04-13 23:02:35.152 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:02:35.154 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:02:35.157 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:02:35.159 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:02:35.285 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 23:02:35.318 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 23:02:35.348 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 23:02:35.378 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 23:02:35.381 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 23:02:35.411 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 23:02:35.438 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 23:02:35.466 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 23:02:35.468 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 23:02:35.484 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:02:35.487 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 23:02:35.503 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:02:35.505 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 23:02:35.508 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 23:02:35.510 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 23:02:35.513 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:02:35.515 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 23:02:35.517 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 23:02:35.519 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 23:02:35.522 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 23:02:35.524 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:02:35.526 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:02:35.529 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:02:35.531 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:02:35.534 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:02:35.537 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:02:35.552 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:02:35.554 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:02:35.556 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:02:35.559 | + functions-common:git_clone:629 : echo master 2022-04-13 23:02:35.559 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:02:35.565 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 23:02:35.567 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:02:35.569 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 23:02:35.581 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 23:02:35.584 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:02:35.584 | + functions-common:git_clone:685 : head -1 2022-04-13 23:02:35.588 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 23:02:35.590 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:02:35.593 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 23:02:35.595 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:02:35.598 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:02:35.600 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 23:02:35.602 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 23:02:35.605 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 23:02:35.607 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:02:35.609 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:02:35.612 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 23:02:35.614 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:02:35.616 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 23:02:35.619 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 23:02:35.621 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:02:35.624 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 23:02:35.627 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:02:35.629 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:02:35.632 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 23:02:35.637 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 23:02:35.640 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 23:02:36.305 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 23:02:36.307 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:02:36.310 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:02:36.312 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:02:36.315 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:02:36.317 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 23:02:36.319 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:02:36.321 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 23:02:36.323 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:02:36.325 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 23:02:36.327 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 23:02:36.330 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 23:02:36.332 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:02:36.335 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 23:02:36.355 | Using python 3.8 to install /opt/stack/swift 2022-04-13 23:02:36.357 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-13 23:02:37.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:02:37.111 | from cryptography.utils import int_from_bytes 2022-04-13 23:02:37.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:02:37.111 | from cryptography.utils import int_from_bytes 2022-04-13 23:02:38.280 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:02:38.311 | Obtaining file:///opt/stack/swift 2022-04-13 23:02:38.312 | Preparing metadata (setup.py): started 2022-04-13 23:02:42.651 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:02:42.761 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-13 23:02:42.762 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-13 23:02:42.763 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-13 23:02:42.764 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-13 23:02:43.728 | Collecting lxml>=3.4.1 2022-04-13 23:02:43.751 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-04-13 23:02:43.929 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-13 23:02:43.930 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-13 23:02:44.035 | Collecting xattr>=0.4 2022-04-13 23:02:44.042 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-04-13 23:02:44.083 | Collecting PyECLib>=1.3.1 2022-04-13 23:02:44.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-04-13 23:02:44.432 | Preparing metadata (setup.py): started 2022-04-13 23:02:47.335 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:02:47.339 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-13 23:02:47.340 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-13 23:02:47.379 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-13 23:02:47.387 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-13 23:02:47.441 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-13 23:02:47.442 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-13 23:02:47.443 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-13 23:02:47.444 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-13 23:02:47.446 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-13 23:02:47.447 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-13 23:02:47.448 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-13 23:02:47.449 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-13 23:02:47.450 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-13 23:02:47.451 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-13 23:02:47.452 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-13 23:02:47.454 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-13 23:02:47.477 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-13 23:02:47.508 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-13 23:02:47.510 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-13 23:02:47.511 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-13 23:02:47.514 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-13 23:02:47.538 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-13 23:02:47.676 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-13 23:02:47.677 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-13 23:02:47.678 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-13 23:02:47.721 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-13 23:02:47.764 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-13 23:02:47.766 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-13 23:02:47.767 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-13 23:02:47.768 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-13 23:02:47.827 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-13 23:02:47.832 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-13 23:02:47.846 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-13 23:02:47.847 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-13 23:02:47.863 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-13 23:02:47.866 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-13 23:02:47.987 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-13 23:02:48.002 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-13 23:02:48.298 | Building wheels for collected packages: PyECLib 2022-04-13 23:02:48.299 | Building wheel for PyECLib (setup.py): started 2022-04-13 23:02:52.504 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-04-13 23:02:52.505 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55541 sha256=b7e6fb38d02159069ce1c5a9527f0710848a7a055f8df8e3521ac3e3ee429f9f 2022-04-13 23:02:52.505 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-04-13 23:02:52.508 | Successfully built PyECLib 2022-04-13 23:02:53.899 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-04-13 23:02:54.256 | Running setup.py develop for swift 2022-04-13 23:02:59.605 | Successfully installed PyECLib-1.6.0 lxml-4.8.0 swift xattr-0.9.9 2022-04-13 23:02:59.605 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:02:59.613 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:02:59.613 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:02:59.763 | + inc/python:pip_install:200 : result=0 2022-04-13 23:02:59.766 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:02:59.768 | + functions-common:time_stop:2432 : local name 2022-04-13 23:02:59.770 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:02:59.772 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:02:59.774 | + functions-common:time_stop:2435 : local total 2022-04-13 23:02:59.777 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:02:59.779 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:02:59.781 | + functions-common:time_stop:2439 : start_time=1649890956350 2022-04-13 23:02:59.783 | + functions-common:time_stop:2441 : [[ -z 1649890956350 ]] 2022-04-13 23:02:59.786 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:02:59.790 | + functions-common:time_stop:2444 : end_time=1649890979788 2022-04-13 23:02:59.792 | + functions-common:time_stop:2445 : elapsed_time=23438 2022-04-13 23:02:59.794 | + functions-common:time_stop:2446 : total=74781 2022-04-13 23:02:59.797 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:02:59.799 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=98219 2022-04-13 23:02:59.801 | + inc/python:pip_install:203 : return 0 2022-04-13 23:02:59.803 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:02:59.806 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:02:59.808 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:02:59.827 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:02:59.839 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 23:02:59.841 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 23:02:59.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:02:59.846 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:02:59.849 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 23:02:59.851 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:02:59.853 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 23:02:59.856 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:02:59.858 | + ./stack.sh:main:910 : configure_swift 2022-04-13 23:02:59.861 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 23:02:59.863 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 23:02:59.865 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 23:02:59.867 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 23:02:59.869 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 23:03:01.040 | No object-replicator running 2022-04-13 23:03:01.040 | No object-reconstructor running 2022-04-13 23:03:01.040 | No container-sharder running 2022-04-13 23:03:01.040 | No account-replicator running 2022-04-13 23:03:01.040 | No object-server running 2022-04-13 23:03:01.041 | No account-reaper running 2022-04-13 23:03:01.041 | No container-sync running 2022-04-13 23:03:01.041 | No container-replicator running 2022-04-13 23:03:01.041 | No container-server running 2022-04-13 23:03:01.041 | No object-expirer running 2022-04-13 23:03:01.041 | No account-server running 2022-04-13 23:03:01.041 | No proxy-server running 2022-04-13 23:03:01.041 | No container-auditor running 2022-04-13 23:03:01.041 | No object-auditor running 2022-04-13 23:03:01.041 | No object-updater running 2022-04-13 23:03:01.041 | No account-auditor running 2022-04-13 23:03:01.041 | No container-reconciler running 2022-04-13 23:03:01.041 | No container-updater running 2022-04-13 23:03:01.132 | + lib/swift:configure_swift:337 : true 2022-04-13 23:03:01.134 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 23:03:01.147 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 23:03:01.158 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 23:03:01.161 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 23:03:01.162 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 23:03:01.166 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 23:03:01.166 | s/%GROUP%/ubuntu/; 2022-04-13 23:03:01.166 | s/%USER%/ubuntu/; 2022-04-13 23:03:01.166 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 23:03:01.166 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 23:03:01.169 | uid = ubuntu 2022-04-13 23:03:01.169 | gid = ubuntu 2022-04-13 23:03:01.169 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 23:03:01.170 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 23:03:01.170 | address = 127.0.0.1 2022-04-13 23:03:01.170 | 2022-04-13 23:03:01.170 | [account6612] 2022-04-13 23:03:01.170 | max connections = 25 2022-04-13 23:03:01.170 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:03:01.170 | read only = false 2022-04-13 23:03:01.170 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 23:03:01.170 | 2022-04-13 23:03:01.170 | [account6622] 2022-04-13 23:03:01.170 | max connections = 25 2022-04-13 23:03:01.170 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:03:01.170 | read only = false 2022-04-13 23:03:01.170 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 23:03:01.170 | 2022-04-13 23:03:01.170 | [account6632] 2022-04-13 23:03:01.170 | max connections = 25 2022-04-13 23:03:01.170 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:03:01.170 | read only = false 2022-04-13 23:03:01.170 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 23:03:01.170 | 2022-04-13 23:03:01.170 | [account6642] 2022-04-13 23:03:01.170 | max connections = 25 2022-04-13 23:03:01.170 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:03:01.170 | read only = false 2022-04-13 23:03:01.170 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 23:03:01.170 | 2022-04-13 23:03:01.170 | 2022-04-13 23:03:01.170 | [container6611] 2022-04-13 23:03:01.170 | max connections = 25 2022-04-13 23:03:01.170 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:03:01.170 | read only = false 2022-04-13 23:03:01.170 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 23:03:01.170 | 2022-04-13 23:03:01.170 | [container6621] 2022-04-13 23:03:01.171 | max connections = 25 2022-04-13 23:03:01.171 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:03:01.171 | read only = false 2022-04-13 23:03:01.171 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 23:03:01.171 | 2022-04-13 23:03:01.171 | [container6631] 2022-04-13 23:03:01.171 | max connections = 25 2022-04-13 23:03:01.171 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:03:01.171 | read only = false 2022-04-13 23:03:01.171 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 23:03:01.171 | 2022-04-13 23:03:01.171 | [container6641] 2022-04-13 23:03:01.171 | max connections = 25 2022-04-13 23:03:01.171 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:03:01.171 | read only = false 2022-04-13 23:03:01.171 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 23:03:01.171 | 2022-04-13 23:03:01.171 | 2022-04-13 23:03:01.171 | [object6613] 2022-04-13 23:03:01.171 | max connections = 25 2022-04-13 23:03:01.171 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:03:01.171 | read only = false 2022-04-13 23:03:01.171 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 23:03:01.171 | 2022-04-13 23:03:01.171 | [object6623] 2022-04-13 23:03:01.171 | max connections = 25 2022-04-13 23:03:01.171 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:03:01.171 | read only = false 2022-04-13 23:03:01.171 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 23:03:01.171 | 2022-04-13 23:03:01.171 | [object6633] 2022-04-13 23:03:01.171 | max connections = 25 2022-04-13 23:03:01.171 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:03:01.172 | read only = false 2022-04-13 23:03:01.172 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 23:03:01.172 | 2022-04-13 23:03:01.172 | [object6643] 2022-04-13 23:03:01.172 | max connections = 25 2022-04-13 23:03:01.172 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:03:01.172 | read only = false 2022-04-13 23:03:01.172 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 23:03:01.172 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 23:03:01.174 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:03:01.176 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:03:01.178 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 23:03:01.190 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 23:03:01.193 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 23:03:01.197 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 23:03:01.201 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 23:03:01.204 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 23:03:01.207 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 23:03:01.234 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.52:8080/v1/ 2022-04-13 23:03:01.259 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 23:03:01.277 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 23:03:01.304 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 23:03:01.321 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:03:01.349 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 23:03:01.366 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 23:03:01.392 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 23:03:01.410 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 23:03:01.437 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 23:03:01.455 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:03:01.482 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 23:03:01.499 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 23:03:01.513 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:03:01.516 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 23:03:01.543 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 23:03:01.569 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 23:03:01.596 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 23:03:01.623 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 23:03:01.642 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:03:01.645 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 23:03:01.672 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 23:03:01.686 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:03:01.688 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 23:03:01.703 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:03:01.705 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 23:03:01.707 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 23:03:01.722 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:03:01.724 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 23:03:01.726 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 23:03:01.728 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 23:03:01.733 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 23:03:01.738 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 23:03:01.764 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 23:03:01.791 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 23:03:01.821 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 23:03:01.850 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 23:03:01.877 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 23:03:01.879 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 23:03:01.881 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 23:03:01.883 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 23:03:01.885 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 23:03:01.911 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 23:03:01.938 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:03:01.966 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 23:03:01.993 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 23:03:02.020 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 23:03:02.048 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 23:03:02.074 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 23:03:02.101 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:03:02.128 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 23:03:02.155 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 23:03:02.181 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 23:03:02.209 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 23:03:02.239 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 23:03:02.268 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 23:03:02.295 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 23:03:02.313 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 23:03:02.340 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 23:03:02.367 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 23:03:02.371 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 23:03:02.400 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 23:03:02.427 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 23:03:02.454 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 23:03:02.456 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 23:03:02.458 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:03:02.460 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 23:03:02.464 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 23:03:02.466 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:03:02.469 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:03:02.471 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 23:03:02.473 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 23:03:02.475 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:03:02.477 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:03:02.479 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 23:03:02.496 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 23:03:02.524 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 23:03:02.542 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 23:03:02.569 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 23:03:02.586 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:03:02.615 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 23:03:02.633 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:03:02.661 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 23:03:02.679 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:03:02.706 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 23:03:02.724 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 23:03:02.752 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:03:02.769 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:03:02.798 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 23:03:02.816 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 23:03:02.844 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 23:03:02.868 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 23:03:02.895 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-13 23:03:02.900 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 23:03:02.918 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:03:02.945 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 23:03:02.974 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:03:02.976 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 23:03:02.980 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 23:03:02.982 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:03:02.985 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:03:02.987 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 23:03:02.989 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 23:03:02.991 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:03:02.993 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:03:02.996 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 23:03:03.016 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 23:03:03.045 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 23:03:03.064 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 23:03:03.091 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 23:03:03.109 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:03:03.137 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 23:03:03.155 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:03:03.182 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 23:03:03.202 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:03:03.232 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 23:03:03.250 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 23:03:03.278 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:03:03.295 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:03:03.323 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 23:03:03.343 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 23:03:03.371 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 23:03:03.389 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 23:03:03.417 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-13 23:03:03.422 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 23:03:03.440 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:03:03.468 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:03:03.470 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 23:03:03.474 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 23:03:03.476 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:03:03.479 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:03:03.481 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 23:03:03.483 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 23:03:03.485 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:03:03.487 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:03:03.489 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 23:03:03.507 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 23:03:03.535 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 23:03:03.552 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 23:03:03.580 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 23:03:03.598 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:03:03.627 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 23:03:03.645 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:03:03.674 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 23:03:03.693 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:03:03.723 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 23:03:03.740 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 23:03:03.768 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:03:03.786 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:03:03.814 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 23:03:03.832 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 23:03:03.860 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 23:03:03.878 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 23:03:03.907 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-13 23:03:03.911 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 23:03:03.929 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:03:03.957 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 23:03:03.986 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 23:03:04.017 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 23:03:04.045 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 23:03:04.047 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 23:03:04.051 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 23:03:04.080 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 23:03:04.109 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 23:03:04.137 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 23:03:04.165 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 23:03:04.194 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 23:03:04.222 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 23:03:04.250 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 23:03:04.279 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 23:03:04.307 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 23:03:04.333 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:03:04.335 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 23:03:04.353 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 23:03:04.356 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 23:03:04.376 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 23:03:04.378 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.52 2022-04-13 23:03:04.405 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 23:03:04.408 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 23:03:04.435 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.52/identity 2022-04-13 23:03:04.464 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 23:03:04.466 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 23:03:04.494 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 23:03:04.509 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:03:04.512 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 23:03:04.514 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 23:03:04.519 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 23:03:04.523 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 23:03:04.535 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 23:03:04.538 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 23:03:04.553 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 23:03:04.556 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 23:03:04.558 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:03:04.560 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:03:04.563 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:03:04.565 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:03:04.567 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:03:04.569 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:03:04.572 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 23:03:04.584 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:03:04.586 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 23:03:04.588 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 23:03:04.605 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:03:04.608 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 23:03:04.627 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:03:04.629 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 23:03:04.632 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 23:03:04.634 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 23:03:04.636 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:03:04.639 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 23:03:04.641 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 23:03:04.644 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 23:03:04.647 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 23:03:04.664 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:03:04.666 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 23:03:04.669 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 23:03:04.688 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:03:04.690 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 23:03:04.693 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 23:03:04.696 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 23:03:04.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:03:04.703 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:03:04.706 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 23:03:04.708 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:03:04.712 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 23:03:04.715 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 23:03:04.717 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 23:03:04.720 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 23:03:04.723 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 23:03:04.725 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 23:03:04.728 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 23:03:04.732 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 23:03:04.735 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 23:03:04.737 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 23:03:04.742 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:03:04.742 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 23:03:04.748 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 23:03:04.752 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 23:03:04.754 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 23:03:04.757 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 23:03:04.760 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:03:04.782 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 23:03:04.784 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:03:05.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:03:05.547 | from cryptography.utils import int_from_bytes 2022-04-13 23:03:05.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:03:05.547 | from cryptography.utils import int_from_bytes 2022-04-13 23:03:06.712 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:03:06.867 | Collecting glance-store[cinder,swift]!=0.29.0 2022-04-13 23:03:06.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-04-13 23:03:06.967 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-13 23:03:06.968 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:03:06.969 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:03:06.970 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-13 23:03:06.971 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:03:06.972 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-13 23:03:06.973 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-13 23:03:06.974 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-13 23:03:06.975 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-13 23:03:06.976 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:03:06.977 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-13 23:03:06.978 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-13 23:03:06.981 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-13 23:03:07.048 | Collecting python-swiftclient>=3.2.0 2022-04-13 23:03:07.056 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-04-13 23:03:07.205 | Collecting os-brick>=2.6.0 2022-04-13 23:03:07.212 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-04-13 23:03:07.226 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:03:07.316 | Collecting python-cinderclient>=4.1.0 2022-04-13 23:03:07.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-04-13 23:03:07.337 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-13 23:03:07.346 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-13 23:03:07.347 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-13 23:03:07.360 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-13 23:03:07.429 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-13 23:03:07.431 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-13 23:03:07.432 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-13 23:03:07.457 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:03:07.459 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-13 23:03:07.460 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-13 23:03:07.461 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-13 23:03:07.463 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-13 23:03:07.475 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-13 23:03:07.516 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:03:07.517 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-13 23:03:07.518 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-13 23:03:07.520 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-13 23:03:07.539 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-13 23:03:07.540 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-13 23:03:07.556 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-13 23:03:07.572 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-13 23:03:07.573 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-13 23:03:07.593 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-13 23:03:07.597 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:03:07.676 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-13 23:03:07.678 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-13 23:03:07.680 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-13 23:03:07.682 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-13 23:03:07.732 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-13 23:03:07.757 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-13 23:03:07.989 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-13 23:03:07.992 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-13 23:03:08.032 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:03:08.033 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-13 23:03:08.036 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-13 23:03:08.037 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-13 23:03:08.038 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-13 23:03:08.039 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-13 23:03:08.095 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-13 23:03:08.276 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:03:08.299 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-13 23:03:08.381 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-13 23:03:08.529 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-13 23:03:10.152 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-04-13 23:03:11.161 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-04-13 23:03:11.161 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:03:11.167 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:03:11.167 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:03:11.289 | + inc/python:pip_install:200 : result=0 2022-04-13 23:03:11.291 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:03:11.294 | + functions-common:time_stop:2432 : local name 2022-04-13 23:03:11.296 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:03:11.299 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:03:11.301 | + functions-common:time_stop:2435 : local total 2022-04-13 23:03:11.303 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:03:11.306 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:03:11.308 | + functions-common:time_stop:2439 : start_time=1649890984776 2022-04-13 23:03:11.310 | + functions-common:time_stop:2441 : [[ -z 1649890984776 ]] 2022-04-13 23:03:11.314 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:03:11.318 | + functions-common:time_stop:2444 : end_time=1649890991315 2022-04-13 23:03:11.320 | + functions-common:time_stop:2445 : elapsed_time=6539 2022-04-13 23:03:11.322 | + functions-common:time_stop:2446 : total=98219 2022-04-13 23:03:11.325 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:03:11.327 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=104758 2022-04-13 23:03:11.329 | + inc/python:pip_install:203 : return 0 2022-04-13 23:03:11.332 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 23:03:11.334 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 23:03:11.337 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 23:03:11.350 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 23:03:11.355 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 23:03:11.359 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 23:03:11.361 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 23:03:11.363 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:03:11.365 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:03:11.368 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:03:11.371 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:03:11.373 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:03:11.376 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:03:11.392 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:03:11.394 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:03:11.397 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:03:11.400 | + functions-common:git_clone:629 : echo master 2022-04-13 23:03:11.400 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:03:11.405 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 23:03:11.408 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:03:11.410 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 23:03:11.423 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 23:03:11.425 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:03:11.426 | + functions-common:git_clone:685 : head -1 2022-04-13 23:03:11.429 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 23:03:11.431 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:03:11.434 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 23:03:11.437 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:03:11.439 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:03:11.442 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 23:03:11.444 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:03:11.446 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 23:03:11.449 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:03:11.451 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:03:11.454 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 23:03:11.457 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:03:11.459 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:03:11.462 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 23:03:11.465 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:03:11.468 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 23:03:11.471 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:03:11.473 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:03:11.476 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 23:03:11.482 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 23:03:11.484 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 23:03:12.157 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 23:03:12.159 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:03:12.162 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:03:12.164 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:03:12.166 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:03:12.169 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 23:03:12.171 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:03:12.173 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:03:12.175 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:03:12.178 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:03:12.180 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:03:12.183 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:03:12.185 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:03:12.187 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 23:03:12.209 | Using python 3.8 to install /opt/stack/glance 2022-04-13 23:03:12.211 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-13 23:03:12.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:03:12.977 | from cryptography.utils import int_from_bytes 2022-04-13 23:03:12.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:03:12.977 | from cryptography.utils import int_from_bytes 2022-04-13 23:03:14.151 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:03:14.182 | Obtaining file:///opt/stack/glance 2022-04-13 23:03:14.183 | Preparing metadata (setup.py): started 2022-04-13 23:03:18.673 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:03:18.820 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 23:03:18.821 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 23:03:18.822 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 23:03:18.823 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 23:03:18.824 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:03:18.825 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 23:03:18.826 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 23:03:18.827 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 23:03:18.828 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 23:03:18.829 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 23:03:18.830 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 23:03:18.831 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:03:18.833 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 23:03:18.834 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:03:18.835 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 23:03:18.836 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:03:18.837 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:03:18.987 | Collecting taskflow>=4.0.0 2022-04-13 23:03:18.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-04-13 23:03:19.017 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:03:19.018 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 23:03:19.060 | Collecting WSME>=0.8.0 2022-04-13 23:03:19.067 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-04-13 23:03:19.074 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:03:19.076 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:03:19.077 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:03:19.079 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 23:03:19.080 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 23:03:19.081 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 23:03:19.082 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:03:19.127 | Collecting oslo.limit>=1.4.0 2022-04-13 23:03:19.134 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-04-13 23:03:19.138 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 23:03:19.140 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 23:03:19.141 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 23:03:19.142 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 23:03:19.144 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 23:03:19.175 | Collecting retrying!=1.3.0,>=1.2.3 2022-04-13 23:03:19.182 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-04-13 23:03:19.186 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 23:03:19.187 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:03:19.188 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:03:19.189 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 23:03:19.220 | Collecting cursive>=0.2.1 2022-04-13 23:03:19.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-04-13 23:03:19.231 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 23:03:19.232 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:03:19.327 | Collecting castellan>=0.17.0 2022-04-13 23:03:19.334 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB) 2022-04-13 23:03:19.356 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 23:03:19.357 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 23:03:19.358 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:03:19.382 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-13 23:03:19.444 | Collecting python-barbicanclient>=4.5.2 2022-04-13 23:03:19.450 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-04-13 23:03:19.495 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 23:03:19.535 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-13 23:03:19.542 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 23:03:19.556 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 23:03:19.557 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 23:03:19.558 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 23:03:19.649 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-13 23:03:19.750 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-13 23:03:19.804 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-13 23:03:19.807 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:03:19.840 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-13 23:03:19.883 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 23:03:19.885 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-13 23:03:19.887 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:03:19.945 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-13 23:03:19.948 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-13 23:03:19.951 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:03:19.978 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-13 23:03:20.024 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-13 23:03:20.027 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-13 23:03:20.087 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-13 23:03:20.090 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-13 23:03:20.093 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-13 23:03:20.095 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:03:20.096 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:03:20.121 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-13 23:03:20.127 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:03:20.127 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:03:20.172 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-13 23:03:20.214 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 23:03:20.216 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:03:20.219 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 23:03:20.296 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 23:03:20.355 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 23:03:20.462 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 23:03:20.859 | Collecting networkx>=2.1.0 2022-04-13 23:03:20.868 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a1/e8fe052cc1b4e/networkx-2.8-py3-none-any.whl (2.0 MB) 2022-04-13 23:03:20.994 | Collecting automaton>=1.9.0 2022-04-13 23:03:21.001 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-04-13 23:03:21.005 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 23:03:21.040 | Collecting pydot>=1.2.4 2022-04-13 23:03:21.047 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-04-13 23:03:21.131 | Collecting simplegeneric 2022-04-13 23:03:21.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-04-13 23:03:21.144 | Preparing metadata (setup.py): started 2022-04-13 23:03:23.787 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:03:23.818 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:03:23.922 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 23:03:24.045 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:03:24.316 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-13 23:03:24.318 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:03:24.319 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-13 23:03:24.320 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-13 23:03:24.321 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-13 23:03:24.324 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-13 23:03:24.325 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:03:24.452 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-13 23:03:24.487 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-13 23:03:24.533 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:03:24.540 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:03:24.794 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:03:24.996 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-13 23:03:24.997 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-13 23:03:24.999 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-13 23:03:25.002 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-13 23:03:25.122 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-13 23:03:25.288 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:03:25.393 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-13 23:03:25.718 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:03:25.720 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:03:25.965 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-13 23:03:26.287 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:03:26.672 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2) 2022-04-13 23:03:26.673 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0) 2022-04-13 23:03:27.046 | Building wheels for collected packages: simplegeneric 2022-04-13 23:03:27.047 | Building wheel for simplegeneric (setup.py): started 2022-04-13 23:03:30.786 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-04-13 23:03:30.786 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=c54fb5548d31ea900287107cba8de3920e02b14a640e30eea64ca070bd865593 2022-04-13 23:03:30.787 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-04-13 23:03:30.790 | Successfully built simplegeneric 2022-04-13 23:03:31.663 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-04-13 23:03:34.423 | Running setup.py develop for glance 2022-04-13 23:03:40.084 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.1 cursive-0.2.2 glance networkx-2.8 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-04-13 23:03:40.084 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:03:40.092 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:03:40.092 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:03:40.239 | + inc/python:pip_install:200 : result=0 2022-04-13 23:03:40.241 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:03:40.243 | + functions-common:time_stop:2432 : local name 2022-04-13 23:03:40.245 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:03:40.248 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:03:40.251 | + functions-common:time_stop:2435 : local total 2022-04-13 23:03:40.253 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:03:40.255 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:03:40.257 | + functions-common:time_stop:2439 : start_time=1649890992203 2022-04-13 23:03:40.260 | + functions-common:time_stop:2441 : [[ -z 1649890992203 ]] 2022-04-13 23:03:40.262 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:03:40.267 | + functions-common:time_stop:2444 : end_time=1649891020264 2022-04-13 23:03:40.269 | + functions-common:time_stop:2445 : elapsed_time=28061 2022-04-13 23:03:40.272 | + functions-common:time_stop:2446 : total=104758 2022-04-13 23:03:40.275 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:03:40.277 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=132819 2022-04-13 23:03:40.279 | + inc/python:pip_install:203 : return 0 2022-04-13 23:03:40.281 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:03:40.284 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:03:40.286 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:03:40.305 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:03:40.317 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 23:03:40.320 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 23:03:40.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:03:40.324 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:03:40.327 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 23:03:40.330 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:03:40.332 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:03:40.335 | + ./stack.sh:main:922 : configure_glance 2022-04-13 23:03:40.337 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 23:03:40.349 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 23:03:40.352 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 23:03:40.355 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 23:03:40.358 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 23:03:40.360 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 23:03:40.362 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:03:40.365 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:03:40.367 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 23:03:40.396 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:03:40.426 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 23:03:40.453 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:03:40.480 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 23:03:40.509 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 23:03:40.539 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 23:03:40.542 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:03:40.544 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 23:03:40.546 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:03:40.548 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 23:03:40.577 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 23:03:40.604 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:03:40.631 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 23:03:40.660 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 23:03:40.687 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 23:03:40.714 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 23:03:40.741 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 23:03:40.769 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:03:40.797 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:03:40.825 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:03:40.858 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 23:03:40.861 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 23:03:40.863 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 23:03:40.865 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:03:40.868 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:03:40.870 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:03:40.886 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:03:40.889 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:03:40.891 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:03:40.893 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:03:40.910 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:03:40.912 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:03:40.915 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:03:40.943 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:03:40.945 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:03:40.947 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 23:03:40.950 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 23:03:40.952 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 23:03:40.980 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 23:03:41.008 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 23:03:41.010 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 23:03:41.013 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 23:03:41.015 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 23:03:41.017 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:03:41.020 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 23:03:41.022 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:03:41.052 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 23:03:41.055 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.52 2022-04-13 23:03:41.086 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:03:41.089 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 23:03:41.105 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:03:41.107 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 23:03:41.135 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 23:03:41.163 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-13 23:03:41.191 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 23:03:41.219 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 23:03:41.248 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 23:03:41.264 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:03:41.266 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:03:41.294 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 23:03:41.324 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 23:03:41.352 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.52/identity/v3 2022-04-13 23:03:41.379 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 23:03:41.408 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.52/image 2022-04-13 23:03:41.435 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 23:03:41.452 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:03:41.454 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 23:03:41.456 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 23:03:41.459 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:03:41.462 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:03:41.479 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:03:41.482 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:03:41.484 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:03:41.486 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:03:41.489 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:03:41.517 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:03:41.544 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:03:41.572 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:03:41.600 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 23:03:41.604 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 23:03:41.635 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 23:03:41.663 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:03:41.691 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.52/identity 2022-04-13 23:03:41.719 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 23:03:41.748 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 23:03:41.775 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 23:03:41.803 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:03:41.834 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 23:03:41.864 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 23:03:41.894 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 23:03:41.922 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 23:03:41.927 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-13 23:03:41.933 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 23:03:41.949 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:03:41.952 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 23:03:41.954 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 23:03:41.957 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 23:03:41.959 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 23:03:41.961 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 23:03:41.964 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 23:03:41.968 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 23:03:41.970 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 23:03:41.974 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-13 23:03:42.003 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 23:03:42.005 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 23:03:42.007 | ++ functions:get_random_port:837 : true 2022-04-13 23:03:42.010 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 23:03:42.012 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 23:03:42.015 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 23:03:42.090 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 23:03:42.092 | ++ functions:get_random_port:841 : break 2 2022-04-13 23:03:42.095 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 23:03:42.097 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 23:03:42.100 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 23:03:42.130 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 23:03:42.157 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 23:03:42.183 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:03:42.210 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:03:42.238 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:03:42.268 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:03:42.297 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:03:42.324 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:03:42.351 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:03:42.378 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:03:42.405 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:03:42.433 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:03:42.463 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:03:42.491 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 23:03:42.519 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 23:03:42.546 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 23:03:42.573 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 23:03:42.601 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 23:03:42.628 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 23:03:42.631 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 23:03:42.633 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:03:42.636 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:03:42.638 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:03:42.641 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 23:03:42.643 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 23:03:42.706 | proxy (enabled by site administrator) 2022-04-13 23:03:42.709 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 23:03:42.712 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 23:03:42.714 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:03:42.716 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:03:42.719 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:03:42.721 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 23:03:42.723 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 23:03:42.776 | No module matches proxy_http 2022-04-13 23:03:42.779 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-04-13 23:03:42.842 | Considering dependency proxy for proxy_http: 2022-04-13 23:03:42.842 | Module proxy already enabled 2022-04-13 23:03:42.842 | Enabling module proxy_http. 2022-04-13 23:03:42.847 | To activate the new configuration, you need to run: 2022-04-13 23:03:42.847 | systemctl restart apache2 2022-04-13 23:03:42.852 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-04-13 23:03:42.854 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:03:42.857 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:03:42.860 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:03:42.987 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 23:03:42.991 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 23:03:42.993 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 23:03:42.996 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:03:42.999 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:03:43.001 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:03:43.004 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:03:43.007 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:03:43.010 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 23:03:43.010 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:03:43.019 | KeepAlive Off 2022-04-13 23:03:43.023 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 23:03:43.024 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:03:43.033 | SetEnv proxy-sendchunked 1 2022-04-13 23:03:43.037 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:03:43.037 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 23:03:43.046 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 23:03:43.049 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 23:03:43.051 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 23:03:43.054 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:03:43.056 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:03:43.058 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:03:43.061 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:03:43.063 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:03:43.065 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:03:43.067 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:03:43.070 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:03:43.072 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:03:43.074 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 23:03:43.135 | Enabling site glance-wsgi-api. 2022-04-13 23:03:43.140 | To activate the new configuration, you need to run: 2022-04-13 23:03:43.140 | systemctl reload apache2 2022-04-13 23:03:43.145 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 23:03:43.148 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:03:43.150 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:03:43.152 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:03:43.284 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 23:03:43.293 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 23:03:43.323 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 23:03:43.325 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 23:03:43.343 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:03:43.346 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 23:03:43.348 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 23:03:43.351 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 23:03:43.353 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:03:43.356 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 23:03:43.359 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 23:03:43.361 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 23:03:43.363 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 23:03:43.365 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:03:43.368 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:03:43.371 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:03:43.373 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:03:43.376 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:03:43.378 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:03:43.395 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:03:43.397 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:03:43.399 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:03:43.402 | + functions-common:git_clone:629 : echo master 2022-04-13 23:03:43.403 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:03:43.408 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 23:03:43.411 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:03:43.413 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 23:03:43.426 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 23:03:43.429 | + functions-common:git_clone:685 : head -1 2022-04-13 23:03:43.431 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:03:43.443 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 23:03:43.446 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:03:43.449 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 23:03:43.452 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:03:43.458 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:03:43.461 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 23:03:43.463 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:03:43.466 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 23:03:43.469 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:03:43.471 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:03:43.473 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 23:03:43.476 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:03:43.478 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:03:43.481 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 23:03:43.484 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:03:43.486 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 23:03:43.489 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:03:43.491 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:03:43.494 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 23:03:43.500 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 23:03:43.502 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 23:03:44.153 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 23:03:44.156 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:03:44.158 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:03:44.160 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:03:44.162 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:03:44.165 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 23:03:44.167 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:03:44.170 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:03:44.172 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:03:44.174 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:03:44.177 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:03:44.179 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:03:44.181 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:03:44.184 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 23:03:44.205 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 23:03:44.207 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-13 23:03:45.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:03:45.016 | from cryptography.utils import int_from_bytes 2022-04-13 23:03:45.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:03:45.016 | from cryptography.utils import int_from_bytes 2022-04-13 23:03:46.189 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:03:46.220 | Obtaining file:///opt/stack/cinder 2022-04-13 23:03:46.221 | Preparing metadata (setup.py): started 2022-04-13 23:03:51.629 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:03:51.836 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-13 23:03:51.837 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-13 23:03:51.838 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-13 23:03:51.839 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-13 23:03:51.841 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-13 23:03:51.842 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-13 23:03:51.843 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:03:51.844 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:03:51.845 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-13 23:03:51.846 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-13 23:03:51.958 | Collecting oauth2client>=4.1.3 2022-04-13 23:03:51.966 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-04-13 23:03:51.973 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-13 23:03:51.974 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:03:51.975 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-13 23:03:51.976 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-13 23:03:51.977 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-13 23:03:51.978 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-13 23:03:51.979 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-13 23:03:51.980 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-13 23:03:51.981 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-13 23:03:51.982 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-13 23:03:51.984 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:03:51.985 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-13 23:03:51.986 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-13 23:03:51.987 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:03:51.988 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-13 23:03:51.989 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-13 23:03:51.990 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-13 23:03:51.991 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-13 23:03:52.121 | Collecting paramiko>=2.7.2 2022-04-13 23:03:52.129 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-04-13 23:03:52.139 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:03:52.140 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:03:52.141 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-13 23:03:52.142 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-13 23:03:52.143 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-13 23:03:52.236 | Collecting python-glanceclient>=3.2.2 2022-04-13 23:03:52.244 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-04-13 23:03:52.253 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-13 23:03:52.254 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-13 23:03:52.255 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-13 23:03:52.257 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-13 23:03:52.258 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-13 23:03:52.259 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-13 23:03:52.260 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-13 23:03:52.303 | Collecting rtslib-fb>=2.1.74 2022-04-13 23:03:52.309 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-04-13 23:03:52.315 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-13 23:03:52.316 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-13 23:03:52.317 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-13 23:03:52.318 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:03:52.358 | Collecting tabulate>=0.8.7 2022-04-13 23:03:52.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-04-13 23:03:52.368 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:03:52.369 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-13 23:03:52.370 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:03:52.493 | Collecting oslo.vmware>=3.10.0 2022-04-13 23:03:52.501 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-04-13 23:03:52.517 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-13 23:03:52.518 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:03:52.519 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-13 23:03:52.694 | Collecting google-api-python-client>=1.11.0 2022-04-13 23:03:52.714 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a06/b9621de90623e/google_api_python_client-2.43.0-py2.py3-none-any.whl (8.3 MB) 2022-04-13 23:03:52.909 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:03:52.910 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-13 23:03:52.911 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-13 23:03:52.956 | Collecting zstd>=1.4.5.1 2022-04-13 23:03:52.963 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-04-13 23:03:53.061 | Preparing metadata (setup.py): started 2022-04-13 23:03:55.709 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:03:56.938 | Collecting boto3>=1.16.51 2022-04-13 23:03:56.947 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e8/45aa92b3ad70b/boto3-1.21.37-py3-none-any.whl (132 kB) 2022-04-13 23:03:56.968 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:03:58.602 | Collecting botocore<1.25.0,>=1.24.37 2022-04-13 23:03:58.625 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/21e/164a213beca36/botocore-1.24.37-py3-none-any.whl (8.7 MB) 2022-04-13 23:03:58.899 | Collecting s3transfer<0.6.0,>=0.5.0 2022-04-13 23:03:58.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-04-13 23:03:58.972 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-13 23:03:59.003 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev49) (2.2.1) 2022-04-13 23:03:59.050 | Collecting google-auth-httplib2>=0.1.0 2022-04-13 23:03:59.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-04-13 23:03:59.197 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-04-13 23:03:59.205 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e0/79eb4d21df185/google_auth-2.6.3-py2.py3-none-any.whl (156 kB) 2022-04-13 23:03:59.346 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 2022-04-13 23:03:59.353 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6be/1fc59e2a7ba9f/google_api_core-2.7.1-py3-none-any.whl (114 kB) 2022-04-13 23:03:59.396 | Collecting uritemplate<5,>=3.0.1 2022-04-13 23:03:59.403 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-04-13 23:03:59.502 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev49) (1.7.0) 2022-04-13 23:03:59.555 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (2.10.1) 2022-04-13 23:03:59.558 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:03:59.704 | Collecting pyasn1-modules>=0.0.5 2022-04-13 23:03:59.712 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-04-13 23:03:59.868 | Collecting pyasn1>=0.1.7 2022-04-13 23:03:59.876 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-04-13 23:03:59.942 | Collecting rsa>=3.1.4 2022-04-13 23:03:59.950 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-04-13 23:04:00.006 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev49) (0.17.3) 2022-04-13 23:04:00.061 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:04:00.062 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:04:00.064 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-13 23:04:00.066 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (0.8.0) 2022-04-13 23:04:00.128 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.7.7) 2022-04-13 23:04:00.130 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (2.0.1) 2022-04-13 23:04:00.131 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:04:00.189 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (2.8.2) 2022-04-13 23:04:00.193 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (0.9.6) 2022-04-13 23:04:00.257 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.4.0) 2022-04-13 23:04:00.258 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.2.4) 2022-04-13 23:04:00.259 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:04:00.262 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:04:00.265 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:04:00.288 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.3.0) 2022-04-13 23:04:00.290 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:04:00.294 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:04:00.385 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev49) (1.0.3) 2022-04-13 23:04:00.473 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (3.0.0) 2022-04-13 23:04:00.476 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:04:00.498 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:04:00.526 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev49) (0.11.0) 2022-04-13 23:04:00.634 | Collecting suds-community>=0.6 2022-04-13 23:04:00.641 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9bf/f1653ea6a86ba/suds_community-1.1.0-py3-none-any.whl (144 kB) 2022-04-13 23:04:00.653 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.26.9) 2022-04-13 23:04:00.909 | Collecting pynacl>=1.0.1 2022-04-13 23:04:00.918 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-04-13 23:04:00.965 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-13 23:04:01.105 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:04:01.147 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.14.0) 2022-04-13 23:04:01.185 | Collecting warlock<2,>=1.2.0 2022-04-13 23:04:01.192 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-04-13 23:04:01.196 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (22.0.0) 2022-04-13 23:04:01.394 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2.0.12) 2022-04-13 23:04:01.396 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-13 23:04:01.399 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-13 23:04:01.440 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-13 23:04:01.511 | Collecting pyudev>=0.16.1 2022-04-13 23:04:01.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-04-13 23:04:01.764 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-13 23:04:01.766 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:04:01.908 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-13 23:04:01.910 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:04:01.911 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-13 23:04:02.041 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-13 23:04:02.163 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (4.11.3) 2022-04-13 23:04:02.164 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:04:02.165 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.2.0) 2022-04-13 23:04:02.201 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:04:02.425 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-13 23:04:02.502 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:04:02.505 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:04:02.682 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:04:02.827 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-04-13 23:04:02.834 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/602/20c89b8bd5272/googleapis_common_protos-1.56.0-py2.py3-none-any.whl (241 kB) 2022-04-13 23:04:02.845 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (3.20.0) 2022-04-13 23:04:03.048 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:04:03.480 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (1.1.5) 2022-04-13 23:04:03.532 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.14.1) 2022-04-13 23:04:03.581 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (0.2.5) 2022-04-13 23:04:05.140 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.32) 2022-04-13 23:04:05.415 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (1.8.2) 2022-04-13 23:04:05.417 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (21.4.0) 2022-04-13 23:04:05.563 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (2.2) 2022-04-13 23:04:05.755 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:04:05.930 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (3.8.0) 2022-04-13 23:04:06.589 | Building wheels for collected packages: zstd 2022-04-13 23:04:06.590 | Building wheel for zstd (setup.py): started 2022-04-13 23:04:55.511 | Building wheel for zstd (setup.py): finished with status 'done' 2022-04-13 23:04:55.523 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761477 sha256=4ab9ab0f0287b998d3e1889cd702d3499ee29bb4fb46bef7b1245b8170e0c70d 2022-04-13 23:04:55.524 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-04-13 23:04:55.527 | Successfully built zstd 2022-04-13 23:04:56.559 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-04-13 23:04:58.602 | Attempting uninstall: pynacl 2022-04-13 23:04:58.604 | Found existing installation: PyNaCl 1.3.0 2022-04-13 23:04:58.611 | Uninstalling PyNaCl-1.3.0: 2022-04-13 23:04:58.637 | Successfully uninstalled PyNaCl-1.3.0 2022-04-13 23:05:00.442 | Running setup.py develop for cinder 2022-04-13 23:05:07.691 | Successfully installed boto3-1.21.37 botocore-1.24.37 cinder google-api-core-2.7.1 google-api-python-client-2.43.0 google-auth-2.6.3 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.6.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.2 suds-community-1.1.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-04-13 23:05:07.691 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:05:07.698 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:05:07.698 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:05:07.955 | + inc/python:pip_install:200 : result=0 2022-04-13 23:05:07.957 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:05:07.960 | + functions-common:time_stop:2432 : local name 2022-04-13 23:05:07.963 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:05:07.965 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:05:07.967 | + functions-common:time_stop:2435 : local total 2022-04-13 23:05:07.969 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:05:07.971 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:05:07.974 | + functions-common:time_stop:2439 : start_time=1649891024199 2022-04-13 23:05:07.976 | + functions-common:time_stop:2441 : [[ -z 1649891024199 ]] 2022-04-13 23:05:07.979 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:05:07.984 | + functions-common:time_stop:2444 : end_time=1649891107981 2022-04-13 23:05:07.986 | + functions-common:time_stop:2445 : elapsed_time=83782 2022-04-13 23:05:07.988 | + functions-common:time_stop:2446 : total=132819 2022-04-13 23:05:07.990 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:05:07.992 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=216601 2022-04-13 23:05:07.995 | + inc/python:pip_install:203 : return 0 2022-04-13 23:05:07.997 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:05:08.000 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:05:08.002 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:05:08.021 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:05:08.033 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 23:05:08.035 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 23:05:08.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:05:08.041 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:05:08.043 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 23:05:08.045 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:05:08.048 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 23:05:08.050 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 23:05:08.053 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 23:05:08.055 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:05:08.058 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:05:08.060 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 23:05:08.071 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 23:05:08.074 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:05:08.076 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:05:08.079 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:05:08.081 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:05:08.084 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:05:08.086 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:05:08.089 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:05:08.091 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:05:08.094 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:05:08.096 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:05:08.099 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:05:08.102 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:05:08.104 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 23:05:08.107 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:05:08.109 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:05:08.112 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:05:08.114 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 23:05:08.136 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-13 23:05:08.244 | Reading package lists... 2022-04-13 23:05:08.486 | Building dependency tree... 2022-04-13 23:05:08.488 | Reading state information... 2022-04-13 23:05:08.731 | The following packages were automatically installed and are no longer required: 2022-04-13 23:05:08.733 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:05:08.733 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:05:08.733 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:05:08.733 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:05:08.733 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:05:08.733 | python3-zope.interface 2022-04-13 23:05:08.733 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:05:08.734 | The following additional packages will be installed: 2022-04-13 23:05:08.734 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-04-13 23:05:08.734 | python3-urwid 2022-04-13 23:05:08.735 | Suggested packages: 2022-04-13 23:05:08.735 | python-pyparsing-doc python-urwid-doc 2022-04-13 23:05:08.803 | The following NEW packages will be installed: 2022-04-13 23:05:08.803 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-04-13 23:05:08.803 | python3-urwid targetcli-fb 2022-04-13 23:05:09.098 | 0 upgraded, 6 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:05:09.098 | Need to get 356 kB of archives. 2022-04-13 23:05:09.098 | After this operation, 2,294 kB of additional disk space will be used. 2022-04-13 23:05:09.098 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-04-13 23:05:09.534 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-04-13 23:05:09.779 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-04-13 23:05:09.806 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-04-13 23:05:09.828 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-04-13 23:05:09.849 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-04-13 23:05:10.423 | Fetched 356 kB in 1s (339 kB/s) 2022-04-13 23:05:10.456 | Selecting previously unselected package python3-pyparsing. 2022-04-13 23:05:10.508 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2022-04-13 23:05:10.511 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-04-13 23:05:10.514 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-04-13 23:05:10.551 | Selecting previously unselected package python3-urwid. 2022-04-13 23:05:10.561 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-04-13 23:05:10.563 | Unpacking python3-urwid (2.0.1-3) ... 2022-04-13 23:05:10.619 | Selecting previously unselected package python3-configshell-fb. 2022-04-13 23:05:10.629 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-04-13 23:05:10.631 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-13 23:05:10.667 | Selecting previously unselected package python3-pyudev. 2022-04-13 23:05:10.676 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-04-13 23:05:10.679 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-13 23:05:10.716 | Selecting previously unselected package python3-rtslib-fb. 2022-04-13 23:05:10.727 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-04-13 23:05:10.729 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-13 23:05:10.769 | Selecting previously unselected package targetcli-fb. 2022-04-13 23:05:10.779 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-04-13 23:05:10.781 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-13 23:05:10.840 | Setting up python3-urwid (2.0.1-3) ... 2022-04-13 23:05:11.191 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-13 23:05:11.191 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-13 23:05:11.191 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-13 23:05:11.191 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-13 23:05:11.191 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-13 23:05:11.191 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-13 23:05:11.192 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-13 23:05:11.192 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-13 23:05:11.295 | Setting up python3-pyparsing (2.4.6-1) ... 2022-04-13 23:05:11.614 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-13 23:05:11.919 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-13 23:05:12.208 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-13 23:05:13.475 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-13 23:05:13.997 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-04-13 23:05:13.998 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-04-13 23:05:15.977 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 23:05:16.081 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 23:05:24.530 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:05:24.533 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:05:24.536 | + functions-common:time_stop:2432 : local name 2022-04-13 23:05:24.538 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:05:24.540 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:05:24.543 | + functions-common:time_stop:2435 : local total 2022-04-13 23:05:24.545 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:05:24.548 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:05:24.550 | + functions-common:time_stop:2439 : start_time=1649891108133 2022-04-13 23:05:24.553 | + functions-common:time_stop:2441 : [[ -z 1649891108133 ]] 2022-04-13 23:05:24.556 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:05:24.561 | + functions-common:time_stop:2444 : end_time=1649891124558 2022-04-13 23:05:24.564 | + functions-common:time_stop:2445 : elapsed_time=16425 2022-04-13 23:05:24.567 | + functions-common:time_stop:2446 : total=283493 2022-04-13 23:05:24.570 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:05:24.572 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=299918 2022-04-13 23:05:24.574 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:05:24.577 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:05:24.579 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 23:05:24.582 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 23:05:24.594 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 23:05:24.599 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 23:05:24.601 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 23:05:24.603 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:05:24.607 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 23:05:24.607 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:05:24.612 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 23:05:24.614 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 23:05:24.616 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:05:24.619 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 23:05:24.621 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 23:05:24.623 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 23:05:24.625 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 23:05:24.627 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 23:05:24.639 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 23:05:24.651 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-13 23:05:24.663 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-13 23:05:24.675 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 23:05:24.688 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:05:24.690 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:05:24.695 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.6NpaF4ifE6 2022-04-13 23:05:24.697 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:05:24.699 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:05:24.701 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 23:05:24.704 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.6NpaF4ifE6 2022-04-13 23:05:24.708 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.6NpaF4ifE6 2022-04-13 23:05:24.719 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.6NpaF4ifE6 /etc/sudoers.d/cinder-rootwrap 2022-04-13 23:05:24.732 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 23:05:24.736 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:05:24.738 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:05:24.741 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:05:24.743 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:05:24.745 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:05:24.747 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:05:24.749 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 23:05:24.752 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 23:05:24.756 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 23:05:24.761 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 23:05:24.780 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 23:05:24.798 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 23:05:24.817 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 23:05:24.835 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 23:05:24.854 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 23:05:24.873 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 23:05:24.892 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 23:05:24.910 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 23:05:24.913 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:05:24.915 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 23:05:24.918 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:05:24.920 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 23:05:24.949 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 23:05:24.977 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:05:25.004 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 23:05:25.032 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 23:05:25.062 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 23:05:25.090 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 23:05:25.118 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 23:05:25.147 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:05:25.176 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:05:25.205 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 23:05:25.235 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 23:05:25.263 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 23:05:25.266 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 23:05:25.268 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 23:05:25.271 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 23:05:25.274 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:05:25.276 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:05:25.307 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 23:05:25.334 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 23:05:25.362 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 23:05:25.390 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 23:05:25.417 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 23:05:25.444 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 23:05:25.475 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 23:05:25.477 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.52 2022-04-13 23:05:25.504 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:05:25.536 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 23:05:25.545 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key a699cf7ccaf85c6856e83bb92ba29271 2022-04-13 23:05:25.577 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 23:05:25.580 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 23:05:25.607 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 23:05:25.635 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 23:05:25.663 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 23:05:25.690 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 23:05:25.707 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:25.709 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 23:05:25.725 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:25.728 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 23:05:25.744 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:25.747 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 23:05:25.763 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:25.766 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 23:05:25.768 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 23:05:25.770 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 23:05:25.772 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 23:05:25.775 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:05:25.777 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:05:25.779 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:05:25.796 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:25.799 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:05:25.801 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:05:25.804 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:05:25.820 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:25.823 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:05:25.825 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:05:25.852 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:05:25.854 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:05:25.857 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 23:05:25.859 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 23:05:25.862 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:05:25.865 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:05:25.883 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:05:25.885 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:05:25.888 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:05:25.890 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:05:25.892 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:05:25.920 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:05:25.948 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:05:25.976 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:05:26.003 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 23:05:26.020 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:26.022 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 23:05:26.024 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:05:26.027 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 23:05:26.029 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 23:05:26.031 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:05:26.034 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:05:26.036 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 23:05:26.040 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 23:05:26.043 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:05:26.045 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:05:26.058 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:05:26.058 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:05:26.066 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:05:26.069 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:05:26.085 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:05:26.087 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:05:26.091 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 23:05:26.119 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:05:26.147 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 23:05:26.173 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:05:26.200 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:05:26.227 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:05:26.253 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:05:26.281 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:05:26.308 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:05:26.335 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:05:26.362 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:05:26.388 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:05:26.416 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:05:26.443 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:05:26.446 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:05:26.449 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 23:05:26.451 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 23:05:26.453 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:05:26.456 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:05:26.458 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:05:26.460 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:05:26.463 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:05:26.465 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:05:26.492 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:05:26.521 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-13 23:05:26.521 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:05:26.530 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 23:05:26.533 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 23:05:26.535 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 23:05:26.538 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:05:26.541 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:05:26.543 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:05:26.545 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:05:26.548 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:05:26.550 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:05:26.552 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:05:26.554 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:05:26.557 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:05:26.559 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 23:05:26.620 | Enabling site cinder-wsgi. 2022-04-13 23:05:26.625 | To activate the new configuration, you need to run: 2022-04-13 23:05:26.625 | systemctl reload apache2 2022-04-13 23:05:26.629 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:05:26.632 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:05:26.634 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:05:26.636 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:05:26.762 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 23:05:26.765 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 23:05:26.794 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.52/image 2022-04-13 23:05:26.823 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 23:05:26.838 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:26.841 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 23:05:26.843 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:05:26.845 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:05:26.848 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:05:26.851 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 23:05:26.880 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 23:05:26.908 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.52/identity 2022-04-13 23:05:26.936 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 23:05:26.963 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 23:05:26.991 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 23:05:27.018 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 23:05:27.046 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 23:05:27.076 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:05:27.104 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 23:05:27.132 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 23:05:27.160 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:05:27.187 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 23:05:27.189 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 23:05:27.205 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:27.208 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.52:2379 2022-04-13 23:05:27.237 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 23:05:27.240 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 23:05:27.257 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:27.260 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 23:05:27.262 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 23:05:27.265 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 23:05:27.267 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:05:27.269 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 23:05:27.272 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 23:05:27.276 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:05:27.276 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:05:27.282 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:05:27.284 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:05:27.288 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:05:27.290 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:05:27.293 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 23:05:27.295 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 23:05:27.298 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 23:05:27.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:05:27.303 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:05:27.305 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 23:05:27.308 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:05:27.310 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 23:05:27.313 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 23:05:27.315 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 23:05:27.317 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:05:27.319 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:05:27.322 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:05:27.325 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:05:27.327 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:05:27.330 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:05:27.346 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:05:27.348 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:05:27.351 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:05:27.353 | + functions-common:git_clone:629 : echo master 2022-04-13 23:05:27.354 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:05:27.359 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 23:05:27.361 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:05:27.363 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 23:05:27.375 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 23:05:27.378 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:05:27.378 | + functions-common:git_clone:685 : head -1 2022-04-13 23:05:27.382 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 23:05:27.385 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:05:27.387 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 23:05:27.390 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:05:27.392 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:05:27.395 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 23:05:27.398 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:05:27.400 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 23:05:27.402 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:05:27.405 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:05:27.407 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 23:05:27.410 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:05:27.413 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:05:27.416 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 23:05:27.418 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:05:27.421 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 23:05:27.423 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:05:27.426 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:05:27.430 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 23:05:27.436 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 23:05:27.438 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 23:05:28.109 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 23:05:28.111 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:05:28.113 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:05:28.116 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:05:28.118 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:05:28.120 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 23:05:28.123 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:05:28.125 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:05:28.127 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:05:28.130 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:05:28.132 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:05:28.134 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:05:28.137 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:05:28.139 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 23:05:28.160 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 23:05:28.163 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-13 23:05:28.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:05:28.994 | from cryptography.utils import int_from_bytes 2022-04-13 23:05:28.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:05:28.994 | from cryptography.utils import int_from_bytes 2022-04-13 23:05:30.173 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:05:30.203 | Obtaining file:///opt/stack/neutron 2022-04-13 23:05:30.204 | Preparing metadata (setup.py): started 2022-04-13 23:05:35.787 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:05:35.877 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-13 23:05:35.878 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:05:35.879 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:05:35.880 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-13 23:05:35.881 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:05:35.882 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-13 23:05:35.884 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-13 23:05:35.885 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-13 23:05:35.886 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-13 23:05:35.886 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-13 23:05:35.887 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:05:35.889 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-13 23:05:35.890 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-13 23:05:35.891 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-13 23:05:35.892 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-13 23:05:35.893 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-13 23:05:35.894 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:05:35.896 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-13 23:05:35.897 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-13 23:05:35.898 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:05:35.899 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-13 23:05:35.900 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:05:35.901 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-13 23:05:35.902 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:05:35.903 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-13 23:05:35.904 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-13 23:05:35.905 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-13 23:05:35.906 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:05:35.907 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-13 23:05:35.909 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-13 23:05:35.910 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-13 23:05:35.911 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-13 23:05:35.912 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:05:35.913 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-13 23:05:35.915 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:05:35.916 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-13 23:05:35.917 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-13 23:05:35.918 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:05:35.919 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-13 23:05:35.920 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-13 23:05:35.921 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-13 23:05:35.922 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-13 23:05:35.923 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-13 23:05:35.924 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-13 23:05:35.925 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:05:35.926 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-13 23:05:35.927 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-13 23:05:35.928 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:05:35.929 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-13 23:05:35.930 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-13 23:05:35.931 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-13 23:05:35.932 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:05:35.934 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-13 23:05:35.935 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:05:35.936 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-13 23:05:35.952 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-13 23:05:35.954 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-13 23:05:35.955 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-13 23:05:35.962 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-13 23:05:35.975 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:05:35.976 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-13 23:05:35.977 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-13 23:05:35.996 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev114) (3.0.7) 2022-04-13 23:05:36.003 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:05:36.064 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-13 23:05:36.065 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.7.0) 2022-04-13 23:05:36.118 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:05:36.120 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (4.4.0) 2022-04-13 23:05:36.172 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (1.2.2) 2022-04-13 23:05:36.174 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:05:36.201 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.1.5) 2022-04-13 23:05:36.202 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-13 23:05:36.203 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-13 23:05:36.205 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:05:36.206 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.32) 2022-04-13 23:05:36.208 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:05:36.209 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-13 23:05:36.211 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-13 23:05:36.227 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev114) (1.0.3) 2022-04-13 23:05:36.319 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev114) (0.17.3) 2022-04-13 23:05:36.361 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:05:36.452 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:05:36.454 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.13.0) 2022-04-13 23:05:36.455 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (2.0.1) 2022-04-13 23:05:36.514 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (2.8.2) 2022-04-13 23:05:36.517 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (0.9.6) 2022-04-13 23:05:36.573 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:05:36.574 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:05:36.578 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.2.4) 2022-04-13 23:05:36.580 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.4.0) 2022-04-13 23:05:36.608 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:05:36.611 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.3.0) 2022-04-13 23:05:36.657 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (1.15.0) 2022-04-13 23:05:36.714 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-13 23:05:36.748 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:05:36.752 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-13 23:05:36.775 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:05:36.915 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:05:36.986 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-13 23:05:37.063 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-13 23:05:37.065 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:05:37.180 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:05:37.181 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:05:37.182 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:05:37.183 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:05:37.184 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:05:37.185 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:05:37.186 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:05:37.393 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:05:37.394 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:05:37.395 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.10.1) 2022-04-13 23:05:37.436 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0) 2022-04-13 23:05:37.444 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (3.17.6) 2022-04-13 23:05:37.534 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2.0.12) 2022-04-13 23:05:37.537 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-13 23:05:37.538 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (1.26.9) 2022-04-13 23:05:37.539 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-13 23:05:37.575 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-13 23:05:37.913 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-13 23:05:37.994 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:05:38.157 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (2.21) 2022-04-13 23:05:38.235 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:05:38.236 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:05:38.485 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:05:38.658 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.2) 2022-04-13 23:05:39.188 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1) 2022-04-13 23:05:39.237 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5) 2022-04-13 23:05:39.876 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2) 2022-04-13 23:05:39.881 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2) 2022-04-13 23:05:40.191 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (4.11.1) 2022-04-13 23:05:40.192 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:05:40.358 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev114) (3.8.0) 2022-04-13 23:05:40.597 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (1.8.2) 2022-04-13 23:05:40.598 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (21.4.0) 2022-04-13 23:05:40.781 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:05:41.043 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.3.2) 2022-04-13 23:05:42.435 | Installing collected packages: neutron 2022-04-13 23:05:42.435 | Attempting uninstall: neutron 2022-04-13 23:05:42.437 | Found existing installation: neutron 20.0.0 2022-04-13 23:05:43.746 | Uninstalling neutron-20.0.0: 2022-04-13 23:05:43.824 | Successfully uninstalled neutron-20.0.0 2022-04-13 23:05:43.825 | Running setup.py develop for neutron 2022-04-13 23:05:51.447 | Successfully installed neutron 2022-04-13 23:05:51.447 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:05:51.454 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:05:51.454 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:05:51.607 | + inc/python:pip_install:200 : result=0 2022-04-13 23:05:51.610 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:05:51.612 | + functions-common:time_stop:2432 : local name 2022-04-13 23:05:51.614 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:05:51.616 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:05:51.619 | + functions-common:time_stop:2435 : local total 2022-04-13 23:05:51.621 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:05:51.623 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:05:51.625 | + functions-common:time_stop:2439 : start_time=1649891128155 2022-04-13 23:05:51.627 | + functions-common:time_stop:2441 : [[ -z 1649891128155 ]] 2022-04-13 23:05:51.631 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:05:51.635 | + functions-common:time_stop:2444 : end_time=1649891151632 2022-04-13 23:05:51.637 | + functions-common:time_stop:2445 : elapsed_time=23477 2022-04-13 23:05:51.640 | + functions-common:time_stop:2446 : total=216601 2022-04-13 23:05:51.642 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:05:51.644 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=240078 2022-04-13 23:05:51.647 | + inc/python:pip_install:203 : return 0 2022-04-13 23:05:51.649 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:05:51.652 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:05:51.654 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:05:51.673 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:05:51.685 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 23:05:51.688 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 23:05:51.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:05:51.693 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:05:51.696 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 23:05:51.698 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:05:51.701 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 23:05:51.703 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:05:51.706 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 23:05:51.723 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:51.726 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 23:05:51.728 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 23:05:51.731 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 23:05:51.733 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:05:51.736 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 23:05:51.739 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 23:05:51.741 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 23:05:51.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:05:51.746 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:05:51.749 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 23:05:51.751 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:05:51.754 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 23:05:51.778 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:51.780 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 23:05:51.797 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:51.800 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 23:05:51.817 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:51.820 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 23:05:51.822 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 23:05:51.824 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 23:05:51.827 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:05:51.829 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:05:51.832 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:05:51.835 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:05:51.837 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:05:51.840 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:05:51.856 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:05:51.858 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:05:51.861 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:05:51.863 | + functions-common:git_clone:629 : echo master 2022-04-13 23:05:51.864 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:05:51.869 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 23:05:51.871 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:05:51.873 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 23:05:51.886 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 23:05:51.889 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:05:51.890 | + functions-common:git_clone:685 : head -1 2022-04-13 23:05:51.893 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 23:05:51.896 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:05:51.899 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 23:05:51.901 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:05:51.904 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:05:51.906 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 23:05:51.908 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:05:51.911 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 23:05:51.913 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:05:51.916 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:05:51.918 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 23:05:51.920 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:05:51.923 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:05:51.926 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 23:05:51.929 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:05:51.932 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 23:05:51.934 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:05:51.936 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:05:51.939 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 23:05:51.946 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 23:05:51.948 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 23:05:52.610 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 23:05:52.612 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:05:52.614 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:05:52.617 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:05:52.619 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:05:52.621 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 23:05:52.624 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:05:52.626 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:05:52.628 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:05:52.631 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:05:52.633 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:05:52.635 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:05:52.638 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:05:52.640 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 23:05:52.661 | Using python 3.8 to install /opt/stack/nova 2022-04-13 23:05:52.663 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-13 23:05:53.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:05:53.507 | from cryptography.utils import int_from_bytes 2022-04-13 23:05:53.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:05:53.508 | from cryptography.utils import int_from_bytes 2022-04-13 23:05:54.698 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:05:54.729 | Obtaining file:///opt/stack/nova 2022-04-13 23:05:54.730 | Preparing metadata (setup.py): started 2022-04-13 23:06:01.313 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:06:01.569 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-13 23:06:01.570 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-13 23:06:01.571 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-13 23:06:01.572 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-13 23:06:01.573 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:06:01.574 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-13 23:06:01.576 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-13 23:06:01.577 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-13 23:06:01.578 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-13 23:06:01.581 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-13 23:06:01.583 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-13 23:06:01.585 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:06:01.586 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:06:01.586 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:06:01.588 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-13 23:06:01.589 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-13 23:06:01.590 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-13 23:06:01.592 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-13 23:06:01.592 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-13 23:06:01.593 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-13 23:06:01.594 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:06:01.596 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-13 23:06:01.597 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:06:01.598 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-13 23:06:01.599 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-13 23:06:01.601 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-13 23:06:01.604 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:06:01.687 | Collecting websockify>=0.9.0 2022-04-13 23:06:01.694 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-04-13 23:06:01.699 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-13 23:06:01.700 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:06:01.701 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-13 23:06:01.702 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-13 23:06:01.703 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-13 23:06:01.704 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:06:01.706 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-13 23:06:01.707 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-13 23:06:01.708 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:06:01.709 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-13 23:06:01.711 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-13 23:06:01.712 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:06:01.713 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-13 23:06:01.714 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-13 23:06:01.715 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:06:01.716 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:06:01.717 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-13 23:06:01.718 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:06:01.719 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-13 23:06:01.720 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-13 23:06:01.721 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-13 23:06:01.722 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-13 23:06:01.724 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-13 23:06:01.725 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:06:01.727 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-13 23:06:01.728 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:06:01.765 | Collecting microversion-parse>=0.2.1 2022-04-13 23:06:01.771 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-04-13 23:06:01.775 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-13 23:06:01.776 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-13 23:06:01.777 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:06:01.778 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-13 23:06:01.779 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-13 23:06:01.780 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-13 23:06:01.781 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:06:01.782 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-13 23:06:01.783 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 23:06:01.799 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-13 23:06:01.801 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:06:01.803 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-13 23:06:01.823 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-13 23:06:01.866 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-13 23:06:01.896 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:06:01.897 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-13 23:06:01.921 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:06:02.071 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-13 23:06:02.075 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:06:02.133 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-13 23:06:02.134 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-13 23:06:02.135 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-13 23:06:02.136 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:06:02.139 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-13 23:06:02.141 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:06:02.162 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:06:02.165 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:06:02.218 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:06:02.221 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:06:02.222 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:06:02.282 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-13 23:06:02.391 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-13 23:06:02.393 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:06:02.474 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-13 23:06:02.536 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-13 23:06:02.537 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-13 23:06:02.540 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:06:02.542 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:06:02.568 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-13 23:06:02.570 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:06:02.621 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-13 23:06:02.678 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-13 23:06:02.711 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-13 23:06:02.715 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:06:02.767 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-13 23:06:02.770 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-13 23:06:02.858 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:06:02.884 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-13 23:06:02.964 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-13 23:06:03.042 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-13 23:06:03.106 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-13 23:06:03.109 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-13 23:06:03.110 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:06:03.153 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-13 23:06:03.157 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:06:03.159 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:06:03.240 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-13 23:06:03.241 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-13 23:06:03.242 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-13 23:06:03.244 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-13 23:06:03.339 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-13 23:06:03.559 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-13 23:06:03.560 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-13 23:06:03.675 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-13 23:06:03.676 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:06:03.678 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-13 23:06:03.797 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-13 23:06:05.020 | Collecting numpy 2022-04-13 23:06:05.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ca/688e1b9b95d80/numpy-1.22.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-04-13 23:06:05.509 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:06:05.710 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-13 23:06:05.792 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:06:05.793 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:06:06.008 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:06:06.117 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-13 23:06:06.592 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-13 23:06:06.639 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-13 23:06:07.000 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:06:07.001 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:06:07.002 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:06:07.004 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:06:07.005 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:06:07.006 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:06:07.007 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:06:08.276 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-13 23:06:08.686 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-13 23:06:08.687 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-13 23:06:08.785 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:06:08.897 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:06:10.407 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-04-13 23:06:13.679 | Running setup.py develop for nova 2022-04-13 23:06:21.791 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.3 websockify-0.10.0 2022-04-13 23:06:21.791 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:06:21.798 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:06:21.798 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:06:21.966 | + inc/python:pip_install:200 : result=0 2022-04-13 23:06:21.968 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:06:21.970 | + functions-common:time_stop:2432 : local name 2022-04-13 23:06:21.972 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:06:21.975 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:06:21.977 | + functions-common:time_stop:2435 : local total 2022-04-13 23:06:21.979 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:06:21.981 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:06:21.984 | + functions-common:time_stop:2439 : start_time=1649891152656 2022-04-13 23:06:21.986 | + functions-common:time_stop:2441 : [[ -z 1649891152656 ]] 2022-04-13 23:06:21.988 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:06:21.992 | + functions-common:time_stop:2444 : end_time=1649891181990 2022-04-13 23:06:21.994 | + functions-common:time_stop:2445 : elapsed_time=29334 2022-04-13 23:06:21.997 | + functions-common:time_stop:2446 : total=240078 2022-04-13 23:06:21.999 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:06:22.001 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=269412 2022-04-13 23:06:22.003 | + inc/python:pip_install:203 : return 0 2022-04-13 23:06:22.005 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:06:22.008 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:06:22.010 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:06:22.030 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:06:22.045 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 23:06:22.048 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 23:06:22.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:06:22.052 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:06:22.055 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 23:06:22.057 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:06:22.060 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-13 23:06:22.072 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:06:22.075 | + ./stack.sh:main:939 : configure_nova 2022-04-13 23:06:22.077 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 23:06:22.090 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 23:06:22.093 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 23:06:22.095 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:06:22.099 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 23:06:22.099 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:06:22.104 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 23:06:22.106 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 23:06:22.109 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:06:22.111 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 23:06:22.114 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 23:06:22.116 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 23:06:22.119 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 23:06:22.122 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 23:06:22.134 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 23:06:22.147 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-13 23:06:22.159 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-13 23:06:22.171 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 23:06:22.184 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:06:22.187 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:06:22.191 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Tv7A72ZYV6 2022-04-13 23:06:22.193 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:06:22.196 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:06:22.198 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 23:06:22.201 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:06:22.203 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:06:22.206 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Tv7A72ZYV6 2022-04-13 23:06:22.210 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Tv7A72ZYV6 2022-04-13 23:06:22.222 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Tv7A72ZYV6 /etc/sudoers.d/nova-rootwrap 2022-04-13 23:06:22.236 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 23:06:22.240 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:06:22.243 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:06:22.245 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:06:22.248 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:06:22.250 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:06:22.252 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:06:22.255 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:06:22.258 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 23:06:22.262 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 23:06:22.279 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:22.282 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 23:06:22.284 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 23:06:22.289 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 23:06:22.292 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 23:06:22.320 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 23:06:22.322 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 23:06:22.348 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 23:06:22.376 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 23:06:22.403 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-13 23:06:22.432 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 23:06:22.462 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 23:06:22.491 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 23:06:22.494 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.52 2022-04-13 23:06:22.521 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 23:06:22.547 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 23:06:22.575 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 23:06:22.602 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 23:06:22.628 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:06:22.658 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 23:06:22.661 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:06:22.663 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:06:22.665 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:06:22.667 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:06:22.669 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:06:22.671 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:06:22.674 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:06:22.676 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:06:22.678 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:06:22.680 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:06:22.682 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:06:22.684 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 23:06:22.686 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:06:22.689 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:06:22.691 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:06:22.693 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:06:22.696 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:06:22.698 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:06:22.700 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 23:06:22.716 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:22.718 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:06:22.720 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 23:06:22.722 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 23:06:22.750 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 23:06:22.753 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 23:06:22.755 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 23:06:22.757 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 23:06:22.760 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:06:22.762 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:06:22.792 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 23:06:22.794 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 23:06:22.796 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 23:06:22.799 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 23:06:22.801 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:06:22.804 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:06:22.833 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 23:06:22.862 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 23:06:22.888 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 23:06:22.915 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 23:06:22.930 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:22.932 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 23:06:22.948 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:22.951 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 23:06:22.951 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 23:06:22.956 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 23:06:22.959 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 23:06:22.986 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 23:06:23.001 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:23.003 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 23:06:23.005 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:06:23.007 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:06:23.010 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:06:23.012 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 23:06:23.041 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 23:06:23.069 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:06:23.096 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 23:06:23.123 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 23:06:23.150 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 23:06:23.178 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 23:06:23.204 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 23:06:23.231 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:06:23.258 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:06:23.285 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 23:06:23.301 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:23.303 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 23:06:23.305 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 23:06:23.334 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 23:06:23.361 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.52/identity 2022-04-13 23:06:23.388 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 23:06:23.415 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 23:06:23.441 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 23:06:23.468 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 23:06:23.495 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 23:06:23.522 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 23:06:23.537 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:23.539 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 23:06:23.541 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 23:06:23.568 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 23:06:23.598 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 23:06:23.600 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 23:06:23.627 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 23:06:23.630 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 23:06:23.633 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 23:06:23.635 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:06:23.638 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:06:23.640 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:06:23.642 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:06:23.645 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:06:23.648 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:06:23.650 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 23:06:23.652 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:06:23.654 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:06:23.657 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:06:23.659 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:06:23.661 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:06:23.664 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:06:23.666 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:06:23.668 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:06:23.670 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:06:23.672 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:06:23.675 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:06:23.677 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 23:06:23.679 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 23:06:23.681 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:06:23.684 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:06:23.700 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:06:23.702 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:06:23.704 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:06:23.707 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:06:23.709 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:06:23.737 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:06:23.764 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:06:23.792 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:06:23.819 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 23:06:23.849 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 23:06:23.864 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:23.866 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 23:06:23.869 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 23:06:23.871 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 23:06:23.873 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 23:06:23.875 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:06:23.878 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:06:23.881 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 23:06:23.885 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 23:06:23.887 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:06:23.889 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:06:23.902 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:06:23.903 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:06:23.911 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:06:23.914 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:06:23.930 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:06:23.932 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 23:06:23.936 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 23:06:23.965 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:06:23.991 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 23:06:24.019 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:06:24.050 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:06:24.077 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:06:24.104 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:06:24.132 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:06:24.159 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:06:24.185 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:06:24.212 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:06:24.239 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:06:24.266 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:06:24.292 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:06:24.294 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:06:24.297 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 23:06:24.299 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 23:06:24.302 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:06:24.304 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:24.307 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:24.309 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:06:24.312 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:06:24.314 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:06:24.340 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:06:24.368 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:06:24.368 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-13 23:06:24.377 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 23:06:24.380 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 23:06:24.383 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 23:06:24.385 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:06:24.387 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:06:24.389 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:06:24.392 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:24.394 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:24.396 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:06:24.398 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:06:24.401 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:24.403 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:24.405 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 23:06:24.466 | Enabling site nova-api-wsgi. 2022-04-13 23:06:24.472 | To activate the new configuration, you need to run: 2022-04-13 23:06:24.472 | systemctl reload apache2 2022-04-13 23:06:24.476 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:06:24.478 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:06:24.480 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:06:24.483 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:06:24.615 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 23:06:24.633 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:24.636 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-13 23:06:24.638 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:06:24.641 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 23:06:24.643 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 23:06:24.645 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 23:06:24.648 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:06:24.651 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:06:24.655 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 23:06:24.657 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:06:24.659 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:06:24.672 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:06:24.672 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:06:24.681 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:06:24.684 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:06:24.700 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 23:06:24.702 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:06:24.706 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:06:24.735 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 23:06:24.761 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 23:06:24.788 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:06:24.814 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:06:24.840 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:06:24.867 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:06:24.897 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:06:24.924 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:06:24.952 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:06:24.979 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:06:25.006 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:06:25.033 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:06:25.061 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 23:06:25.063 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 23:06:25.090 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 23:06:25.106 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:25.108 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:06:25.138 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 23:06:25.140 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 23:06:25.143 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 23:06:25.159 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:25.162 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:06:25.165 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:06:25.193 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 23:06:25.226 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 23:06:25.228 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:06:25.231 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 23:06:25.233 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:06:25.235 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:06:25.238 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:06:25.253 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:25.256 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:06:25.259 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:06:25.261 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:06:25.278 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:25.280 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:06:25.283 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:06:25.311 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:06:25.313 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:06:25.315 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 23:06:25.342 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 23:06:25.370 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 23:06:25.400 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 23:06:25.416 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:25.419 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:06:25.446 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 23:06:25.448 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 23:06:25.451 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 23:06:25.480 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 23:06:25.508 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.52/identity 2022-04-13 23:06:25.535 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 23:06:25.562 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 23:06:25.590 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 23:06:25.617 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 23:06:25.646 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 23:06:25.675 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 23:06:25.702 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 23:06:25.718 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:25.721 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 23:06:25.725 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:06:25.727 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 23:06:25.730 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 23:06:25.732 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 23:06:25.735 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:06:25.737 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:06:25.740 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:06:25.742 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 23:06:25.745 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 23:06:25.749 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 23:06:25.751 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 23:06:25.753 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 23:06:25.756 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 23:06:25.758 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:06:25.761 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:06:25.791 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 23:06:25.821 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 23:06:25.851 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:06:25.853 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 23:06:25.856 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 23:06:25.858 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 23:06:25.873 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:25.877 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 23:06:25.877 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 23:06:26.601 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-04-13 23:06:26.603 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-04-13 23:06:27.244 | Adding vhost "nova_cell1" ... 2022-04-13 23:06:27.287 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-04-13 23:06:28.012 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-04-13 23:06:28.035 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 23:06:28.037 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:06:28.039 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 23:06:28.041 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:06:28.044 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 23:06:28.046 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:06:28.062 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:28.065 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 23:06:28.068 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 23:06:28.070 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:06:28.088 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:28.090 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 2022-04-13 23:06:28.093 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 2022-04-13 23:06:28.120 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:06:28.122 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:06:28.124 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 23:06:28.141 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:28.144 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 23:06:28.147 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:06:28.149 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 23:06:28.179 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.52/identity 2022-04-13 23:06:28.205 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 23:06:28.232 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 23:06:28.259 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 23:06:28.289 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 23:06:28.316 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 23:06:28.343 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 23:06:28.370 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 23:06:28.372 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 23:06:28.374 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 23:06:28.377 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:06:28.394 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:06:28.396 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:06:28.398 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:06:28.401 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:06:28.403 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:06:28.430 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:06:28.457 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:06:28.485 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:06:28.512 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:06:28.514 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 23:06:28.519 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:06:28.521 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 23:06:28.523 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 23:06:28.526 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 23:06:28.528 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:06:28.531 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:06:28.533 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:06:28.536 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 23:06:28.538 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 23:06:28.541 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:06:28.543 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 23:06:28.545 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 23:06:28.548 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 23:06:28.563 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:28.565 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 23:06:28.568 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 23:06:28.586 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:28.588 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 23:06:28.604 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:28.606 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 23:06:28.623 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:28.626 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 23:06:28.643 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:28.645 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 23:06:28.648 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 23:06:28.650 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 23:06:28.653 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:06:28.655 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 23:06:28.657 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 23:06:28.660 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 23:06:28.663 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:28.665 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:28.668 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 23:06:28.670 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:06:28.673 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:06:28.675 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:06:28.678 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:06:28.681 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:06:28.683 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:06:28.685 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:28.688 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:28.690 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:06:28.693 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:06:28.695 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:06:28.697 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:06:28.700 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 23:06:28.702 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:06:28.705 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:28.707 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:28.710 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 23:06:28.731 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-13 23:06:28.839 | Reading package lists... 2022-04-13 23:06:29.090 | Building dependency tree... 2022-04-13 23:06:29.092 | Reading state information... 2022-04-13 23:06:29.341 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:06:29.341 | The following packages were automatically installed and are no longer required: 2022-04-13 23:06:29.342 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:06:29.342 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:06:29.342 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:06:29.342 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:06:29.342 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:06:29.342 | python3-zope.interface 2022-04-13 23:06:29.343 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:06:29.457 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:06:29.462 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:06:29.464 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:06:29.466 | + functions-common:time_stop:2432 : local name 2022-04-13 23:06:29.469 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:06:29.471 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:06:29.473 | + functions-common:time_stop:2435 : local total 2022-04-13 23:06:29.476 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:06:29.478 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:06:29.480 | + functions-common:time_stop:2439 : start_time=1649891188728 2022-04-13 23:06:29.483 | + functions-common:time_stop:2441 : [[ -z 1649891188728 ]] 2022-04-13 23:06:29.485 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:06:29.490 | + functions-common:time_stop:2444 : end_time=1649891189487 2022-04-13 23:06:29.492 | + functions-common:time_stop:2445 : elapsed_time=759 2022-04-13 23:06:29.495 | + functions-common:time_stop:2446 : total=299918 2022-04-13 23:06:29.497 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:06:29.499 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=300677 2022-04-13 23:06:29.502 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:06:29.504 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 23:06:29.507 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 23:06:29.510 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 23:06:29.512 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 23:06:29.514 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 23:06:29.537 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 23:06:29.539 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:06:29.542 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:06:29.544 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:06:29.546 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:06:29.549 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:06:29.552 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:06:29.554 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:29.557 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:29.559 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:06:29.561 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:06:29.564 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:06:29.566 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:06:29.569 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 23:06:29.572 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:06:29.574 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:29.577 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:29.579 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 23:06:29.601 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-13 23:06:29.711 | Reading package lists... 2022-04-13 23:06:29.952 | Building dependency tree... 2022-04-13 23:06:29.954 | Reading state information... 2022-04-13 23:06:30.204 | The following packages were automatically installed and are no longer required: 2022-04-13 23:06:30.205 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:06:30.205 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:06:30.205 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:06:30.206 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:06:30.206 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:06:30.206 | python3-zope.interface 2022-04-13 23:06:30.206 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:06:30.272 | The following NEW packages will be installed: 2022-04-13 23:06:30.273 | libapache2-mod-wsgi-py3 2022-04-13 23:06:30.563 | 0 upgraded, 1 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:06:30.563 | Need to get 93.3 kB of archives. 2022-04-13 23:06:30.563 | After this operation, 300 kB of additional disk space will be used. 2022-04-13 23:06:30.563 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-04-13 23:06:31.463 | Fetched 93.3 kB in 1s (148 kB/s) 2022-04-13 23:06:31.499 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-04-13 23:06:31.550 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2022-04-13 23:06:31.554 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-04-13 23:06:31.557 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-13 23:06:31.620 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-13 23:06:31.783 | apache2_invoke: Enable module wsgi 2022-04-13 23:06:40.526 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:06:40.528 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:06:40.531 | + functions-common:time_stop:2432 : local name 2022-04-13 23:06:40.533 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:06:40.536 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:06:40.538 | + functions-common:time_stop:2435 : local total 2022-04-13 23:06:40.540 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:06:40.543 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:06:40.545 | + functions-common:time_stop:2439 : start_time=1649891189598 2022-04-13 23:06:40.547 | + functions-common:time_stop:2441 : [[ -z 1649891189598 ]] 2022-04-13 23:06:40.550 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:06:40.555 | + functions-common:time_stop:2444 : end_time=1649891200552 2022-04-13 23:06:40.557 | + functions-common:time_stop:2445 : elapsed_time=10954 2022-04-13 23:06:40.559 | + functions-common:time_stop:2446 : total=300677 2022-04-13 23:06:40.562 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:06:40.565 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=311631 2022-04-13 23:06:40.569 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:06:40.571 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 23:06:40.574 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 23:06:40.578 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:06:40.580 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:40.583 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:40.586 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 23:06:40.588 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 23:06:40.643 | wsgi (enabled by maintainer script) 2022-04-13 23:06:40.647 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 23:06:40.649 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 23:06:40.652 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:06:40.655 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 23:06:40.657 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 23:06:40.660 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:06:40.664 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:06:40.664 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:06:40.669 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 23:06:40.672 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 23:06:40.674 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 23:06:40.677 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 23:06:40.680 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 23:06:40.702 | Using python 3.8 to install osc-placement 2022-04-13 23:06:40.704 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-13 23:06:41.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:06:41.559 | from cryptography.utils import int_from_bytes 2022-04-13 23:06:41.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:06:41.559 | from cryptography.utils import int_from_bytes 2022-04-13 23:06:42.750 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:06:42.871 | Collecting osc-placement 2022-04-13 23:06:42.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-04-13 23:06:42.894 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 23:06:42.896 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 23:06:42.897 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 23:06:42.898 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 23:06:42.899 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 23:06:42.900 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 23:06:42.959 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-13 23:06:42.960 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-13 23:06:42.961 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-13 23:06:42.963 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-13 23:06:42.976 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-13 23:06:42.977 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-13 23:06:42.978 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-13 23:06:42.993 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-13 23:06:42.995 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-13 23:06:42.996 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-13 23:06:42.997 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-13 23:06:42.998 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-13 23:06:42.999 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-13 23:06:43.020 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-13 23:06:43.021 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-13 23:06:43.024 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-13 23:06:43.025 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-13 23:06:43.032 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-13 23:06:43.070 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-13 23:06:43.071 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-13 23:06:43.072 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-13 23:06:43.074 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-13 23:06:43.075 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-13 23:06:43.076 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-13 23:06:43.078 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-13 23:06:43.080 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-13 23:06:43.145 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-13 23:06:43.146 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-13 23:06:43.149 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-13 23:06:43.151 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-13 23:06:43.240 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-13 23:06:43.241 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-13 23:06:43.242 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-13 23:06:43.285 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-13 23:06:43.325 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-13 23:06:43.500 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-13 23:06:45.601 | Installing collected packages: osc-placement 2022-04-13 23:06:45.784 | Successfully installed osc-placement-3.2.0 2022-04-13 23:06:45.784 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:06:45.792 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:06:45.792 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:06:45.922 | + inc/python:pip_install:200 : result=0 2022-04-13 23:06:45.924 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:06:45.927 | + functions-common:time_stop:2432 : local name 2022-04-13 23:06:45.930 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:06:45.932 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:06:45.934 | + functions-common:time_stop:2435 : local total 2022-04-13 23:06:45.937 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:06:45.939 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:06:45.942 | + functions-common:time_stop:2439 : start_time=1649891200696 2022-04-13 23:06:45.944 | + functions-common:time_stop:2441 : [[ -z 1649891200696 ]] 2022-04-13 23:06:45.948 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:06:45.952 | + functions-common:time_stop:2444 : end_time=1649891205949 2022-04-13 23:06:45.955 | + functions-common:time_stop:2445 : elapsed_time=5253 2022-04-13 23:06:45.957 | + functions-common:time_stop:2446 : total=269412 2022-04-13 23:06:45.960 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:06:45.963 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=274665 2022-04-13 23:06:45.965 | + inc/python:pip_install:203 : return 0 2022-04-13 23:06:45.968 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 23:06:45.970 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 23:06:45.973 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 23:06:45.976 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:06:45.978 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:06:45.981 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:06:45.984 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:06:45.987 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:06:45.990 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:06:46.006 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:06:46.009 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:06:46.011 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:06:46.014 | + functions-common:git_clone:629 : echo master 2022-04-13 23:06:46.014 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:06:46.021 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 23:06:46.023 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-04-13 23:06:46.025 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-04-13 23:06:46.028 | + functions-common:git_timed:709 : local count=0 2022-04-13 23:06:46.030 | + functions-common:git_timed:710 : local timeout=0 2022-04-13 23:06:46.033 | + functions-common:git_timed:712 : [[ -n 0 ]] 2022-04-13 23:06:46.035 | + functions-common:git_timed:713 : timeout=0 2022-04-13 23:06:46.038 | + functions-common:git_timed:716 : time_start git_timed 2022-04-13 23:06:46.040 | + functions-common:time_start:2418 : local name=git_timed 2022-04-13 23:06:46.042 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:06:46.045 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:06:46.048 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:06:46.052 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891206049 2022-04-13 23:06:46.054 | + functions-common:git_timed:717 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-04-13 23:06:46.057 | Cloning into '/opt/stack/placement'... 2022-04-13 23:06:55.304 | + functions-common:git_timed:731 : time_stop git_timed 2022-04-13 23:06:55.306 | + functions-common:time_stop:2432 : local name 2022-04-13 23:06:55.309 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:06:55.311 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:06:55.313 | + functions-common:time_stop:2435 : local total 2022-04-13 23:06:55.315 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:06:55.318 | + functions-common:time_stop:2438 : name=git_timed 2022-04-13 23:06:55.320 | + functions-common:time_stop:2439 : start_time=1649891206049 2022-04-13 23:06:55.323 | + functions-common:time_stop:2441 : [[ -z 1649891206049 ]] 2022-04-13 23:06:55.326 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:06:55.330 | + functions-common:time_stop:2444 : end_time=1649891215327 2022-04-13 23:06:55.332 | + functions-common:time_stop:2445 : elapsed_time=9278 2022-04-13 23:06:55.334 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:06:55.337 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:06:55.339 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=9278 2022-04-13 23:06:55.342 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 23:06:55.354 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 23:06:55.357 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:06:55.358 | + functions-common:git_clone:685 : head -1 2022-04-13 23:06:55.361 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 23:06:55.365 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:06:55.368 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 23:06:55.370 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:06:55.373 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:06:55.375 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 23:06:55.377 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:06:55.380 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 23:06:55.382 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:06:55.385 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:06:55.387 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 23:06:55.390 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:06:55.392 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:06:55.396 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 23:06:55.398 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:06:55.401 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 23:06:55.404 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:06:55.406 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:06:55.409 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 23:06:55.416 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 23:06:55.418 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-13 23:06:56.077 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 23:06:56.080 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:06:56.083 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:06:56.085 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:06:56.088 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:06:56.090 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 23:06:56.093 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:06:56.095 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:06:56.097 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:06:56.100 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:06:56.103 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:06:56.105 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:06:56.108 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:06:56.110 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 23:06:56.132 | Using python 3.8 to install /opt/stack/placement 2022-04-13 23:06:56.134 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-13 23:06:56.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:06:56.981 | from cryptography.utils import int_from_bytes 2022-04-13 23:06:56.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:06:56.981 | from cryptography.utils import int_from_bytes 2022-04-13 23:06:58.153 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:06:58.183 | Obtaining file:///opt/stack/placement 2022-04-13 23:06:58.184 | Preparing metadata (setup.py): started 2022-04-13 23:07:02.685 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:07:02.820 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-13 23:07:02.821 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-13 23:07:02.822 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-13 23:07:02.823 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-13 23:07:02.824 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-13 23:07:02.825 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:07:02.826 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-13 23:07:02.828 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-13 23:07:02.829 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:07:02.830 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-13 23:07:02.831 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-13 23:07:02.833 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-13 23:07:02.834 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-13 23:07:02.835 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-13 23:07:02.836 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-13 23:07:02.837 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-13 23:07:02.838 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-13 23:07:02.839 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:07:02.840 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-13 23:07:02.842 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-13 23:07:02.843 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-13 23:07:02.911 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-13 23:07:02.912 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-13 23:07:02.914 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:07:02.916 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-13 23:07:02.917 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-13 23:07:02.918 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:07:02.938 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-13 23:07:02.982 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-13 23:07:02.983 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:07:02.984 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:07:02.985 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-13 23:07:02.986 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-13 23:07:03.042 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-13 23:07:03.044 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-13 23:07:03.045 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-13 23:07:03.047 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-13 23:07:03.092 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-13 23:07:03.093 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-13 23:07:03.111 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:07:03.113 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:07:03.116 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-13 23:07:03.142 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-13 23:07:03.144 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-13 23:07:03.158 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:07:03.174 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-13 23:07:03.177 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-13 23:07:03.178 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-13 23:07:03.179 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-13 23:07:03.222 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-13 23:07:03.223 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-13 23:07:03.225 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-13 23:07:03.227 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-13 23:07:03.245 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-13 23:07:03.438 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-13 23:07:03.478 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-13 23:07:03.479 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-13 23:07:03.481 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-13 23:07:03.496 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-13 23:07:03.530 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-13 23:07:03.586 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-13 23:07:03.655 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-13 23:07:03.741 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-13 23:07:03.794 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-13 23:07:03.994 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-13 23:07:03.994 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-13 23:07:03.996 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-13 23:07:04.073 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:07:04.140 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-13 23:07:04.299 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-13 23:07:04.409 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-13 23:07:04.410 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-13 23:07:06.248 | Installing collected packages: openstack-placement 2022-04-13 23:07:06.249 | Running setup.py develop for openstack-placement 2022-04-13 23:07:12.013 | Successfully installed openstack-placement 2022-04-13 23:07:12.013 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:07:12.020 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:07:12.020 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:07:12.145 | + inc/python:pip_install:200 : result=0 2022-04-13 23:07:12.148 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:07:12.150 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:12.152 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:12.154 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:12.157 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:12.159 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:12.162 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:07:12.164 | + functions-common:time_stop:2439 : start_time=1649891216126 2022-04-13 23:07:12.166 | + functions-common:time_stop:2441 : [[ -z 1649891216126 ]] 2022-04-13 23:07:12.169 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:12.173 | + functions-common:time_stop:2444 : end_time=1649891232171 2022-04-13 23:07:12.175 | + functions-common:time_stop:2445 : elapsed_time=16045 2022-04-13 23:07:12.178 | + functions-common:time_stop:2446 : total=274665 2022-04-13 23:07:12.180 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:12.182 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=290710 2022-04-13 23:07:12.185 | + inc/python:pip_install:203 : return 0 2022-04-13 23:07:12.187 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:07:12.190 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:07:12.192 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:07:12.212 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:07:12.226 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 23:07:12.228 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 23:07:12.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:12.233 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:12.235 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 23:07:12.238 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:12.241 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:07:12.243 | + ./stack.sh:main:945 : configure_placement 2022-04-13 23:07:12.246 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 23:07:12.258 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 23:07:12.261 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 23:07:12.265 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 23:07:12.268 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 23:07:12.271 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 23:07:12.273 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 23:07:12.276 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:07:12.279 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:07:12.311 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 23:07:12.342 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 23:07:12.373 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 23:07:12.375 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:07:12.377 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 23:07:12.380 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:07:12.383 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 23:07:12.414 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 23:07:12.444 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:07:12.472 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 23:07:12.503 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 23:07:12.533 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 23:07:12.561 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 23:07:12.590 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 23:07:12.620 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:07:12.649 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:07:12.679 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 23:07:12.681 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 23:07:12.684 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:07:12.687 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:07:12.705 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:07:12.707 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:07:12.710 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:07:12.713 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:07:12.715 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:07:12.743 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:07:12.772 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:07:12.801 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:07:12.829 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 23:07:12.832 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 23:07:12.835 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 23:07:12.837 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 23:07:12.840 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 23:07:12.842 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:07:12.845 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:07:12.848 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 23:07:12.852 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 23:07:12.854 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:07:12.857 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:07:12.869 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:07:12.869 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:07:12.878 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:07:12.882 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:07:12.898 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 23:07:12.901 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 23:07:12.905 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 23:07:12.936 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 23:07:12.964 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 23:07:12.993 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:07:13.021 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:07:13.050 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:07:13.079 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:07:13.107 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:07:13.136 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:07:13.165 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:07:13.194 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:07:13.221 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:07:13.250 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:07:13.279 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:07:13.282 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:07:13.285 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 23:07:13.287 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 23:07:13.290 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:07:13.292 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:13.295 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:13.297 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:07:13.300 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 23:07:13.303 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 23:07:13.331 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:07:13.361 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:07:13.361 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-13 23:07:13.369 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 23:07:13.373 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 23:07:13.375 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 23:07:13.378 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:07:13.381 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:07:13.383 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:07:13.386 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:13.388 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:13.390 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:07:13.393 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:07:13.396 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:13.399 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:13.401 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 23:07:13.462 | Enabling site placement-api. 2022-04-13 23:07:13.468 | To activate the new configuration, you need to run: 2022-04-13 23:07:13.468 | systemctl reload apache2 2022-04-13 23:07:13.472 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:07:13.475 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:07:13.477 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:07:13.480 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:07:13.617 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 23:07:13.638 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:13.641 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 23:07:13.661 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:13.664 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 23:07:13.682 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:13.685 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 23:07:13.687 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 23:07:13.690 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 23:07:13.723 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.52/identity 2022-04-13 23:07:13.752 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 23:07:13.781 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 23:07:13.809 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 23:07:13.838 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 23:07:13.868 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 23:07:13.900 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 23:07:13.930 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 23:07:13.947 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:13.949 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 23:07:13.967 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:13.969 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 23:07:13.972 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:07:13.975 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 23:07:13.977 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:07:13.980 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:07:13.982 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:07:13.985 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:07:13.987 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:07:13.990 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:07:13.995 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:07:13.997 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:07:14.000 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:07:14.002 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 23:07:14.005 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:07:14.021 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:14.023 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:07:14.025 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:07:14.028 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 23:07:14.030 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 23:07:14.032 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:07:14.035 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 23:07:14.037 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 23:07:14.040 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 23:07:14.103 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 23:07:14.142 | [17761 Async install_tempest:77072]: running: install_tempest 2022-04-13 23:07:14.146 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:07:14.148 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:07:14.151 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:07:14.154 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:07:14.156 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 23:07:14.159 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:07:14.162 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 23:07:14.164 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:07:14.167 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:07:14.169 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 23:07:14.172 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 23:07:14.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:14.177 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:14.180 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 23:07:14.183 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:14.186 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 23:07:14.189 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 23:07:14.192 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:07:14.196 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 23:07:14.198 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 23:07:14.202 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:07:14.206 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:07:14.207 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:07:14.212 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 23:07:14.215 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 23:07:14.217 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 23:07:14.221 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 23:07:14.224 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 23:07:14.257 | Using python 3.8 to install python-openstackclient 2022-04-13 23:07:14.260 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-13 23:07:15.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:15.121 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:15.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:15.121 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:16.302 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:07:16.487 | Collecting python-openstackclient 2022-04-13 23:07:16.498 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-04-13 23:07:16.554 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 23:07:16.555 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 23:07:16.556 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 23:07:16.557 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 23:07:16.558 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 23:07:16.559 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 23:07:16.560 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 23:07:16.561 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 23:07:16.562 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-13 23:07:16.564 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 23:07:16.565 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 23:07:16.576 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-13 23:07:16.577 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-13 23:07:16.578 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-13 23:07:16.580 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-13 23:07:16.581 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-13 23:07:16.606 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-13 23:07:16.607 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-13 23:07:16.608 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-13 23:07:16.609 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-13 23:07:16.610 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-13 23:07:16.612 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-13 23:07:16.613 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-13 23:07:16.614 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-13 23:07:16.615 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-13 23:07:16.617 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-13 23:07:16.618 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-13 23:07:16.632 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-13 23:07:16.650 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-13 23:07:16.651 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-13 23:07:16.653 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-13 23:07:16.654 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-13 23:07:16.675 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-13 23:07:16.695 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-13 23:07:16.696 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-13 23:07:16.698 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-13 23:07:16.788 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-13 23:07:16.789 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-13 23:07:16.790 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-13 23:07:16.832 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-13 23:07:16.843 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-13 23:07:16.876 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-13 23:07:17.039 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-13 23:07:17.054 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-13 23:07:17.157 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-13 23:07:17.158 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-13 23:07:17.160 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-13 23:07:17.162 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-13 23:07:17.314 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-13 23:07:19.484 | Installing collected packages: python-openstackclient 2022-04-13 23:07:20.983 | Successfully installed python-openstackclient-5.8.0 2022-04-13 23:07:20.983 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:07:20.990 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:07:20.990 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:07:21.133 | + inc/python:pip_install:200 : result=0 2022-04-13 23:07:21.135 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:07:21.138 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:21.140 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:21.143 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:21.145 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:21.147 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:21.150 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:07:21.152 | + functions-common:time_stop:2439 : start_time=1649891234251 2022-04-13 23:07:21.154 | + functions-common:time_stop:2441 : [[ -z 1649891234251 ]] 2022-04-13 23:07:21.157 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:21.162 | + functions-common:time_stop:2444 : end_time=1649891241159 2022-04-13 23:07:21.164 | + functions-common:time_stop:2445 : elapsed_time=6908 2022-04-13 23:07:21.167 | + functions-common:time_stop:2446 : total=290710 2022-04-13 23:07:21.169 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:21.171 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=297618 2022-04-13 23:07:21.174 | + inc/python:pip_install:203 : return 0 2022-04-13 23:07:21.177 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 23:07:21.180 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 23:07:21.185 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.niP32pxzRa 2022-04-13 23:07:21.187 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 23:07:21.190 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 23:07:21.192 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 23:07:21.195 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:07:21.197 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:07:21.200 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 23:07:21.218 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:21.220 | + ./stack.sh:main:1037 : configure_database 2022-04-13 23:07:21.223 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 23:07:21.226 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 23:07:21.228 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 23:07:21.230 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:07:21.233 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 23:07:21.235 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 23:07:21.237 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:21.240 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:21.242 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 23:07:21.245 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 23:07:21.248 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 23:07:21.249 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 23:07:21.253 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 23:07:21.318 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 23:07:21.321 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:07:21.323 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:07:21.326 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:07:21.328 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:07:21.331 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:07:21.334 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:07:21.336 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:07:21.339 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:07:21.341 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:07:21.343 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:07:21.346 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:07:21.349 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 23:07:21.351 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:07:21.354 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:07:21.356 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:07:21.358 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:07:21.361 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:07:21.363 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:07:21.365 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 23:07:21.368 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:21.370 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:21.372 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 23:07:21.375 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:07:21.377 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:07:23.195 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 23:07:23.212 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 23:07:23.212 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 23:07:23.216 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 23:07:23.219 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 23:07:23.221 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:23.224 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:23.226 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 23:07:23.229 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 23:07:23.231 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 23:07:23.233 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:23.236 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:23.238 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 23:07:23.241 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 23:07:23.243 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-13 23:07:23.255 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:07:23.290 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 23:07:23.302 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:07:23.322 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 23:07:23.374 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 23:07:23.431 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 23:07:23.483 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 23:07:23.485 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 23:07:23.488 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:07:23.490 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:07:26.157 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 23:07:26.185 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 23:07:26.203 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:07:26.208 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-230726 2022-04-13 23:07:26.211 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-230726 1041' 2022-04-13 23:07:26.225 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:26.246 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:07:26.262 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:26.294 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:07:26.309 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:26.339 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:07:26.353 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:26.374 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:07:26.402 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:26.417 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.52 2022-04-13 23:07:26.433 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:26.446 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity 2022-04-13 23:07:26.466 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:26.485 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-225604 2022-04-13 23:07:26.509 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:26.533 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:07:26.542 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:26.545 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.52 2022-04-13 23:07:26.547 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:26.550 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:07:26.553 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:26.556 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:07:26.558 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:26.561 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:07:26.563 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:26.566 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:07:26.569 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 23:07:26.571 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 23:07:26.574 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 23:07:26.588 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 23:07:26.591 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:07:26.593 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 23:07:26.596 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:07:26.598 | + functions-common:run_process:1689 : local group= 2022-04-13 23:07:26.603 | + functions-common:run_process:1690 : local user= 2022-04-13 23:07:26.605 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 23:07:26.608 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:07:26.611 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:07:26.614 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:07:26.616 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:07:26.622 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:07:26.624 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891246621 2022-04-13 23:07:26.627 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 23:07:26.648 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:26.651 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 23:07:26.653 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 23:07:26.656 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:07:26.659 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:07:26.662 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:07:26.664 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:07:26.667 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 23:07:26.670 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 23:07:26.672 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 23:07:26.675 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:07:26.677 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:07:26.681 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 23:07:26.684 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-13 23:07:26.687 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 23:07:26.689 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:07:26.692 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:07:26.694 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 23:07:26.697 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:07:26.699 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:07:26.702 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 23:07:26.704 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:07:26.709 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 23:07:26.781 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 23:07:26.863 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:07:26.925 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 23:07:26.987 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 23:07:27.048 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:07:27.110 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:07:27.112 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 23:07:27.188 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:07:27.622 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 23:07:27.638 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 23:07:28.091 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 23:07:28.152 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:07:28.185 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:28.205 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:28.228 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:28.248 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:28.277 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:28.280 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:07:28.297 | + functions-common:time_stop:2439 : start_time=1649891246621 2022-04-13 23:07:28.313 | + functions-common:time_stop:2441 : [[ -z 1649891246621 ]] 2022-04-13 23:07:28.345 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:28.377 | + functions-common:time_stop:2444 : end_time=1649891248347 2022-04-13 23:07:28.405 | + functions-common:time_stop:2445 : elapsed_time=1726 2022-04-13 23:07:28.421 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:07:28.429 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:28.431 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1726 2022-04-13 23:07:28.434 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 23:07:28.436 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 23:07:28.439 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 23:07:28.441 | + functions-common:run_process:1689 : local group= 2022-04-13 23:07:28.444 | + functions-common:run_process:1690 : local user=root 2022-04-13 23:07:28.446 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 23:07:28.449 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:07:28.451 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:07:28.453 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:07:28.456 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:07:28.470 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:07:28.494 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891248471 2022-04-13 23:07:28.528 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 23:07:28.626 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:28.649 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:07:28.669 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:28.694 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:28.721 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:28.745 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:28.766 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:28.781 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:07:28.801 | + functions-common:time_stop:2439 : start_time=1649891248471 2022-04-13 23:07:28.821 | + functions-common:time_stop:2441 : [[ -z 1649891248471 ]] 2022-04-13 23:07:28.850 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:28.873 | + functions-common:time_stop:2444 : end_time=1649891248851 2022-04-13 23:07:28.888 | + functions-common:time_stop:2445 : elapsed_time=380 2022-04-13 23:07:28.905 | + functions-common:time_stop:2446 : total=1726 2022-04-13 23:07:28.933 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:28.958 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2106 2022-04-13 23:07:28.985 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 23:07:29.016 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:29.020 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 23:07:29.122 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:29.142 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 23:07:29.225 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:29.228 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 23:07:29.230 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 23:07:29.233 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837537-1-smb --data-dir /opt/stack/data/etcd' 2022-04-13 23:07:29.235 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 23:07:29.238 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837537-1-smb=http://10.222.0.52:2380' 2022-04-13 23:07:29.241 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.52:2380' 2022-04-13 23:07:29.243 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.52:2379' 2022-04-13 23:07:29.246 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 23:07:29.248 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 23:07:29.251 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.52:2379' 2022-04-13 23:07:29.253 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 23:07:29.256 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 23:07:29.259 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:07:29.261 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837537-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-smb=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.52:2379 --debug' '' root 2022-04-13 23:07:29.264 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 23:07:29.266 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837537-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-smb=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.52:2379 --debug' 2022-04-13 23:07:29.269 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:07:29.271 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 23:07:29.274 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:07:29.276 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:07:29.279 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:07:29.281 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:07:29.286 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 23:07:29.365 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 23:07:29.493 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837537-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-smb=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.52:2379 --debug' 2022-04-13 23:07:29.552 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 23:07:29.632 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 23:07:29.710 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:07:29.771 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:07:29.773 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 23:07:29.857 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:07:30.271 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 23:07:30.326 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 23:07:30.383 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 23:07:30.439 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 23:07:30.496 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 23:07:30.499 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 23:07:30.504 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 23:07:30.507 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 23:07:30.904 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 23:07:30.919 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 23:07:31.319 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 23:07:32.100 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 23:07:32.122 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:32.124 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 23:07:32.127 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 23:07:32.130 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 23:07:32.134 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 23:07:32.148 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 23:07:32.161 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 23:07:32.163 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:07:32.166 | + 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.52/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 23:07:32.259 | The user clouds.yaml file didn't exist. 2022-04-13 23:07:32.270 | + 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.52/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 23:07:32.381 | + 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.52/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 23:07:32.493 | + 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.52/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:07:32.608 | + 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.52/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:07:32.730 | + 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.52/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:07:32.855 | + 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.52/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 23:07:32.985 | + 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.52/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 23:07:33.113 | + 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.52/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 23:07:33.245 | + 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.52/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 23:07:33.379 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 23:07:33.384 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 23:07:33.387 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 23:07:33.390 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 23:07:33.395 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 23:07:33.398 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 23:07:33.400 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 23:07:33.419 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:33.421 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 23:07:33.424 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:07:33.426 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 23:07:33.429 | + ./stack.sh:main:1097 : '[' 10.222.0.52 == 10.222.0.52 ']' 2022-04-13 23:07:33.431 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 23:07:33.434 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 23:07:33.454 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:33.457 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 23:07:33.460 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 23:07:33.462 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 23:07:33.464 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 23:07:33.466 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 23:07:33.469 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 23:07:33.473 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:07:33.495 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 23:07:33.500 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:07:33.517 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 23:07:33.519 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 23:07:33.522 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:07:33.524 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:07:33.527 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:07:33.532 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891253529 2022-04-13 23:07:33.534 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 23:07:38.301 | 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=79044) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:07:38.308 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:07:38.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.310 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.310 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.310 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.311 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:07:38.311 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:07:38.340 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:07:38.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.342 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.342 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.342 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.343 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:07:38.344 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:07:38.403 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:07:38.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.404 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.405 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.405 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:38.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:38.406 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:07:38.406 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:07:38.414 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:07:40.159 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:40.159 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:07:40.167 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:40.167 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:07:40.174 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:40.174 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:07:40.182 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:40.183 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:07:40.190 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:40.190 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:07:40.197 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:40.197 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:07:40.256 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:40.257 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:07:40.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.260 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.260 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.261 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.261 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.261 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:07:40.261 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:07:40.262 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:07:40.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.263 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.263 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.263 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.264 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:07:40.265 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:07:40.272 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:07:40.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.274 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.274 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.275 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.275 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.275 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:07:40.275 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:07:40.644 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:07:40.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.646 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.647 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.647 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.647 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.647 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:07:40.648 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:07:40.674 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:07:40.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.676 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.676 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.677 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:07:40.677 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:07:40.687 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:07:40.727 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:40.727 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:07:40.734 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:40.734 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:07:40.742 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:40.742 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:07:40.749 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:40.749 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:07:40.757 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:40.757 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:07:40.764 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:40.764 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:07:40.772 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:40.772 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:07:40.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.775 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.776 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.776 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.777 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:07:40.778 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:07:40.778 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:07:40.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.781 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.781 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.782 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.782 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.782 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:07:40.783 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:07:40.790 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:07:40.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.792 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.794 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.794 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:40.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:40.795 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:07:40.795 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:07:41.107 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:07:41.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:41.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:41.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:41.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:41.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:41.109 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:41.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:41.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:41.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:41.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:41.110 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:41.110 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:41.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:41.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:41.110 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:07:41.110 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:07:41.139 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:07:41.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:41.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:41.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:41.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:41.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:41.142 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:41.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:41.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:41.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:41.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:41.143 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:41.143 | 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=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:41.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:07:41.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:07:41.144 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:07:41.144 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:07:41.152 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:07:41.163 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:41.163 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:07:41.170 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:41.171 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:07:41.179 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:41.179 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:07:41.186 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:41.186 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:07:41.194 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:41.194 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:07:41.201 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:41.202 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:07:41.209 | INFO migrate.versioning.api [-] done 2022-04-13 23:07:41.602 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 23:07:41.605 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:41.607 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:41.612 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:41.617 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:41.619 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:41.621 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 23:07:41.624 | + functions-common:time_stop:2439 : start_time=1649891253529 2022-04-13 23:07:41.626 | + functions-common:time_stop:2441 : [[ -z 1649891253529 ]] 2022-04-13 23:07:41.630 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:41.635 | + functions-common:time_stop:2444 : end_time=1649891261632 2022-04-13 23:07:41.637 | + functions-common:time_stop:2445 : elapsed_time=8103 2022-04-13 23:07:41.640 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:07:41.642 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:41.645 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8103 2022-04-13 23:07:41.647 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 23:07:41.649 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 23:07:41.653 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 23:07:46.281 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 23:07:46.282 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:07:46.282 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:07:46.282 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 23:07:46.283 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:07:46.283 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:07:46.283 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:07:46.283 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:07:46.283 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:07:46.690 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 23:07:46.694 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 23:07:51.276 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 23:07:51.276 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:07:51.277 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:07:51.277 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 23:07:51.277 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:07:51.277 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:07:51.278 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:07:51.278 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:07:51.278 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:07:51.663 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 23:07:51.666 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 23:07:51.668 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 23:07:51.670 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 23:07:51.695 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:51.697 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:07:51.700 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 23:07:51.705 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 23:07:51.708 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 23:07:51.710 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:07:51.713 | + functions-common:run_process:1689 : local group= 2022-04-13 23:07:51.715 | + functions-common:run_process:1690 : local user= 2022-04-13 23:07:51.719 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 23:07:51.721 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:07:51.724 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:07:51.726 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:07:51.729 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:07:51.732 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:07:51.736 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891271733 2022-04-13 23:07:51.738 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 23:07:51.759 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:51.761 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 23:07:51.764 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 23:07:51.766 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:07:51.769 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:07:51.772 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:07:51.774 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:07:51.776 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 23:07:51.779 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 23:07:51.781 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 23:07:51.784 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:07:51.786 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:07:51.789 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 23:07:51.791 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-13 23:07:51.793 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 23:07:51.796 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:07:51.798 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 23:07:51.800 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 23:07:51.802 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 23:07:51.804 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 23:07:51.808 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 23:07:51.876 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 23:07:51.939 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 23:07:51.992 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:07:52.044 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:07:52.106 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 23:07:52.157 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 23:07:52.208 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 23:07:52.261 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 23:07:52.316 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 23:07:52.373 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 23:07:52.375 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 23:07:52.441 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 23:07:52.846 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 23:07:52.859 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 23:07:53.239 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 23:07:53.335 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:07:53.351 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:53.375 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:53.401 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:53.429 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:53.444 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:53.461 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:07:53.481 | + functions-common:time_stop:2439 : start_time=1649891271733 2022-04-13 23:07:53.501 | + functions-common:time_stop:2441 : [[ -z 1649891271733 ]] 2022-04-13 23:07:53.539 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:53.565 | + functions-common:time_stop:2444 : end_time=1649891273539 2022-04-13 23:07:53.585 | + functions-common:time_stop:2445 : elapsed_time=1806 2022-04-13 23:07:53.608 | + functions-common:time_stop:2446 : total=2106 2022-04-13 23:07:53.617 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:53.621 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3912 2022-04-13 23:07:53.641 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 23:07:53.642 | Waiting for keystone to start... 2022-04-13 23:07:53.656 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.52/identity/v3/ 2022-04-13 23:07:53.673 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.52/identity/v3/ 2022-04-13 23:07:53.692 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 23:07:53.713 | + functions:wait_for_service:458 : local url=http://10.222.0.52/identity/v3/ 2022-04-13 23:07:53.734 | + functions:wait_for_service:459 : local rval=0 2022-04-13 23:07:53.749 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 23:07:53.765 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 23:07:53.789 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:07:53.800 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:07:53.815 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:07:53.822 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891273816 2022-04-13 23:07:53.826 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 23:07:53.883 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52/identity/v3/ 2022-04-13 23:08:00.071 | + :: : [[ 200 == 503 ]] 2022-04-13 23:08:00.073 | + :: : [[ 0 -eq 7 ]] 2022-04-13 23:08:00.076 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 23:08:00.078 | + functions-common:time_stop:2432 : local name 2022-04-13 23:08:00.080 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:00.083 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:00.085 | + functions-common:time_stop:2435 : local total 2022-04-13 23:08:00.088 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:00.090 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 23:08:00.092 | + functions-common:time_stop:2439 : start_time=1649891273816 2022-04-13 23:08:00.095 | + functions-common:time_stop:2441 : [[ -z 1649891273816 ]] 2022-04-13 23:08:00.098 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:00.103 | + functions-common:time_stop:2444 : end_time=1649891280100 2022-04-13 23:08:00.105 | + functions-common:time_stop:2445 : elapsed_time=6284 2022-04-13 23:08:00.107 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:08:00.110 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:00.112 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6284 2022-04-13 23:08:00.115 | + functions:wait_for_service:467 : return 0 2022-04-13 23:08:00.117 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 23:08:00.134 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:00.136 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 23:08:00.138 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:08:00.141 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 23:08:00.174 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 23:08:00.178 | + 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.52/identity 2022-04-13 23:08:04.850 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:04.850 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:04.850 | 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=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:04.858 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:04.875 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:04.875 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:04.906 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:04.942 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:04.943 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.032 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.032 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.032 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.033 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.033 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.033 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.045 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.045 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.046 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.046 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.046 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.046 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.046 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.054 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.057 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.057 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.057 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.057 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.058 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.058 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.058 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=79832) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:08:05.091 | 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=79832) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:08:05.407 | INFO keystone.cmd.bootstrap [None req-6207c8f8-ea07-4fbe-9b09-4f8a15e0a159 None None] Created domain default 2022-04-13 23:08:05.457 | INFO keystone.cmd.bootstrap [None req-6207c8f8-ea07-4fbe-9b09-4f8a15e0a159 None None] Created project admin 2022-04-13 23:08:05.485 | DEBUG passlib.handlers.bcrypt [None req-6207c8f8-ea07-4fbe-9b09-4f8a15e0a159 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=79832) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 23:08:05.485 | DEBUG passlib.handlers.bcrypt [None req-6207c8f8-ea07-4fbe-9b09-4f8a15e0a159 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=79832) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 23:08:05.548 | INFO keystone.cmd.bootstrap [None req-6207c8f8-ea07-4fbe-9b09-4f8a15e0a159 None None] Created user admin 2022-04-13 23:08:05.561 | INFO keystone.cmd.bootstrap [None req-6207c8f8-ea07-4fbe-9b09-4f8a15e0a159 None None] Created role reader 2022-04-13 23:08:05.571 | INFO keystone.cmd.bootstrap [None req-6207c8f8-ea07-4fbe-9b09-4f8a15e0a159 None None] Created role member 2022-04-13 23:08:05.594 | INFO keystone.cmd.bootstrap [None req-6207c8f8-ea07-4fbe-9b09-4f8a15e0a159 None None] Created implied role where 9673e29fed934700b654dfc23609b5ca implies 98e03584b16b411ebb19caad5b948378 2022-04-13 23:08:05.604 | INFO keystone.cmd.bootstrap [None req-6207c8f8-ea07-4fbe-9b09-4f8a15e0a159 None None] Created role admin 2022-04-13 23:08:05.623 | INFO keystone.cmd.bootstrap [None req-6207c8f8-ea07-4fbe-9b09-4f8a15e0a159 None None] Created implied role where a3cfc4da0d794b35b314ff1787e357fc implies 9673e29fed934700b654dfc23609b5ca 2022-04-13 23:08:05.635 | INFO keystone.cmd.bootstrap [None req-6207c8f8-ea07-4fbe-9b09-4f8a15e0a159 None None] Granted role admin on project admin to user admin. 2022-04-13 23:08:05.644 | INFO keystone.cmd.bootstrap [None req-6207c8f8-ea07-4fbe-9b09-4f8a15e0a159 None None] Granted role admin on the system to user admin. 2022-04-13 23:08:05.656 | WARNING py.warnings [None req-6207c8f8-ea07-4fbe-9b09-4f8a15e0a159 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-13 23:08:05.656 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 23:08:05.656 |  2022-04-13 23:08:05.660 | INFO keystone.cmd.bootstrap [None req-6207c8f8-ea07-4fbe-9b09-4f8a15e0a159 None None] Created region RegionOne 2022-04-13 23:08:05.695 | INFO keystone.cmd.bootstrap [None req-6207c8f8-ea07-4fbe-9b09-4f8a15e0a159 None None] Created public endpoint http://10.222.0.52/identity 2022-04-13 23:08:06.154 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 23:08:06.156 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 23:08:06.158 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 23:08:06.162 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 23:08:09.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:09.297 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:09.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:09.297 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:09.471 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:09.474 | + lib/keystone:create_keystone_accounts:310 : admin_project=eb723709ca4a4ed29338f7194e4a65d2 2022-04-13 23:08:09.476 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 23:08:09.479 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 23:08:11.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:11.727 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:11.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:11.727 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:11.900 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:11.903 | + lib/keystone:create_keystone_accounts:312 : admin_user=05d9c6557aaf4d2e86e7af10719cd92b 2022-04-13 23:08:11.905 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 23:08:11.907 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 23:08:11.910 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 23:08:11.913 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 05d9c6557aaf4d2e86e7af10719cd92b default 2022-04-13 23:08:11.968 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 05d9c6557aaf4d2e86e7af10719cd92b default 2022-04-13 23:08:12.010 | [17761 Async ks-domain-role:79982]: running: get_or_add_user_domain_role admin 05d9c6557aaf4d2e86e7af10719cd92b default 2022-04-13 23:08:12.012 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 23:08:12.017 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:08:12.020 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:08:14.313 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 23:08:14.340 | [77072 Async install_tempest:77072]: finished successfully 2022-04-13 23:08:15.184 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:08:15.186 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:08:15.186 | default 2022-04-13 23:08:15.189 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 23:08:15.246 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 23:08:15.296 | [17761 Async ks-project:80158]: running: get_or_create_project service Default 2022-04-13 23:08:15.298 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 23:08:15.366 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 23:08:15.406 | [17761 Async ks-service:80244]: running: get_or_create_role service 2022-04-13 23:08:15.409 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 23:08:15.474 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 23:08:15.617 | [17761 Async ks-reseller:80330]: running: get_or_create_role ResellerAdmin 2022-04-13 23:08:15.633 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 23:08:15.653 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 23:08:16.038 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 23:08:16.253 | [17761 Async ks-anotherrole:80421]: running: get_or_create_role anotherrole 2022-04-13 23:08:16.277 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 23:08:16.302 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 23:08:16.321 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:08:16.352 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-13 23:08:18.962 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:08:19.046 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:08:19.118 | [80244 Async ks-service:80244]: finished successfully 2022-04-13 23:08:19.155 | [80158 Async ks-project:80158]: finished successfully 2022-04-13 23:08:19.165 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:08:19.229 | [80330 Async ks-reseller:80330]: finished successfully 2022-04-13 23:08:19.683 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:08:19.733 | [80421 Async ks-anotherrole:80421]: finished successfully 2022-04-13 23:08:20.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:20.140 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:20.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:20.140 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:20.307 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:20.310 | ++ functions-common:get_or_create_project:945 : project_id=71f10215a5534f1fa4fd43a864753a30 2022-04-13 23:08:20.312 | ++ functions-common:get_or_create_project:946 : echo 71f10215a5534f1fa4fd43a864753a30 2022-04-13 23:08:20.315 | + lib/keystone:create_keystone_accounts:340 : invis_project=71f10215a5534f1fa4fd43a864753a30 2022-04-13 23:08:20.318 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 23:08:20.321 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 23:08:20.323 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:08:20.326 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-13 23:08:22.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:22.855 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:22.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:22.855 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:23.053 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:23.056 | ++ functions-common:get_or_create_project:945 : project_id=193e900358994f0fa87876ef5187446b 2022-04-13 23:08:23.059 | ++ functions-common:get_or_create_project:946 : echo 193e900358994f0fa87876ef5187446b 2022-04-13 23:08:23.062 | + lib/keystone:create_keystone_accounts:344 : demo_project=193e900358994f0fa87876ef5187446b 2022-04-13 23:08:23.065 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 23:08:23.068 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 23:08:23.071 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:08:23.073 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 23:08:23.076 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 23:08:23.078 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:08:23.079 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-13 23:08:23.105 | [79982 Async ks-domain-role:79982]: finished successfully 2022-04-13 23:08:25.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:25.602 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:25.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:25.602 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:25.766 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:25.770 | ++ functions-common:get_or_create_user:932 : user_id=5fcb5432f77a4e5aac00a8429ac7dc6c 2022-04-13 23:08:25.772 | ++ functions-common:get_or_create_user:933 : echo 5fcb5432f77a4e5aac00a8429ac7dc6c 2022-04-13 23:08:25.775 | + lib/keystone:create_keystone_accounts:347 : demo_user=5fcb5432f77a4e5aac00a8429ac7dc6c 2022-04-13 23:08:25.777 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 23:08:25.826 | [17761 Async ks-domain-role:79982]: Waiting for completion of get_or_add_user_domain_role admin 05d9c6557aaf4d2e86e7af10719cd92b default running on PID 79982 (6 other jobs running) 2022-04-13 23:08:25.851 | [17761 Async ks-domain-role:79982]: Signaling child to exit 2022-04-13 23:08:25.851 | WAKEUP 2022-04-13 23:08:25.873 | [17761 Async ks-domain-role:79982]: Signaled 2022-04-13 23:08:25.875 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 23:08:25.875 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 23:08:25.875 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:08:25.875 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:08:25.875 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 05d9c6557aaf4d2e86e7af10719cd92b --domain default 2022-04-13 23:08:25.875 | ++ functions-common:get_field:819 : read data 2022-04-13 23:08:25.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:25.875 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:25.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:25.875 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:25.875 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:25.875 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 23:08:25.875 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 23:08:25.875 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 05d9c6557aaf4d2e86e7af10719cd92b --domain default 2022-04-13 23:08:25.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:25.875 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:25.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:25.875 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:25.875 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 05d9c6557aaf4d2e86e7af10719cd92b --domain default 2022-04-13 23:08:25.875 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 23:08:25.876 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:08:25.876 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:08:25.876 | ++ functions-common:get_field:819 : read data 2022-04-13 23:08:25.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:25.876 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:25.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:25.876 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:25.876 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:25.876 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:08:25.876 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:08:25.876 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:08:25.876 | ++ functions-common:get_field:825 : echo '| a3cfc4da0d794b35b314ff1787e357fc | 05d9c6557aaf4d2e86e7af10719cd92b | | | default | | False |' 2022-04-13 23:08:25.876 | ++ functions-common:get_field:819 : read data 2022-04-13 23:08:25.876 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:08:25.876 | + functions-common:get_or_add_user_domain_role:1028 : echo a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:08:25.876 | a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:08:25.918 | [17761 Async ks-domain-role:79982]: finished get_or_add_user_domain_role admin 05d9c6557aaf4d2e86e7af10719cd92b default with result 0 in 11 seconds 2022-04-13 23:08:25.925 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 23:08:25.959 | [17761 Async ks-project:80158]: Waiting for completion of get_or_create_project service Default running on PID 80158 (5 other jobs running) 2022-04-13 23:08:25.983 | [17761 Async ks-project:80158]: Signaling child to exit 2022-04-13 23:08:25.983 | WAKEUP 2022-04-13 23:08:26.006 | [17761 Async ks-project:80158]: Signaled 2022-04-13 23:08:26.007 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:08:26.007 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-13 23:08:26.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:26.007 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:26.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:26.007 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:26.007 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:26.007 | + functions-common:get_or_create_project:945 : project_id=3c7408272f6c429f8ef9024043f28122 2022-04-13 23:08:26.007 | + functions-common:get_or_create_project:946 : echo 3c7408272f6c429f8ef9024043f28122 2022-04-13 23:08:26.007 | 3c7408272f6c429f8ef9024043f28122 2022-04-13 23:08:26.050 | [17761 Async ks-project:80158]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-04-13 23:08:26.086 | [17761 Async ks-service:80244]: Waiting for completion of get_or_create_role service running on PID 80244 (4 other jobs running) 2022-04-13 23:08:26.111 | [17761 Async ks-service:80244]: Signaling child to exit 2022-04-13 23:08:26.111 | WAKEUP 2022-04-13 23:08:26.132 | [17761 Async ks-service:80244]: Signaled 2022-04-13 23:08:26.134 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:08:26.134 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 23:08:26.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:26.134 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:26.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:26.134 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:26.134 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:26.134 | + functions-common:get_or_create_role:957 : role_id=210c7e981eca4299a933862084f4036a 2022-04-13 23:08:26.134 | + functions-common:get_or_create_role:958 : echo 210c7e981eca4299a933862084f4036a 2022-04-13 23:08:26.134 | 210c7e981eca4299a933862084f4036a 2022-04-13 23:08:26.177 | [17761 Async ks-service:80244]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-13 23:08:26.213 | [17761 Async ks-reseller:80330]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80330 (3 other jobs running) 2022-04-13 23:08:26.238 | [17761 Async ks-reseller:80330]: Signaling child to exit 2022-04-13 23:08:26.238 | WAKEUP 2022-04-13 23:08:26.260 | [17761 Async ks-reseller:80330]: Signaled 2022-04-13 23:08:26.261 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:08:26.261 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 23:08:26.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:26.261 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:26.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:26.261 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:26.261 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:26.261 | + functions-common:get_or_create_role:957 : role_id=787e8d3b57aa4e538a97f868595d9000 2022-04-13 23:08:26.261 | + functions-common:get_or_create_role:958 : echo 787e8d3b57aa4e538a97f868595d9000 2022-04-13 23:08:26.261 | 787e8d3b57aa4e538a97f868595d9000 2022-04-13 23:08:26.304 | [17761 Async ks-reseller:80330]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-13 23:08:26.339 | [17761 Async ks-anotherrole:80421]: Waiting for completion of get_or_create_role anotherrole running on PID 80421 (2 other jobs running) 2022-04-13 23:08:26.364 | [17761 Async ks-anotherrole:80421]: Signaling child to exit 2022-04-13 23:08:26.364 | WAKEUP 2022-04-13 23:08:26.386 | [17761 Async ks-anotherrole:80421]: Signaled 2022-04-13 23:08:26.387 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:08:26.387 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:08:26.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:26.388 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:26.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:26.388 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:26.388 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:26.388 | + functions-common:get_or_create_role:957 : role_id=df9ac3228afb4354a57acb9696414dcb 2022-04-13 23:08:26.388 | + functions-common:get_or_create_role:958 : echo df9ac3228afb4354a57acb9696414dcb 2022-04-13 23:08:26.388 | df9ac3228afb4354a57acb9696414dcb 2022-04-13 23:08:26.430 | [17761 Async ks-anotherrole:80421]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-04-13 23:08:26.434 | + inc/async:async_wait:197 : return 0 2022-04-13 23:08:26.436 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 5fcb5432f77a4e5aac00a8429ac7dc6c 193e900358994f0fa87876ef5187446b 2022-04-13 23:08:26.494 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5fcb5432f77a4e5aac00a8429ac7dc6c 193e900358994f0fa87876ef5187446b 2022-04-13 23:08:26.546 | [17761 Async ks-demo-member:81321]: running: get_or_add_user_project_role member 5fcb5432f77a4e5aac00a8429ac7dc6c 193e900358994f0fa87876ef5187446b 2022-04-13 23:08:26.548 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 05d9c6557aaf4d2e86e7af10719cd92b 193e900358994f0fa87876ef5187446b 2022-04-13 23:08:26.614 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 05d9c6557aaf4d2e86e7af10719cd92b 193e900358994f0fa87876ef5187446b 2022-04-13 23:08:26.654 | [17761 Async ks-demo-admin:81433]: running: get_or_add_user_project_role admin 05d9c6557aaf4d2e86e7af10719cd92b 193e900358994f0fa87876ef5187446b 2022-04-13 23:08:26.657 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 5fcb5432f77a4e5aac00a8429ac7dc6c 193e900358994f0fa87876ef5187446b 2022-04-13 23:08:26.723 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5fcb5432f77a4e5aac00a8429ac7dc6c 193e900358994f0fa87876ef5187446b 2022-04-13 23:08:26.774 | [17761 Async ks-demo-another:81545]: running: get_or_add_user_project_role anotherrole 5fcb5432f77a4e5aac00a8429ac7dc6c 193e900358994f0fa87876ef5187446b 2022-04-13 23:08:26.777 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 5fcb5432f77a4e5aac00a8429ac7dc6c 71f10215a5534f1fa4fd43a864753a30 2022-04-13 23:08:26.844 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5fcb5432f77a4e5aac00a8429ac7dc6c 71f10215a5534f1fa4fd43a864753a30 2022-04-13 23:08:26.933 | [17761 Async ks-demo-invis:81657]: running: get_or_add_user_project_role member 5fcb5432f77a4e5aac00a8429ac7dc6c 71f10215a5534f1fa4fd43a864753a30 2022-04-13 23:08:26.935 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 23:08:26.942 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 23:08:26.945 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:08:26.955 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 23:08:26.962 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 23:08:26.977 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-13 23:08:31.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:31.101 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:31.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:31.101 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:31.293 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:31.297 | ++ functions-common:get_or_create_user:932 : user_id=0817bb98c6e949eb95c51dc5fa0bf104 2022-04-13 23:08:31.302 | ++ functions-common:get_or_create_user:933 : echo 0817bb98c6e949eb95c51dc5fa0bf104 2022-04-13 23:08:31.305 | + lib/keystone:create_keystone_accounts:360 : demo_reader=0817bb98c6e949eb95c51dc5fa0bf104 2022-04-13 23:08:31.313 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 0817bb98c6e949eb95c51dc5fa0bf104 193e900358994f0fa87876ef5187446b 2022-04-13 23:08:31.403 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0817bb98c6e949eb95c51dc5fa0bf104 193e900358994f0fa87876ef5187446b 2022-04-13 23:08:31.485 | [17761 Async ks-demo-reader:81815]: running: get_or_add_user_project_role reader 0817bb98c6e949eb95c51dc5fa0bf104 193e900358994f0fa87876ef5187446b 2022-04-13 23:08:31.489 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 23:08:31.501 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 23:08:31.505 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:08:31.510 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-13 23:08:37.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:37.012 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:37.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:37.012 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:37.421 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:37.425 | ++ functions-common:get_or_create_project:945 : project_id=c35fca80e10440c3870e617ddf741777 2022-04-13 23:08:37.428 | ++ functions-common:get_or_create_project:946 : echo c35fca80e10440c3870e617ddf741777 2022-04-13 23:08:37.433 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=c35fca80e10440c3870e617ddf741777 2022-04-13 23:08:37.436 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 23:08:37.444 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 23:08:37.446 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:08:37.449 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 23:08:37.452 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 23:08:37.479 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-13 23:08:41.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:41.880 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:41.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:41.880 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:42.066 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:42.070 | ++ functions-common:get_or_create_user:932 : user_id=05f5721ed8f44ca7a2b205c129f43632 2022-04-13 23:08:42.074 | ++ functions-common:get_or_create_user:933 : echo 05f5721ed8f44ca7a2b205c129f43632 2022-04-13 23:08:42.079 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=05f5721ed8f44ca7a2b205c129f43632 2022-04-13 23:08:42.082 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 05f5721ed8f44ca7a2b205c129f43632 c35fca80e10440c3870e617ddf741777 2022-04-13 23:08:42.158 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 05f5721ed8f44ca7a2b205c129f43632 c35fca80e10440c3870e617ddf741777 2022-04-13 23:08:42.261 | [17761 Async ks-alt-admin:82216]: running: get_or_add_user_project_role admin 05f5721ed8f44ca7a2b205c129f43632 c35fca80e10440c3870e617ddf741777 2022-04-13 23:08:42.281 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 05f5721ed8f44ca7a2b205c129f43632 c35fca80e10440c3870e617ddf741777 2022-04-13 23:08:42.710 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 05f5721ed8f44ca7a2b205c129f43632 c35fca80e10440c3870e617ddf741777 2022-04-13 23:08:42.929 | [17761 Async ks-alt-another:82328]: running: get_or_add_user_project_role anotherrole 05f5721ed8f44ca7a2b205c129f43632 c35fca80e10440c3870e617ddf741777 2022-04-13 23:08:42.944 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 23:08:42.967 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 23:08:42.978 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:08:42.988 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 23:08:42.998 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 23:08:43.002 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-13 23:08:43.065 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:08:43.229 | [81433 Async ks-demo-admin:81433]: finished successfully 2022-04-13 23:08:43.573 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:08:43.747 | [81545 Async ks-demo-another:81545]: finished successfully 2022-04-13 23:08:44.305 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:08:44.447 | [81321 Async ks-demo-member:81321]: finished successfully 2022-04-13 23:08:44.877 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:08:45.035 | [81657 Async ks-demo-invis:81657]: finished successfully 2022-04-13 23:08:45.676 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:08:45.714 | [81815 Async ks-demo-reader:81815]: finished successfully 2022-04-13 23:08:46.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:46.336 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:46.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:46.336 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:46.521 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:46.526 | ++ functions-common:get_or_create_user:932 : user_id=98d7674af40f4a10b67a611cc73ffcbe 2022-04-13 23:08:46.529 | ++ functions-common:get_or_create_user:933 : echo 98d7674af40f4a10b67a611cc73ffcbe 2022-04-13 23:08:46.532 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=98d7674af40f4a10b67a611cc73ffcbe 2022-04-13 23:08:46.535 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 98d7674af40f4a10b67a611cc73ffcbe c35fca80e10440c3870e617ddf741777 2022-04-13 23:08:46.608 | + inc/async:async_inner:63 : get_or_add_user_project_role member 98d7674af40f4a10b67a611cc73ffcbe c35fca80e10440c3870e617ddf741777 2022-04-13 23:08:46.662 | [17761 Async ks-alt-member-user:82727]: running: get_or_add_user_project_role member 98d7674af40f4a10b67a611cc73ffcbe c35fca80e10440c3870e617ddf741777 2022-04-13 23:08:46.665 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 23:08:46.672 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 23:08:46.675 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:08:46.679 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 23:08:46.682 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 23:08:46.687 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-13 23:08:49.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:49.433 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:49.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:49.433 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:49.619 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:49.621 | ++ functions-common:get_or_create_user:932 : user_id=7eb25c47ae41436a86b79657022d2637 2022-04-13 23:08:49.624 | ++ functions-common:get_or_create_user:933 : echo 7eb25c47ae41436a86b79657022d2637 2022-04-13 23:08:49.627 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=7eb25c47ae41436a86b79657022d2637 2022-04-13 23:08:49.633 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 7eb25c47ae41436a86b79657022d2637 c35fca80e10440c3870e617ddf741777 2022-04-13 23:08:49.699 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7eb25c47ae41436a86b79657022d2637 c35fca80e10440c3870e617ddf741777 2022-04-13 23:08:49.761 | [17761 Async ks-alt-reader-user:82904]: running: get_or_add_user_project_role reader 7eb25c47ae41436a86b79657022d2637 c35fca80e10440c3870e617ddf741777 2022-04-13 23:08:49.765 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 23:08:49.769 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:08:49.772 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 23:08:49.775 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 23:08:49.785 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-13 23:08:52.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:52.825 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:52.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:52.825 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:53.159 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:53.162 | ++ functions-common:get_or_create_user:932 : user_id=2f903c4776804a828a698e75be55acbc 2022-04-13 23:08:53.177 | ++ functions-common:get_or_create_user:933 : echo 2f903c4776804a828a698e75be55acbc 2022-04-13 23:08:53.182 | + lib/keystone:create_keystone_accounts:392 : system_member_user=2f903c4776804a828a698e75be55acbc 2022-04-13 23:08:53.193 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 2f903c4776804a828a698e75be55acbc all 2022-04-13 23:08:53.437 | + inc/async:async_inner:63 : get_or_add_user_system_role member 2f903c4776804a828a698e75be55acbc all 2022-04-13 23:08:53.503 | [17761 Async ks-system-member:83128]: running: get_or_add_user_system_role member 2f903c4776804a828a698e75be55acbc all 2022-04-13 23:08:53.507 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 23:08:53.509 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:08:53.516 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 23:08:53.531 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 23:08:53.537 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-13 23:08:55.640 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:08:55.814 | [82216 Async ks-alt-admin:82216]: finished successfully 2022-04-13 23:08:56.466 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:08:56.551 | [82328 Async ks-alt-another:82328]: finished successfully 2022-04-13 23:08:56.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:56.794 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:56.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:56.794 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:56.990 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:08:56.998 | ++ functions-common:get_or_create_user:932 : user_id=47efa8eb96a542ed8d232ac39db840fd 2022-04-13 23:08:57.002 | ++ functions-common:get_or_create_user:933 : echo 47efa8eb96a542ed8d232ac39db840fd 2022-04-13 23:08:57.006 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=47efa8eb96a542ed8d232ac39db840fd 2022-04-13 23:08:57.009 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 47efa8eb96a542ed8d232ac39db840fd all 2022-04-13 23:08:57.099 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 47efa8eb96a542ed8d232ac39db840fd all 2022-04-13 23:08:57.186 | [17761 Async ks-system-reader:83410]: running: get_or_add_user_system_role reader 47efa8eb96a542ed8d232ac39db840fd all 2022-04-13 23:08:57.194 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 23:08:57.206 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 23:08:57.209 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 23:08:57.213 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:08:57.217 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-13 23:09:00.247 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:00.304 | [82727 Async ks-alt-member-user:82727]: finished successfully 2022-04-13 23:09:00.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:00.479 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:00.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:00.479 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:00.677 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:00.680 | ++ functions-common:get_or_create_group:909 : group_id=288e1b15735249bda1661dfd89969909 2022-04-13 23:09:00.691 | ++ functions-common:get_or_create_group:910 : echo 288e1b15735249bda1661dfd89969909 2022-04-13 23:09:00.696 | + lib/keystone:create_keystone_accounts:402 : admin_group=288e1b15735249bda1661dfd89969909 2022-04-13 23:09:00.699 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 23:09:00.706 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 23:09:00.709 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 23:09:00.713 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:09:00.717 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-13 23:09:02.746 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:02.775 | [82904 Async ks-alt-reader-user:82904]: finished successfully 2022-04-13 23:09:03.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:03.333 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:03.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:03.333 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:03.524 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:03.527 | ++ functions-common:get_or_create_group:909 : group_id=53282c9ef52a45249e89f05e74eafff6 2022-04-13 23:09:03.530 | ++ functions-common:get_or_create_group:910 : echo 53282c9ef52a45249e89f05e74eafff6 2022-04-13 23:09:03.533 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=53282c9ef52a45249e89f05e74eafff6 2022-04-13 23:09:03.535 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 53282c9ef52a45249e89f05e74eafff6 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:03.605 | + inc/async:async_inner:63 : get_or_add_group_project_role member 53282c9ef52a45249e89f05e74eafff6 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:03.673 | [17761 Async ks-group-memberdemo:83763]: running: get_or_add_group_project_role member 53282c9ef52a45249e89f05e74eafff6 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:03.676 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 53282c9ef52a45249e89f05e74eafff6 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:03.782 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 53282c9ef52a45249e89f05e74eafff6 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:03.876 | [17761 Async ks-group-anotherdemo:83849]: running: get_or_add_group_project_role anotherrole 53282c9ef52a45249e89f05e74eafff6 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:03.889 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 53282c9ef52a45249e89f05e74eafff6 c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:04.248 | + inc/async:async_inner:63 : get_or_add_group_project_role member 53282c9ef52a45249e89f05e74eafff6 c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:04.422 | [17761 Async ks-group-memberalt:83935]: running: get_or_add_group_project_role member 53282c9ef52a45249e89f05e74eafff6 c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:04.438 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 53282c9ef52a45249e89f05e74eafff6 c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:04.849 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 53282c9ef52a45249e89f05e74eafff6 c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:05.017 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:05.102 | [17761 Async ks-group-anotheralt:84042]: running: get_or_add_group_project_role anotherrole 53282c9ef52a45249e89f05e74eafff6 c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:05.118 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 288e1b15735249bda1661dfd89969909 eb723709ca4a4ed29338f7194e4a65d2 2022-04-13 23:09:05.202 | [83128 Async ks-system-member:83128]: finished successfully 2022-04-13 23:09:05.557 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 288e1b15735249bda1661dfd89969909 eb723709ca4a4ed29338f7194e4a65d2 2022-04-13 23:09:05.810 | [17761 Async ks-group-admin:84167]: running: get_or_add_group_project_role admin 288e1b15735249bda1661dfd89969909 eb723709ca4a4ed29338f7194e4a65d2 2022-04-13 23:09:05.838 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-13 23:09:06.218 | [17761 Async ks-demo-member:81321]: Waiting for completion of get_or_add_user_project_role member 5fcb5432f77a4e5aac00a8429ac7dc6c 193e900358994f0fa87876ef5187446b running on PID 81321 (17 other jobs running) 2022-04-13 23:09:06.401 | [17761 Async ks-demo-member:81321]: Signaling child to exit 2022-04-13 23:09:06.402 | WAKEUP 2022-04-13 23:09:06.565 | [17761 Async ks-demo-member:81321]: Signaled 2022-04-13 23:09:06.577 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:09:06.577 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:09:06.577 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:09:06.577 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:09:06.577 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:09:06.577 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:09:06.577 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:09:06.577 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:09:06.577 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:09:06.577 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:06.577 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:06.577 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5fcb5432f77a4e5aac00a8429ac7dc6c --project 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:06.577 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:06.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:06.577 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:06.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:06.578 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:06.578 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:06.578 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:09:06.578 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:09:06.578 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 5fcb5432f77a4e5aac00a8429ac7dc6c --project 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:06.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:06.578 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:06.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:06.578 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:06.578 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:06.578 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:09:06.578 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5fcb5432f77a4e5aac00a8429ac7dc6c --project 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:06.578 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:06.578 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:06.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:06.578 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:06.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:06.578 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:06.578 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:06.578 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:09:06.578 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:09:06.578 | ++ functions-common:get_field:825 : echo '| 9673e29fed934700b654dfc23609b5ca | 5fcb5432f77a4e5aac00a8429ac7dc6c | | 193e900358994f0fa87876ef5187446b | | | False |' 2022-04-13 23:09:06.578 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:09:06.578 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:06.578 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9673e29fed934700b654dfc23609b5ca 2022-04-13 23:09:06.578 | + functions-common:get_or_add_user_project_role:1004 : echo 9673e29fed934700b654dfc23609b5ca 2022-04-13 23:09:06.578 | 9673e29fed934700b654dfc23609b5ca 2022-04-13 23:09:06.897 | [17761 Async ks-demo-member:81321]: finished get_or_add_user_project_role member 5fcb5432f77a4e5aac00a8429ac7dc6c 193e900358994f0fa87876ef5187446b with result 0 in 17 seconds 2022-04-13 23:09:07.126 | [17761 Async ks-demo-admin:81433]: Waiting for completion of get_or_add_user_project_role admin 05d9c6557aaf4d2e86e7af10719cd92b 193e900358994f0fa87876ef5187446b running on PID 81433 (16 other jobs running) 2022-04-13 23:09:07.283 | [17761 Async ks-demo-admin:81433]: Signaling child to exit 2022-04-13 23:09:07.284 | WAKEUP 2022-04-13 23:09:07.448 | [17761 Async ks-demo-admin:81433]: Signaled 2022-04-13 23:09:07.461 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:09:07.461 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:09:07.461 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:09:07.461 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:09:07.461 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:09:07.461 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:09:07.461 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:09:07.461 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:09:07.461 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 05d9c6557aaf4d2e86e7af10719cd92b --project 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:07.461 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:09:07.461 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:07.461 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:07.461 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:07.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:07.461 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:07.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:07.461 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:07.461 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:07.461 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:09:07.461 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:09:07.461 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 05d9c6557aaf4d2e86e7af10719cd92b --project 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:07.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:07.461 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:07.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:07.462 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:07.462 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 05d9c6557aaf4d2e86e7af10719cd92b --project 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:07.462 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:07.462 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:09:07.462 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:07.462 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:07.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:07.462 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:07.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:07.462 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:07.462 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:07.462 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:09:07.462 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:09:07.462 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:09:07.462 | ++ functions-common:get_field:825 : echo '| a3cfc4da0d794b35b314ff1787e357fc | 05d9c6557aaf4d2e86e7af10719cd92b | | 193e900358994f0fa87876ef5187446b | | | False |' 2022-04-13 23:09:07.462 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:07.462 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:09:07.462 | + functions-common:get_or_add_user_project_role:1004 : echo a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:09:07.462 | a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:09:07.705 | [17761 Async ks-demo-admin:81433]: finished get_or_add_user_project_role admin 05d9c6557aaf4d2e86e7af10719cd92b 193e900358994f0fa87876ef5187446b with result 0 in 16 seconds 2022-04-13 23:09:07.966 | [17761 Async ks-demo-another:81545]: Waiting for completion of get_or_add_user_project_role anotherrole 5fcb5432f77a4e5aac00a8429ac7dc6c 193e900358994f0fa87876ef5187446b running on PID 81545 (15 other jobs running) 2022-04-13 23:09:08.112 | [17761 Async ks-demo-another:81545]: Signaling child to exit 2022-04-13 23:09:08.112 | WAKEUP 2022-04-13 23:09:08.144 | [17761 Async ks-demo-another:81545]: Signaled 2022-04-13 23:09:08.145 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:09:08.145 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:09:08.145 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:09:08.145 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:09:08.145 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:09:08.145 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:09:08.145 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:09:08.145 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:09:08.145 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:09:08.145 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5fcb5432f77a4e5aac00a8429ac7dc6c --project 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:08.145 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:08.145 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:08.145 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:08.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:08.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:08.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:08.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:08.146 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:08.146 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:09:08.146 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:09:08.146 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5fcb5432f77a4e5aac00a8429ac7dc6c --project 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:08.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:08.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:08.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:08.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:08.146 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:09:08.146 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5fcb5432f77a4e5aac00a8429ac7dc6c --project 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:08.146 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:08.146 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:08.146 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:08.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:08.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:08.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:08.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:08.146 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:08.146 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:09:08.146 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:09:08.146 | ++ functions-common:get_field:825 : echo '| df9ac3228afb4354a57acb9696414dcb | 5fcb5432f77a4e5aac00a8429ac7dc6c | | 193e900358994f0fa87876ef5187446b | | | False |' 2022-04-13 23:09:08.146 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:09:08.146 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:08.146 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=df9ac3228afb4354a57acb9696414dcb 2022-04-13 23:09:08.146 | + functions-common:get_or_add_user_project_role:1004 : echo df9ac3228afb4354a57acb9696414dcb 2022-04-13 23:09:08.146 | df9ac3228afb4354a57acb9696414dcb 2022-04-13 23:09:08.383 | [17761 Async ks-demo-another:81545]: finished get_or_add_user_project_role anotherrole 5fcb5432f77a4e5aac00a8429ac7dc6c 193e900358994f0fa87876ef5187446b with result 0 in 17 seconds 2022-04-13 23:09:08.584 | [17761 Async ks-demo-invis:81657]: Waiting for completion of get_or_add_user_project_role member 5fcb5432f77a4e5aac00a8429ac7dc6c 71f10215a5534f1fa4fd43a864753a30 running on PID 81657 (14 other jobs running) 2022-04-13 23:09:08.717 | [17761 Async ks-demo-invis:81657]: Signaling child to exit 2022-04-13 23:09:08.717 | WAKEUP 2022-04-13 23:09:08.856 | [17761 Async ks-demo-invis:81657]: Signaled 2022-04-13 23:09:08.856 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:09:08.856 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:09:08.857 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:09:08.857 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:09:08.857 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:09:08.857 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:09:08.857 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:09:08.857 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:09:08.857 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:09:08.857 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5fcb5432f77a4e5aac00a8429ac7dc6c --project 71f10215a5534f1fa4fd43a864753a30 2022-04-13 23:09:08.857 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:08.857 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:08.857 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:08.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:08.857 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:08.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:08.857 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:08.857 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:08.857 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:09:08.857 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:09:08.858 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 5fcb5432f77a4e5aac00a8429ac7dc6c --project 71f10215a5534f1fa4fd43a864753a30 2022-04-13 23:09:08.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:08.858 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:08.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:08.858 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:08.858 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:09:08.858 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5fcb5432f77a4e5aac00a8429ac7dc6c --project 71f10215a5534f1fa4fd43a864753a30 2022-04-13 23:09:08.858 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:08.858 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:08.858 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:08.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:08.858 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:08.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:08.858 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:08.858 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:08.858 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:09:08.858 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:09:08.859 | ++ functions-common:get_field:825 : echo '| 9673e29fed934700b654dfc23609b5ca | 5fcb5432f77a4e5aac00a8429ac7dc6c | | 71f10215a5534f1fa4fd43a864753a30 | | | False |' 2022-04-13 23:09:08.859 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:09:08.859 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:08.859 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9673e29fed934700b654dfc23609b5ca 2022-04-13 23:09:08.859 | + functions-common:get_or_add_user_project_role:1004 : echo 9673e29fed934700b654dfc23609b5ca 2022-04-13 23:09:08.859 | 9673e29fed934700b654dfc23609b5ca 2022-04-13 23:09:08.937 | [17761 Async ks-demo-invis:81657]: finished get_or_add_user_project_role member 5fcb5432f77a4e5aac00a8429ac7dc6c 71f10215a5534f1fa4fd43a864753a30 with result 0 in 18 seconds 2022-04-13 23:09:09.020 | [17761 Async ks-demo-reader:81815]: Waiting for completion of get_or_add_user_project_role reader 0817bb98c6e949eb95c51dc5fa0bf104 193e900358994f0fa87876ef5187446b running on PID 81815 (13 other jobs running) 2022-04-13 23:09:09.052 | [17761 Async ks-demo-reader:81815]: Signaling child to exit 2022-04-13 23:09:09.053 | WAKEUP 2022-04-13 23:09:09.089 | [17761 Async ks-demo-reader:81815]: Signaled 2022-04-13 23:09:09.090 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:09:09.090 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:09:09.090 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:09:09.090 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:09:09.090 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:09:09.091 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:09:09.091 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:09:09.091 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:09:09.091 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0817bb98c6e949eb95c51dc5fa0bf104 --project 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:09.091 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:09.091 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:09:09.091 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:09.091 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:09.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:09.091 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:09.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:09.091 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:09.091 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:09.091 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:09:09.091 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:09:09.091 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 0817bb98c6e949eb95c51dc5fa0bf104 --project 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:09.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:09.091 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:09.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:09.091 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:09.091 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:09:09.091 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0817bb98c6e949eb95c51dc5fa0bf104 --project 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:09.091 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:09.091 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:09.091 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:09.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:09.091 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:09.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:09.091 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:09.092 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:09.092 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:09:09.092 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:09:09.092 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:09:09.092 | ++ functions-common:get_field:825 : echo '| 98e03584b16b411ebb19caad5b948378 | 0817bb98c6e949eb95c51dc5fa0bf104 | | 193e900358994f0fa87876ef5187446b | | | False |' 2022-04-13 23:09:09.092 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:09.092 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=98e03584b16b411ebb19caad5b948378 2022-04-13 23:09:09.092 | + functions-common:get_or_add_user_project_role:1004 : echo 98e03584b16b411ebb19caad5b948378 2022-04-13 23:09:09.092 | 98e03584b16b411ebb19caad5b948378 2022-04-13 23:09:09.152 | [17761 Async ks-demo-reader:81815]: finished get_or_add_user_project_role reader 0817bb98c6e949eb95c51dc5fa0bf104 193e900358994f0fa87876ef5187446b with result 0 in 14 seconds 2022-04-13 23:09:09.157 | + inc/async:async_wait:197 : return 0 2022-04-13 23:09:09.178 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 23:09:09.509 | [17761 Async ks-alt-admin:82216]: Waiting for completion of get_or_add_user_project_role admin 05f5721ed8f44ca7a2b205c129f43632 c35fca80e10440c3870e617ddf741777 running on PID 82216 (12 other jobs running) 2022-04-13 23:09:09.626 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:09.632 | [17761 Async ks-alt-admin:82216]: Signaling child to exit 2022-04-13 23:09:09.633 | WAKEUP 2022-04-13 23:09:09.692 | [17761 Async ks-alt-admin:82216]: Signaled 2022-04-13 23:09:09.708 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:09:09.708 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:09:09.708 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:09:09.708 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:09:09.709 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:09:09.709 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:09:09.709 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:09:09.709 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:09:09.709 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:09:09.709 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 05f5721ed8f44ca7a2b205c129f43632 --project c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:09.709 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:09.709 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:09.709 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:09.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:09.709 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:09.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:09.709 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:09.709 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:09.709 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:09:09.709 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:09:09.709 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 05f5721ed8f44ca7a2b205c129f43632 --project c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:09.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:09.709 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:09.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:09.709 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:09.709 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 05f5721ed8f44ca7a2b205c129f43632 --project c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:09.709 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:09:09.709 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:09.709 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:09.709 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:09.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:09.709 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:09.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:09.709 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:09.709 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:09.710 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:09:09.710 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:09:09.710 | ++ functions-common:get_field:825 : echo '| a3cfc4da0d794b35b314ff1787e357fc | 05f5721ed8f44ca7a2b205c129f43632 | | c35fca80e10440c3870e617ddf741777 | | | False |' 2022-04-13 23:09:09.710 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:09:09.710 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:09.710 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:09:09.710 | + functions-common:get_or_add_user_project_role:1004 : echo a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:09:09.710 | a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:09:09.740 | [83410 Async ks-system-reader:83410]: finished successfully 2022-04-13 23:09:09.963 | [17761 Async ks-alt-admin:82216]: finished get_or_add_user_project_role admin 05f5721ed8f44ca7a2b205c129f43632 c35fca80e10440c3870e617ddf741777 with result 0 in 13 seconds 2022-04-13 23:09:10.191 | [17761 Async ks-alt-another:82328]: Waiting for completion of get_or_add_user_project_role anotherrole 05f5721ed8f44ca7a2b205c129f43632 c35fca80e10440c3870e617ddf741777 running on PID 82328 (11 other jobs running) 2022-04-13 23:09:10.338 | [17761 Async ks-alt-another:82328]: Signaling child to exit 2022-04-13 23:09:10.340 | WAKEUP 2022-04-13 23:09:10.488 | [17761 Async ks-alt-another:82328]: Signaled 2022-04-13 23:09:10.505 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:09:10.505 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:09:10.505 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:09:10.505 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:09:10.505 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:09:10.505 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:09:10.505 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:09:10.505 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:09:10.505 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:09:10.505 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 05f5721ed8f44ca7a2b205c129f43632 --project c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:10.505 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:10.505 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:10.505 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:10.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:10.505 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:10.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:10.505 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:10.505 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:10.505 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:09:10.505 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:09:10.506 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 05f5721ed8f44ca7a2b205c129f43632 --project c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:10.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:10.506 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:10.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:10.506 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:10.506 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:09:10.506 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:10.506 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:10.506 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 05f5721ed8f44ca7a2b205c129f43632 --project c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:10.506 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:10.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:10.506 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:10.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:10.506 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:10.506 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:10.506 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:09:10.506 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:09:10.506 | ++ functions-common:get_field:825 : echo '| df9ac3228afb4354a57acb9696414dcb | 05f5721ed8f44ca7a2b205c129f43632 | | c35fca80e10440c3870e617ddf741777 | | | False |' 2022-04-13 23:09:10.506 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:09:10.506 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:10.506 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=df9ac3228afb4354a57acb9696414dcb 2022-04-13 23:09:10.506 | + functions-common:get_or_add_user_project_role:1004 : echo df9ac3228afb4354a57acb9696414dcb 2022-04-13 23:09:10.506 | df9ac3228afb4354a57acb9696414dcb 2022-04-13 23:09:10.755 | [17761 Async ks-alt-another:82328]: finished get_or_add_user_project_role anotherrole 05f5721ed8f44ca7a2b205c129f43632 c35fca80e10440c3870e617ddf741777 with result 0 in 14 seconds 2022-04-13 23:09:10.989 | [17761 Async ks-alt-member-user:82727]: Waiting for completion of get_or_add_user_project_role member 98d7674af40f4a10b67a611cc73ffcbe c35fca80e10440c3870e617ddf741777 running on PID 82727 (10 other jobs running) 2022-04-13 23:09:11.131 | [17761 Async ks-alt-member-user:82727]: Signaling child to exit 2022-04-13 23:09:11.131 | WAKEUP 2022-04-13 23:09:11.236 | [17761 Async ks-alt-member-user:82727]: Signaled 2022-04-13 23:09:11.253 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:09:11.253 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:09:11.253 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:09:11.253 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:09:11.253 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:09:11.253 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:09:11.253 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:09:11.253 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:09:11.253 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:09:11.253 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:11.253 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:11.253 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 98d7674af40f4a10b67a611cc73ffcbe --project c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:11.253 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:11.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:11.253 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:11.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:11.253 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:11.253 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:11.253 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:09:11.253 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:09:11.253 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 98d7674af40f4a10b67a611cc73ffcbe --project c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:11.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:11.254 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:11.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:11.254 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:11.254 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:09:11.254 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:11.254 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:11.254 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 98d7674af40f4a10b67a611cc73ffcbe --project c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:11.254 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:11.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:11.254 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:11.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:11.254 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:11.254 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:11.254 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:09:11.254 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:09:11.254 | ++ functions-common:get_field:825 : echo '| 9673e29fed934700b654dfc23609b5ca | 98d7674af40f4a10b67a611cc73ffcbe | | c35fca80e10440c3870e617ddf741777 | | | False |' 2022-04-13 23:09:11.254 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:09:11.254 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:11.254 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9673e29fed934700b654dfc23609b5ca 2022-04-13 23:09:11.254 | + functions-common:get_or_add_user_project_role:1004 : echo 9673e29fed934700b654dfc23609b5ca 2022-04-13 23:09:11.254 | 9673e29fed934700b654dfc23609b5ca 2022-04-13 23:09:11.606 | [17761 Async ks-alt-member-user:82727]: finished get_or_add_user_project_role member 98d7674af40f4a10b67a611cc73ffcbe c35fca80e10440c3870e617ddf741777 with result 0 in 13 seconds 2022-04-13 23:09:11.896 | [17761 Async ks-alt-reader-user:82904]: Waiting for completion of get_or_add_user_project_role reader 7eb25c47ae41436a86b79657022d2637 c35fca80e10440c3870e617ddf741777 running on PID 82904 (9 other jobs running) 2022-04-13 23:09:12.092 | [17761 Async ks-alt-reader-user:82904]: Signaling child to exit 2022-04-13 23:09:12.093 | WAKEUP 2022-04-13 23:09:12.224 | [17761 Async ks-alt-reader-user:82904]: Signaled 2022-04-13 23:09:12.241 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:09:12.241 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:09:12.241 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:09:12.241 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:09:12.241 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:09:12.241 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:09:12.241 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:09:12.241 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:09:12.241 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7eb25c47ae41436a86b79657022d2637 --project c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:12.241 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:09:12.241 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:12.241 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:12.241 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:12.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:12.241 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:12.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:12.241 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:12.241 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:12.241 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:09:12.241 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:09:12.242 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 7eb25c47ae41436a86b79657022d2637 --project c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:12.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:12.242 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:12.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:12.242 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:12.242 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:12.242 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7eb25c47ae41436a86b79657022d2637 --project c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:12.242 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:09:12.242 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:12.242 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:12.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:12.242 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:12.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:12.242 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:12.242 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:12.242 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:09:12.242 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:09:12.242 | ++ functions-common:get_field:825 : echo '| 98e03584b16b411ebb19caad5b948378 | 7eb25c47ae41436a86b79657022d2637 | | c35fca80e10440c3870e617ddf741777 | | | False |' 2022-04-13 23:09:12.242 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:09:12.242 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:12.242 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=98e03584b16b411ebb19caad5b948378 2022-04-13 23:09:12.242 | + functions-common:get_or_add_user_project_role:1004 : echo 98e03584b16b411ebb19caad5b948378 2022-04-13 23:09:12.242 | 98e03584b16b411ebb19caad5b948378 2022-04-13 23:09:12.503 | [17761 Async ks-alt-reader-user:82904]: finished get_or_add_user_project_role reader 7eb25c47ae41436a86b79657022d2637 c35fca80e10440c3870e617ddf741777 with result 0 in 13 seconds 2022-04-13 23:09:12.536 | + inc/async:async_wait:197 : return 0 2022-04-13 23:09:12.558 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 23:09:12.885 | [17761 Async ks-system-member:83128]: Waiting for completion of get_or_add_user_system_role member 2f903c4776804a828a698e75be55acbc all running on PID 83128 (8 other jobs running) 2022-04-13 23:09:13.042 | [17761 Async ks-system-member:83128]: Signaling child to exit 2022-04-13 23:09:13.042 | WAKEUP 2022-04-13 23:09:13.230 | [17761 Async ks-system-member:83128]: Signaled 2022-04-13 23:09:13.245 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:09:13.245 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:09:13.245 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:09:13.245 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:09:13.245 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:09:13.245 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:09:13.245 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:09:13.245 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:09:13.245 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:09:13.245 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2f903c4776804a828a698e75be55acbc --system all -f value -c Role 2022-04-13 23:09:13.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:13.245 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:13.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:13.245 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:13.245 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:13.245 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:09:13.245 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:09:13.245 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 2f903c4776804a828a698e75be55acbc --system all 2022-04-13 23:09:13.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:13.245 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:13.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:13.246 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:13.246 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2f903c4776804a828a698e75be55acbc --system all -f value -c Role 2022-04-13 23:09:13.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:13.246 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:13.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:13.246 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:13.246 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:13.246 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=9673e29fed934700b654dfc23609b5ca 2022-04-13 23:09:13.246 | + functions-common:get_or_add_user_system_role:1059 : echo 9673e29fed934700b654dfc23609b5ca 2022-04-13 23:09:13.246 | 9673e29fed934700b654dfc23609b5ca 2022-04-13 23:09:13.531 | [17761 Async ks-system-member:83128]: finished get_or_add_user_system_role member 2f903c4776804a828a698e75be55acbc all with result 0 in 11 seconds 2022-04-13 23:09:13.712 | [17761 Async ks-system-reader:83410]: Waiting for completion of get_or_add_user_system_role reader 47efa8eb96a542ed8d232ac39db840fd all running on PID 83410 (7 other jobs running) 2022-04-13 23:09:13.922 | [17761 Async ks-system-reader:83410]: Signaling child to exit 2022-04-13 23:09:13.922 | WAKEUP 2022-04-13 23:09:14.067 | [17761 Async ks-system-reader:83410]: Signaled 2022-04-13 23:09:14.071 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:09:14.071 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:09:14.071 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:09:14.072 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:09:14.072 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:09:14.072 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:09:14.072 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:09:14.072 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:09:14.072 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:09:14.072 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 47efa8eb96a542ed8d232ac39db840fd --system all -f value -c Role 2022-04-13 23:09:14.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:14.072 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:14.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:14.072 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:14.072 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:14.072 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:09:14.072 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:09:14.072 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 47efa8eb96a542ed8d232ac39db840fd --system all 2022-04-13 23:09:14.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:14.072 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:14.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:14.072 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:14.072 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 47efa8eb96a542ed8d232ac39db840fd --system all -f value -c Role 2022-04-13 23:09:14.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:14.072 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:14.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:14.072 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:14.072 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:14.072 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=98e03584b16b411ebb19caad5b948378 2022-04-13 23:09:14.072 | + functions-common:get_or_add_user_system_role:1059 : echo 98e03584b16b411ebb19caad5b948378 2022-04-13 23:09:14.072 | 98e03584b16b411ebb19caad5b948378 2022-04-13 23:09:14.297 | [17761 Async ks-system-reader:83410]: finished get_or_add_user_system_role reader 47efa8eb96a542ed8d232ac39db840fd all with result 0 in 12 seconds 2022-04-13 23:09:14.333 | + inc/async:async_wait:197 : return 0 2022-04-13 23:09:14.346 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-13 23:09:14.676 | [17761 Async ks-group-memberdemo:83763]: Waiting for completion of get_or_add_group_project_role member 53282c9ef52a45249e89f05e74eafff6 193e900358994f0fa87876ef5187446b running on PID 83763 (6 other jobs running) 2022-04-13 23:09:14.819 | [17761 Async ks-group-memberdemo:83763]: Signaling child to exit 2022-04-13 23:09:17.248 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:17.358 | [83763 Async ks-group-memberdemo:83763]: finished successfully 2022-04-13 23:09:17.486 | WAKEUP 2022-04-13 23:09:17.620 | [17761 Async ks-group-memberdemo:83763]: Signaled 2022-04-13 23:09:17.625 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:09:17.625 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 53282c9ef52a45249e89f05e74eafff6 --project 193e900358994f0fa87876ef5187446b -f value 2022-04-13 23:09:17.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:17.625 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:17.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:17.625 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:17.625 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:17.626 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:09:17.626 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:09:17.626 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 53282c9ef52a45249e89f05e74eafff6 --project 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:17.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:17.626 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:17.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:17.626 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:17.626 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 53282c9ef52a45249e89f05e74eafff6 --project 193e900358994f0fa87876ef5187446b -f value 2022-04-13 23:09:17.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:17.626 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:17.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:17.626 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:17.626 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:17.626 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9673e29fed934700b654dfc23609b5ca 53282c9ef52a45249e89f05e74eafff6 193e900358994f0fa87876ef5187446b False' 2022-04-13 23:09:17.626 | + functions-common:get_or_add_group_project_role:1083 : echo 9673e29fed934700b654dfc23609b5ca 53282c9ef52a45249e89f05e74eafff6 193e900358994f0fa87876ef5187446b False 2022-04-13 23:09:17.626 | 9673e29fed934700b654dfc23609b5ca 53282c9ef52a45249e89f05e74eafff6 193e900358994f0fa87876ef5187446b False 2022-04-13 23:09:17.833 | [17761 Async ks-group-memberdemo:83763]: finished get_or_add_group_project_role member 53282c9ef52a45249e89f05e74eafff6 193e900358994f0fa87876ef5187446b with result 0 in 13 seconds 2022-04-13 23:09:17.996 | [17761 Async ks-group-anotherdemo:83849]: Waiting for completion of get_or_add_group_project_role anotherrole 53282c9ef52a45249e89f05e74eafff6 193e900358994f0fa87876ef5187446b running on PID 83849 (5 other jobs running) 2022-04-13 23:09:18.140 | [17761 Async ks-group-anotherdemo:83849]: Signaling child to exit 2022-04-13 23:09:18.543 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:18.586 | [83849 Async ks-group-anotherdemo:83849]: finished successfully 2022-04-13 23:09:18.618 | WAKEUP 2022-04-13 23:09:18.643 | [17761 Async ks-group-anotherdemo:83849]: Signaled 2022-04-13 23:09:18.645 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:09:18.645 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 53282c9ef52a45249e89f05e74eafff6 --project 193e900358994f0fa87876ef5187446b -f value 2022-04-13 23:09:18.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:18.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:18.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:18.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:18.646 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:18.646 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:09:18.646 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:09:18.646 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 53282c9ef52a45249e89f05e74eafff6 --project 193e900358994f0fa87876ef5187446b 2022-04-13 23:09:18.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:18.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:18.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:18.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:18.646 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 53282c9ef52a45249e89f05e74eafff6 --project 193e900358994f0fa87876ef5187446b -f value 2022-04-13 23:09:18.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:18.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:18.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:18.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:18.646 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:18.646 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='df9ac3228afb4354a57acb9696414dcb 53282c9ef52a45249e89f05e74eafff6 193e900358994f0fa87876ef5187446b False' 2022-04-13 23:09:18.646 | + functions-common:get_or_add_group_project_role:1083 : echo df9ac3228afb4354a57acb9696414dcb 53282c9ef52a45249e89f05e74eafff6 193e900358994f0fa87876ef5187446b False 2022-04-13 23:09:18.646 | df9ac3228afb4354a57acb9696414dcb 53282c9ef52a45249e89f05e74eafff6 193e900358994f0fa87876ef5187446b False 2022-04-13 23:09:18.700 | [17761 Async ks-group-anotherdemo:83849]: finished get_or_add_group_project_role anotherrole 53282c9ef52a45249e89f05e74eafff6 193e900358994f0fa87876ef5187446b with result 0 in 14 seconds 2022-04-13 23:09:18.742 | [17761 Async ks-group-memberalt:83935]: Waiting for completion of get_or_add_group_project_role member 53282c9ef52a45249e89f05e74eafff6 c35fca80e10440c3870e617ddf741777 running on PID 83935 (4 other jobs running) 2022-04-13 23:09:18.771 | [17761 Async ks-group-memberalt:83935]: Signaling child to exit 2022-04-13 23:09:19.607 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:19.638 | [83935 Async ks-group-memberalt:83935]: finished successfully 2022-04-13 23:09:19.660 | WAKEUP 2022-04-13 23:09:19.686 | [17761 Async ks-group-memberalt:83935]: Signaled 2022-04-13 23:09:19.688 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:09:19.688 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 53282c9ef52a45249e89f05e74eafff6 --project c35fca80e10440c3870e617ddf741777 -f value 2022-04-13 23:09:19.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:19.688 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:19.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:19.688 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:19.688 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:19.688 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:09:19.688 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:09:19.688 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 53282c9ef52a45249e89f05e74eafff6 --project c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:19.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:19.688 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:19.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:19.688 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:19.688 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 53282c9ef52a45249e89f05e74eafff6 --project c35fca80e10440c3870e617ddf741777 -f value 2022-04-13 23:09:19.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:19.688 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:19.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:19.688 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:19.688 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:19.689 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9673e29fed934700b654dfc23609b5ca 53282c9ef52a45249e89f05e74eafff6 c35fca80e10440c3870e617ddf741777 False' 2022-04-13 23:09:19.689 | + functions-common:get_or_add_group_project_role:1083 : echo 9673e29fed934700b654dfc23609b5ca 53282c9ef52a45249e89f05e74eafff6 c35fca80e10440c3870e617ddf741777 False 2022-04-13 23:09:19.689 | 9673e29fed934700b654dfc23609b5ca 53282c9ef52a45249e89f05e74eafff6 c35fca80e10440c3870e617ddf741777 False 2022-04-13 23:09:19.745 | [17761 Async ks-group-memberalt:83935]: finished get_or_add_group_project_role member 53282c9ef52a45249e89f05e74eafff6 c35fca80e10440c3870e617ddf741777 with result 0 in 15 seconds 2022-04-13 23:09:19.809 | [17761 Async ks-group-anotheralt:84042]: Waiting for completion of get_or_add_group_project_role anotherrole 53282c9ef52a45249e89f05e74eafff6 c35fca80e10440c3870e617ddf741777 running on PID 84042 (3 other jobs running) 2022-04-13 23:09:19.840 | [17761 Async ks-group-anotheralt:84042]: Signaling child to exit 2022-04-13 23:09:19.902 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:19.945 | [84042 Async ks-group-anotheralt:84042]: finished successfully 2022-04-13 23:09:19.965 | WAKEUP 2022-04-13 23:09:19.989 | [17761 Async ks-group-anotheralt:84042]: Signaled 2022-04-13 23:09:19.991 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:09:19.991 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 53282c9ef52a45249e89f05e74eafff6 --project c35fca80e10440c3870e617ddf741777 -f value 2022-04-13 23:09:19.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:19.991 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:19.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:19.991 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:19.991 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:19.991 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:09:19.991 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:09:19.991 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 53282c9ef52a45249e89f05e74eafff6 --project c35fca80e10440c3870e617ddf741777 2022-04-13 23:09:19.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:19.991 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:19.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:19.991 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:19.991 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 53282c9ef52a45249e89f05e74eafff6 --project c35fca80e10440c3870e617ddf741777 -f value 2022-04-13 23:09:19.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:19.991 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:19.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:19.991 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:19.991 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:19.991 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='df9ac3228afb4354a57acb9696414dcb 53282c9ef52a45249e89f05e74eafff6 c35fca80e10440c3870e617ddf741777 False' 2022-04-13 23:09:19.992 | + functions-common:get_or_add_group_project_role:1083 : echo df9ac3228afb4354a57acb9696414dcb 53282c9ef52a45249e89f05e74eafff6 c35fca80e10440c3870e617ddf741777 False 2022-04-13 23:09:19.992 | df9ac3228afb4354a57acb9696414dcb 53282c9ef52a45249e89f05e74eafff6 c35fca80e10440c3870e617ddf741777 False 2022-04-13 23:09:20.038 | [17761 Async ks-group-anotheralt:84042]: finished get_or_add_group_project_role anotherrole 53282c9ef52a45249e89f05e74eafff6 c35fca80e10440c3870e617ddf741777 with result 0 in 15 seconds 2022-04-13 23:09:20.080 | [17761 Async ks-group-admin:84167]: Waiting for completion of get_or_add_group_project_role admin 288e1b15735249bda1661dfd89969909 eb723709ca4a4ed29338f7194e4a65d2 running on PID 84167 (2 other jobs running) 2022-04-13 23:09:20.109 | [17761 Async ks-group-admin:84167]: Signaling child to exit 2022-04-13 23:09:20.248 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:20.274 | [84167 Async ks-group-admin:84167]: finished successfully 2022-04-13 23:09:20.293 | WAKEUP 2022-04-13 23:09:20.316 | [17761 Async ks-group-admin:84167]: Signaled 2022-04-13 23:09:20.317 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:09:20.318 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 288e1b15735249bda1661dfd89969909 --project eb723709ca4a4ed29338f7194e4a65d2 -f value 2022-04-13 23:09:20.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:20.318 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:20.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:20.318 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:20.318 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:20.318 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:09:20.318 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:09:20.318 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 288e1b15735249bda1661dfd89969909 --project eb723709ca4a4ed29338f7194e4a65d2 2022-04-13 23:09:20.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:20.318 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:20.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:20.318 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:20.318 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 288e1b15735249bda1661dfd89969909 --project eb723709ca4a4ed29338f7194e4a65d2 -f value 2022-04-13 23:09:20.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:20.318 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:20.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:20.318 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:20.318 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:20.318 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='a3cfc4da0d794b35b314ff1787e357fc 288e1b15735249bda1661dfd89969909 eb723709ca4a4ed29338f7194e4a65d2 False' 2022-04-13 23:09:20.318 | + functions-common:get_or_add_group_project_role:1083 : echo a3cfc4da0d794b35b314ff1787e357fc 288e1b15735249bda1661dfd89969909 eb723709ca4a4ed29338f7194e4a65d2 False 2022-04-13 23:09:20.318 | a3cfc4da0d794b35b314ff1787e357fc 288e1b15735249bda1661dfd89969909 eb723709ca4a4ed29338f7194e4a65d2 False 2022-04-13 23:09:20.362 | [17761 Async ks-group-admin:84167]: finished get_or_add_group_project_role admin 288e1b15735249bda1661dfd89969909 eb723709ca4a4ed29338f7194e4a65d2 with result 0 in 14 seconds 2022-04-13 23:09:20.367 | + inc/async:async_wait:197 : return 0 2022-04-13 23:09:20.369 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 23:09:20.386 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:20.389 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 23:09:20.407 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:20.409 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 23:09:20.412 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 23:09:20.470 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 23:09:20.508 | [17761 Async create_nova_accounts:86068]: running: create_nova_accounts 2022-04-13 23:09:20.511 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 23:09:20.529 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:20.531 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 23:09:20.534 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 23:09:20.593 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 23:09:20.636 | [17761 Async create_glance_accounts:86183]: running: create_glance_accounts 2022-04-13 23:09:20.639 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 23:09:20.660 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:20.663 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 23:09:20.665 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 23:09:20.740 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 23:09:20.782 | [17761 Async create_cinder_accounts:86313]: running: create_cinder_accounts 2022-04-13 23:09:20.784 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 23:09:20.806 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:20.809 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 23:09:20.811 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 23:09:20.890 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 23:09:20.951 | [17761 Async create_neutron_accounts:86428]: running: create_neutron_accounts 2022-04-13 23:09:20.954 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 23:09:20.993 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:20.995 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 23:09:20.998 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 23:09:21.350 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 23:09:21.570 | [17761 Async create_swift_accounts:86570]: running: create_swift_accounts 2022-04-13 23:09:21.589 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 23:09:21.717 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:21.735 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 23:09:22.079 | [17761 Async create_nova_accounts:86068]: Waiting for completion of create_nova_accounts running on PID 86068 (6 other jobs running) 2022-04-13 23:09:22.231 | [17761 Async create_nova_accounts:86068]: Signaling child to exit 2022-04-13 23:10:01.503 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:10:01.545 | [86428 Async create_neutron_accounts:86428]: finished successfully 2022-04-13 23:10:21.072 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:10:21.113 | [86313 Async create_cinder_accounts:86313]: finished successfully 2022-04-13 23:10:35.813 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:10:35.840 | [86183 Async create_glance_accounts:86183]: finished successfully 2022-04-13 23:10:41.329 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:10:41.356 | [86068 Async create_nova_accounts:86068]: finished successfully 2022-04-13 23:10:41.376 | WAKEUP 2022-04-13 23:10:41.398 | [17761 Async create_nova_accounts:86068]: Signaled 2022-04-13 23:10:41.400 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:10:41.400 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 23:10:41.400 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 23:10:41.400 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:10:41.400 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:10:41.400 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:10:41.400 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:10:41.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.400 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.400 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.400 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.400 | + functions-common:get_or_create_user:932 : user_id=8920ca72102841ba8b79cf280e1893b3 2022-04-13 23:10:41.400 | + functions-common:get_or_create_user:933 : echo 8920ca72102841ba8b79cf280e1893b3 2022-04-13 23:10:41.400 | 8920ca72102841ba8b79cf280e1893b3 2022-04-13 23:10:41.400 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 23:10:41.400 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:10:41.400 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:10:41.400 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:41.400 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:41.400 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:10:41.400 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:10:41.400 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:10:41.400 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:10:41.400 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:10:41.401 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:10:41.401 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:41.401 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.401 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:10:41.401 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:41.401 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.401 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.401 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.401 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.401 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:10:41.401 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:10:41.401 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.402 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.402 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.402 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.402 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:41.402 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:10:41.402 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:41.402 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.402 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.402 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.402 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.402 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:10:41.402 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:10:41.402 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:10:41.402 | ++ functions-common:get_field:825 : echo '| 210c7e981eca4299a933862084f4036a | 8920ca72102841ba8b79cf280e1893b3 | | 3c7408272f6c429f8ef9024043f28122 | | | False |' 2022-04-13 23:10:41.402 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.402 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=210c7e981eca4299a933862084f4036a 2022-04-13 23:10:41.402 | + functions-common:get_or_add_user_project_role:1004 : echo 210c7e981eca4299a933862084f4036a 2022-04-13 23:10:41.402 | 210c7e981eca4299a933862084f4036a 2022-04-13 23:10:41.402 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:10:41.402 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 23:10:41.402 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:10:41.402 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:10:41.402 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:41.402 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:41.402 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:10:41.402 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:10:41.402 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:10:41.402 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:10:41.402 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:10:41.403 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:10:41.403 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.403 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:10:41.403 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:41.403 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:41.403 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.403 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.403 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.403 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.403 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:10:41.403 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:10:41.403 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.403 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.403 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.403 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.403 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:10:41.403 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:41.403 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:41.403 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.403 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.403 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.403 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.403 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:10:41.404 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:10:41.404 | ++ functions-common:get_field:825 : echo '| a3cfc4da0d794b35b314ff1787e357fc | 8920ca72102841ba8b79cf280e1893b3 | | 3c7408272f6c429f8ef9024043f28122 | | | False |' 2022-04-13 23:10:41.404 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:10:41.404 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.404 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:10:41.404 | + functions-common:get_or_add_user_project_role:1004 : echo a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:10:41.404 | a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:10:41.404 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 23:10:41.404 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:10:41.404 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.52/compute 2022-04-13 23:10:41.404 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 23:10:41.404 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:10:41.404 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 23:10:41.404 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-13 23:10:41.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.404 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.404 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.404 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.404 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:10:41.404 | 3767d693ea6240c68de62d40c30316af' 2022-04-13 23:10:41.404 | + functions-common:get_or_create_service:1101 : echo 3767d693ea6240c68de62d40c30316af 2022-04-13 23:10:41.404 | 3767d693ea6240c68de62d40c30316af 2022-04-13 23:10:41.404 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.52/compute/v2/$(project_id)s' 2022-04-13 23:10:41.404 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:10:41.404 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.52/compute/v2/$(project_id)s' RegionOne 2022-04-13 23:10:41.404 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:10:41.404 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-13 23:10:41.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.404 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.404 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.405 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.405 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:10:41.405 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:10:41.405 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.52/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:10:41.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.405 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.405 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.405 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.405 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=cfaa84be7b9f4fd593f241eb626faff6 2022-04-13 23:10:41.405 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo cfaa84be7b9f4fd593f241eb626faff6 2022-04-13 23:10:41.405 | + functions-common:get_or_create_endpoint:1134 : public_id=cfaa84be7b9f4fd593f241eb626faff6 2022-04-13 23:10:41.405 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:10:41.405 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:10:41.405 | + functions-common:get_or_create_endpoint:1143 : echo cfaa84be7b9f4fd593f241eb626faff6 2022-04-13 23:10:41.405 | cfaa84be7b9f4fd593f241eb626faff6 2022-04-13 23:10:41.405 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 23:10:41.405 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:10:41.405 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 23:10:41.405 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-13 23:10:41.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.405 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.405 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.405 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.405 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:10:41.405 | 48787bfe735842489f1d23399ff8e28a' 2022-04-13 23:10:41.405 | + functions-common:get_or_create_service:1101 : echo 48787bfe735842489f1d23399ff8e28a 2022-04-13 23:10:41.405 | 48787bfe735842489f1d23399ff8e28a 2022-04-13 23:10:41.405 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.52/compute/v2.1 2022-04-13 23:10:41.405 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:10:41.406 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.52/compute/v2.1 RegionOne 2022-04-13 23:10:41.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:10:41.406 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-13 23:10:41.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.406 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.406 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.406 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:10:41.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:10:41.406 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.52/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 23:10:41.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.406 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.406 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.406 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=7d9ddd523cdc4473aeee75a62f0a153d 2022-04-13 23:10:41.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 7d9ddd523cdc4473aeee75a62f0a153d 2022-04-13 23:10:41.406 | + functions-common:get_or_create_endpoint:1134 : public_id=7d9ddd523cdc4473aeee75a62f0a153d 2022-04-13 23:10:41.406 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:10:41.406 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:10:41.406 | + functions-common:get_or_create_endpoint:1143 : echo 7d9ddd523cdc4473aeee75a62f0a153d 2022-04-13 23:10:41.406 | 7d9ddd523cdc4473aeee75a62f0a153d 2022-04-13 23:10:41.406 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 23:10:41.406 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:41.406 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 23:10:41.406 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:41.406 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 23:10:41.406 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:10:41.406 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:10:41.406 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:41.406 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:41.407 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:10:41.407 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:10:41.407 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:10:41.407 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:10:41.407 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:10:41.407 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:10:41.407 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.407 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:41.407 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:10:41.407 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:41.407 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.407 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.407 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:10:41.407 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:10:41.407 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.407 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.407 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:10:41.407 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:41.407 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:41.407 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.408 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.408 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.408 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:10:41.408 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:10:41.408 | ++ functions-common:get_field:825 : echo '| 787e8d3b57aa4e538a97f868595d9000 | 8920ca72102841ba8b79cf280e1893b3 | | 3c7408272f6c429f8ef9024043f28122 | | | False |' 2022-04-13 23:10:41.408 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:10:41.408 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.408 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=787e8d3b57aa4e538a97f868595d9000 2022-04-13 23:10:41.408 | + functions-common:get_or_add_user_project_role:1004 : echo 787e8d3b57aa4e538a97f868595d9000 2022-04-13 23:10:41.408 | 787e8d3b57aa4e538a97f868595d9000 2022-04-13 23:10:41.408 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 23:10:41.408 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:41.408 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 23:10:41.408 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:41.408 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 23:10:41.452 | [17761 Async create_nova_accounts:86068]: finished create_nova_accounts with result 0 in 80 seconds 2022-04-13 23:10:41.489 | [17761 Async create_glance_accounts:86183]: Waiting for completion of create_glance_accounts running on PID 86183 (5 other jobs running) 2022-04-13 23:10:41.514 | [17761 Async create_glance_accounts:86183]: Signaling child to exit 2022-04-13 23:10:41.514 | WAKEUP 2022-04-13 23:10:41.537 | [17761 Async create_glance_accounts:86183]: Signaled 2022-04-13 23:10:41.538 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 23:10:41.539 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:41.539 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 23:10:41.539 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 23:10:41.539 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:10:41.539 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:10:41.539 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:10:41.539 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:10:41.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.539 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.539 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.539 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.539 | + functions-common:get_or_create_user:932 : user_id=03e4be6cf1f0450aa72c5f0eba5f46dc 2022-04-13 23:10:41.539 | + functions-common:get_or_create_user:933 : echo 03e4be6cf1f0450aa72c5f0eba5f46dc 2022-04-13 23:10:41.539 | 03e4be6cf1f0450aa72c5f0eba5f46dc 2022-04-13 23:10:41.539 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 23:10:41.539 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:10:41.539 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:10:41.539 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:41.539 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:41.539 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:10:41.539 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:10:41.539 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:10:41.539 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:10:41.539 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:10:41.539 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:10:41.539 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.540 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:41.540 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:10:41.540 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:41.540 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.540 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.540 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.540 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.540 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:10:41.540 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:10:41.540 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.540 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.540 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.540 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:41.540 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.540 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:10:41.540 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:41.540 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.540 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.540 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.540 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.540 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:10:41.540 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:10:41.540 | ++ functions-common:get_field:825 : echo '| 210c7e981eca4299a933862084f4036a | 03e4be6cf1f0450aa72c5f0eba5f46dc | | 3c7408272f6c429f8ef9024043f28122 | | | False |' 2022-04-13 23:10:41.540 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:10:41.540 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.540 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=210c7e981eca4299a933862084f4036a 2022-04-13 23:10:41.541 | + functions-common:get_or_add_user_project_role:1004 : echo 210c7e981eca4299a933862084f4036a 2022-04-13 23:10:41.541 | 210c7e981eca4299a933862084f4036a 2022-04-13 23:10:41.541 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:10:41.541 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 23:10:41.541 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:41.541 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 23:10:41.541 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 23:10:41.541 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:10:41.541 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:10:41.541 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:10:41.541 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:10:41.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.541 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.541 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.541 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.541 | + functions-common:get_or_create_user:932 : user_id=83bcf4c1cce44a7386874163764de574 2022-04-13 23:10:41.541 | + functions-common:get_or_create_user:933 : echo 83bcf4c1cce44a7386874163764de574 2022-04-13 23:10:41.541 | 83bcf4c1cce44a7386874163764de574 2022-04-13 23:10:41.541 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 23:10:41.541 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:10:41.541 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:10:41.541 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:41.541 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:41.541 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:10:41.541 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:10:41.541 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:10:41.541 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:10:41.541 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:10:41.541 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:10:41.541 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:41.542 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:10:41.542 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.542 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:41.542 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.542 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.542 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.542 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.542 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:10:41.542 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:10:41.542 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.542 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.542 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.542 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:41.542 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.542 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:10:41.542 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:41.542 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.542 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.542 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.542 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.542 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:10:41.542 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:10:41.542 | ++ functions-common:get_field:825 : echo '| 210c7e981eca4299a933862084f4036a | 83bcf4c1cce44a7386874163764de574 | | 3c7408272f6c429f8ef9024043f28122 | | | False |' 2022-04-13 23:10:41.542 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:10:41.542 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.542 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=210c7e981eca4299a933862084f4036a 2022-04-13 23:10:41.543 | + functions-common:get_or_add_user_project_role:1004 : echo 210c7e981eca4299a933862084f4036a 2022-04-13 23:10:41.543 | 210c7e981eca4299a933862084f4036a 2022-04-13 23:10:41.543 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 23:10:41.543 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 23:10:41.543 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:10:41.543 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:10:41.543 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:41.543 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:41.543 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:10:41.543 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:10:41.543 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:10:41.543 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:10:41.543 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:10:41.543 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:10:41.543 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:10:41.543 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:41.543 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.543 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:41.543 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.543 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.543 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.543 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.543 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:10:41.543 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:10:41.543 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.543 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.543 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.544 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.544 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:41.544 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:10:41.544 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:41.544 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.544 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.544 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.544 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.544 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:10:41.544 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:10:41.544 | ++ functions-common:get_field:825 : echo '| 787e8d3b57aa4e538a97f868595d9000 | 83bcf4c1cce44a7386874163764de574 | | 3c7408272f6c429f8ef9024043f28122 | | | False |' 2022-04-13 23:10:41.544 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:10:41.544 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.544 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=787e8d3b57aa4e538a97f868595d9000 2022-04-13 23:10:41.544 | + functions-common:get_or_add_user_project_role:1004 : echo 787e8d3b57aa4e538a97f868595d9000 2022-04-13 23:10:41.544 | 787e8d3b57aa4e538a97f868595d9000 2022-04-13 23:10:41.544 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 23:10:41.544 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:10:41.544 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 23:10:41.544 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-13 23:10:41.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.544 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.544 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.544 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.544 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:10:41.544 | ac0f851030ba40de9e39ad232da2ac8c' 2022-04-13 23:10:41.544 | + functions-common:get_or_create_service:1101 : echo ac0f851030ba40de9e39ad232da2ac8c 2022-04-13 23:10:41.544 | ac0f851030ba40de9e39ad232da2ac8c 2022-04-13 23:10:41.544 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.52/image 2022-04-13 23:10:41.545 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:10:41.545 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.52/image RegionOne 2022-04-13 23:10:41.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:10:41.545 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-13 23:10:41.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.545 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.545 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.545 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:10:41.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:10:41.545 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.52/image --region RegionOne -f value -c id 2022-04-13 23:10:41.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.545 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.545 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.545 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=44b3b1dc9ffb4ecaacb20c348eb269bc 2022-04-13 23:10:41.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 44b3b1dc9ffb4ecaacb20c348eb269bc 2022-04-13 23:10:41.545 | + functions-common:get_or_create_endpoint:1134 : public_id=44b3b1dc9ffb4ecaacb20c348eb269bc 2022-04-13 23:10:41.545 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:10:41.545 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:10:41.545 | + functions-common:get_or_create_endpoint:1143 : echo 44b3b1dc9ffb4ecaacb20c348eb269bc 2022-04-13 23:10:41.545 | 44b3b1dc9ffb4ecaacb20c348eb269bc 2022-04-13 23:10:41.545 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 23:10:41.545 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:10:41.545 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:10:41.545 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:10:41.545 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:10:41.545 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 23:10:41.545 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 23:10:41.545 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 23:10:41.546 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 23:10:41.583 | [17761 Async create_glance_accounts:86183]: finished create_glance_accounts with result 0 in 75 seconds 2022-04-13 23:10:41.620 | [17761 Async create_cinder_accounts:86313]: Waiting for completion of create_cinder_accounts running on PID 86313 (4 other jobs running) 2022-04-13 23:10:41.646 | [17761 Async create_cinder_accounts:86313]: Signaling child to exit 2022-04-13 23:10:41.646 | WAKEUP 2022-04-13 23:10:41.671 | [17761 Async create_cinder_accounts:86313]: Signaled 2022-04-13 23:10:41.673 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-13 23:10:41.673 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 23:10:41.673 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 23:10:41.673 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:10:41.673 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:10:41.673 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:10:41.673 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:10:41.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.673 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.673 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.673 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.673 | + functions-common:get_or_create_user:932 : user_id=74b925d8791e4f159b240d400e16ed39 2022-04-13 23:10:41.673 | + functions-common:get_or_create_user:933 : echo 74b925d8791e4f159b240d400e16ed39 2022-04-13 23:10:41.673 | 74b925d8791e4f159b240d400e16ed39 2022-04-13 23:10:41.673 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 23:10:41.673 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:10:41.673 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:10:41.673 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:41.673 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:41.673 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:10:41.673 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:10:41.673 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:10:41.673 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:10:41.673 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:10:41.674 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:10:41.674 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:10:41.674 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:41.674 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.674 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:41.674 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.674 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.674 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.674 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.674 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:10:41.674 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:10:41.674 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.674 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.674 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.674 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.674 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:41.674 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:10:41.674 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:41.674 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.674 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.674 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.674 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.674 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:10:41.674 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:10:41.674 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:10:41.675 | ++ functions-common:get_field:825 : echo '| 210c7e981eca4299a933862084f4036a | 74b925d8791e4f159b240d400e16ed39 | | 3c7408272f6c429f8ef9024043f28122 | | | False |' 2022-04-13 23:10:41.675 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.675 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=210c7e981eca4299a933862084f4036a 2022-04-13 23:10:41.675 | + functions-common:get_or_add_user_project_role:1004 : echo 210c7e981eca4299a933862084f4036a 2022-04-13 23:10:41.675 | 210c7e981eca4299a933862084f4036a 2022-04-13 23:10:41.675 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:10:41.675 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 23:10:41.675 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:10:41.675 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 23:10:41.675 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-13 23:10:41.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.675 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.675 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.675 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.675 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:10:41.675 | 5498395e890c430eb6fef064578bbef7' 2022-04-13 23:10:41.675 | + functions-common:get_or_create_service:1101 : echo 5498395e890c430eb6fef064578bbef7 2022-04-13 23:10:41.675 | 5498395e890c430eb6fef064578bbef7 2022-04-13 23:10:41.675 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 23:10:41.675 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.52/volume/v3/$(project_id)s' 2022-04-13 23:10:41.675 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:10:41.675 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.52/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:10:41.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:10:41.675 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-13 23:10:41.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.675 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.675 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.675 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:10:41.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:10:41.676 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.52/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:10:41.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.676 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.676 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.676 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=34b99d6f5a0046f1b38ebd43c319ae59 2022-04-13 23:10:41.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 34b99d6f5a0046f1b38ebd43c319ae59 2022-04-13 23:10:41.676 | + functions-common:get_or_create_endpoint:1134 : public_id=34b99d6f5a0046f1b38ebd43c319ae59 2022-04-13 23:10:41.676 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:10:41.676 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:10:41.676 | + functions-common:get_or_create_endpoint:1143 : echo 34b99d6f5a0046f1b38ebd43c319ae59 2022-04-13 23:10:41.676 | 34b99d6f5a0046f1b38ebd43c319ae59 2022-04-13 23:10:41.676 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 23:10:41.676 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:10:41.676 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 23:10:41.676 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-13 23:10:41.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.676 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.676 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.676 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.676 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:10:41.676 | c80fdd890a314b1ebb9c8301128a403d' 2022-04-13 23:10:41.676 | + functions-common:get_or_create_service:1101 : echo c80fdd890a314b1ebb9c8301128a403d 2022-04-13 23:10:41.676 | c80fdd890a314b1ebb9c8301128a403d 2022-04-13 23:10:41.676 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.52/volume/v3/$(project_id)s' 2022-04-13 23:10:41.676 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:10:41.676 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.52/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:10:41.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:10:41.677 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-13 23:10:41.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.677 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.677 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.677 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:10:41.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:10:41.677 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.52/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:10:41.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.677 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.677 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.677 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=7c0893c4a5d14c178f38715708ef9135 2022-04-13 23:10:41.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 7c0893c4a5d14c178f38715708ef9135 2022-04-13 23:10:41.677 | + functions-common:get_or_create_endpoint:1134 : public_id=7c0893c4a5d14c178f38715708ef9135 2022-04-13 23:10:41.677 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:10:41.677 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:10:41.677 | + functions-common:get_or_create_endpoint:1143 : echo 7c0893c4a5d14c178f38715708ef9135 2022-04-13 23:10:41.677 | 7c0893c4a5d14c178f38715708ef9135 2022-04-13 23:10:41.677 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 23:10:41.677 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 23:10:41.677 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:10:41.677 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-13 23:10:41.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.677 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.677 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.677 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.677 | ++ functions-common:get_or_create_project:945 : project_id=3c7408272f6c429f8ef9024043f28122 2022-04-13 23:10:41.678 | ++ functions-common:get_or_create_project:946 : echo 3c7408272f6c429f8ef9024043f28122 2022-04-13 23:10:41.678 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 3c7408272f6c429f8ef9024043f28122 2022-04-13 23:10:41.678 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 23:10:41.678 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:10:41.678 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:10:41.678 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 23:10:41.678 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-13 23:10:41.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.678 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.678 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.678 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 23:10:41.678 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.678 | ++ functions-common:get_or_create_user:932 : user_id=74b925d8791e4f159b240d400e16ed39 2022-04-13 23:10:41.678 | ++ functions-common:get_or_create_user:933 : echo 74b925d8791e4f159b240d400e16ed39 2022-04-13 23:10:41.678 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 74b925d8791e4f159b240d400e16ed39 2022-04-13 23:10:41.720 | [17761 Async create_cinder_accounts:86313]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-13 23:10:41.724 | + inc/async:async_wait:197 : return 0 2022-04-13 23:10:41.727 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 23:10:41.777 | [17761 Async create_neutron_accounts:86428]: Waiting for completion of create_neutron_accounts running on PID 86428 (3 other jobs running) 2022-04-13 23:10:41.802 | [17761 Async create_neutron_accounts:86428]: Signaling child to exit 2022-04-13 23:10:41.802 | WAKEUP 2022-04-13 23:10:41.825 | [17761 Async create_neutron_accounts:86428]: Signaled 2022-04-13 23:10:41.826 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 23:10:41.827 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:10:41.827 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:10:41.827 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:10:41.827 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:10:41.827 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:10:41.827 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:10:41.827 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 23:10:41.827 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 23:10:41.827 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 23:10:41.827 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.52:9696/ 2022-04-13 23:10:41.827 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-13 23:10:41.827 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 23:10:41.827 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 23:10:41.827 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:10:41.827 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:10:41.827 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:10:41.827 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:10:41.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.827 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.827 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.827 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.827 | + functions-common:get_or_create_user:932 : user_id=cdb7c06054604b46b60e46c023fd3af4 2022-04-13 23:10:41.827 | + functions-common:get_or_create_user:933 : echo cdb7c06054604b46b60e46c023fd3af4 2022-04-13 23:10:41.827 | cdb7c06054604b46b60e46c023fd3af4 2022-04-13 23:10:41.827 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 23:10:41.827 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:10:41.827 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:10:41.828 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:41.828 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:41.828 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:10:41.828 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:10:41.828 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:10:41.828 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:10:41.828 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:10:41.828 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:10:41.828 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:10:41.828 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.828 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:41.828 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:41.828 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.828 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.828 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.828 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.828 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:10:41.828 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:10:41.828 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.828 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.828 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.828 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:10:41.828 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:41.828 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:10:41.828 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:41.828 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.828 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.829 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.829 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.829 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:10:41.829 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:10:41.829 | ++ functions-common:get_field:825 : echo '| 210c7e981eca4299a933862084f4036a | cdb7c06054604b46b60e46c023fd3af4 | | 3c7408272f6c429f8ef9024043f28122 | | | False |' 2022-04-13 23:10:41.829 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:10:41.829 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:41.829 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=210c7e981eca4299a933862084f4036a 2022-04-13 23:10:41.829 | + functions-common:get_or_add_user_project_role:1004 : echo 210c7e981eca4299a933862084f4036a 2022-04-13 23:10:41.829 | 210c7e981eca4299a933862084f4036a 2022-04-13 23:10:41.829 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:10:41.829 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 23:10:41.829 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:10:41.829 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 23:10:41.829 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-13 23:10:41.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.829 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.829 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.829 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.829 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:10:41.829 | 1ea290d1de5146da940e2484eff66550' 2022-04-13 23:10:41.829 | + functions-common:get_or_create_service:1101 : echo 1ea290d1de5146da940e2484eff66550 2022-04-13 23:10:41.829 | 1ea290d1de5146da940e2484eff66550 2022-04-13 23:10:41.829 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.52:9696/ 2022-04-13 23:10:41.829 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:10:41.829 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.52:9696/ RegionOne 2022-04-13 23:10:41.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:10:41.829 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-13 23:10:41.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.830 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.830 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.830 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:10:41.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:10:41.830 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.52:9696/ --region RegionOne -f value -c id 2022-04-13 23:10:41.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.830 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:41.830 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.830 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:41.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=14fa97afa6334f189296ab9dc15f192b 2022-04-13 23:10:41.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 14fa97afa6334f189296ab9dc15f192b 2022-04-13 23:10:41.830 | + functions-common:get_or_create_endpoint:1134 : public_id=14fa97afa6334f189296ab9dc15f192b 2022-04-13 23:10:41.830 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:10:41.830 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:10:41.830 | + functions-common:get_or_create_endpoint:1143 : echo 14fa97afa6334f189296ab9dc15f192b 2022-04-13 23:10:41.830 | 14fa97afa6334f189296ab9dc15f192b 2022-04-13 23:10:41.874 | [17761 Async create_neutron_accounts:86428]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-13 23:10:41.912 | [17761 Async create_swift_accounts:86570]: Waiting for completion of create_swift_accounts running on PID 86570 (2 other jobs running) 2022-04-13 23:10:41.936 | [17761 Async create_swift_accounts:86570]: Signaling child to exit 2022-04-13 23:11:29.283 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:11:29.311 | [86570 Async create_swift_accounts:86570]: finished successfully 2022-04-13 23:11:29.333 | WAKEUP 2022-04-13 23:11:29.356 | [17761 Async create_swift_accounts:86570]: Signaled 2022-04-13 23:11:29.357 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 23:11:29.357 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 23:11:29.358 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 23:11:29.358 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 23:11:29.358 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 23:11:29.358 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 23:11:29.358 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 23:11:29.358 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 23:11:29.358 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 23:11:29.358 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 23:11:29.358 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:11:29.358 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:11:29.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.358 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.358 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.358 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.358 | ++ functions-common:get_or_create_role:957 : role_id=df9ac3228afb4354a57acb9696414dcb 2022-04-13 23:11:29.358 | ++ functions-common:get_or_create_role:958 : echo df9ac3228afb4354a57acb9696414dcb 2022-04-13 23:11:29.358 | + lib/swift:create_swift_accounts:614 : another_role=df9ac3228afb4354a57acb9696414dcb 2022-04-13 23:11:29.358 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 23:11:29.358 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 23:11:29.358 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:11:29.358 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:11:29.358 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:11:29.358 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:11:29.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.358 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.358 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.358 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.358 | + functions-common:get_or_create_user:932 : user_id=c2de7b6dcead41cab75e00ea584ac83b 2022-04-13 23:11:29.359 | + functions-common:get_or_create_user:933 : echo c2de7b6dcead41cab75e00ea584ac83b 2022-04-13 23:11:29.359 | c2de7b6dcead41cab75e00ea584ac83b 2022-04-13 23:11:29.359 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 23:11:29.359 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:11:29.359 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:11:29.359 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:11:29.359 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:11:29.359 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:11:29.359 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:11:29.359 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:11:29.359 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:11:29.359 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:11:29.359 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:11:29.359 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:29.359 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:11:29.359 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:29.359 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:11:29.359 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.359 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.359 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.359 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.359 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:11:29.359 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:11:29.359 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:11:29.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.359 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.359 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.360 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:11:29.360 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:29.360 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:11:29.360 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:29.360 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.360 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.360 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.360 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.360 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:11:29.360 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:11:29.360 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:11:29.360 | ++ functions-common:get_field:825 : echo '| 210c7e981eca4299a933862084f4036a | c2de7b6dcead41cab75e00ea584ac83b | | 3c7408272f6c429f8ef9024043f28122 | | | False |' 2022-04-13 23:11:29.360 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.360 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=210c7e981eca4299a933862084f4036a 2022-04-13 23:11:29.360 | + functions-common:get_or_add_user_project_role:1004 : echo 210c7e981eca4299a933862084f4036a 2022-04-13 23:11:29.360 | 210c7e981eca4299a933862084f4036a 2022-04-13 23:11:29.360 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:11:29.360 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 23:11:29.360 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:11:29.360 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:11:29.360 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:11:29.360 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:11:29.360 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:11:29.360 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:11:29.360 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:11:29.360 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:11:29.360 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:11:29.360 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:11:29.360 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:29.361 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:11:29.361 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:11:29.361 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:29.361 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.361 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.361 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.361 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.361 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:11:29.361 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:11:29.361 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:11:29.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.361 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.361 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.361 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:29.361 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:11:29.361 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:11:29.361 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:29.361 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.361 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.361 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.361 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.361 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:11:29.361 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:11:29.361 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:11:29.361 | ++ functions-common:get_field:825 : echo '| a3cfc4da0d794b35b314ff1787e357fc | c2de7b6dcead41cab75e00ea584ac83b | | 3c7408272f6c429f8ef9024043f28122 | | | False |' 2022-04-13 23:11:29.361 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.361 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:11:29.362 | + functions-common:get_or_add_user_project_role:1004 : echo a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:11:29.362 | a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:11:29.362 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 23:11:29.362 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:11:29.362 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 23:11:29.362 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-13 23:11:29.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.362 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.362 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.362 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.362 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:11:29.362 | f52ada8f004542eebc06030df061245c' 2022-04-13 23:11:29.362 | + functions-common:get_or_create_service:1101 : echo f52ada8f004542eebc06030df061245c 2022-04-13 23:11:29.362 | f52ada8f004542eebc06030df061245c 2022-04-13 23:11:29.362 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.52:8080/v1/AUTH_$(project_id)s' http://10.222.0.52:8080 2022-04-13 23:11:29.362 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:11:29.362 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.52:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 23:11:29.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:11:29.362 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-13 23:11:29.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.362 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.362 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.362 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:11:29.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:11:29.362 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.52:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:11:29.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.362 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.363 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.363 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=48967e8cb63f4ab5b117d4054aa52c60 2022-04-13 23:11:29.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 48967e8cb63f4ab5b117d4054aa52c60 2022-04-13 23:11:29.363 | + functions-common:get_or_create_endpoint:1134 : public_id=48967e8cb63f4ab5b117d4054aa52c60 2022-04-13 23:11:29.363 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.52:8080 ]] 2022-04-13 23:11:29.363 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.52:8080 RegionOne 2022-04-13 23:11:29.363 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:11:29.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-13 23:11:29.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.363 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.363 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.363 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.363 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:11:29.363 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:11:29.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.52:8080 --region RegionOne -f value -c id 2022-04-13 23:11:29.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.363 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.363 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.363 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.363 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=4b20c9734afb48f6aa60e7e464342690 2022-04-13 23:11:29.363 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 4b20c9734afb48f6aa60e7e464342690 2022-04-13 23:11:29.363 | 4b20c9734afb48f6aa60e7e464342690 2022-04-13 23:11:29.363 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:11:29.363 | + functions-common:get_or_create_endpoint:1143 : echo 48967e8cb63f4ab5b117d4054aa52c60 2022-04-13 23:11:29.363 | 48967e8cb63f4ab5b117d4054aa52c60 2022-04-13 23:11:29.363 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 23:11:29.363 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 23:11:29.364 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:11:29.364 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-13 23:11:29.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.364 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.364 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.364 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.364 | ++ functions-common:get_or_create_project:945 : project_id=ad4a153064fe46edabcacccee1f5d3cb 2022-04-13 23:11:29.364 | ++ functions-common:get_or_create_project:946 : echo ad4a153064fe46edabcacccee1f5d3cb 2022-04-13 23:11:29.364 | + lib/swift:create_swift_accounts:628 : swift_project_test1=ad4a153064fe46edabcacccee1f5d3cb 2022-04-13 23:11:29.364 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 23:11:29.364 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:11:29.364 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 23:11:29.364 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:11:29.364 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 23:11:29.364 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 23:11:29.364 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-13 23:11:29.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.364 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.364 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.364 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.364 | ++ functions-common:get_or_create_user:932 : user_id=2c5d1b92d2634bf3b788db330e089eb7 2022-04-13 23:11:29.364 | ++ functions-common:get_or_create_user:933 : echo 2c5d1b92d2634bf3b788db330e089eb7 2022-04-13 23:11:29.364 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=2c5d1b92d2634bf3b788db330e089eb7 2022-04-13 23:11:29.364 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 23:11:29.364 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:11:29.364 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 2c5d1b92d2634bf3b788db330e089eb7 ad4a153064fe46edabcacccee1f5d3cb 2022-04-13 23:11:29.364 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:11:29.364 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:11:29.364 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:11:29.365 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:11:29.365 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:11:29.365 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:11:29.365 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:11:29.365 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:11:29.365 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2c5d1b92d2634bf3b788db330e089eb7 --project ad4a153064fe46edabcacccee1f5d3cb 2022-04-13 23:11:29.365 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:29.365 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:11:29.365 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:29.365 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.365 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.365 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.365 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.365 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:11:29.365 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:11:29.365 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 2c5d1b92d2634bf3b788db330e089eb7 --project ad4a153064fe46edabcacccee1f5d3cb 2022-04-13 23:11:29.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.365 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.365 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.365 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:29.365 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:11:29.365 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2c5d1b92d2634bf3b788db330e089eb7 --project ad4a153064fe46edabcacccee1f5d3cb 2022-04-13 23:11:29.365 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:29.365 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.365 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.365 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.366 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.366 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:11:29.366 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:11:29.366 | ++ functions-common:get_field:825 : echo '| a3cfc4da0d794b35b314ff1787e357fc | 2c5d1b92d2634bf3b788db330e089eb7 | | ad4a153064fe46edabcacccee1f5d3cb | | | False |' 2022-04-13 23:11:29.366 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:11:29.366 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.366 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:11:29.366 | + functions-common:get_or_add_user_project_role:1004 : echo a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:11:29.366 | a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:11:29.366 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 23:11:29.366 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 23:11:29.366 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:11:29.366 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 23:11:29.366 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 23:11:29.366 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-13 23:11:29.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.366 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.366 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.366 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.366 | ++ functions-common:get_or_create_user:932 : user_id=107a9548e8144784b6ced9a20afd2947 2022-04-13 23:11:29.366 | ++ functions-common:get_or_create_user:933 : echo 107a9548e8144784b6ced9a20afd2947 2022-04-13 23:11:29.366 | + lib/swift:create_swift_accounts:637 : swift_user_test3=107a9548e8144784b6ced9a20afd2947 2022-04-13 23:11:29.366 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 23:11:29.366 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:11:29.366 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role df9ac3228afb4354a57acb9696414dcb 107a9548e8144784b6ced9a20afd2947 ad4a153064fe46edabcacccee1f5d3cb 2022-04-13 23:11:29.366 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:11:29.366 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:11:29.366 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:11:29.366 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:11:29.366 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:11:29.367 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:11:29.367 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:11:29.367 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:11:29.367 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role df9ac3228afb4354a57acb9696414dcb --user 107a9548e8144784b6ced9a20afd2947 --project ad4a153064fe46edabcacccee1f5d3cb 2022-04-13 23:11:29.367 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:11:29.367 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:29.367 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:29.367 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.367 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.367 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.367 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.367 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:11:29.367 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:11:29.367 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add df9ac3228afb4354a57acb9696414dcb --user 107a9548e8144784b6ced9a20afd2947 --project ad4a153064fe46edabcacccee1f5d3cb 2022-04-13 23:11:29.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.367 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.367 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.367 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role df9ac3228afb4354a57acb9696414dcb --user 107a9548e8144784b6ced9a20afd2947 --project ad4a153064fe46edabcacccee1f5d3cb 2022-04-13 23:11:29.367 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:29.367 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:11:29.367 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:29.367 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.367 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.368 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.368 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.368 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:11:29.368 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:11:29.368 | ++ functions-common:get_field:825 : echo '| df9ac3228afb4354a57acb9696414dcb | 107a9548e8144784b6ced9a20afd2947 | | ad4a153064fe46edabcacccee1f5d3cb | | | False |' 2022-04-13 23:11:29.368 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:11:29.368 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.368 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=df9ac3228afb4354a57acb9696414dcb 2022-04-13 23:11:29.368 | + functions-common:get_or_add_user_project_role:1004 : echo df9ac3228afb4354a57acb9696414dcb 2022-04-13 23:11:29.368 | df9ac3228afb4354a57acb9696414dcb 2022-04-13 23:11:29.368 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 23:11:29.368 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 23:11:29.368 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:11:29.368 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-13 23:11:29.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.368 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.368 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.368 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.368 | ++ functions-common:get_or_create_project:945 : project_id=6ff33dd175b74d72b8fb85e582a5bfb0 2022-04-13 23:11:29.368 | ++ functions-common:get_or_create_project:946 : echo 6ff33dd175b74d72b8fb85e582a5bfb0 2022-04-13 23:11:29.368 | + lib/swift:create_swift_accounts:642 : swift_project_test2=6ff33dd175b74d72b8fb85e582a5bfb0 2022-04-13 23:11:29.368 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 23:11:29.368 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:11:29.368 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 23:11:29.368 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 23:11:29.368 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:11:29.368 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 23:11:29.368 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 23:11:29.368 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-13 23:11:29.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.369 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.369 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.369 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.369 | ++ functions-common:get_or_create_user:932 : user_id=b3bcf0e3ecd945cc92b8dee31a871650 2022-04-13 23:11:29.369 | ++ functions-common:get_or_create_user:933 : echo b3bcf0e3ecd945cc92b8dee31a871650 2022-04-13 23:11:29.369 | + lib/swift:create_swift_accounts:647 : swift_user_test2=b3bcf0e3ecd945cc92b8dee31a871650 2022-04-13 23:11:29.369 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 23:11:29.369 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:11:29.369 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin b3bcf0e3ecd945cc92b8dee31a871650 6ff33dd175b74d72b8fb85e582a5bfb0 2022-04-13 23:11:29.369 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:11:29.369 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:11:29.369 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:11:29.369 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:11:29.369 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:11:29.369 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:11:29.369 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:11:29.369 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:11:29.369 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b3bcf0e3ecd945cc92b8dee31a871650 --project 6ff33dd175b74d72b8fb85e582a5bfb0 2022-04-13 23:11:29.369 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:29.369 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:11:29.369 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:29.369 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.369 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.369 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.369 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.369 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:11:29.369 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:11:29.370 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user b3bcf0e3ecd945cc92b8dee31a871650 --project 6ff33dd175b74d72b8fb85e582a5bfb0 2022-04-13 23:11:29.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.370 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.370 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.370 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b3bcf0e3ecd945cc92b8dee31a871650 --project 6ff33dd175b74d72b8fb85e582a5bfb0 2022-04-13 23:11:29.370 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:29.370 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:11:29.370 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:29.370 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.370 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.370 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.370 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.370 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:11:29.370 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:11:29.370 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:11:29.370 | ++ functions-common:get_field:825 : echo '| a3cfc4da0d794b35b314ff1787e357fc | b3bcf0e3ecd945cc92b8dee31a871650 | | 6ff33dd175b74d72b8fb85e582a5bfb0 | | | False |' 2022-04-13 23:11:29.370 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.370 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:11:29.370 | + functions-common:get_or_add_user_project_role:1004 : echo a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:11:29.370 | a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:11:29.370 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 23:11:29.370 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 23:11:29.370 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:11:29.370 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 23:11:29.370 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-13 23:11:29.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.370 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.370 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.371 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.371 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 23:11:29.371 | 47837c16f0d547d79bbad6c4f739bd48' 2022-04-13 23:11:29.371 | ++ functions-common:get_or_create_domain:895 : echo 47837c16f0d547d79bbad6c4f739bd48 2022-04-13 23:11:29.371 | + lib/swift:create_swift_accounts:652 : swift_domain=47837c16f0d547d79bbad6c4f739bd48 2022-04-13 23:11:29.371 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 23:11:29.371 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:11:29.371 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 23:11:29.371 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 47837c16f0d547d79bbad6c4f739bd48 2022-04-13 23:11:29.371 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:11:29.371 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=47837c16f0d547d79bbad6c4f739bd48 --or-show -f value -c id 2022-04-13 23:11:29.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.371 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.371 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.371 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.371 | ++ functions-common:get_or_create_project:945 : project_id=99e861737db04c1e9c063048dc2c1849 2022-04-13 23:11:29.371 | ++ functions-common:get_or_create_project:946 : echo 99e861737db04c1e9c063048dc2c1849 2022-04-13 23:11:29.371 | + lib/swift:create_swift_accounts:656 : swift_project_test4=99e861737db04c1e9c063048dc2c1849 2022-04-13 23:11:29.371 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 23:11:29.371 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:11:29.371 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 23:11:29.371 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 47837c16f0d547d79bbad6c4f739bd48 test4@example.com 2022-04-13 23:11:29.371 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:11:29.371 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 23:11:29.371 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 23:11:29.371 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=47837c16f0d547d79bbad6c4f739bd48 --email=test4@example.com --or-show -f value -c id 2022-04-13 23:11:29.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.371 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.372 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.372 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.372 | ++ functions-common:get_or_create_user:932 : user_id=ea52800f60604bd2bf07fdbad8cde3a0 2022-04-13 23:11:29.372 | ++ functions-common:get_or_create_user:933 : echo ea52800f60604bd2bf07fdbad8cde3a0 2022-04-13 23:11:29.372 | + lib/swift:create_swift_accounts:661 : swift_user_test4=ea52800f60604bd2bf07fdbad8cde3a0 2022-04-13 23:11:29.372 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 23:11:29.372 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:11:29.372 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin ea52800f60604bd2bf07fdbad8cde3a0 99e861737db04c1e9c063048dc2c1849 2022-04-13 23:11:29.372 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:11:29.372 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:11:29.372 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:11:29.372 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:11:29.372 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:11:29.372 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:11:29.372 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:11:29.372 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:11:29.372 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ea52800f60604bd2bf07fdbad8cde3a0 --project 99e861737db04c1e9c063048dc2c1849 2022-04-13 23:11:29.372 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:29.372 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:11:29.372 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:29.372 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.372 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.372 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.372 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.372 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:11:29.372 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:11:29.372 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user ea52800f60604bd2bf07fdbad8cde3a0 --project 99e861737db04c1e9c063048dc2c1849 2022-04-13 23:11:29.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.372 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.373 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.373 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ea52800f60604bd2bf07fdbad8cde3a0 --project 99e861737db04c1e9c063048dc2c1849 2022-04-13 23:11:29.373 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:29.373 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:11:29.373 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:29.373 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.373 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:29.373 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.373 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:29.373 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:11:29.373 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:11:29.373 | ++ functions-common:get_field:825 : echo '| a3cfc4da0d794b35b314ff1787e357fc | ea52800f60604bd2bf07fdbad8cde3a0 | | 99e861737db04c1e9c063048dc2c1849 | | | False |' 2022-04-13 23:11:29.373 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:11:29.373 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:29.373 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:11:29.373 | + functions-common:get_or_add_user_project_role:1004 : echo a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:11:29.373 | a3cfc4da0d794b35b314ff1787e357fc 2022-04-13 23:11:29.402 | [17761 Async create_swift_accounts:86570]: finished create_swift_accounts with result 0 in 128 seconds 2022-04-13 23:11:29.409 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 23:11:29.411 | + inc/async:async_wait:197 : return 0 2022-04-13 23:11:29.414 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 23:11:29.431 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:29.434 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 23:11:29.451 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:29.454 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 23:11:29.457 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:11:29.459 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 23:11:29.462 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 23:11:29.465 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 23:11:29.522 | + inc/async:async_inner:63 : init_glance 2022-04-13 23:11:29.561 | [17761 Async init_glance:90859]: running: init_glance 2022-04-13 23:11:29.564 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 23:11:29.584 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:29.587 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 23:11:29.590 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:11:29.593 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 23:11:29.595 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 23:11:29.598 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 23:11:29.602 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:11:29.602 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:11:29.608 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:11:29.611 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:11:29.616 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:11:29.619 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:11:29.622 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 23:11:29.624 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 23:11:29.627 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 23:11:29.629 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 23:11:29.643 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 23:11:29.646 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 23:11:33.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:33.217 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:33.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:33.217 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:36.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:36.816 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:36.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:36.816 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:39.517 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:11:39.543 | [90859 Async init_glance:90859]: finished successfully 2022-04-13 23:11:40.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:40.453 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:40.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:40.453 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:43.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:43.939 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:43.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:43.939 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:47.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:47.450 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:47.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:47.450 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:50.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:50.950 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:50.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:50.950 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:54.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:54.414 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:54.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:54.414 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:58.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:58.119 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:58.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:58.119 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:02.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:02.881 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:02.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:02.881 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:02.881 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 23:12:08.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:08.825 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:08.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:08.825 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:09.141 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 23:12:09.146 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 23:12:09.148 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 23:12:09.150 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 23:12:09.152 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 23:12:09.155 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 23:12:09.157 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 23:12:09.159 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 23:12:09.162 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 23:12:09.164 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 23:12:09.166 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 23:12:09.168 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 23:12:09.171 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 23:12:09.173 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 23:12:09.175 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 23:12:09.177 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 23:12:09.181 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:12:09.184 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 23:12:09.186 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:12:09.191 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 23:12:09.194 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 23:12:09.196 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 23:12:09.198 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 23:12:09.200 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:12:09.203 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:12:09.231 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 23:12:09.263 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 23:12:09.291 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 23:12:09.320 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 23:12:09.349 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 23:12:09.377 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 23:12:09.380 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 23:12:09.382 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 23:12:09.384 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:12:09.387 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:12:09.404 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:12:09.406 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:12:09.408 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:12:09.411 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:12:09.413 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:12:09.441 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:12:09.471 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:12:09.499 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:12:09.528 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 23:12:09.544 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:09.546 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 23:12:09.549 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:12:09.551 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 23:12:09.553 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 23:12:09.556 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 23:12:09.558 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:12:09.560 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 23:12:09.562 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 23:12:09.575 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-13 23:12:09.587 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 23:12:09.590 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-13 23:12:09.602 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:12:09.615 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:12:09.627 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:12:09.630 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:12:09.633 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 23:12:09.637 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.oGum9NInFg 2022-04-13 23:12:09.639 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:12:09.642 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:12:09.644 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.oGum9NInFg 2022-04-13 23:12:09.649 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.oGum9NInFg 2022-04-13 23:12:09.660 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.oGum9NInFg /etc/sudoers.d/neutron-rootwrap 2022-04-13 23:12:09.672 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:12:09.700 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 23:12:09.702 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:12:09.731 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 23:12:09.733 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 23:12:09.736 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 23:12:09.738 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:12:09.741 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:12:09.743 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:12:09.761 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:09.764 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:12:09.766 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:12:09.769 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:12:09.786 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:09.788 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:12:09.791 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:12:09.821 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:12:09.823 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:12:09.826 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 23:12:09.843 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:09.846 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 23:12:09.849 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 23:12:09.851 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:12:09.853 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:12:09.856 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 23:12:09.858 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 23:12:09.861 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:12:09.863 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 23:12:09.866 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 23:12:09.868 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 23:12:09.872 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:12:09.875 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:12:09.879 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 23:12:09.897 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:09.899 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 23:12:09.902 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 23:12:09.904 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 23:12:09.909 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 23:12:09.938 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:12:09.968 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 23:12:09.997 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 23:12:10.027 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 23:12:10.057 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 23:12:10.059 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:12:10.062 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 23:12:10.064 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:12:10.067 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 23:12:10.095 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 23:12:10.124 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:12:10.155 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 23:12:10.185 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 23:12:10.214 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 23:12:10.244 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 23:12:10.273 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 23:12:10.303 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:12:10.333 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:12:10.362 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 23:12:10.392 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 23:12:10.423 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 23:12:10.425 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:12:10.428 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:12:10.431 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:12:10.433 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 23:12:10.464 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 23:12:10.494 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.52/identity 2022-04-13 23:12:10.525 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 23:12:10.556 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 23:12:10.587 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 23:12:10.618 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 23:12:10.649 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 23:12:10.679 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:12:10.709 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 23:12:10.739 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 23:12:10.742 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 23:12:10.744 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 23:12:10.747 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 23:12:10.749 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 23:12:10.751 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 23:12:10.754 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 23:12:10.757 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 600:649 != '' ]] 2022-04-13 23:12:10.759 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:600:649 2022-04-13 23:12:10.762 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:600:649 != '' ]] 2022-04-13 23:12:10.764 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 23:12:10.766 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 23:12:10.769 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 23:12:10.772 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 23:12:10.774 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 23:12:10.776 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 23:12:10.779 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 23:12:10.781 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 23:12:10.783 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 23:12:10.786 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-13 23:12:10.813 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-13 23:12:10.815 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:12:10.818 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:12:10.820 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 23:12:10.823 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 23:12:10.825 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:12:10.828 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 23:12:10.856 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 23:12:10.858 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-13 23:12:10.861 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:12:10.863 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:12:10.866 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 23:12:10.869 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 23:12:10.871 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:12:10.873 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 23:12:10.901 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-13 23:12:10.904 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:12:10.906 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:12:10.909 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 23:12:10.912 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 23:12:10.914 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:12:10.916 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 23:12:10.946 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-13 23:12:10.949 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:12:10.951 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 23:12:10.954 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 23:12:10.956 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 23:12:10.959 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:12:10.962 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-13 23:12:10.992 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-13 23:12:10.994 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:12:10.996 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 23:12:10.999 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:12:11.002 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:12:11.005 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:12:11.007 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-13 23:12:11.040 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-13 23:12:11.043 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:12:11.045 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 23:12:11.047 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 23:12:11.050 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 23:12:11.052 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:12:11.055 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 23:12:11.085 | + 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:600:649 2022-04-13 23:12:11.088 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:12:11.091 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 23:12:11.093 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:600:649 2022-04-13 23:12:11.096 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:600:649 ']' 2022-04-13 23:12:11.100 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:12:11.102 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:600:649 2022-04-13 23:12:11.136 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-13 23:12:11.139 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:12:11.141 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 23:12:11.143 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:12:11.146 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:12:11.148 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:12:11.150 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-13 23:12:11.179 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 23:12:11.181 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 23:12:11.198 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:11.201 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 23:12:11.203 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:12:11.234 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 23:12:11.236 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:12:11.265 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:12:11.297 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 23:12:11.299 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 23:12:11.302 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 23:12:11.305 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:12:14.310 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:12:14.310 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:12:14.311 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=92812) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:12:14.312 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-04-13 23:12:14.313 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmp8juv2_ry/privsep.sock'] 2022-04-13 23:12:16.503 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-04-13 23:12:16.503 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp8juv2_ry/privsep.sock {{(pid=92812) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-04-13 23:12:16.505 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-04-13 23:12:16.505 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-04-13 23:12:16.505 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-04-13 23:12:16.505 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 92821 2022-04-13 23:12:16.505 | DEBUG oslo.privsep.daemon [-] privsep: reply[90ee57bb-042e-4394-9d5f-3b455e0aeb7e]: (2,) {{(pid=92821) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-04-13 23:12:16.796 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=92821) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-04-13 23:12:16.808 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.012s {{(pid=92821) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-13 23:12:16.808 | DEBUG oslo.privsep.daemon [-] privsep: reply[27939345-9dd6-4ca1-a028-c50b127303e8]: (4, ('fc9f31c9-35ea-4039-a73c-9b7b8a8b8b18\n', '')) {{(pid=92821) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-04-13 23:12:16.862 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=92812) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:12:16.862 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=92812) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:12:16.863 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=92812) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:12:16.863 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=92812) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:12:16.863 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=92812) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:12:16.863 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=92812) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:12:16.919 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:12:16.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:16.919 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:16.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:16.919 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:17.302 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 23:12:17.305 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 23:12:17.309 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-13 23:12:17.311 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:12:17.314 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 23:12:17.404 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-13 23:12:17.427 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 23:12:17.429 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 23:12:17.432 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-13 23:12:17.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 23:12:17.467 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 23:12:17.476 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 23:12:17.478 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 23:12:17.480 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 23:12:17.502 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 23:12:17.518 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:12:17.522 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 23:12:17.536 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 23:12:17.539 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:12:17.542 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 23:12:17.550 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 23:12:17.554 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 23:12:17.556 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 23:12:17.559 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 23:12:17.561 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 23:12:17.564 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:12:17.566 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:12:17.569 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:12:17.572 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:12:17.574 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:12:17.601 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 23:12:17.603 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-13 23:12:17.639 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 23:12:17.641 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 23:12:17.671 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-13 23:12:17.700 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 23:12:17.717 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:17.720 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 23:12:17.722 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 23:12:17.727 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 23:12:17.756 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 23:12:17.784 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:12:17.816 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 23:12:17.819 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:12:17.847 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 23:12:17.864 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:17.867 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:12:17.869 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:12:17.898 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:12:17.901 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:12:17.903 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:12:17.931 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 23:12:17.934 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:12:17.940 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 23:12:17.943 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 23:12:17.961 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:17.964 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 23:12:17.966 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-13 23:12:17.971 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 23:12:18.001 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:12:18.034 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 23:12:18.037 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:12:18.066 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:12:18.069 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:12:18.100 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:12:18.102 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:12:18.105 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:12:18.135 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 23:12:18.138 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:12:18.140 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 23:12:18.143 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:12:21.132 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:12:21.132 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:12:21.132 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93353) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:12:21.183 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:12:21.183 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:12:21.183 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:12:21.183 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:12:21.183 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:12:21.184 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:12:21.244 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 23:12:21.244 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=93353) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 23:12:21.244 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93353) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 23:12:21.245 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:12:21.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:21.245 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:21.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:21.245 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:21.619 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 23:12:21.621 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 23:12:21.624 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:12:21.626 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:12:21.629 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:12:21.631 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:12:21.634 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:12:21.652 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 23:12:21.654 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 23:12:21.656 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 23:12:21.659 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 23:12:21.672 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-13 23:12:21.694 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 23:12:21.697 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 23:12:21.699 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 23:12:21.702 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 23:12:21.704 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 23:12:21.706 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 23:12:21.709 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 23:12:21.712 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 23:12:21.714 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 23:12:21.717 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 23:12:21.719 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 23:12:21.721 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 23:12:21.724 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 23:12:21.727 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 23:12:21.730 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 23:12:21.731 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 23:12:21.737 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 23:12:21.740 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 23:12:21.742 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 23:12:21.745 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 23:12:21.749 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 23:12:21.749 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 23:12:21.750 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 23:12:21.755 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.55/22 brd 192.168.3.255' 2022-04-13 23:12:21.758 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 23:12:21.760 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 23:12:21.763 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 23:12:21.765 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 23:12:21.768 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.55/22 brd 192.168.3.255 != '' ]] 2022-04-13 23:12:21.770 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.55/22 brd 192.168.3.255 dev eth1' 2022-04-13 23:12:21.773 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.55/22 brd 192.168.3.255 dev br-data' 2022-04-13 23:12:21.775 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 23:12:21.778 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 23:12:21.781 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.55/22 brd 192.168.3.255 2022-04-13 23:12:21.782 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 23:12:21.783 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 23:12:21.783 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 23:12:21.789 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.55 2022-04-13 23:12:21.791 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.55 ' 2022-04-13 23:12:21.793 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.55/22 brd 192.168.3.255 dev eth1 2022-04-13 23:12:21.806 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.55/22 brd 192.168.3.255 dev br-data 2022-04-13 23:12:21.818 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 23:12:21.830 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 23:12:21.852 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.55 2022-04-13 23:12:24.861 | ARPING 192.168.0.55 from 192.168.0.55 br-data 2022-04-13 23:12:24.861 | Sent 3 probes (3 broadcast(s)) 2022-04-13 23:12:24.861 | Received 0 response(s) 2022-04-13 23:12:24.888 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 23:12:24.890 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 23:12:24.893 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 23:12:24.896 | + ./stack.sh:exit_trap:524 : jobs='77072 2022-04-13 23:12:24.896 | 90859' 2022-04-13 23:12:24.898 | + ./stack.sh:exit_trap:527 : [[ -n 77072 2022-04-13 23:12:24.899 | 90859 ]] 2022-04-13 23:12:24.901 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-225604 ]] 2022-04-13 23:12:24.903 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 23:12:24.906 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 23:12:24.906 | exit_trap: cleaning up child processes 2022-04-13 23:12:24.908 | + ./stack.sh:exit_trap:529 : kill 77072 90859 2022-04-13 23:12:24.911 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.niP32pxzRa ']' 2022-04-13 23:12:24.913 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.niP32pxzRa 2022-04-13 23:12:24.917 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 23:12:24.919 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 23:12:24.922 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 23:12:24.924 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 23:12:24.924 | Error on exit 2022-04-13 23:12:24.927 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 23:12:24.929 | + ./stack.sh:exit_trap:544 : generate-subunit 1649890560 984 fail 2022-04-13 23:12:25.620 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 23:12:25.622 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 23:12:26.870 | + ./stack.sh:exit_trap:558 : exit 1